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 9b9a987 commit c18bebaCopy full SHA for c18beba
package.json
@@ -126,8 +126,8 @@
126
"@types/react": "^19.2.2",
127
"@types/yargs": "^17.0.33",
128
"@vitejs/plugin-react": "^5.1.0",
129
- "@vitest/browser": "^3.2.4",
130
- "@vitest/coverage-v8": "^3.2.4",
+ "@vitest/browser": "^4.0.6",
+ "@vitest/coverage-v8": "^4.0.6",
131
"@vvago/vale": "^3.12.0",
132
"babel-loader": "^10.0.0",
133
"babel-plugin-istanbul": "^7.0.0",
@@ -170,7 +170,7 @@
170
"tsx": "^4.20.4",
171
"typescript": "^5.9.2",
172
"vite": "^7.1.12",
173
- "vitest": "^3.2.4",
+ "vitest": "^4.0.6",
174
"vitest-fail-on-console": "^0.10.1",
175
"webpack": "^5.101.3",
176
"webpack-cli": "^6.0.1",
0 commit comments