Skip to content

Commit 5b87b6c

Browse files
committed
chore(demo): upgrade deps
1 parent fbe9559 commit 5b87b6c

File tree

2 files changed

+927
-501
lines changed

2 files changed

+927
-501
lines changed

demo/package.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,17 @@
99
"postinstall": "nuxt prepare"
1010
},
1111
"dependencies": {
12-
"@iconify-json/lucide": "^1.2.44",
12+
"@iconify-json/lucide": "^1.2.48",
13+
"@iconify-json/simple-icons": "^1.2.38",
1314
"@nuxt/eslint": "1.4.1",
14-
"@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",
15+
"@nuxt/ui-pro": "3.1.3",
16+
"@nuxtjs/supabase": "1.5.2",
17+
"eslint": "^9.28.0",
18+
"nuxt": "^3.17.5",
19+
"tailwindcss": "^4.1.10",
20+
"typescript": "^5.8.3",
21+
"vue": "^3.5.16",
2122
"vue-router": "^4.5.1"
2223
},
23-
"packageManager": "pnpm@10.11.0"
24+
"packageManager": "pnpm@10.12.1"
2425
}

0 commit comments

Comments
 (0)