Skip to content

Commit

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

[Pub] Bump supabase_flutter from 2.8.0 to 2.8.1 in /flutter_supabase
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
2 parents c63c628 + bc0adf2 commit 49123de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions flutter_supabase/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@ packages:
dependency: transitive
description:
name: gotrue
sha256: "74b29f10ef7239e254847d52ecce1eac2a08c2cfced6a78280859391f5157e8b"
sha256: b9541c62edc0ee1fddf2c95364251b8076a93bcdbc3ad27f14a633d187e89ccc
url: "https://pub.dev"
source: hosted
version: "2.10.0"
version: "2.11.0"
gtk:
dependency: transitive
description:
Expand Down Expand Up @@ -508,10 +508,10 @@ packages:
dependency: transitive
description:
name: postgrest
sha256: c6ddc0a2c238c5a686b00094edad728a49645579bf5868a06e1ad95c4918fe2c
sha256: "9f759ac497a24839addbed69d9569ea6d51d2e4834c672b8c2a73752fb6945c8"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
version: "2.4.0"
realtime_client:
dependency: transitive
description:
Expand Down Expand Up @@ -665,18 +665,18 @@ packages:
dependency: transitive
description:
name: supabase
sha256: dccda29b5bda0a04f6725480e180353486dfd5d9dd2b8b17a30a7a7d094f7042
sha256: ecdfb226c483f05fd10425304de744144dfdda2f33d14151d2604cebe8c6d077
url: "https://pub.dev"
source: hosted
version: "2.5.0"
version: "2.6.0"
supabase_flutter:
dependency: "direct main"
description:
name: supabase_flutter
sha256: "8c056c83e9163c287e031cdd6fa34a452bad4ec7342a27b12190613f77c358e9"
sha256: bdbc6770e0e91db0b9d931f41ea4ee311d8819f539743f47e8cc795b492be75a
url: "https://pub.dev"
source: hosted
version: "2.8.0"
version: "2.8.1"
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.8
supabase_flutter: ^2.8.0
supabase_flutter: ^2.8.1
http: ^1.2.2
cached_network_image: ^3.4.1
webview_flutter: ^4.10.0
Expand Down

0 comments on commit 49123de

Please sign in to comment.