Skip to content

Commit 2238f2f

Browse files
chore(deps): update vitest monorepo to v3
1 parent b5c1fba commit 2238f2f

File tree

2 files changed

+91
-360
lines changed

2 files changed

+91
-360
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.13.1",
29-
"@vitest/coverage-v8": "^2.1.9",
29+
"@vitest/coverage-v8": "^3.0.5",
3030
"@vue/babel-plugin-jsx": "workspace:*",
3131
"bumpp": "^10.0.2",
3232
"eslint": "^9.20.0",
@@ -39,6 +39,6 @@
3939
"typescript": "^5.7.3",
4040
"typescript-eslint": "^8.23.0",
4141
"vite": "^6.0.9",
42-
"vitest": "^2.1.9"
42+
"vitest": "^3.0.5"
4343
}
4444
}

0 commit comments

Comments
 (0)