Skip to content

Commit e33c42e

Browse files
chore(deps): update vitest monorepo to v2
1 parent ce2400f commit e33c42e

File tree

2 files changed

+674
-199
lines changed

2 files changed

+674
-199
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"@vitejs/plugin-vue": "^4.3.4",
119119
"@vitejs/plugin-vue-jsx": "^3.0.2",
120120
"@vitest/coverage-c8": "^0.33.0",
121-
"@vitest/ui": "^0.34.3",
121+
"@vitest/ui": "^2.0.0",
122122
"@vue/compiler-dom": "^3.3.4",
123123
"@vue/compiler-sfc": "^3.3.4",
124124
"bumpp": "^9.2.0",
@@ -141,7 +141,7 @@
141141
"tsup": "^8.0.0",
142142
"typescript": "5.3.2",
143143
"vite": "^4.4.9",
144-
"vitest": "^0.34.3",
144+
"vitest": "^2.0.0",
145145
"webpack": "^5.88.2"
146146
},
147147
"simple-git-hooks": {

0 commit comments

Comments
 (0)