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 0248604 commit f078099Copy full SHA for f078099
demo/package.json
@@ -9,17 +9,17 @@
9
"postinstall": "nuxt prepare"
10
},
11
"dependencies": {
12
- "@iconify-json/lucide": "^1.2.48",
13
- "@iconify-json/simple-icons": "^1.2.38",
+ "@iconify-json/lucide": "^1.2.53",
+ "@iconify-json/simple-icons": "^1.2.40",
14
"@nuxt/eslint": "1.4.1",
15
- "@nuxt/ui-pro": "3.1.3",
16
- "@nuxtjs/supabase": "1.5.2",
17
- "eslint": "^9.28.0",
+ "@nuxt/ui-pro": "3.2.0",
+ "@nuxtjs/supabase": "1.5.3",
+ "eslint": "^9.29.0",
18
"nuxt": "^3.17.5",
19
- "tailwindcss": "^4.1.10",
+ "tailwindcss": "^4.1.11",
20
"typescript": "^5.8.3",
21
- "vue": "^3.5.16",
+ "vue": "^3.5.17",
22
"vue-router": "^4.5.1"
23
24
- "packageManager": "pnpm@10.12.1"
+ "packageManager": "pnpm@10.12.4"
25
}
0 commit comments