Skip to content

Commit

Permalink
chore(deps): update dependency @supabase/supabase-js to v2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent 46df16b commit 041824e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.5",
"@babel/core": "7.22.1",
"@supabase/supabase-js": "2.23.0",
"@supabase/supabase-js": "2.24.0",
"@types/react": "18.2.7",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.4"
},
"peerDependencies": {
"@supabase/supabase-js": "2.23.0"
"@supabase/supabase-js": "2.24.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7121,14 +7121,14 @@ __metadata:
"@babel/cli": 7.21.5
"@babel/core": 7.22.1
"@babel/runtime-corejs3": 7.22.3
"@supabase/supabase-js": 2.23.0
"@supabase/supabase-js": 2.24.0
"@types/react": 18.2.7
core-js: 3.30.2
jest: 29.5.0
react: 18.2.0
typescript: 5.0.4
peerDependencies:
"@supabase/supabase-js": 2.23.0
"@supabase/supabase-js": 2.24.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9100,17 +9100,17 @@ __metadata:
languageName: node
linkType: hard

"@supabase/supabase-js@npm:2.23.0":
version: 2.23.0
resolution: "@supabase/supabase-js@npm:2.23.0"
"@supabase/supabase-js@npm:2.24.0":
version: 2.24.0
resolution: "@supabase/supabase-js@npm:2.24.0"
dependencies:
"@supabase/functions-js": ^2.1.0
"@supabase/gotrue-js": ^2.26.0
"@supabase/postgrest-js": ^1.7.0
"@supabase/realtime-js": ^2.7.2
"@supabase/storage-js": ^2.5.1
cross-fetch: ^3.1.5
checksum: f6649ebb5d984248b1ac58186db63e145f2132d57271a6f619ea0e056d0685650d5aabae98e5e8c8cec3e25b6ddbbf64d966799c2184533923c79b13a3bb0a7e
checksum: 99b052570333826108b2616cb8a84a5aa4501317e36781523c2e9e8525e04b9b26a4de45dcb0384327902ecdd339e5cd1fe7860b7a77680f77b9212f74118d2f
languageName: node
linkType: hard

Expand Down

0 comments on commit 041824e

Please sign in to comment.