Skip to content

Commit f2fef74

Browse files
authored
Merge pull request #372 from wolfpackthatcodes/dependabot/npm_and_yarn/code/vite-6.2.4
2 parents 9c861c7 + 968ebac commit f2fef74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"prettier": "^3.5.3",
6868
"typescript": "^5.8.2",
6969
"typescript-eslint": "^8.28.0",
70-
"vite": "^6.2.3",
70+
"vite": "^6.2.4",
7171
"vite-plugin-dts": "^4.5.3",
7272
"vitest": "^3.0.8"
7373
},

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3363,10 +3363,10 @@ vite-plugin-dts@^4.5.3:
33633363
local-pkg "^1.0.0"
33643364
magic-string "^0.30.17"
33653365

3366-
"vite@^5.0.0 || ^6.0.0", vite@^6.2.3:
3367-
version "6.2.3"
3368-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.3.tgz#249e92d32886981ab46bc1f049ac72abc6fa81e2"
3369-
integrity sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==
3366+
"vite@^5.0.0 || ^6.0.0", vite@^6.2.4:
3367+
version "6.2.4"
3368+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680"
3369+
integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
33703370
dependencies:
33713371
esbuild "^0.25.0"
33723372
postcss "^8.5.3"

0 commit comments

Comments
 (0)