Skip to content

Commit ae62e29

Browse files
committed
chore(deps): upgrade
1 parent 64201e1 commit ae62e29

File tree

2 files changed

+398
-356
lines changed

2 files changed

+398
-356
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"release": "yarn lint && standard-version && git push --follow-tags"
2626
},
2727
"dependencies": {
28-
"@nuxt/kit": "^3.0.0-rc.10",
29-
"@supabase/supabase-js": "^1.35.6",
28+
"@nuxt/kit": "^3.0.0-rc.11",
29+
"@supabase/supabase-js": "^1.35.7",
3030
"defu": "^6.1.0",
31-
"pathe": "^0.3.7"
31+
"pathe": "^0.3.8"
3232
},
3333
"devDependencies": {
3434
"@nuxt/module-builder": "^0.1.7",
3535
"@nuxtjs/eslint-config-typescript": "^11.0.0",
3636
"eslint": "^8.23.1",
37-
"nuxt": "^3.0.0-rc.10",
37+
"nuxt": "^3.0.0-rc.11",
3838
"standard-version": "^9.5.0"
3939
}
4040
}

0 commit comments

Comments
 (0)