Skip to content

Commit 3196b36

Browse files
chore(deps): update all non-major dependencies
1 parent f3a3d1f commit 3196b36

File tree

6 files changed

+3721
-2563
lines changed

6 files changed

+3721
-2563
lines changed

demo/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"engines": {
4-
"node": ">=20.9.0"
4+
"node": ">=20.18.1"
55
},
66
"scripts": {
77
"dev": "nuxi dev",
@@ -11,15 +11,15 @@
1111
"lint:fix": "eslint . --fix"
1212
},
1313
"devDependencies": {
14-
"@iconify-json/heroicons": "^1.2.0",
14+
"@iconify-json/heroicons": "^1.2.1",
1515
"@iconify-json/heroicons-outline": "^1.2.0",
16-
"@iconify-json/mdi": "^1.2.0",
17-
"@nuxt/ui": "2.18.4",
18-
"@nuxtjs/supabase": "^1.4.0",
16+
"@iconify-json/mdi": "^1.2.1",
17+
"@nuxt/ui": "2.19.2",
18+
"@nuxtjs/supabase": "^1.4.3",
1919
"nuxt": "^3.13.1",
20-
"typescript": "^5.5.4"
20+
"typescript": "^5.7.2"
2121
},
2222
"resolutions": {
23-
"@nuxt/icon": "^1.5.1"
23+
"@nuxt/icon": "^1.9.0"
2424
}
2525
}

0 commit comments

Comments
 (0)