Skip to content

Commit

Permalink
Merge pull request #32 from TESLA2402/revert-29-dependabot/pub/flutte…
Browse files Browse the repository at this point in the history
…r_supabase/supabase_flutter-2.1.0

Revert "[Pub] Bump supabase_flutter from 2.0.2 to 2.1.0 in /flutter_supabase"
  • Loading branch information
TESLA2402 authored Jan 8, 2024
2 parents be3379e + 8db8740 commit 6e86a70
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions flutter_supabase/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,26 @@ packages:
dependency: "direct main"
description:
name: cached_network_image
sha256: "28ea9690a8207179c319965c13cd8df184d5ee721ae2ce60f398ced1219cea1f"
sha256: f98972704692ba679db144261172a8e20feb145636c617af0eb4022132a6797f
url: "https://pub.dev"
source: hosted
version: "3.3.1"
version: "3.3.0"
cached_network_image_platform_interface:
dependency: transitive
description:
name: cached_network_image_platform_interface
sha256: "9e90e78ae72caa874a323d78fa6301b3fb8fa7ea76a8f96dc5b5bf79f283bf2f"
sha256: "56aa42a7a01e3c9db8456d9f3f999931f1e05535b5a424271e9a38cabf066613"
url: "https://pub.dev"
source: hosted
version: "4.0.0"
version: "3.0.0"
cached_network_image_web:
dependency: transitive
description:
name: cached_network_image_web
sha256: "42a835caa27c220d1294311ac409a43361088625a4f23c820b006dd9bffb3316"
sha256: "759b9a9f8f6ccbb66c185df805fac107f05730b1dab9c64626d1008cca532257"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.1.0"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -244,10 +244,10 @@ packages:
dependency: transitive
description:
name: gotrue
sha256: f6040d446881658b4b2115a17c649e61c3ff3f82ff47d6c785aaa45f9608ae0d
sha256: "1e3e58e5a87aca51d3f161e8086c6c539e314d0cce7f252885ab4e0f51d94704"
url: "https://pub.dev"
source: hosted
version: "2.2.0"
version: "2.1.0"
hive:
dependency: transitive
description:
Expand Down Expand Up @@ -492,10 +492,10 @@ packages:
dependency: transitive
description:
name: postgrest
sha256: "748ebffffb60b4eaa270955dcf3742a19a2b315344c41ff1b4a0ebcd322b5181"
sha256: "4ee1d32c00b7e915e757724072ec10f4859bda25f232edafce82071870c75bce"
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "2.0.1"
process:
dependency: transitive
description:
Expand Down Expand Up @@ -657,18 +657,18 @@ packages:
dependency: transitive
description:
name: supabase
sha256: "13d24f1c7c489219f37bbb53842eafca008f2855fdea5cf731de835aebfc50bc"
sha256: "4d794826444bde1f84edeec3bec10ef0cdf529bb65aac1c52d42b4acf1555d50"
url: "https://pub.dev"
source: hosted
version: "2.0.3"
version: "2.0.2"
supabase_flutter:
dependency: "direct main"
description:
name: supabase_flutter
sha256: "57ca6c970042e6cef29056b0dc71bb17fc9d6848188df5ddc69e819cf28c7923"
sha256: "9ac78129afb3f18dca2b04b3d4e510eb46decd81e921d171b9fa6682021cb053"
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "2.0.2"
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.1.0
supabase_flutter: ^1.10.25
http: ^1.1.2
cached_network_image: ^3.3.1
webview_flutter: ^4.4.2
Expand Down

0 comments on commit 6e86a70

Please sign in to comment.