Skip to content

Commit 5d58f09

Browse files
chore(deps): update vitest monorepo to v4 (#1315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05b0938 commit 5d58f09

File tree

2 files changed

+90
-309
lines changed

2 files changed

+90
-309
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@typescript-eslint/eslint-plugin": "^8.18.0",
8686
"@typescript-eslint/parser": "^8.18.0",
8787
"@vitejs/plugin-react": "^5.0.0",
88-
"@vitest/coverage-v8": "^3.0.0",
88+
"@vitest/coverage-v8": "^4.0.0",
8989
"browserslist": "^4.24.2",
9090
"chart.js": "^4.4.7",
9191
"chartjs-adapter-date-fns": "^3.0.0",
@@ -118,7 +118,7 @@
118118
"tsd": "^0.33.0",
119119
"typescript": "^5.7.2",
120120
"vite": "^7.0.0",
121-
"vitest": "^3.0.0",
121+
"vitest": "^4.0.0",
122122
"vitest-canvas-mock": "^0.3.3"
123123
},
124124
"tsd": {

0 commit comments

Comments
 (0)