Skip to content

Commit 4915ae2

Browse files
chore(deps): update all non-major dependencies
1 parent 82cf862 commit 4915ae2

File tree

3 files changed

+405
-681
lines changed

3 files changed

+405
-681
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.57.4",
33+
"@supabase/supabase-js": "^2.58.0",
3434
"defu": "^6.1.4",
3535
"pathe": "^2.0.3"
3636
},
@@ -46,10 +46,10 @@
4646
"nuxt": "^4.1.2",
4747
"release-it": "^19.0.5",
4848
"typescript": "^5.9.2",
49-
"vue-tsc": "^3.0.8"
49+
"vue-tsc": "^3.1.0"
5050
},
5151
"resolutions": {
52-
"typescript": "5.6.3"
52+
"typescript": "5.9.2"
5353
},
5454
"release-it": {
5555
"git": {

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"private": true,
33
"name": "supabase-module-playground",
44
"devDependencies": {
5-
"@nuxt/devtools": "^1.0.6"
5+
"@nuxt/devtools": "^1.7.0"
66
}
77
}

0 commit comments

Comments
 (0)