From 16e5c2b656b0c6a56754a259255d060d0b5d6fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 18:36:28 +0000 Subject: [PATCH] Build(deps): Bump supabase_flutter from 2.9.0 to 2.9.1 Bumps [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) from 2.9.0 to 2.9.1. - [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-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 20 ++++++++++---------- pubspec.yaml | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 4789604..687f409 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -196,18 +196,18 @@ packages: dependency: transitive description: name: functions_client - sha256: b410e4d609522357396cd84bb9a8f6e3a4561b5f7d3ce82267f6f1c2af42f16b + sha256: "91bd57c5ee843957bfee68fdcd7a2e8b3c1081d448e945d33ff695fb9c2a686c" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.4.3" gotrue: dependency: transitive description: name: gotrue - sha256: "04a6efacffd42773ed96dc752f19bb20a1fbc383e81ba82659072b775cf62912" + sha256: "941694654ab659990547798569771d8d092f2ade84a72e75bb9bbca249f3d3b1" url: "https://pub.dev" source: hosted - version: "2.12.0" + version: "2.13.0" gtk: dependency: transitive description: @@ -428,10 +428,10 @@ packages: dependency: transitive description: name: realtime_client - sha256: "3a0a99b5bd0fc3b35e8ee846d9a22fa2c2117f7ef1cb73d1e5f08f6c3d09c4e9" + sha256: b6a825a4c80f2281ebfbbcf436a8979ae9993d4a30dbcf011b7d2b82ddde9edd url: "https://pub.dev" source: hosted - version: "2.5.0" + version: "2.5.1" retry: dependency: transitive description: @@ -561,18 +561,18 @@ packages: dependency: transitive description: name: supabase - sha256: f00172f5f0b2148ea1c573f52862d50cacb6f353f579f741fa35e51704845958 + sha256: "56c3493114caac8ef0dc3cac5fa24a9edefeb8c22d45794814c0fe3d2feb1a98" url: "https://pub.dev" source: hosted - version: "2.7.0" + version: "2.8.0" supabase_flutter: dependency: "direct main" description: name: supabase_flutter - sha256: d88eccf9e46e57129725a08e72a3109b6f780921fdc27fe3d7669a11ae80906b + sha256: "66b8d0a7a31f45955b11ad7b65347abc61b31e10f8bdfa4428501b81f5b30fa5" url: "https://pub.dev" source: hosted - version: "2.9.0" + version: "2.9.1" term_glyph: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 68d1052..45d1e46 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,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.9.0 + supabase_flutter: ^2.9.1 url_launcher: ^6.3.1 uni_links: ^0.5.1 flutter_dotenv: ^5.2.1