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 2fc7dfc commit 404b5d7Copy full SHA for 404b5d7
playground/package.json
@@ -11,7 +11,7 @@
11
"vercel-build": "pnpm run -C .. build && pnpm build"
12
},
13
"dependencies": {
14
- "@unocss/reset": "^65.4.3",
+ "@unocss/reset": "^66.0.0",
15
"@vueuse/core": "^12.5.0",
16
"unplugin-jsx-string": "workspace:*",
17
"vue": "^3.5.13"
@@ -20,7 +20,7 @@
20
"@iconify-json/carbon": "^1.2.7",
21
"@vitejs/plugin-vue": "^5.2.1",
22
"@vue-macros/reactivity-transform": "^1.1.6",
23
- "unocss": "^65.4.3",
+ "unocss": "^66.0.0",
24
"unplugin-auto-import": "^19.0.0",
25
"unplugin-vue-components": "^28.0.0",
26
"vite": "^6.1.0",
0 commit comments