Skip to content

Commit 6de4076

Browse files
fix(deps): update vitest monorepo to v3.0.7 (#2470)
1 parent 0671a63 commit 6de4076

File tree

2 files changed

+88
-83
lines changed

2 files changed

+88
-83
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.10",
3333
"@types/react-dom": "19.0.4",
3434
"@vitejs/plugin-react": "4.3.4",
35-
"@vitest/coverage-istanbul": "3.0.5",
35+
"@vitest/coverage-istanbul": "3.0.7",
3636
"browserslist": "4.24.4",
3737
"builtin-modules": "4.0.0",
3838
"cross-env": "7.0.3",
@@ -48,7 +48,7 @@
4848
"tstyche": "3.5.0",
4949
"typescript": "5.7.3",
5050
"vite": "6.2.0",
51-
"vitest": "3.0.5",
51+
"vitest": "3.0.7",
5252
"vitest-localstorage-mock": "0.1.2",
5353
"wait-for-expect": "3.0.2"
5454
},

0 commit comments

Comments
 (0)