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 f12e516 commit 67162e5Copy full SHA for 67162e5
package.json
@@ -73,8 +73,8 @@
73
"@types/react-dom": "^18.3.7",
74
"@u3u/eslint-config": "^2.15.2",
75
"@u3u/prettier-config": "^4.5.1",
76
- "@vitest/coverage-v8": "^1.6.1",
77
- "@vitest/ui": "^1.6.1",
+ "@vitest/coverage-v8": "^4.0.7",
+ "@vitest/ui": "^4.0.7",
78
"bumpp": "^9.11.1",
79
"dedent": "^1.6.0",
80
"eslint": "^8.57.1",
@@ -87,7 +87,7 @@
87
"string-format-jsx": "link:",
88
"tsup": "^8.5.0",
89
"typescript": "^5.9.2",
90
- "vitest": "^1.6.1"
+ "vitest": "^4.0.7"
91
},
92
"peerDependencies": {
93
"react": ">=16.8.0",
0 commit comments