Skip to content

Commit f5d4166

Browse files
chore(deps): update vitest monorepo to v3
1 parent f81b46d commit f5d4166

File tree

2 files changed

+123
-131
lines changed

2 files changed

+123
-131
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@types/node": "^22.10.3",
102102
"@types/rc": "^1.2.4",
103103
"@types/serve-handler": "^6.1.4",
104-
"@vitest/coverage-v8": "^2.1.5",
104+
"@vitest/coverage-v8": "^3.0.0",
105105
"api-docs-gen": "^0.4.0",
106106
"bumpp": "^10.0.0",
107107
"cross-env": "^7.0.3",
@@ -159,7 +159,7 @@
159159
"typescript": "^5.6.3",
160160
"typescript-eslint": "^8.4.0",
161161
"vitepress": "1.6.3",
162-
"vitest": "^2.1.5",
162+
"vitest": "^3.0.0",
163163
"vue": "3.5.13",
164164
"vue-i18n": "workspace:*"
165165
},

0 commit comments

Comments
 (0)