We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ea87a commit d20c004Copy full SHA for d20c004
package.json
@@ -46,7 +46,7 @@
46
"@testing-library/dom": "^10.4.0",
47
"@testing-library/react": "16.1.0",
48
"@vitejs/plugin-react-swc": "3.7.1",
49
- "@vitest/ui": "^2.1.8",
+ "@vitest/ui": "^3.0.4",
50
"del": "^6.1.1",
51
"execa": "^5.1.1",
52
"f2elint": "^4.8.0",
@@ -59,7 +59,7 @@
59
"typescript": "5.6.3",
60
"vite": "^6.0.1",
61
"vite-plugin-dts": "^4.3.0",
62
- "vitest": "^2.1.8"
+ "vitest": "^3.0.4"
63
},
64
"resolutions": {
65
0 commit comments