From 44ce79b1eb072e6350260334ffcd551d4bf2fdfa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:29:02 +0000 Subject: [PATCH] chore(deps): update dependency build_runner to v2.4.7 (#980) * chore(deps): update dependency build_runner to v2.4.7 * chore(deps): dependencies maintenance --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- macos/Podfile.lock | 12 ++++++------ pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/macos/Podfile.lock b/macos/Podfile.lock index 6a447728..179b33f0 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -39,7 +39,7 @@ PODS: - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseAppCheckInterop (10.18.0) + - FirebaseAppCheckInterop (10.19.0) - FirebaseAuth (10.12.0): - FirebaseAppCheckInterop (~> 10.0) - FirebaseCore (~> 10.0) @@ -50,9 +50,9 @@ PODS: - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.18.0): + - FirebaseCoreInternal (10.19.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseInstallations (10.18.0): + - FirebaseInstallations (10.19.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) @@ -186,11 +186,11 @@ SPEC CHECKSUMS: firebase_auth: d1343ed5a697e39bc05e1b964384869da92a3d50 firebase_core: 559d892df9267acc6b7254d46fb3041866777509 FirebaseAnalytics: 0270389efbe3022b54ec4588862dabec3477ee98 - FirebaseAppCheckInterop: 3cd914842ba46f4304050874cd284de82f154ffd + FirebaseAppCheckInterop: 37884781f3e16a1ba47e7ec80a1e805f987788e3 FirebaseAuth: a66c1e14ec58f41d154a4b41ce1a23ea00ad4805 FirebaseCore: f86a1394906b97ac445ae49c92552a9425831bed - FirebaseCoreInternal: 8eb002e564b533bdcf1ba011f33f2b5c10e2ed4a - FirebaseInstallations: e842042ec6ac1fd2e37d7706363ebe7f662afea4 + FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290 + FirebaseInstallations: 033d199474164db20c8350736842a94fe717b960 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 GoogleAppMeasurement: 2d800fab85e7848b1e66a6f8ce5bca06c5aad892 GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 diff --git a/pubspec.lock b/pubspec.lock index dc757245..f63de7fb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -123,10 +123,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "10c6bcdbf9d049a0b666702cf1cee4ddfdc38f02a19d35ae392863b47519848b" + sha256: "67d591d602906ef9201caf93452495ad1812bea2074f04e25dbd7c133785821b" url: "https://pub.dev" source: hosted - version: "2.4.6" + version: "2.4.7" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9927b8f4..0ae3ba40 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dev_dependencies: appainter_builder: path: packages/builder bloc_test: 9.1.5 - build_runner: 2.4.6 + build_runner: 2.4.7 copy_with_extension_gen: 5.0.4 flutter_lints: 3.0.1 flutter_test: