We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6628e commit 70a54e1Copy full SHA for 70a54e1
package.json
@@ -30,7 +30,7 @@
30
"@types/react": "18.3.12",
31
"@types/react-dom": "18.3.1",
32
"@vitejs/plugin-react": "4.3.3",
33
- "@vitest/coverage-istanbul": "2.1.3",
+ "@vitest/coverage-istanbul": "2.1.4",
34
"browserslist": "4.24.2",
35
"builtin-modules": "4.0.0",
36
"cross-env": "7.0.3",
@@ -46,7 +46,7 @@
46
"tstyche": "2.1.1",
47
"typescript": "5.6.3",
48
"vite": "5.4.10",
49
- "vitest": "2.1.3",
+ "vitest": "2.1.4",
50
"vitest-localstorage-mock": "0.1.2",
51
"wait-for-expect": "3.0.2"
52
},
0 commit comments