diff --git a/ios/Podfile.lock b/ios/Podfile.lock index fa4ec811..ff0c72b6 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -127,38 +127,38 @@ PODS: - GoogleUtilities/Environment (~> 7.7) - nanopb (< 2.30910.0, >= 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities (7.8.0): - - GoogleUtilities/AppDelegateSwizzler (= 7.8.0) - - GoogleUtilities/Environment (= 7.8.0) - - GoogleUtilities/ISASwizzler (= 7.8.0) - - GoogleUtilities/Logger (= 7.8.0) - - GoogleUtilities/MethodSwizzler (= 7.8.0) - - GoogleUtilities/Network (= 7.8.0) - - "GoogleUtilities/NSData+zlib (= 7.8.0)" - - GoogleUtilities/Reachability (= 7.8.0) - - GoogleUtilities/SwizzlerTestHelpers (= 7.8.0) - - GoogleUtilities/UserDefaults (= 7.8.0) - - GoogleUtilities/AppDelegateSwizzler (7.8.0): + - GoogleUtilities (7.10.0): + - GoogleUtilities/AppDelegateSwizzler (= 7.10.0) + - GoogleUtilities/Environment (= 7.10.0) + - GoogleUtilities/ISASwizzler (= 7.10.0) + - GoogleUtilities/Logger (= 7.10.0) + - GoogleUtilities/MethodSwizzler (= 7.10.0) + - GoogleUtilities/Network (= 7.10.0) + - "GoogleUtilities/NSData+zlib (= 7.10.0)" + - GoogleUtilities/Reachability (= 7.10.0) + - GoogleUtilities/SwizzlerTestHelpers (= 7.10.0) + - GoogleUtilities/UserDefaults (= 7.10.0) + - GoogleUtilities/AppDelegateSwizzler (7.10.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.8.0): + - GoogleUtilities/Environment (7.10.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/ISASwizzler (7.8.0) - - GoogleUtilities/Logger (7.8.0): + - GoogleUtilities/ISASwizzler (7.10.0) + - GoogleUtilities/Logger (7.10.0): - GoogleUtilities/Environment - - GoogleUtilities/MethodSwizzler (7.8.0): + - GoogleUtilities/MethodSwizzler (7.10.0): - GoogleUtilities/Logger - - GoogleUtilities/Network (7.8.0): + - GoogleUtilities/Network (7.10.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.8.0)" - - GoogleUtilities/Reachability (7.8.0): + - "GoogleUtilities/NSData+zlib (7.10.0)" + - GoogleUtilities/Reachability (7.10.0): - GoogleUtilities/Logger - - GoogleUtilities/SwizzlerTestHelpers (7.8.0): + - GoogleUtilities/SwizzlerTestHelpers (7.10.0): - GoogleUtilities/MethodSwizzler - - GoogleUtilities/UserDefaults (7.8.0): + - GoogleUtilities/UserDefaults (7.10.0): - GoogleUtilities/Logger - hermes-engine (0.70.5) - libevent (2.1.12) @@ -504,7 +504,7 @@ PODS: - React-Core - RNFastImage (8.6.3): - React-Core - - SDWebImage (~> 5.14.1) + - SDWebImage (~> 5.14.2) - SDWebImageWebPCoder (~> 0.9.1) - RNGestureHandler (2.8.0): - React-Core @@ -545,9 +545,9 @@ PODS: - React - RNSVG (13.5.0): - React-Core - - SDWebImage (5.14.1): - - SDWebImage/Core (= 5.14.1) - - SDWebImage/Core (5.14.1) + - SDWebImage (5.14.2): + - SDWebImage/Core (= 5.14.2) + - SDWebImage/Core (5.14.2) - SDWebImageWebPCoder (0.9.1): - libwebp (~> 1.0) - SDWebImage/Core (~> 5.13) @@ -855,7 +855,7 @@ SPEC CHECKSUMS: glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b GoogleAppMeasurement: 6ee231473fbd75c11221dfce489894334024eead GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f - GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7 + GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95 hermes-engine: 7fe5fc6ef707b7fdcb161b63898ec500e285653d libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef @@ -902,14 +902,14 @@ SPEC CHECKSUMS: ReactCommon: c9246996e73bf75a2c6c3ff15f1e16707cdc2da9 RNCAsyncStorage: 8616bd5a58af409453ea4e1b246521bb76578d60 RNCClipboard: 2834e1c4af68697089cdd455ee4a4cdd198fa7dd - RNFastImage: 0211f5ebb561956cbb14d822606a6dce9d88e9c7 + RNFastImage: c5dd1b551779c5826fe43b7d36788385da2021e2 RNGestureHandler: 62232ba8f562f7dea5ba1b3383494eb5bf97a4d3 RNReanimated: 2a91e85fcd343f8af3c58d3425b99fdd285590a5 RNScreens: 34cc502acf1b916c582c60003dc3089fa01dc66d RNSentry: db7fd7b66efda28885e4e904a8b5e7349aec61c1 RNShareMenu: cb9dac548c8bf147d06f0bf07296ad51ea9f5fc3 RNSVG: 38ca962c970dbce1ca38991a5aebf26d163f9efb - SDWebImage: e1b3c38f170c6100130fce6856e423ed9e5f4fce + SDWebImage: b9a731e1d6307f44ca703b3976d18c24ca561e84 SDWebImageWebPCoder: 18503de6621dd2c420d680e33d46bf8e1d5169b0 Sentry: 4272663eb0eda312024d795ca3f5a562a8ce5e18 Swime: d7b2c277503b6cea317774aedc2dce05613f8b0b diff --git a/patches/react-native-fast-image+8.6.3.patch b/patches/react-native-fast-image+8.6.3.patch index 5fca2078..d41473e1 100644 --- a/patches/react-native-fast-image+8.6.3.patch +++ b/patches/react-native-fast-image+8.6.3.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/react-native-fast-image/RNFastImage.podspec b/node_modules/react-native-fast-image/RNFastImage.podspec -index db0fada..a752393 100644 +index db0fada..b23cd91 100644 --- a/node_modules/react-native-fast-image/RNFastImage.podspec +++ b/node_modules/react-native-fast-image/RNFastImage.podspec @@ -16,6 +16,6 @@ Pod::Spec.new do |s| @@ -8,7 +8,7 @@ index db0fada..a752393 100644 s.dependency 'React-Core' - s.dependency 'SDWebImage', '~> 5.11.1' - s.dependency 'SDWebImageWebPCoder', '~> 0.8.4' -+ s.dependency 'SDWebImage', '~> 5.14.1' ++ s.dependency 'SDWebImage', '~> 5.14.2' + s.dependency 'SDWebImageWebPCoder', '~> 0.9.1' end diff --git a/node_modules/react-native-fast-image/android/build.gradle b/node_modules/react-native-fast-image/android/build.gradle