Skip to content

Commit 8222835

Browse files
committed
+update module.ts
1 parent f500800 commit 8222835

File tree

3 files changed

+2034
-2458
lines changed

3 files changed

+2034
-2458
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@supabase/ssr": "^0.7.0",
33-
"@supabase/supabase-js": "^2.56.0",
33+
"@supabase/supabase-js": "^2.57.0",
3434
"defu": "^6.1.4",
3535
"pathe": "^2.0.3"
3636
},
@@ -42,14 +42,14 @@
4242
"@release-it/conventional-changelog": "^10.0.1",
4343
"@types/node": "^24.3.0",
4444
"changelogen": "^0.6.2",
45-
"eslint": "^9.33.0",
45+
"eslint": "^9.34.0",
4646
"nuxt": "^4.0.3",
4747
"release-it": "^19.0.4",
4848
"typescript": "^5.9.2",
4949
"vue-tsc": "^3.0.6"
5050
},
5151
"resolutions": {
52-
"typescript": "5.6.3"
52+
"typescript": "^5.9.2"
5353
},
5454
"release-it": {
5555
"git": {

0 commit comments

Comments
 (0)