From 3a9b8f6bd5850805718d83dd3a4e735ee771f847 Mon Sep 17 00:00:00 2001 From: Nicolas Burtey Date: Tue, 26 Mar 2024 13:51:49 -0600 Subject: [PATCH] chore: getting to prior firebase version --- ios/GaloyApp.xcodeproj/project.pbxproj | 12 --- ios/Podfile.lock | 125 ++++++++++++------------- package.json | 12 +-- yarn.lock | 48 +++++----- 4 files changed, 90 insertions(+), 107 deletions(-) diff --git a/ios/GaloyApp.xcodeproj/project.pbxproj b/ios/GaloyApp.xcodeproj/project.pbxproj index 1b7b1ce5b3..608d4fe5af 100644 --- a/ios/GaloyApp.xcodeproj/project.pbxproj +++ b/ios/GaloyApp.xcodeproj/project.pbxproj @@ -330,13 +330,8 @@ inputPaths = ( "${PODS_ROOT}/Target Support Files/Pods-GaloyApp/Pods-GaloyApp-resources.sh", "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseABTesting/FirebaseABTesting_Privacy.bundle", - "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCore/FirebaseCore_Privacy.bundle", - "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCoreExtension/FirebaseCoreExtension_Privacy.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCoreInternal/FirebaseCoreInternal_Privacy.bundle", - "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCrashlytics/FirebaseCrashlytics_Privacy.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseInstallations/FirebaseInstallations_Privacy.bundle", - "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseMessaging/FirebaseMessaging_Privacy.bundle", - "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseRemoteConfig/FirebaseRemoteConfig_Privacy.bundle", "${PODS_ROOT}/GT3Captcha-iOS/SDK/GT3Captcha.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/GoogleDataTransport/GoogleDataTransport_Privacy.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/GoogleUtilities/GoogleUtilities_Privacy.bundle", @@ -362,18 +357,12 @@ "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf", "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle", - "${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb_Privacy.bundle", ); name = "[CP] Copy Pods Resources"; outputPaths = ( "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseABTesting_Privacy.bundle", - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCore_Privacy.bundle", - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCoreExtension_Privacy.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCoreInternal_Privacy.bundle", - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCrashlytics_Privacy.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseInstallations_Privacy.bundle", - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseMessaging_Privacy.bundle", - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseRemoteConfig_Privacy.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GT3Captcha.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleDataTransport_Privacy.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleUtilities_Privacy.bundle", @@ -399,7 +388,6 @@ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SimpleLineIcons.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Zocial.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle", - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/nanopb_Privacy.bundle", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; diff --git a/ios/Podfile.lock b/ios/Podfile.lock index c0c2895360..635597e0c9 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -14,64 +14,63 @@ PODS: - React-Core (= 0.72.7) - React-jsi (= 0.72.7) - ReactCommon/turbomodule/core (= 0.72.7) - - Firebase/AnalyticsWithoutAdIdSupport (10.23.0): + - Firebase/AnalyticsWithoutAdIdSupport (10.21.0): - Firebase/CoreOnly - - FirebaseAnalytics/WithoutAdIdSupport (~> 10.23.0) - - Firebase/AppCheck (10.23.0): + - FirebaseAnalytics/WithoutAdIdSupport (~> 10.21.0) + - Firebase/AppCheck (10.21.0): - Firebase/CoreOnly - - FirebaseAppCheck (~> 10.23.0) - - Firebase/CoreOnly (10.23.0): - - FirebaseCore (= 10.23.0) - - Firebase/Crashlytics (10.23.0): + - FirebaseAppCheck (~> 10.21.0) + - Firebase/CoreOnly (10.21.0): + - FirebaseCore (= 10.21.0) + - Firebase/Crashlytics (10.21.0): - Firebase/CoreOnly - - FirebaseCrashlytics (~> 10.23.0) - - Firebase/Messaging (10.23.0): + - FirebaseCrashlytics (~> 10.21.0) + - Firebase/Messaging (10.21.0): - Firebase/CoreOnly - - FirebaseMessaging (~> 10.23.0) - - Firebase/RemoteConfig (10.23.0): + - FirebaseMessaging (~> 10.21.0) + - Firebase/RemoteConfig (10.21.0): - Firebase/CoreOnly - - FirebaseRemoteConfig (~> 10.23.0) + - FirebaseRemoteConfig (~> 10.21.0) - FirebaseABTesting (10.23.0): - FirebaseCore (~> 10.0) - - FirebaseAnalytics/WithoutAdIdSupport (10.23.0): + - FirebaseAnalytics/WithoutAdIdSupport (10.21.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - - GoogleAppMeasurement/WithoutAdIdSupport (= 10.23.0) + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.21.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30911.0, >= 2.30908.0) - - FirebaseAppCheck (10.23.0): + - nanopb (< 2.30910.0, >= 2.30908.0) + - FirebaseAppCheck (10.21.0): - AppCheckCore (~> 10.18) - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - PromisesObjC (~> 2.1) - FirebaseAppCheckInterop (10.23.0) - - FirebaseCore (10.23.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreExtension (10.23.0): + - FirebaseCoreExtension (10.21.0): - FirebaseCore (~> 10.0) - FirebaseCoreInternal (10.23.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseCrashlytics (10.23.0): + - FirebaseCrashlytics (10.21.0): - FirebaseCore (~> 10.5) - FirebaseInstallations (~> 10.0) - - FirebaseRemoteConfigInterop (~> 10.23) - FirebaseSessions (~> 10.5) - GoogleDataTransport (~> 9.2) - GoogleUtilities/Environment (~> 7.8) - - nanopb (< 2.30911.0, >= 2.30908.0) + - nanopb (< 2.30910.0, >= 2.30908.0) - PromisesObjC (~> 2.1) - FirebaseInstallations (10.23.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - FirebaseMessaging (10.23.0): + - FirebaseMessaging (10.21.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleDataTransport (~> 9.3) @@ -79,16 +78,14 @@ PODS: - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/Reachability (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - - nanopb (< 2.30911.0, >= 2.30908.0) - - FirebaseRemoteConfig (10.23.0): + - nanopb (< 2.30910.0, >= 2.30908.0) + - FirebaseRemoteConfig (10.21.0): - FirebaseABTesting (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - - FirebaseRemoteConfigInterop (~> 10.23) - FirebaseSharedSwift (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseRemoteConfigInterop (10.23.0) - FirebaseSessions (10.23.0): - FirebaseCore (~> 10.5) - FirebaseCoreExtension (~> 10.0) @@ -100,12 +97,12 @@ PODS: - FirebaseSharedSwift (10.23.0) - fmt (6.2.1) - glog (0.3.5) - - GoogleAppMeasurement/WithoutAdIdSupport (10.23.0): + - GoogleAppMeasurement/WithoutAdIdSupport (10.21.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30911.0, >= 2.30908.0) + - nanopb (< 2.30910.0, >= 2.30908.0) - GoogleDataTransport (9.4.1): - GoogleUtilities/Environment (~> 7.7) - nanopb (< 2.30911.0, >= 2.30908.0) @@ -143,11 +140,11 @@ PODS: - hermes-engine/Pre-built (= 0.72.7) - hermes-engine/Pre-built (0.72.7) - libevent (2.1.12) - - nanopb (2.30910.0): - - nanopb/decode (= 2.30910.0) - - nanopb/encode (= 2.30910.0) - - nanopb/decode (2.30910.0) - - nanopb/encode (2.30910.0) + - nanopb (2.30909.1): + - nanopb/decode (= 2.30909.1) + - nanopb/encode (= 2.30909.1) + - nanopb/decode (2.30909.1) + - nanopb/encode (2.30909.1) - PromisesObjC (2.4.0) - PromisesSwift (2.4.0): - PromisesObjC (= 2.4.0) @@ -600,29 +597,29 @@ PODS: - React-Core - RNDeviceInfo (10.13.1): - React-Core - - RNFBAnalytics (19.1.0): - - Firebase/AnalyticsWithoutAdIdSupport (= 10.23.0) + - RNFBAnalytics (19.0.0): + - Firebase/AnalyticsWithoutAdIdSupport (= 10.21.0) - React-Core - RNFBApp - - RNFBApp (19.1.0): - - Firebase/CoreOnly (= 10.23.0) + - RNFBApp (19.0.0): + - Firebase/CoreOnly (= 10.21.0) - React-Core - - RNFBAppCheck (19.1.0): - - Firebase/AppCheck (= 10.23.0) + - RNFBAppCheck (19.0.0): + - Firebase/AppCheck (= 10.21.0) - React-Core - RNFBApp - - RNFBCrashlytics (19.1.0): - - Firebase/Crashlytics (= 10.23.0) - - FirebaseCoreExtension (= 10.23.0) + - RNFBCrashlytics (19.0.0): + - Firebase/Crashlytics (= 10.21.0) + - FirebaseCoreExtension (= 10.21.0) - React-Core - RNFBApp - - RNFBMessaging (19.1.0): - - Firebase/Messaging (= 10.23.0) - - FirebaseCoreExtension (= 10.23.0) + - RNFBMessaging (19.0.0): + - Firebase/Messaging (= 10.21.0) + - FirebaseCoreExtension (= 10.21.0) - React-Core - RNFBApp - - RNFBRemoteConfig (19.1.0): - - Firebase/RemoteConfig (= 10.23.0) + - RNFBRemoteConfig (19.0.0): + - Firebase/RemoteConfig (= 10.21.0) - React-Core - RNFBApp - RNGestureHandler (2.14.0): @@ -789,7 +786,6 @@ SPEC REPOS: - FirebaseInstallations - FirebaseMessaging - FirebaseRemoteConfig - - FirebaseRemoteConfigInterop - FirebaseSessions - FirebaseSharedSwift - fmt @@ -970,30 +966,29 @@ SPEC CHECKSUMS: DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 FBLazyVector: 5fbbff1d7734827299274638deb8ba3024f6c597 FBReactNativeSpec: 638095fe8a01506634d77b260ef8a322019ac671 - Firebase: 333ec7c6b12fa09c77b5162cda6b862102211d50 + Firebase: 4453b799f72f625384dc23f412d3be92b0e3b2a0 FirebaseABTesting: aec61ed9a34d85a95e2013a3fdf051426a2419df - FirebaseAnalytics: 45f6e2e5ef8ccbb90be73ae983c3b20fa78837f7 - FirebaseAppCheck: 4bb8047366c2c975583c9eff94235f8f2c5b342d + FirebaseAnalytics: d275f288881d4417f780115dd52c05fa9752d530 + FirebaseAppCheck: 7e0d2655c51a00410d41d2ed26905e351bd0ca95 FirebaseAppCheckInterop: a1955ce8c30f38f87e7d091630e871e91154d65d - FirebaseCore: 63efb128decaebb04c4033ed4e05fb0bb1cccef1 - FirebaseCoreExtension: cb88851781a24e031d1b58e0bd01eb1f46b044b5 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreExtension: 1c044fd46e95036cccb29134757c499613f3f564 FirebaseCoreInternal: 6a292e6f0bece1243a737e81556e56e5e19282e3 - FirebaseCrashlytics: b7aca2d52dd2440257a13741d2909ad80745ac6c + FirebaseCrashlytics: 063b883186d7ccb1db1837c19113ca6294880c1b FirebaseInstallations: 42d6ead4605d6eafb3b6683674e80e18eb6f2c35 - FirebaseMessaging: 1b2270e66c81bbf184f70184db1d6a736ad0def5 - FirebaseRemoteConfig: 70ebe9542cf5242d762d1c0b4d53bfc472e0a4ce - FirebaseRemoteConfigInterop: cbc87ffa4932719a7911a08e94510f18f026f5a7 + FirebaseMessaging: b285329399cc6edd73b5b32864c68454177bcf3f + FirebaseRemoteConfig: 1dd5164b2183aff07c7726df6b0212ad5154c1fe FirebaseSessions: f06853e30f99fe42aa511014d7ee6c8c319f08a3 FirebaseSharedSwift: c92645b392db3c41a83a0aa967de16f8bad25568 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b - GoogleAppMeasurement: 453eb0de99fcf2bdec9403e9ac5d7871fdba3e3f + GoogleAppMeasurement: a65314d316443969ed3d3709b3a187448ed6418f GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152 GT3Captcha-iOS: 3e7737ece3b2210ba19802be381b9aa88007f045 hermes-engine: 9180d43df05c1ed658a87cc733dc3044cf90c00a libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 - nanopb: 438bc412db1928dac798aa6fd75726007be04262 + nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1 @@ -1046,12 +1041,12 @@ SPEC CHECKSUMS: RNCClipboard: d77213bfa269013bf4b857b7a9ca37ee062d8ef1 RNDateTimePicker: 65e1d202799460b286ff5e741d8baf54695e8abd RNDeviceInfo: 4f9c7cfd6b9db1b05eb919620a001cf35b536423 - RNFBAnalytics: 29df7312cb4e04b5d147c8081732d068bb814632 - RNFBApp: 909e1780a2c70abc89fa5a1375bbb31b2f6cd700 - RNFBAppCheck: 174957b043b0545add74305d5b0b123d701dcecc - RNFBCrashlytics: e7c27feba2e93c52dc614eadaa93d3db37eea450 - RNFBMessaging: 483682635ec294eb1fb58def54c847e0c52743fa - RNFBRemoteConfig: 537c291011ed379f2ffbbc59de9c20b87d933502 + RNFBAnalytics: daa0e9db0aec81a932c312c700d7f3acf59bc6d4 + RNFBApp: 495bf6662800c670fe8e9629d4de0cba72c78b0a + RNFBAppCheck: 3155bd968f834894113723f477da90921ea6ba29 + RNFBCrashlytics: 6646bc280ba6c8772e0f111a38fc815d8fd3d238 + RNFBMessaging: 6686d597a88f0054b87faba6299992a90cfe935b + RNFBRemoteConfig: 22d49f66a45712896e6a36078da6a0c4a7008beb RNGestureHandler: 32a01c29ecc9bb0b5bf7bc0a33547f61b4dc2741 RNInAppBrowser: e36d6935517101ccba0e875bac8ad7b0cb655364 RNKeychain: a65256b6ca6ba6976132cc4124b238a5b13b3d9c diff --git a/package.json b/package.json index 87658a1303..c4e47a3520 100644 --- a/package.json +++ b/package.json @@ -68,12 +68,12 @@ "@react-native-async-storage/async-storage": "^1.19.3", "@react-native-clipboard/clipboard": "^1.12.1", "@react-native-community/geolocation": "^3.1.0", - "@react-native-firebase/analytics": "^19.1.0", - "@react-native-firebase/app": "^19.1.0", - "@react-native-firebase/app-check": "^19.1.0", - "@react-native-firebase/crashlytics": "^19.1.0", - "@react-native-firebase/messaging": "^19.1.0", - "@react-native-firebase/remote-config": "^19.1.0", + "@react-native-firebase/analytics": "19.0.0", + "@react-native-firebase/app": "19.0.0", + "@react-native-firebase/app-check": "19.0.0", + "@react-native-firebase/crashlytics": "19.0.0", + "@react-native-firebase/messaging": "19.0.0", + "@react-native-firebase/remote-config": "19.0.0", "@react-navigation/bottom-tabs": "^6.5.11", "@react-navigation/native": "^6.1.9", "@react-navigation/stack": "^6.3.20", diff --git a/yarn.lock b/yarn.lock index 04ff0e7b92..6292f49377 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4171,40 +4171,40 @@ resolved "https://registry.npmjs.org/@react-native-community/slider/-/slider-4.4.3.tgz#9b9dc639b88f5bfda72bd72a9dff55cbf9f777ed" integrity sha512-WdjvGtqJfqcCiLwtbzie53Z/H6w6dIfRHhlW832D89ySAdE5DxLAsqRhDOG0eacuAxxEB+T9sGCkVMD0fa3aBg== -"@react-native-firebase/analytics@^19.1.0": - version "19.1.0" - resolved "https://registry.npmjs.org/@react-native-firebase/analytics/-/analytics-19.1.0.tgz#2e6a76fcdac61b0b3fdc7a8d3721536621fc4810" - integrity sha512-p6ZwpbYJRN6yCd1i0gjICyUbtxaVGINMiL4OxTJxpWaKZFGn5+qLe+p948Zww7Wnw4IiuZoUhM7K9YXOjqFYqw== +"@react-native-firebase/analytics@19.0.0": + version "19.0.0" + resolved "https://registry.npmjs.org/@react-native-firebase/analytics/-/analytics-19.0.0.tgz#0194ee9ada85745ea118b5d6d22071b43e1ffcce" + integrity sha512-kjQwFgtzMwntoNtbQ1Vxr8ca7csCJThIsyeyJFnSq5uxJpU9FaIYp1zMLAgIC+EagcmwfnOT76DW7vkvSREZ4A== -"@react-native-firebase/app-check@^19.1.0": - version "19.1.0" - resolved "https://registry.npmjs.org/@react-native-firebase/app-check/-/app-check-19.1.0.tgz#558967f0a1ac78163ee3088ea7d86bb3e887ab98" - integrity sha512-izbIN9/skShGOBz1mikhMTYGoEso4onbsV9fFh2e6pFzeqsZZHmkBMytLfohiHquc5HbcZVBjGb6178AMbNQew== +"@react-native-firebase/app-check@19.0.0": + version "19.0.0" + resolved "https://registry.npmjs.org/@react-native-firebase/app-check/-/app-check-19.0.0.tgz#05d20d2bed79a186830f2cbbeb674f97b73f0a42" + integrity sha512-83yH70pEhqBALCKnyX+8GUHqc5lgQNF89Pz6KBUMOXIxFiQhLutJieHEWJJBaAzY1Sb1HFNZEHnPQmb/5BCVcA== -"@react-native-firebase/app@^19.1.0": - version "19.1.0" - resolved "https://registry.npmjs.org/@react-native-firebase/app/-/app-19.1.0.tgz#46eaff1d7303da9fa305a641d4c8623ba7b80435" - integrity sha512-xR4Ui0p6Xe2OXAs/Q4XN79nSqtupKu1ZwlGbYiUrvXsYwtwNlU1Pk8WvIhpXUP5/jXsSNZr8NeGrfCbb9m9NLQ== +"@react-native-firebase/app@19.0.0": + version "19.0.0" + resolved "https://registry.npmjs.org/@react-native-firebase/app/-/app-19.0.0.tgz#a0368a46d7a142512a47bb645f0e7e4a604c5724" + integrity sha512-QcT4fJQjoEmvmRKDiEsLf5MBAgejlBGCAuAgXT/TBxE8/lrLubhlHVokodQvP0trjcVoA8L+HSEQFX2eIc3BPA== dependencies: opencollective-postinstall "^2.0.3" superstruct "^0.6.2" -"@react-native-firebase/crashlytics@^19.1.0": - version "19.1.0" - resolved "https://registry.npmjs.org/@react-native-firebase/crashlytics/-/crashlytics-19.1.0.tgz#44aeecb7a20a82e312d9e0c5eaf9946d2ad2782c" - integrity sha512-q+rNjYWvmlR53y5x8+qe0fxozjFb6RyhM3Jwcc/WB4ZaUbiiBdtWf2DJ3VhGVgBq3qosTYjEGMVfifqD5o3LhA== +"@react-native-firebase/crashlytics@19.0.0": + version "19.0.0" + resolved "https://registry.npmjs.org/@react-native-firebase/crashlytics/-/crashlytics-19.0.0.tgz#bf04aab9af26bda1d34c70f44008ecacd1db12d4" + integrity sha512-A+kF4h9y0rdwWPeAgMAAwQDJq4WErUTusmQAGiduBP95bdqscJum3c6cB/FMf+8EibVowt66LQBZr7ncVxSeOw== dependencies: stacktrace-js "^2.0.2" -"@react-native-firebase/messaging@^19.1.0": - version "19.1.0" - resolved "https://registry.npmjs.org/@react-native-firebase/messaging/-/messaging-19.1.0.tgz#aee9489c894e48bb12bea8f076d9e3c485064af0" - integrity sha512-Jao9WdzNMdPQ7SmYAyFLnzFaU/ybbC3idrS4JGM0TByJzEKUv3jAG/lvXdGW6D8FfFWICiJ7oEFESdiBq1ugXw== +"@react-native-firebase/messaging@19.0.0": + version "19.0.0" + resolved "https://registry.npmjs.org/@react-native-firebase/messaging/-/messaging-19.0.0.tgz#f949dd100e1c391bc0949729e18a83ef03a94276" + integrity sha512-KeGQHLhnDThCZZqWm67Qf4NI7qMsUF9eNbrJ39OFeqbinJK2TSQcTZcRPNwfwreCZfkkBdeV3sk0YNPoddlx/w== -"@react-native-firebase/remote-config@^19.1.0": - version "19.1.0" - resolved "https://registry.npmjs.org/@react-native-firebase/remote-config/-/remote-config-19.1.0.tgz#8f9711c06cd5c1eb6b68fab3312d272d981d07e6" - integrity sha512-gB4kV7s4/8Xca3s0Hs0S0TiNlg6zQnSwdKF8hnQGudOAIi1EhiUrNGQ5ybtKkGIh6TX7LC8Ev9jUgkIaNvo8Zw== +"@react-native-firebase/remote-config@19.0.0": + version "19.0.0" + resolved "https://registry.npmjs.org/@react-native-firebase/remote-config/-/remote-config-19.0.0.tgz#1f2c8f129642768fe89b2ca84cdd4d45d289d09a" + integrity sha512-FQ+kTVp2e+JFejvDbORZZC/yFm2RSffXWb/wBaInPygrDv0BhlOHG2iRg1aBMbLw9LEHnUZqfbgKffhLqmGJKQ== "@react-native/assets-registry@^0.72.0": version "0.72.0"