diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index 8a383785..8b4262c0 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.24.3", + "flutterSdkVersion": "3.24.4", "flavors": {} } \ No newline at end of file diff --git a/macos/Podfile.lock b/macos/Podfile.lock index ef1e13e7..21c2cfdf 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -39,7 +39,7 @@ PODS: - GoogleUtilities/Network (~> 8.0) - "GoogleUtilities/NSData+zlib (~> 8.0)" - nanopb (~> 3.30910.0) - - FirebaseAppCheckInterop (11.3.0) + - FirebaseAppCheckInterop (11.4.0) - FirebaseAuth (11.2.0): - FirebaseAppCheckInterop (~> 11.0) - FirebaseAuthInterop (~> 11.0) @@ -49,16 +49,16 @@ PODS: - GoogleUtilities/Environment (~> 8.0) - GTMSessionFetcher/Core (~> 3.4) - RecaptchaInterop (~> 100.0) - - FirebaseAuthInterop (11.3.0) + - FirebaseAuthInterop (11.4.0) - FirebaseCore (11.2.0): - FirebaseCoreInternal (~> 11.0) - GoogleUtilities/Environment (~> 8.0) - GoogleUtilities/Logger (~> 8.0) - - FirebaseCoreExtension (11.3.0): + - FirebaseCoreExtension (11.4.1): - FirebaseCore (~> 11.0) - - FirebaseCoreInternal (11.3.0): + - FirebaseCoreInternal (11.4.2): - "GoogleUtilities/NSData+zlib (~> 8.0)" - - FirebaseInstallations (11.3.0): + - FirebaseInstallations (11.4.0): - FirebaseCore (~> 11.0) - GoogleUtilities/Environment (~> 8.0) - GoogleUtilities/UserDefaults (~> 8.0) @@ -199,13 +199,13 @@ SPEC CHECKSUMS: firebase_auth: 877e19571bf76f0351087020b280e3cefc667b20 firebase_core: e88f946a4601cb1854178cb07da241bba5a6508e FirebaseAnalytics: c36efd5710c60c17558650fa58c2066eca7e9265 - FirebaseAppCheckInterop: 7789a8adfb09e905ce02a76540b94b059029ea81 + FirebaseAppCheckInterop: 1b9643ae2f1ee214488caa2f8e32b7bc2f0f3735 FirebaseAuth: 2a198b8cdbbbd457f08d74df7040feb0a0e7777a - FirebaseAuthInterop: c453b7ba7c49b88b2f519bb8d2e29edf7ada4a2a + FirebaseAuthInterop: 9ac948965ac13ec9d8a080f39490ddb2bda30520 FirebaseCore: a282032ae9295c795714ded2ec9c522fc237f8da - FirebaseCoreExtension: 30bb063476ef66cd46925243d64ad8b2c8ac3264 - FirebaseCoreInternal: ac26d09a70c730e497936430af4e60fb0c68ec4e - FirebaseInstallations: 58cf94dabf1e2bb2fa87725a9be5c2249171cda0 + FirebaseCoreExtension: f1bc67a4702931a7caa097d8e4ac0a1b0d16720e + FirebaseCoreInternal: 35731192cab10797b88411be84940d2beb33a238 + FirebaseInstallations: 6ef4a1c7eb2a61ee1f74727d7f6ce2e72acf1414 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 GoogleAppMeasurement: 76d4f8b36b03bd8381fa9a7fe2cc7f99c0a2e93a GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d diff --git a/pubspec.lock b/pubspec.lock index a72c02ab..545a68d9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1478,4 +1478,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.5.3 <4.0.0" - flutter: ">=3.24.3" + flutter: ">=3.24.4" diff --git a/pubspec.yaml b/pubspec.yaml index d497db71..06b06063 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ version: 2.2.7 environment: sdk: ">=3.0.0 <4.0.0" - flutter: 3.24.3 + flutter: 3.24.4 dependencies: appainter_annotations: