Skip to content

Commit e237204

Browse files
committed
chore(demo): upgrade deps
1 parent af88b01 commit e237204

File tree

2 files changed

+3947
-2066
lines changed

2 files changed

+3947
-2066
lines changed

demo/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"lint:fix": "eslint . --fix"
1212
},
1313
"devDependencies": {
14-
"@iconify-json/heroicons": "^1.2.0",
15-
"@iconify-json/heroicons-outline": "^1.2.0",
16-
"@iconify-json/mdi": "^1.2.0",
14+
"@iconify-json/heroicons": "^1.2.2",
15+
"@iconify-json/heroicons-outline": "^1.2.1",
16+
"@iconify-json/mdi": "^1.2.3",
1717
"@nuxt/ui": "2.18.4",
18-
"@nuxtjs/supabase": "^1.4.0",
19-
"nuxt": "^3.13.1",
20-
"typescript": "^5.5.4"
18+
"@nuxtjs/supabase": "^1.5.1",
19+
"nuxt": "^3.17.3",
20+
"typescript": "^5.8.3"
2121
},
2222
"resolutions": {
2323
"@nuxt/icon": "^1.5.1"

0 commit comments

Comments
 (0)