Skip to content

Commit 0d5c8a3

Browse files
Update vitest monorepo to v4
1 parent 9c9418e commit 0d5c8a3

File tree

2 files changed

+178
-176
lines changed

2 files changed

+178
-176
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"@release-it-plugins/lerna-changelog": "8.0.1",
119119
"@types/node": "22.17.1",
120120
"@vitejs/plugin-vue": "6.0.1",
121-
"@vitest/coverage-istanbul": "^3.2.4",
121+
"@vitest/coverage-istanbul": "^4.0.8",
122122
"@vue/compiler-sfc": "3.5.18",
123123
"eslint": "9.33.0",
124124
"execa": "9.6.0",
@@ -129,7 +129,7 @@
129129
"tsup": "8.5.0",
130130
"typescript": "5.9.2",
131131
"vite": "7.1.2",
132-
"vitest": "3.2.4",
132+
"vitest": "4.0.8",
133133
"vue": "3.5.18",
134134
"vue-loader": "17.4.2",
135135
"webpack": "5.101.1"

0 commit comments

Comments
 (0)