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 c7da91b commit 18199a7Copy full SHA for 18199a7
package.json
@@ -72,9 +72,9 @@
72
"@typescript-eslint/eslint-plugin": "^8.24.0",
73
"@typescript-eslint/parser": "^8.24.0",
74
"@vitejs/plugin-react": "^4.3.4",
75
- "@vitest/browser": "3.0.3",
76
- "@vitest/coverage-v8": "^3.0.5",
77
- "@vitest/eslint-plugin": "^1.1.30",
+ "@vitest/browser": "^3.0.6",
+ "@vitest/coverage-v8": "^3.0.6",
+ "@vitest/eslint-plugin": "^1.1.31",
78
"@wyw-in-js/rollup": "^0.5.0",
79
"@wyw-in-js/vite": "^0.5.0",
80
"browserslist": "^4.24.4",
@@ -98,7 +98,7 @@
98
"rolldown": "^1.0.0-beta.3",
99
"typescript": "~5.7.3",
100
"vite": "^6.1.0",
101
- "vitest": "^3.0.5",
+ "vitest": "^3.0.6",
102
"vitest-browser-react": "^0.1.1"
103
},
104
"peerDependencies": {
0 commit comments