Skip to content

Commit 4795647

Browse files
fix(deps): update vitest monorepo to v3
1 parent d879137 commit 4795647

File tree

2 files changed

+111
-382
lines changed

2 files changed

+111
-382
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "19.0.7",
3333
"@types/react-dom": "19.0.3",
3434
"@vitejs/plugin-react": "4.3.4",
35-
"@vitest/coverage-istanbul": "2.1.8",
35+
"@vitest/coverage-istanbul": "3.0.4",
3636
"browserslist": "4.24.4",
3737
"builtin-modules": "4.0.0",
3838
"cross-env": "7.0.3",
@@ -48,7 +48,7 @@
4848
"tstyche": "3.3.1",
4949
"typescript": "5.7.3",
5050
"vite": "6.0.9",
51-
"vitest": "2.1.8",
51+
"vitest": "3.0.4",
5252
"vitest-localstorage-mock": "0.1.2",
5353
"wait-for-expect": "3.0.2"
5454
},

0 commit comments

Comments
 (0)