From ad2c8e43a42b368e8e39fe5e0465a7c4d9102ce9 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Date: Thu, 2 Jun 2022 11:44:51 +0200 Subject: [PATCH] [RNMobile] Bump `react-native-reanimated` version to `2.4.1-wp-3` (#41482) --- package-lock.json | 6 +++--- packages/react-native-editor/ios/Podfile.lock | 4 ++-- packages/react-native-editor/package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 37baac458da62..d11ca8d655a9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18231,7 +18231,7 @@ "react-native-linear-gradient": "https://raw.githubusercontent.com/wordpress-mobile/react-native-linear-gradient/v2.5.6-wp-2/react-native-linear-gradient-2.5.6-wp-2.tgz", "react-native-modal": "^11.10.0", "react-native-prompt-android": "https://raw.githubusercontent.com/wordpress-mobile/react-native-prompt-android/v1.0.0-wp-2/react-native-prompt-android-1.0.0-wp-2.tgz", - "react-native-reanimated": "https://raw.githubusercontent.com/wordpress-mobile/react-native-reanimated/2.4.1-wp-2/react-native-reanimated-2.4.1-wp-2.tgz", + "react-native-reanimated": "https://raw.githubusercontent.com/wordpress-mobile/react-native-reanimated/2.4.1-wp-3/react-native-reanimated-2.4.1-wp-3.tgz", "react-native-safe-area": "^0.5.0", "react-native-safe-area-context": "3.2.0", "react-native-sass-transformer": "^1.1.1", @@ -50931,8 +50931,8 @@ "integrity": "sha512-9whL4Kc5OU5Q89Dneq8oT8vpQTA/cEz24EIPXEQ2KGo1Dkf4qzer5+98YXJM2F8yitCP8UKHOL8WIiE7zukXBA==" }, "react-native-reanimated": { - "version": "https://raw.githubusercontent.com/wordpress-mobile/react-native-reanimated/2.4.1-wp-2/react-native-reanimated-2.4.1-wp-2.tgz", - "integrity": "sha512-8Mu7150ezI5PGBYAatqhQlau0nkeXMVNZIODAU7l1e7qjfEALZiuxKMkvWhFw1xBCqx+qRv24yYns7I5GGiZGQ==", + "version": "https://raw.githubusercontent.com/wordpress-mobile/react-native-reanimated/2.4.1-wp-3/react-native-reanimated-2.4.1-wp-3.tgz", + "integrity": "sha512-LnfbSRe9WZIj/LT9ZrtiDKCjEqCPp+wcugBIUCgfb6przB3dwrCOiFdxZBD+Py58h6wN7fVpIOhPaP5rGQ1TQQ==", "requires": { "@babel/plugin-transform-object-assign": "^7.10.4", "@types/invariant": "^2.2.35", diff --git a/packages/react-native-editor/ios/Podfile.lock b/packages/react-native-editor/ios/Podfile.lock index 902c5377a6ca4..0516c50d01d80 100644 --- a/packages/react-native-editor/ios/Podfile.lock +++ b/packages/react-native-editor/ios/Podfile.lock @@ -306,7 +306,7 @@ PODS: - React-Core - RNGestureHandler (2.2.0-wp-4): - React-Core - - RNReanimated (2.4.1-wp-2): + - RNReanimated (2.4.1-wp-3): - DoubleConversion - FBLazyVector - FBReactNativeSpec @@ -539,7 +539,7 @@ SPEC CHECKSUMS: RNCClipboard: 99fc8ad669a376b756fbc8098ae2fd05c0ed0668 RNCMaskedView: c298b644a10c0c142055b3ae24d83879ecb13ccd RNGestureHandler: 93b98c40b9419b1a82b008b513c182fe09288d1f - RNReanimated: d87c75f1076bab3402d6cd0b7322be51d333d10e + RNReanimated: b413cc7aa3e2a740d9804cda3a9396a68f9eea7f RNScreens: 953633729a42e23ad0c93574d676b361e3335e8b RNSVG: 36a7359c428dcb7c6bce1cc546fbfebe069809b0 RNTAztecView: 4d1509eb51c287d059942c311fe1ae7d445e3653 diff --git a/packages/react-native-editor/package.json b/packages/react-native-editor/package.json index a4e5335c4c6c9..f1df15834b67d 100644 --- a/packages/react-native-editor/package.json +++ b/packages/react-native-editor/package.json @@ -65,7 +65,7 @@ "react-native-linear-gradient": "https://raw.githubusercontent.com/wordpress-mobile/react-native-linear-gradient/v2.5.6-wp-2/react-native-linear-gradient-2.5.6-wp-2.tgz", "react-native-modal": "^11.10.0", "react-native-prompt-android": "https://raw.githubusercontent.com/wordpress-mobile/react-native-prompt-android/v1.0.0-wp-2/react-native-prompt-android-1.0.0-wp-2.tgz", - "react-native-reanimated": "https://raw.githubusercontent.com/wordpress-mobile/react-native-reanimated/2.4.1-wp-2/react-native-reanimated-2.4.1-wp-2.tgz", + "react-native-reanimated": "https://raw.githubusercontent.com/wordpress-mobile/react-native-reanimated/2.4.1-wp-3/react-native-reanimated-2.4.1-wp-3.tgz", "react-native-safe-area": "^0.5.0", "react-native-safe-area-context": "3.2.0", "react-native-sass-transformer": "^1.1.1",