Skip to content

Commit

Permalink
[Pub] Bump supabase_flutter from 2.3.4 to 2.4.0 in /flutter_supabase
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.3.4 to 2.4.0.
- [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.4.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 Apr 8, 2024
1 parent c33ce2d commit a8b2b96
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions flutter_supabase/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -508,10 +508,10 @@ packages:
dependency: transitive
description:
name: realtime_client
sha256: "41d6c5e0327d6c270b98b79bfed672928244af60e2856770f3eff697f9efe459"
sha256: efb053dd11e2b3cfcc1aa11b3a41842f109d582adccb244a56ed58acf2f6b9f5
url: "https://pub.dev"
source: hosted
version: "2.0.1"
version: "2.0.2"
retry:
dependency: transitive
description:
Expand Down Expand Up @@ -649,18 +649,18 @@ packages:
dependency: transitive
description:
name: supabase
sha256: f431753d2a4cb9dacd72c7378154f806c2b2cef23859bd9cee1add23821e874d
sha256: b4bde1a8c4ebbc7bbad929f4a884f277343351bcc795a9b1e9e6a0a4148ad1fb
url: "https://pub.dev"
source: hosted
version: "2.0.8"
version: "2.0.9"
supabase_flutter:
dependency: "direct main"
description:
name: supabase_flutter
sha256: "30e966b89ee61dc9de845e2d7e1c60967b3189c410d105c6d42f09b6259f4cb6"
sha256: c425b1f7c1915a4208e9fcf85bfc10e60af0db5149a5cf4b33b7f4003c3a9a4b
url: "https://pub.dev"
source: hosted
version: "2.3.4"
version: "2.4.0"
synchronized:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion flutter_supabase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
supabase_flutter: ^2.3.4
supabase_flutter: ^2.4.0
http: ^1.2.1
cached_network_image: ^3.3.1
webview_flutter: ^4.7.0
Expand Down

0 comments on commit a8b2b96

Please sign in to comment.