We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb947f commit b0c0186Copy full SHA for b0c0186
package.json
@@ -36,7 +36,7 @@
36
"@types/node": "22.10.6",
37
"@vitejs/plugin-vue": "5.2.1",
38
"@vitejs/plugin-vue-jsx": "4.1.1",
39
- "@vitest/coverage-v8": "2.1.8",
+ "@vitest/coverage-v8": "3.0.1",
40
"@vue/compat": "3.5.13",
41
"@vue/compiler-dom": "3.5.13",
42
"@vue/compiler-sfc": "3.5.13",
@@ -58,7 +58,7 @@
58
"vite": "6.0.7",
59
"vitepress": "1.5.0",
60
"vitepress-translation-helper": "0.2.2",
61
- "vitest": "2.1.8",
+ "vitest": "3.0.1",
62
"vue": "3.5.13",
63
"vue-class-component": "8.0.0-rc.1",
64
"vue-router": "4.5.0",
0 commit comments