Skip to content

Commit e5a8459

Browse files
chore(deps): update vitest monorepo to v3 (#1288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2798e7 commit e5a8459

File tree

2 files changed

+173
-432
lines changed

2 files changed

+173
-432
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@typescript-eslint/eslint-plugin": "^8.18.0",
8989
"@typescript-eslint/parser": "^8.18.0",
9090
"@vitejs/plugin-react": "^5.0.0",
91-
"@vitest/coverage-v8": "^2.1.8",
91+
"@vitest/coverage-v8": "^3.0.0",
9292
"browserslist": "^4.24.2",
9393
"chart.js": "^4.4.7",
9494
"chartjs-adapter-date-fns": "^3.0.0",
@@ -123,7 +123,7 @@
123123
"tsd": "^0.33.0",
124124
"typescript": "^5.7.2",
125125
"vite": "^7.0.0",
126-
"vitest": "^2.1.8",
126+
"vitest": "^3.0.0",
127127
"vitest-canvas-mock": "^0.3.3"
128128
},
129129
"tsd": {

0 commit comments

Comments
 (0)