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 3c3ac62 commit cee6511Copy full SHA for cee6511
package.json
@@ -73,8 +73,8 @@
73
"@types/react-dom": "^18.3.5",
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": "^3.0.8",
+ "@vitest/ui": "^3.0.8",
78
"bumpp": "^9.11.1",
79
"dedent": "^1.5.3",
80
"eslint": "^8.57.1",
@@ -87,7 +87,7 @@
87
"string-format-jsx": "link:",
88
"tsup": "^8.4.0",
89
"typescript": "^5.8.2",
90
- "vitest": "^1.6.1"
+ "vitest": "^3.0.8"
91
},
92
"peerDependencies": {
93
"react": ">=16.8.0",
0 commit comments