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 543e58c commit 186fd72Copy full SHA for 186fd72
packages/app-client/package.json
@@ -34,7 +34,7 @@
34
"@solid-primitives/i18n": "^2.1.1",
35
"@solid-primitives/storage": "^4.2.1",
36
"@solidjs/router": "^0.14.3",
37
- "@unocss/reset": "^0.64.0",
+ "@unocss/reset": "^0.65.0",
38
"class-variance-authority": "^0.7.0",
39
"clsx": "^2.1.1",
40
"jszip": "^3.10.1",
@@ -55,7 +55,7 @@
55
"jsdom": "^25.0.0",
56
"tsx": "^4.19.3",
57
"typescript": "catalog:",
58
- "unocss": "^0.64.0",
+ "unocss": "^0.65.0",
59
"vite": "^5.0.11",
60
"vite-plugin-solid": "^2.11.6",
61
"vitest": "catalog:"
0 commit comments