Skip to content

Commit 8a34551

Browse files
authored
Merge pull request #36 from isamu/dependabot/npm_and_yarn/vite-6.2.6
Bump vite from 6.2.5 to 6.2.6
2 parents e892926 + 881687d commit 8a34551

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
@@ -36,7 +36,7 @@
3636
"prettier-plugin-tailwindcss": "^0.6.11",
3737
"tailwindcss": "^4.1.3",
3838
"typescript": "5.8.3",
39-
"vite": "^6.2.5",
39+
"vite": "^6.2.6",
4040
"vite-plugin-checker": "^0.9.1",
4141
"vue-eslint-parser": "^10.1.3",
4242
"vue-tsc": "^3.0.0-alpha.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3414,10 +3414,10 @@ vite-plugin-checker@^0.9.1:
34143414
tinyglobby "^0.2.12"
34153415
vscode-uri "^3.1.0"
34163416

3417-
vite@^6.2.5:
3418-
version "6.2.5"
3419-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
3420-
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
3417+
vite@^6.2.6:
3418+
version "6.2.6"
3419+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
3420+
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
34213421
dependencies:
34223422
esbuild "^0.25.0"
34233423
postcss "^8.5.3"

0 commit comments

Comments
 (0)