Skip to content

Commit 46350c6

Browse files
authored
Merge pull request #417 from alankrantas/dependabot/npm_and_yarn/npm_and_yarn-2bd33993d4
Bump vite from 6.2.4 to 6.2.5 in the npm_and_yarn group
2 parents c5558cc + 452322a commit 46350c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

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

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -853,10 +853,10 @@ unique-string@^3.0.0:
853853
dependencies:
854854
crypto-random-string "^4.0.0"
855855

856-
vite@^6.2.3:
857-
version "6.2.4"
858-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680"
859-
integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
856+
vite@^6.2.5:
857+
version "6.2.5"
858+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
859+
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
860860
dependencies:
861861
esbuild "^0.25.0"
862862
postcss "^8.5.3"

0 commit comments

Comments
 (0)