Skip to content

Commit ce185cd

Browse files
chore(deps): update vitest monorepo to v3
1 parent b82c590 commit ce185cd

File tree

2 files changed

+93
-357
lines changed

2 files changed

+93
-357
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/babel__helper-module-imports": "^7.18.3",
2727
"@types/babel__helper-plugin-utils": "^7.10.3",
2828
"@types/node": "^22.10.5",
29-
"@vitest/coverage-v8": "^2.1.8",
29+
"@vitest/coverage-v8": "^3.0.4",
3030
"@vue/babel-plugin-jsx": "workspace:*",
3131
"bumpp": "^9.10.0",
3232
"eslint": "^9.18.0",
@@ -39,6 +39,6 @@
3939
"typescript": "^5.7.3",
4040
"typescript-eslint": "^8.19.1",
4141
"vite": "^6.0.7",
42-
"vitest": "^2.1.8"
42+
"vitest": "^3.0.4"
4343
}
4444
}

0 commit comments

Comments
 (0)