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 6e842cb commit 61a5920Copy full SHA for 61a5920
package.json
@@ -58,7 +58,7 @@
58
"@types/jest": "29.5.14",
59
"@types/react": "18.3.24",
60
"@types/react-dom": "18.3.7",
61
- "@vitest/ui": "1.6.1",
+ "@vitest/ui": "4.0.5",
62
"c8": "10.1.3",
63
"clean-pkg-json": "1.3.0",
64
"happy-dom": "14.12.3",
@@ -73,7 +73,7 @@
73
"tsd": "0.33.0",
74
"typescript": "5.9.2",
75
"vite": "5.4.20",
76
- "vitest": "1.6.1",
+ "vitest": "4.0.5",
77
"xo": "0.61.1"
78
},
79
"peerDependencies": {
0 commit comments