Skip to content

Commit 51ada5e

Browse files
chore(deps): update all non-major dependencies
1 parent 6235b5f commit 51ada5e

File tree

6 files changed

+2041
-2398
lines changed

6 files changed

+2041
-2398
lines changed

demo/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"engines": {
4-
"node": ">=20.10.0"
4+
"node": ">=20.16.0"
55
},
66
"scripts": {
77
"dev": "nuxi dev",
@@ -11,16 +11,16 @@
1111
"lint:fix": "eslint . --fix"
1212
},
1313
"devDependencies": {
14-
"@iconify-json/heroicons": "^1.1.20",
15-
"@iconify-json/heroicons-outline": "^1.1.10",
16-
"@iconify-json/mdi": "^1.1.66",
17-
"@nuxthq/ui": "^1.2.10",
18-
"@nuxtjs/color-mode": "^3.4.0",
19-
"@nuxtjs/supabase": "^1.2.0",
14+
"@iconify-json/heroicons": "^1.1.24",
15+
"@iconify-json/heroicons-outline": "^1.1.11",
16+
"@iconify-json/mdi": "^1.1.68",
17+
"@nuxthq/ui": "^1.2.11",
18+
"@nuxtjs/color-mode": "^3.4.2",
19+
"@nuxtjs/supabase": "^1.3.5",
2020
"nuxt": "^3.11.2",
21-
"typescript": "^5.4.5"
21+
"typescript": "^5.5.4"
2222
},
2323
"resolutions": {
24-
"consola": "^3.0.0"
24+
"consola": "^3.2.3"
2525
}
2626
}

0 commit comments

Comments
 (0)