Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: supabase_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent c89c862 commit 9f61a6c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -489,10 +489,10 @@ packages:
dependency: transitive
description:
name: functions_client
sha256: b09f01be55ceec6a7a0916a0934e0c58d551292790901f15a24ae9d5654ea1f9
sha256: "61597ed93be197b1be6387855e4b760e6aac2355fcfc4df6d20d2b4579982158"
url: "https://pub.dev"
source: hosted
version: "2.3.3"
version: "2.4.0"
get_it:
dependency: "direct main"
description:
Expand Down Expand Up @@ -521,10 +521,10 @@ packages:
dependency: transitive
description:
name: gotrue
sha256: f3d4b70b8df6d05be2c6d558e8887576766685918be4ef87dbb8d7e547aeb049
sha256: "74b29f10ef7239e254847d52ecce1eac2a08c2cfced6a78280859391f5157e8b"
url: "https://pub.dev"
source: hosted
version: "2.9.0"
version: "2.10.0"
graphs:
dependency: transitive
description:
Expand Down Expand Up @@ -841,10 +841,10 @@ packages:
dependency: transitive
description:
name: postgrest
sha256: "3c6aea8d41cbb7cc33190a67fd8b0f21735a74d5871e52ada4c274aa3aa50dbb"
sha256: c6ddc0a2c238c5a686b00094edad728a49645579bf5868a06e1ad95c4918fe2c
url: "https://pub.dev"
source: hosted
version: "2.2.0"
version: "2.3.0"
provider:
dependency: transitive
description:
Expand Down Expand Up @@ -873,10 +873,10 @@ packages:
dependency: transitive
description:
name: realtime_client
sha256: "5d449be6dd49a413847b6da5cf48b44f7379047bc0ddc6f301d387d2ce4633b9"
sha256: "173c3dc40922bb0ae19a558ae1a0acf7b28ec8a458b54390c499bbe5ff15f049"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.4.0"
recase:
dependency: transitive
description:
Expand Down Expand Up @@ -1094,10 +1094,10 @@ packages:
dependency: transitive
description:
name: storage_client
sha256: "060aa8651ad2b30ce6fc30f4652317f45d21f8c6f6cc222b2430fc7f69f7d8ba"
sha256: "833666edcd804aaf434f3b13165fd553a8c6371a488618a58be8914856795c04"
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "2.2.0"
stream_channel:
dependency: transitive
description:
Expand Down Expand Up @@ -1126,18 +1126,18 @@ packages:
dependency: transitive
description:
name: supabase
sha256: c3a03d656110e13dd80ccabba7a5c591fece4c56ec3a21108e51b1e18d9c9a94
sha256: dccda29b5bda0a04f6725480e180353486dfd5d9dd2b8b17a30a7a7d094f7042
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.5.0"
supabase_flutter:
dependency: "direct main"
description:
name: supabase_flutter
sha256: "79e5067f08572c7900bc77251e6c1e0cac80c3059b5820ba2b86469b22822b75"
sha256: "8c056c83e9163c287e031cdd6fa34a452bad4ec7342a27b12190613f77c358e9"
url: "https://pub.dev"
source: hosted
version: "2.7.0"
version: "2.8.0"
synchronized:
dependency: transitive
description:
Expand Down Expand Up @@ -1302,10 +1302,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
url: "https://pub.dev"
source: hosted
version: "14.2.4"
version: "14.2.5"
watcher:
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 @@ -36,7 +36,7 @@ dependencies:
sized_context: ^1.0.0+4
spider: ^4.2.2

supabase_flutter: ^2.6.0
supabase_flutter: ^2.8.0
shared_preferences: ^2.3.2

uuid: ^4.5.1
Expand Down

0 comments on commit 9f61a6c

Please sign in to comment.