Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 9f58d8c commit a23f87b
Show file tree
Hide file tree
Showing 5 changed files with 3,123 additions and 2,226 deletions.
14 changes: 7 additions & 7 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"engines": {
"node": ">=20.9.0"
"node": ">=20.18.1"
},
"scripts": {
"dev": "nuxi dev",
Expand All @@ -11,15 +11,15 @@
"lint:fix": "eslint . --fix"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/heroicons-outline": "^1.2.0",
"@iconify-json/mdi": "^1.2.0",
"@nuxt/ui": "2.18.4",
"@nuxtjs/supabase": "^1.4.0",
"@iconify-json/mdi": "^1.2.1",
"@nuxt/ui": "2.19.2",
"@nuxtjs/supabase": "^1.4.3",
"nuxt": "^3.13.1",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"resolutions": {
"@nuxt/icon": "^1.5.1"
"@nuxt/icon": "^1.8.2"
}
}
Loading

0 comments on commit a23f87b

Please sign in to comment.