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 Sep 4, 2024
1 parent 3f98640 commit 911ef8d
Show file tree
Hide file tree
Showing 6 changed files with 1,809 additions and 2,542 deletions.
18 changes: 9 additions & 9 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"engines": {
"node": ">=20.10.0"
"node": ">=20.17.0"
},
"scripts": {
"dev": "nuxi dev",
Expand All @@ -11,16 +11,16 @@
"lint:fix": "eslint . --fix"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/heroicons-outline": "^1.1.10",
"@iconify-json/mdi": "^1.1.66",
"@nuxthq/ui": "^1.2.10",
"@nuxtjs/color-mode": "^3.4.0",
"@nuxtjs/supabase": "^1.2.0",
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/heroicons-outline": "^1.2.0",
"@iconify-json/mdi": "^1.2.0",
"@nuxthq/ui": "^1.2.11",
"@nuxtjs/color-mode": "^3.4.4",
"@nuxtjs/supabase": "^1.4.0",
"nuxt": "^3.11.2",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"resolutions": {
"consola": "^3.0.0"
"consola": "^3.2.3"
}
}
Loading

0 comments on commit 911ef8d

Please sign in to comment.