Skip to content

Commit

Permalink
chore(deps): update dependency @supabase/supabase-js to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2023
1 parent ace60b3 commit aa2ad7a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@supabase/supabase-js": "2.8.0",
"@supabase/supabase-js": "2.10.0",
"@types/react": "18.0.28",
"jest": "29.4.3",
"react": "18.2.0",
"typescript": "4.9.5"
},
"peerDependencies": {
"@supabase/supabase-js": "2.8.0"
"@supabase/supabase-js": "2.10.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6528,14 +6528,14 @@ __metadata:
"@babel/cli": 7.21.0
"@babel/core": 7.21.0
"@babel/runtime-corejs3": 7.21.0
"@supabase/supabase-js": 2.8.0
"@supabase/supabase-js": 2.10.0
"@types/react": 18.0.28
core-js: 3.29.0
jest: 29.4.3
react: 18.2.0
typescript: 4.9.5
peerDependencies:
"@supabase/supabase-js": 2.8.0
"@supabase/supabase-js": 2.10.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8545,7 +8545,7 @@ __metadata:
languageName: node
linkType: hard

"@supabase/functions-js@npm:^2.0.0":
"@supabase/functions-js@npm:^2.1.0":
version: 2.1.0
resolution: "@supabase/functions-js@npm:2.1.0"
dependencies:
Expand Down Expand Up @@ -8582,7 +8582,7 @@ __metadata:
languageName: node
linkType: hard

"@supabase/storage-js@npm:^2.1.0":
"@supabase/storage-js@npm:^2.3.1":
version: 2.3.1
resolution: "@supabase/storage-js@npm:2.3.1"
dependencies:
Expand All @@ -8591,17 +8591,17 @@ __metadata:
languageName: node
linkType: hard

"@supabase/supabase-js@npm:2.8.0":
version: 2.8.0
resolution: "@supabase/supabase-js@npm:2.8.0"
"@supabase/supabase-js@npm:2.10.0":
version: 2.10.0
resolution: "@supabase/supabase-js@npm:2.10.0"
dependencies:
"@supabase/functions-js": ^2.0.0
"@supabase/functions-js": ^2.1.0
"@supabase/gotrue-js": ^2.12.0
"@supabase/postgrest-js": ^1.1.1
"@supabase/realtime-js": ^2.4.0
"@supabase/storage-js": ^2.1.0
"@supabase/storage-js": ^2.3.1
cross-fetch: ^3.1.5
checksum: f9665b7780b844fac6222b8dd8246c776467065bb20a8091477efa23c1dfcde0cca40331e33f615d2c8b66d639cfede82fb96f2a4947752751f6837bc47f83d2
checksum: a35dea79a87ca6c3ebc8fa120982a27c39b04a8e9d5d16cf4c2e4111f6aa0cea1b26e1414fb1df7d0f3f186ff31f25aef84dcdcf411f687735090f6eb7ecfcbb
languageName: node
linkType: hard

Expand Down

0 comments on commit aa2ad7a

Please sign in to comment.