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 Oct 8, 2024
1 parent ab9a83a commit 858b1b2
Show file tree
Hide file tree
Showing 6 changed files with 2,552 additions and 3,306 deletions.
8 changes: 4 additions & 4 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.0"
},
"scripts": {
"dev": "nuxi dev",
Expand All @@ -14,12 +14,12 @@
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/heroicons-outline": "^1.2.0",
"@iconify-json/mdi": "^1.2.0",
"@nuxt/ui": "2.18.4",
"@nuxt/ui": "2.18.6",
"@nuxtjs/supabase": "^1.4.0",
"nuxt": "^3.13.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"resolutions": {
"@nuxt/icon": "^1.5.1"
"@nuxt/icon": "^1.5.4"
}
}
Loading

0 comments on commit 858b1b2

Please sign in to comment.