Skip to content

Commit 1eaaddd

Browse files
authored
Merge pull request #375 from wolfpackthatcodes/dependabot/npm_and_yarn/code/vite-6.2.5
2 parents 43096f6 + da1324d commit 1eaaddd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"prettier": "^3.5.3",
6868
"typescript": "^5.8.3",
6969
"typescript-eslint": "^8.28.0",
70-
"vite": "^6.2.4",
70+
"vite": "^6.2.5",
7171
"vite-plugin-dts": "^4.5.3",
7272
"vitest": "^3.0.8"
7373
},

Diff for: code/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3368,10 +3368,10 @@ vite-plugin-dts@^4.5.3:
33683368
local-pkg "^1.0.0"
33693369
magic-string "^0.30.17"
33703370

3371-
"vite@^5.0.0 || ^6.0.0", vite@^6.2.4:
3372-
version "6.2.4"
3373-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680"
3374-
integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
3371+
"vite@^5.0.0 || ^6.0.0", vite@^6.2.5:
3372+
version "6.2.5"
3373+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
3374+
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
33753375
dependencies:
33763376
esbuild "^0.25.0"
33773377
postcss "^8.5.3"

0 commit comments

Comments
 (0)