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 fbe9559 commit 5b87b6cCopy full SHA for 5b87b6c
demo/package.json
@@ -9,16 +9,17 @@
9
"postinstall": "nuxt prepare"
10
},
11
"dependencies": {
12
- "@iconify-json/lucide": "^1.2.44",
+ "@iconify-json/lucide": "^1.2.48",
13
+ "@iconify-json/simple-icons": "^1.2.38",
14
"@nuxt/eslint": "1.4.1",
- "@nuxt/ui-pro": "3.1.2",
15
- "@nuxtjs/supabase": "1.5.1",
16
- "eslint": "^9.0.0",
17
- "nuxt": "^3.17.3",
18
- "tailwindcss": "^4.1.7",
19
- "typescript": "^5.6.3",
20
- "vue": "^3.5.14",
+ "@nuxt/ui-pro": "3.1.3",
+ "@nuxtjs/supabase": "1.5.2",
+ "eslint": "^9.28.0",
+ "nuxt": "^3.17.5",
+ "tailwindcss": "^4.1.10",
+ "typescript": "^5.8.3",
21
+ "vue": "^3.5.16",
22
"vue-router": "^4.5.1"
23
- "packageManager": "pnpm@10.11.0"
24
+ "packageManager": "pnpm@10.12.1"
25
}
0 commit comments