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 1257804 commit 4486a3bCopy full SHA for 4486a3b
package.json
@@ -85,8 +85,8 @@
85
"@u3u/eslint-config": "^2.15.2",
86
"@u3u/prettier-config": "^4.5.1",
87
"@u3u/tailwind-config": "link:",
88
- "@vitest/coverage-v8": "^1.6.0",
89
- "@vitest/ui": "^1.6.0",
+ "@vitest/coverage-v8": "^4.0.5",
+ "@vitest/ui": "^4.0.5",
90
"bumpp": "^9.10.1",
91
"daisyui": "^4.12.23",
92
"dedent": "^1.5.3",
@@ -99,7 +99,7 @@
99
"tailwindcss": "^3.4.17",
100
"tsup": "^8.3.5",
101
"typescript": "^5.7.3",
102
- "vitest": "^1.6.0"
+ "vitest": "^4.0.5"
103
},
104
"peerDependencies": {
105
"@iconify/json": ">=2.2.0",
0 commit comments