Skip to content

Commit 1527514

Browse files
authored
Merge pull request #435 from alankrantas/dependabot/npm_and_yarn/npm_and_yarn-de653eece3
2 parents 81af19c + e0de24c commit 1527514

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"svelte-check": "^4.1.6",
3939
"svelte-preprocess": "^6.0.3",
4040
"typescript": "^5.8.3",
41-
"vite": "^6.3.3",
41+
"vite": "^6.3.4",
4242
"yarn-upgrade-all": "^0.7.5"
4343
},
4444
"type": "module",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -861,10 +861,10 @@ unique-string@^3.0.0:
861861
dependencies:
862862
crypto-random-string "^4.0.0"
863863

864-
vite@^6.3.3:
865-
version "6.3.3"
866-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.3.tgz#497392c3f2243194e4dbf09ea83e9a3dddf49b88"
867-
integrity sha512-5nXH+QsELbFKhsEfWLkHrvgRpTdGJzqOZ+utSdmPTvwHmvU6ITTm3xx+mRusihkcI8GeC7lCDyn3kDtiki9scw==
864+
vite@^6.3.4:
865+
version "6.3.4"
866+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.4.tgz#d441a72c7cd9a93b719bb851250a4e6c119c9cff"
867+
integrity sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==
868868
dependencies:
869869
esbuild "^0.25.0"
870870
fdir "^6.4.4"

0 commit comments

Comments
 (0)