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 16873e7 commit aff00faCopy full SHA for aff00fa
package.json
@@ -124,8 +124,8 @@
124
"@types/react": "^19.2.2",
125
"@types/yargs": "^17.0.33",
126
"@vitejs/plugin-react": "^5.1.0",
127
- "@vitest/browser": "^3.2.4",
128
- "@vitest/coverage-v8": "^3.2.4",
+ "@vitest/browser": "^4.0.3",
+ "@vitest/coverage-v8": "^4.0.3",
129
"@vvago/vale": "^3.12.0",
130
"babel-loader": "^10.0.0",
131
"babel-plugin-istanbul": "^7.0.0",
@@ -168,7 +168,7 @@
168
"tsx": "^4.20.4",
169
"typescript": "^5.9.2",
170
"vite": "^7.1.12",
171
- "vitest": "^3.2.4",
+ "vitest": "^4.0.3",
172
"vitest-fail-on-console": "^0.10.1",
173
"webpack": "^5.101.3",
174
"webpack-cli": "^6.0.1",
0 commit comments