Skip to content

Commit

Permalink
chore(deps): bump supabase from 2.6.0 to 2.6.2
Browse files Browse the repository at this point in the history
Bumps [supabase](https://github.com/supabase/supabase-flutter/tree/main/packages) from 2.6.0 to 2.6.2.
- [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-flutter/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: supabase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and borgoat committed Jan 6, 2025
1 parent 21fa254 commit 4bdbef2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -664,10 +664,10 @@ packages:
dependency: transitive
description:
name: gotrue
sha256: b9541c62edc0ee1fddf2c95364251b8076a93bcdbc3ad27f14a633d187e89ccc
sha256: d6362dff9a54f8c1c372bb137c858b4024c16407324d34e6473e59623c9b9f50
url: "https://pub.dev"
source: hosted
version: "2.11.0"
version: "2.11.1"
graphs:
dependency: transitive
description:
Expand Down Expand Up @@ -1141,10 +1141,10 @@ packages:
dependency: transitive
description:
name: postgrest
sha256: "9f759ac497a24839addbed69d9569ea6d51d2e4834c672b8c2a73752fb6945c8"
sha256: b74dc0f57b5dca5ce9f57a54b08110bf41d6fc8a0483c0fec10c79e9aa0fb2bb
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.1"
posthog_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1197,10 +1197,10 @@ packages:
dependency: transitive
description:
name: realtime_client
sha256: "173c3dc40922bb0ae19a558ae1a0acf7b28ec8a458b54390c499bbe5ff15f049"
sha256: "1bfcb7455fdcf15953bf18ac2817634ea5b8f7f350c7e8c9873141a3ee2c3e9c"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.1"
redux:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1506,10 +1506,10 @@ packages:
dependency: transitive
description:
name: storage_client
sha256: "833666edcd804aaf434f3b13165fd553a8c6371a488618a58be8914856795c04"
sha256: d80d34f0aa60e5199646bc301f5750767ee37310c2ecfe8d4bbdd29351e09ab0
url: "https://pub.dev"
source: hosted
version: "2.2.0"
version: "2.3.0"
stream_channel:
dependency: transitive
description:
Expand Down Expand Up @@ -1546,10 +1546,10 @@ packages:
dependency: "direct main"
description:
name: supabase
sha256: ecdfb226c483f05fd10425304de744144dfdda2f33d14151d2604cebe8c6d077
sha256: "270f63cd87a16578fee87e40cbf61062e8cdbce68d5e723e665f4651d70ddd8c"
url: "https://pub.dev"
source: hosted
version: "2.6.0"
version: "2.6.2"
supabase_auth_ui:
dependency: "direct main"
description:
Expand All @@ -1563,10 +1563,10 @@ packages:
dependency: "direct main"
description:
name: supabase_flutter
sha256: bdbc6770e0e91db0b9d931f41ea4ee311d8819f539743f47e8cc795b492be75a
sha256: ca8dfe3d4b109e7338cdf7778f3ec2c660a0178006876bfac343eb39b0f3d1e3
url: "https://pub.dev"
source: hosted
version: "2.8.1"
version: "2.8.3"
sync_http:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies:
reselect: ^0.5.0

# Supabase
supabase: ^2.0.2
supabase: ^2.6.2
supabase_flutter: ^2.0.2
supabase_auth_ui: ^0.5.0

Expand Down

0 comments on commit 4bdbef2

Please sign in to comment.