Skip to content

Commit

Permalink
[Pub] Bump supabase_flutter from 2.3.2 to 2.3.3 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.2 to 2.3.3.
- [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_flutter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 6869d52 commit d060ebd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 43 deletions.
44 changes: 2 additions & 42 deletions flutter_supabase/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.3.1"
flutter_easyloading:
dependency: "direct main"
description:
name: flutter_easyloading
sha256: ba21a3c883544e582f9cc455a4a0907556714e1e9cf0eababfcb600da191d17c
url: "https://pub.dev"
source: hosted
version: "3.0.5"
flutter_lints:
dependency: "direct dev"
description:
Expand All @@ -206,14 +198,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.14"
flutter_spinkit:
dependency: transitive
description:
name: flutter_spinkit
sha256: b39c753e909d4796906c5696a14daf33639a76e017136c8d82bf3e620ce5bb8e
url: "https://pub.dev"
source: hosted
version: "5.2.0"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -256,22 +240,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.0"
hive:
dependency: transitive
description:
name: hive
sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941"
url: "https://pub.dev"
source: hosted
version: "2.2.3"
hive_flutter:
dependency: transitive
description:
name: hive_flutter
sha256: dca1da446b1d808a51689fb5d0c6c9510c0a2ba01e22805d492c73b68e33eecc
url: "https://pub.dev"
source: hosted
version: "1.1.0"
http:
dependency: "direct main"
description:
Expand Down Expand Up @@ -653,14 +621,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.2.0"
stylish_bottom_bar:
dependency: "direct main"
description:
name: stylish_bottom_bar
sha256: "54970e4753b4273239b6dea0d1175c56beabcf39b5c65df4cbf86f1b86568d2b"
url: "https://pub.dev"
source: hosted
version: "1.0.3"
supabase:
dependency: transitive
description:
Expand All @@ -673,10 +633,10 @@ packages:
dependency: "direct main"
description:
name: supabase_flutter
sha256: "32597ffe9993bc47bc5a2020421b1940e634ea4293cff80385fa67fb9fff46d6"
sha256: "5ef71289c380b6429216e941c69971c75eaab50d67fd7b540f6c1f6ebfc00ed7"
url: "https://pub.dev"
source: hosted
version: "2.3.2"
version: "2.3.3"
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.2
supabase_flutter: ^2.3.3
http: ^1.2.0
cached_network_image: ^3.3.1
webview_flutter: ^4.5.0
Expand Down

0 comments on commit d060ebd

Please sign in to comment.