Skip to content

Commit 8c7d3fc

Browse files
chore(deps): update vitest monorepo to v4 (#808)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8af5a46 commit 8c7d3fc

File tree

2 files changed

+111
-235
lines changed

2 files changed

+111
-235
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/jsdom": "^21.1.7",
6262
"@types/node": "^24.10.1",
6363
"@vitejs/plugin-vue": "^6.0.2",
64-
"@vitest/ui": "^3.2.4",
64+
"@vitest/ui": "^4.0.15",
6565
"@vue/test-utils": "^2.4.6",
6666
"@vue/tsconfig": "^0.7.0",
6767
"@vueuse/core": "^14.1.0",
@@ -91,7 +91,7 @@
9191
"typescript": "^5.9.3",
9292
"vite": "^7.1.12",
9393
"vite-plugin-vue-devtools": "^8.0.5",
94-
"vitest": "^3.2.4",
94+
"vitest": "^4.0.15",
9595
"vue": "^3.5.24",
9696
"vue-router": "^4.5.1",
9797
"vue-tsc": "^3.1.5"

0 commit comments

Comments
 (0)