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 332aee5 commit ad1c6e5Copy full SHA for ad1c6e5
package.json
@@ -61,7 +61,7 @@
61
"@types/regexp.escape": "^2.0.0",
62
"@types/unzipper": "^0.10.11",
63
"@vitejs/plugin-react-swc": "^4.0.0",
64
- "@vitest/coverage-istanbul": "^3.1.4",
+ "@vitest/coverage-istanbul": "^4.0.0",
65
"ajv": "^8.17.1",
66
"autoprefixer": "^10.4.21",
67
"dotenv": "^17.0.0",
@@ -87,7 +87,7 @@
87
"typescript-eslint": "^8.30.1",
88
"unzipper": "^0.12.3",
89
"vite": "^7.0.0",
90
- "vitest": "^3.1.4",
+ "vitest": "^4.0.0",
91
"vitest-fail-on-console": "^0.10.0"
92
},
93
"dependencies": {
0 commit comments