Skip to content

Commit 70a54e1

Browse files
fix(deps): update vitest monorepo to v2.1.4
1 parent 3a6628e commit 70a54e1

File tree

2 files changed

+109
-93
lines changed

2 files changed

+109
-93
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "18.3.12",
3131
"@types/react-dom": "18.3.1",
3232
"@vitejs/plugin-react": "4.3.3",
33-
"@vitest/coverage-istanbul": "2.1.3",
33+
"@vitest/coverage-istanbul": "2.1.4",
3434
"browserslist": "4.24.2",
3535
"builtin-modules": "4.0.0",
3636
"cross-env": "7.0.3",
@@ -46,7 +46,7 @@
4646
"tstyche": "2.1.1",
4747
"typescript": "5.6.3",
4848
"vite": "5.4.10",
49-
"vitest": "2.1.3",
49+
"vitest": "2.1.4",
5050
"vitest-localstorage-mock": "0.1.2",
5151
"wait-for-expect": "3.0.2"
5252
},

0 commit comments

Comments
 (0)