Skip to content

Commit dbd3f62

Browse files
chore(deps): update vitest monorepo to v4
1 parent 85d98b5 commit dbd3f62

File tree

2 files changed

+170
-268
lines changed

2 files changed

+170
-268
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/babel__helper-module-imports": "^7.18.3",
2828
"@types/babel__helper-plugin-utils": "^7.10.3",
2929
"@types/node": "^24.7.0",
30-
"@vitest/coverage-v8": "^3.2.4",
30+
"@vitest/coverage-v8": "^4.0.6",
3131
"@vue/babel-plugin-jsx": "workspace:*",
3232
"bumpp": "^10.3.1",
3333
"eslint": "^9.37.0",
@@ -40,6 +40,6 @@
4040
"typescript": "~5.9.3",
4141
"typescript-eslint": "^8.45.0",
4242
"vite": "^7.1.9",
43-
"vitest": "^3.2.4"
43+
"vitest": "^4.0.6"
4444
}
4545
}

0 commit comments

Comments
 (0)