Skip to content

Commit b2ddd96

Browse files
chore(deps): update vitest to v4 (#2725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d87c600 commit b2ddd96

File tree

2 files changed

+126
-431
lines changed

2 files changed

+126
-431
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node": "22.18.12",
3838
"@vitejs/plugin-vue": "6.0.1",
3939
"@vitejs/plugin-vue-jsx": "5.1.1",
40-
"@vitest/coverage-v8": "3.2.4",
40+
"@vitest/coverage-v8": "4.0.1",
4141
"@vue/compat": "3.5.22",
4242
"@vue/compiler-dom": "3.5.22",
4343
"@vue/compiler-sfc": "3.5.22",
@@ -59,7 +59,7 @@
5959
"vite": "7.1.11",
6060
"vitepress": "1.6.4",
6161
"vitepress-translation-helper": "0.2.2",
62-
"vitest": "3.2.4",
62+
"vitest": "4.0.1",
6363
"vue": "3.5.22",
6464
"vue-class-component": "8.0.0-rc.1",
6565
"vue-router": "4.6.3",

0 commit comments

Comments
 (0)