Skip to content

Commit

Permalink
chore(deps): upgrade (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixgabler authored Nov 7, 2024
1 parent 79f508a commit 7abfdc6
Show file tree
Hide file tree
Showing 3 changed files with 1,406 additions and 1,913 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@
},
"dependencies": {
"@supabase/ssr": "^0.5.1",
"@supabase/supabase-js": "^2.45.4",
"@supabase/supabase-js": "^2.46.1",
"defu": "^6.1.4",
"pathe": "^1.1.2"
},
"devDependencies": {
"@nuxt/eslint": "^0.5.7",
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"@nuxt/eslint": "^0.6.1",
"@nuxt/kit": "^3.14.159",
"@nuxt/module-builder": "^0.8.4",
"@release-it/conventional-changelog": "^8.0.2",
"@types/node": "^22.7.5",
"@nuxt/schema": "^3.14.159",
"@release-it/conventional-changelog": "^9.0.2",
"@types/node": "^22.9.0",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"nuxt": "^3.13.2",
"release-it": "^17.8.2",
"eslint": "^9.14.0",
"nuxt": "^3.14.159",
"release-it": "^17.10.0",
"typescript": "^5.6.3"
},
"release-it": {
Expand Down
Loading

0 comments on commit 7abfdc6

Please sign in to comment.