Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
larbish committed Aug 29, 2024
1 parent 6235b5f commit 607dc07
Show file tree
Hide file tree
Showing 2 changed files with 1,506 additions and 755 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,24 @@
"pre:release": "pnpm lint && release-it --preRelease"
},
"dependencies": {
"@supabase/ssr": "^0.4.0",
"@supabase/supabase-js": "^2.44.4",
"@supabase/ssr": "^0.5.1",
"@supabase/supabase-js": "^2.45.2",
"defu": "^6.1.4",
"pathe": "^1.1.2"
},
"devDependencies": {
"@nuxt/eslint": "^0.3.13",
"@nuxt/kit": "^3.12.3",
"@nuxt/schema": "^3.12.3",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/eslint": "^0.5.3",
"@nuxt/kit": "^3.13.0",
"@nuxt/schema": "^3.13.0",
"@nuxt/module-builder": "^0.8.3",
"@release-it/conventional-changelog": "^8.0.1",
"@types/node": "^20.14.10",
"@types/node": "^22.5.1",
"changelogen": "^0.5.5",
"eslint": "^9.7.0",
"nuxt": "^3.12.3",
"eslint": "^9.9.1",
"nuxt": "^3.13.0",
"prettier": "^3.3.3",
"release-it": "^17.6.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit 607dc07

Please sign in to comment.