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 3bfbfac commit a00f60eCopy full SHA for a00f60e
package.json
@@ -68,8 +68,8 @@
68
"@typescript-eslint/eslint-plugin": "^8.32.0",
69
"@typescript-eslint/parser": "^8.32.0",
70
"@vitejs/plugin-react": "^4.4.1",
71
- "@vitest/browser": "^3.1.3",
72
- "@vitest/coverage-istanbul": "^3.1.3",
+ "@vitest/browser": "^3.2.0-beta.1",
+ "@vitest/coverage-istanbul": "^3.2.0-beta.1",
73
"@vitest/eslint-plugin": "^1.1.44",
74
"@wyw-in-js/rollup": "^0.6.0",
75
"@wyw-in-js/vite": "^0.6.0",
@@ -94,7 +94,7 @@
94
"rolldown": "^1.0.0-beta.8",
95
"typescript": "~5.8.2",
96
"vite": "^6.3.5",
97
- "vitest": "^3.1.3",
+ "vitest": "^3.2.0-beta.1",
98
"vitest-browser-react": "^0.1.1"
99
},
100
"peerDependencies": {
0 commit comments