Skip to content

Commit

Permalink
chore(demo): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
larbish committed Sep 22, 2023
1 parent 9a697e0 commit cd6431e
Show file tree
Hide file tree
Showing 2 changed files with 1,662 additions and 1,928 deletions.
16 changes: 8 additions & 8 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"lint": "eslint ."
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.11",
"@iconify-json/heroicons-outline": "^1.1.6",
"@iconify-json/mdi": "^1.1.53",
"@nuxt/eslint-config": "^0.1.1",
"@iconify-json/heroicons": "^1.1.12",
"@iconify-json/heroicons-outline": "^1.1.7",
"@iconify-json/mdi": "^1.1.54",
"@nuxt/eslint-config": "^0.2.0",
"@nuxthq/ui": "^1.2.10",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/supabase": "^1.0.0-0",
"eslint": "^8.46.0",
"nuxt": "^3.6.5",
"typescript": "^5.1.6"
"@nuxtjs/supabase": "^1.1.2",
"eslint": "^8.49.0",
"nuxt": "^3.7.3",
"typescript": "^5.2.2"
},
"resolutions": {
"consola": "^3.0.0"
Expand Down
Loading

0 comments on commit cd6431e

Please sign in to comment.