Skip to content

Commit

Permalink
Merge pull request #43 from TESLA2402/dependabot/pub/flutter_supabase…
Browse files Browse the repository at this point in the history
…/supabase_flutter-2.3.3

[Pub] Bump supabase_flutter from 2.3.2 to 2.3.3 in /flutter_supabase
  • Loading branch information
github-actions[bot] authored Feb 12, 2024
2 parents 2388e4f + 5e15a8e commit 013e6c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
20 changes: 2 additions & 18 deletions flutter_supabase/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -240,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 @@ -649,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.7.0
Expand Down

0 comments on commit 013e6c8

Please sign in to comment.