Skip to content

Commit 781e564

Browse files
chore(deps): update vitest to v3
1 parent 0bb947f commit 781e564

File tree

2 files changed

+106
-107
lines changed

2 files changed

+106
-107
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "22.10.6",
3737
"@vitejs/plugin-vue": "5.2.1",
3838
"@vitejs/plugin-vue-jsx": "4.1.1",
39-
"@vitest/coverage-v8": "2.1.8",
39+
"@vitest/coverage-v8": "3.0.0",
4040
"@vue/compat": "3.5.13",
4141
"@vue/compiler-dom": "3.5.13",
4242
"@vue/compiler-sfc": "3.5.13",
@@ -58,7 +58,7 @@
5858
"vite": "6.0.7",
5959
"vitepress": "1.5.0",
6060
"vitepress-translation-helper": "0.2.2",
61-
"vitest": "2.1.8",
61+
"vitest": "3.0.0",
6262
"vue": "3.5.13",
6363
"vue-class-component": "8.0.0-rc.1",
6464
"vue-router": "4.5.0",

0 commit comments

Comments
 (0)