diff --git a/android/app/BUCK b/android/app/_BUCK similarity index 100% rename from android/app/BUCK rename to android/app/_BUCK diff --git a/app/lib/methods/subscriptions/rooms.js b/app/lib/methods/subscriptions/rooms.js index dca8c226e..b5d96858b 100644 --- a/app/lib/methods/subscriptions/rooms.js +++ b/app/lib/methods/subscriptions/rooms.js @@ -190,7 +190,7 @@ export default function subscribeRooms() { sub.prepareDestroyPermanently(), ...messagesToDelete, ...threadsToDelete, - ...threadMessagesToDelete, + ...threadMessagesToDelete ); }); } catch (e) { diff --git a/app/notifications/inApp/index.js b/app/notifications/inApp/index.js index 7e99903af..2a1b4fdad 100644 --- a/app/notifications/inApp/index.js +++ b/app/notifications/inApp/index.js @@ -120,7 +120,7 @@ class NotificationBadge extends React.Component { { toValue: 1, ...ANIMATION_PROPS - }, + } ).start(() => { this.clearTimeout(); this.timeout = setTimeout(() => { @@ -136,7 +136,7 @@ class NotificationBadge extends React.Component { { toValue: 0, ...ANIMATION_PROPS - }, + } ).start(); setTimeout(removeNotification, ANIMATION_DURATION); } diff --git a/app/views/DirectoryView/Options.js b/app/views/DirectoryView/Options.js index 8a9425db3..b03358aad 100644 --- a/app/views/DirectoryView/Options.js +++ b/app/views/DirectoryView/Options.js @@ -39,7 +39,7 @@ export default class DirectoryOptions extends PureComponent { { toValue: 1, ...ANIMATION_PROPS - }, + } ).start(); } @@ -50,7 +50,7 @@ export default class DirectoryOptions extends PureComponent { { toValue: 0, ...ANIMATION_PROPS - }, + } ).start(() => close()); } diff --git a/app/views/NewServerView.js b/app/views/NewServerView.js index 698289b11..adea48ea2 100644 --- a/app/views/NewServerView.js +++ b/app/views/NewServerView.js @@ -165,7 +165,7 @@ class NewServerView extends React.Component { onPress: password => this.saveCertificate({ path, name, password }) } ], - 'secure-text', + 'secure-text' ); } catch (e) { if (!DocumentPicker.isCancel(e)) { diff --git a/app/views/RoomsListView/ServerDropdown.js b/app/views/RoomsListView/ServerDropdown.js index b7daac0a8..e9f6ea5c6 100644 --- a/app/views/RoomsListView/ServerDropdown.js +++ b/app/views/RoomsListView/ServerDropdown.js @@ -56,7 +56,7 @@ class ServerDropdown extends Component { duration: ANIMATION_DURATION, easing: Easing.inOut(Easing.quad), useNativeDriver: true - }, + } ).start(); } diff --git a/app/views/RoomsListView/SortDropdown.js b/app/views/RoomsListView/SortDropdown.js index e11d980e8..caa4d41f5 100644 --- a/app/views/RoomsListView/SortDropdown.js +++ b/app/views/RoomsListView/SortDropdown.js @@ -40,7 +40,7 @@ class Sort extends PureComponent { duration: ANIMATION_DURATION, easing: Easing.inOut(Easing.quad), useNativeDriver: true - }, + } ).start(); } @@ -96,7 +96,7 @@ class Sort extends PureComponent { duration: ANIMATION_DURATION, easing: Easing.inOut(Easing.quad), useNativeDriver: true - }, + } ).start(() => close()); } diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 57b519703..3daa6c9e0 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -26,14 +26,14 @@ PODS: - EXWebBrowser (6.0.0): - UMCore - Fabric (1.10.2) - - FBLazyVector (0.61.1) - - FBReactNativeSpec (0.61.1): + - FBLazyVector (0.61.3) + - FBReactNativeSpec (0.61.3): - Folly (= 2018.10.22.00) - - RCTRequired (= 0.61.1) - - RCTTypeSafety (= 0.61.1) - - React-Core (= 0.61.1) - - React-jsi (= 0.61.1) - - ReactCommon/turbomodule/core (= 0.61.1) + - RCTRequired (= 0.61.3) + - RCTTypeSafety (= 0.61.3) + - React-Core (= 0.61.3) + - React-jsi (= 0.61.3) + - ReactCommon/turbomodule/core (= 0.61.3) - Firebase/Core (6.8.1): - Firebase/CoreOnly - FirebaseAnalytics (= 6.1.1) @@ -117,169 +117,169 @@ PODS: - nanopb/decode (0.3.901) - nanopb/encode (0.3.901) - QBImagePickerController (3.4.0) - - RCTRequired (0.61.1) - - RCTTypeSafety (0.61.1): - - FBLazyVector (= 0.61.1) + - RCTRequired (0.61.3) + - RCTTypeSafety (0.61.3): + - FBLazyVector (= 0.61.3) - Folly (= 2018.10.22.00) - - RCTRequired (= 0.61.1) - - React-Core (= 0.61.1) - - React (0.61.1): - - React-Core (= 0.61.1) - - React-Core/DevSupport (= 0.61.1) - - React-Core/RCTWebSocket (= 0.61.1) - - React-RCTActionSheet (= 0.61.1) - - React-RCTAnimation (= 0.61.1) - - React-RCTBlob (= 0.61.1) - - React-RCTImage (= 0.61.1) - - React-RCTLinking (= 0.61.1) - - React-RCTNetwork (= 0.61.1) - - React-RCTSettings (= 0.61.1) - - React-RCTText (= 0.61.1) - - React-RCTVibration (= 0.61.1) - - React-Core (0.61.1): + - RCTRequired (= 0.61.3) + - React-Core (= 0.61.3) + - React (0.61.3): + - React-Core (= 0.61.3) + - React-Core/DevSupport (= 0.61.3) + - React-Core/RCTWebSocket (= 0.61.3) + - React-RCTActionSheet (= 0.61.3) + - React-RCTAnimation (= 0.61.3) + - React-RCTBlob (= 0.61.3) + - React-RCTImage (= 0.61.3) + - React-RCTLinking (= 0.61.3) + - React-RCTNetwork (= 0.61.3) + - React-RCTSettings (= 0.61.3) + - React-RCTText (= 0.61.3) + - React-RCTVibration (= 0.61.3) + - React-Core (0.61.3): - Folly (= 2018.10.22.00) - glog - - React-Core/Default (= 0.61.1) - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-Core/Default (= 0.61.3) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/CoreModulesHeaders (0.61.1): + - React-Core/CoreModulesHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/Default (0.61.1): + - React-Core/Default (0.61.3): - Folly (= 2018.10.22.00) - glog - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/DevSupport (0.61.1): + - React-Core/DevSupport (0.61.3): - Folly (= 2018.10.22.00) - glog - - React-Core/Default (= 0.61.1) - - React-Core/RCTWebSocket (= 0.61.1) - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) - - React-jsinspector (= 0.61.1) + - React-Core/Default (= 0.61.3) + - React-Core/RCTWebSocket (= 0.61.3) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) + - React-jsinspector (= 0.61.3) - Yoga - - React-Core/RCTActionSheetHeaders (0.61.1): + - React-Core/RCTActionSheetHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTAnimationHeaders (0.61.1): + - React-Core/RCTAnimationHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTBlobHeaders (0.61.1): + - React-Core/RCTBlobHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTImageHeaders (0.61.1): + - React-Core/RCTImageHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTLinkingHeaders (0.61.1): + - React-Core/RCTLinkingHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTNetworkHeaders (0.61.1): + - React-Core/RCTNetworkHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTSettingsHeaders (0.61.1): + - React-Core/RCTSettingsHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTTextHeaders (0.61.1): + - React-Core/RCTTextHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTVibrationHeaders (0.61.1): + - React-Core/RCTVibrationHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTWebSocket (0.61.1): + - React-Core/RCTWebSocket (0.61.3): - Folly (= 2018.10.22.00) - glog - - React-Core/Default (= 0.61.1) - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-Core/Default (= 0.61.3) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-CoreModules (0.61.1): - - FBReactNativeSpec (= 0.61.1) + - React-CoreModules (0.61.3): + - FBReactNativeSpec (= 0.61.3) - Folly (= 2018.10.22.00) - - RCTTypeSafety (= 0.61.1) - - React-Core/CoreModulesHeaders (= 0.61.1) - - React-RCTImage (= 0.61.1) - - ReactCommon/turbomodule/core (= 0.61.1) - - React-cxxreact (0.61.1): + - RCTTypeSafety (= 0.61.3) + - React-Core/CoreModulesHeaders (= 0.61.3) + - React-RCTImage (= 0.61.3) + - ReactCommon/turbomodule/core (= 0.61.3) + - React-cxxreact (0.61.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-jsinspector (= 0.61.1) - - React-jsi (0.61.1): + - React-jsinspector (= 0.61.3) + - React-jsi (0.61.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-jsi/Default (= 0.61.1) - - React-jsi/Default (0.61.1): + - React-jsi/Default (= 0.61.3) + - React-jsi/Default (0.61.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-jsiexecutor (0.61.1): + - React-jsiexecutor (0.61.3): - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsinspector (0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsinspector (0.61.3) - react-native-background-timer (2.1.1): - React - react-native-document-picker (3.2.4): @@ -306,41 +306,41 @@ PODS: - React - react-native-webview (6.8.0): - React - - React-RCTActionSheet (0.61.1): - - React-Core/RCTActionSheetHeaders (= 0.61.1) - - React-RCTAnimation (0.61.1): - - React-Core/RCTAnimationHeaders (= 0.61.1) - - React-RCTBlob (0.61.1): - - React-Core/RCTBlobHeaders (= 0.61.1) - - React-Core/RCTWebSocket (= 0.61.1) - - React-jsi (= 0.61.1) - - React-RCTNetwork (= 0.61.1) - - React-RCTImage (0.61.1): - - React-Core/RCTImageHeaders (= 0.61.1) - - React-RCTNetwork (= 0.61.1) - - React-RCTLinking (0.61.1): - - React-Core/RCTLinkingHeaders (= 0.61.1) - - React-RCTNetwork (0.61.1): - - React-Core/RCTNetworkHeaders (= 0.61.1) - - React-RCTSettings (0.61.1): - - React-Core/RCTSettingsHeaders (= 0.61.1) - - React-RCTText (0.61.1): - - React-Core/RCTTextHeaders (= 0.61.1) - - React-RCTVibration (0.61.1): - - React-Core/RCTVibrationHeaders (= 0.61.1) - - ReactCommon/jscallinvoker (0.61.1): + - React-RCTActionSheet (0.61.3): + - React-Core/RCTActionSheetHeaders (= 0.61.3) + - React-RCTAnimation (0.61.3): + - React-Core/RCTAnimationHeaders (= 0.61.3) + - React-RCTBlob (0.61.3): + - React-Core/RCTBlobHeaders (= 0.61.3) + - React-Core/RCTWebSocket (= 0.61.3) + - React-jsi (= 0.61.3) + - React-RCTNetwork (= 0.61.3) + - React-RCTImage (0.61.3): + - React-Core/RCTImageHeaders (= 0.61.3) + - React-RCTNetwork (= 0.61.3) + - React-RCTLinking (0.61.3): + - React-Core/RCTLinkingHeaders (= 0.61.3) + - React-RCTNetwork (0.61.3): + - React-Core/RCTNetworkHeaders (= 0.61.3) + - React-RCTSettings (0.61.3): + - React-Core/RCTSettingsHeaders (= 0.61.3) + - React-RCTText (0.61.3): + - React-Core/RCTTextHeaders (= 0.61.3) + - React-RCTVibration (0.61.3): + - React-Core/RCTVibrationHeaders (= 0.61.3) + - ReactCommon/jscallinvoker (0.61.3): - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-cxxreact (= 0.61.1) - - ReactCommon/turbomodule/core (0.61.1): + - React-cxxreact (= 0.61.3) + - ReactCommon/turbomodule/core (0.61.3): - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-Core (= 0.61.1) - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - ReactCommon/jscallinvoker (= 0.61.1) + - React-Core (= 0.61.3) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - ReactCommon/jscallinvoker (= 0.61.3) - rn-extensions-share (2.3.10): - React - rn-fetch-blob (0.10.16): @@ -679,8 +679,8 @@ SPEC CHECKSUMS: EXPermissions: 99e52dc3e5f8e55153f1958004f6df2a30a1f2f5 EXWebBrowser: def838b95aa9d396f9ce71ace4e614ee16e7ee30 Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74 - FBLazyVector: 0846affdb2924b01093eb696766ecb0104e409e0 - FBReactNativeSpec: c4cf958af1b97799b524f63a26a1c509c0295b04 + FBLazyVector: 5bc5b1606fc9a7ac6956de049f6e30901ed31c49 + FBReactNativeSpec: f7be9bcc5ce259f7c39509f3f4caf59020d11d4c Firebase: 9cbe4e5b5eaafa05dc932be58b7c8c3820d71e88 FirebaseAnalytics: 843c7f64a8f9c79f0d03281197ebe7bb1d58d477 FirebaseCore: e9d9bd1dae61c1e82bc1e0e617a9d832392086a0 @@ -697,15 +697,15 @@ SPEC CHECKSUMS: libwebp: 057912d6d0abfb6357d8bb05c0ea470301f5d61e nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48 QBImagePickerController: d54cf93db6decf26baf6ed3472f336ef35cae022 - RCTRequired: 53825815218847d3e9c7b6d92ad2d197a926d51e - RCTTypeSafety: d886540c518e53064dfa081bf7693fd650699b92 - React: 5dea58967c421bd1fdf6b94c18b9ed0f5134683c - React-Core: b381e65aa0da9b94b9dcdc4a99298075b1c3876c - React-CoreModules: 4ed224e29848ba76d26aacb8e3fe85712d3c4fe1 - React-cxxreact: 52c98f5c1fb4e4d9f4b588742718350a55f4f088 - React-jsi: 61ff417c95e6c3af50fb96399037e80752fb5ce7 - React-jsiexecutor: ee45274419eb95614bbbadb98e20684c5f29996e - React-jsinspector: 574d597112f9ea3d1b717f6fb62aef764c70dd6f + RCTRequired: a72523286ea3381f97b28d87529c265baad3ad7d + RCTTypeSafety: e3cc0537400222250f0be37bd69f4b339d3c0a0f + React: 3dc877fc32548b0c7108ca7f301466f4956cbff8 + React-Core: ca94e2e7d22cdcc266a405c4d2ad5e5675145776 + React-CoreModules: aa415458b5d7dacd10ac1b324d679f6e17cd8685 + React-cxxreact: bac5da3d62ee98abd3c1bf7338a7cc6205da7f69 + React-jsi: 8bcf5836caa8a759c135ab9ef97f3e023a7b94af + React-jsiexecutor: ae078e9df9c65bcdcf68f9a17656657932d95528 + React-jsinspector: a8939cc6909607eb5e8a5ecfff7c6226984e174d react-native-background-timer: 1b6e6b4e10f1b74c367a1fdc3c72b67c619b222b react-native-document-picker: c36bf5f067a581657ecaf7124dcd921a8be19061 react-native-jitsi-meet: 1ca89538b8ef3158bfd306d60325d7f11ca1451a @@ -717,16 +717,16 @@ SPEC CHECKSUMS: react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865 react-native-video: 6555881252c8ca039760e1cd6df28ac28ffb2baf react-native-webview: 9f588ea09ede9bd1f5443f4aa4ddfadeb51fcd28 - React-RCTActionSheet: af4d951113b1e068bb30611f91b984a7a73597ff - React-RCTAnimation: 4f518d70bb6890b7c3d9d732f84786d6693ca297 - React-RCTBlob: 072a4888c08de0eef6d04eaa727d25e577e6ff26 - React-RCTImage: 78c5cdf1b2de6cd3cd650dd741868fad19a35528 - React-RCTLinking: 486ed1c9a659c7f9fea213868f8930b9a0a79f07 - React-RCTNetwork: e79599f3160b459da03447e32b8bcca1a0f0f797 - React-RCTSettings: 48b7c5a64ffe0c54c39d59eb7d9036e72305f95a - React-RCTText: 81b62b4e7f11531a5154e4daa5617670d5a2d5de - React-RCTVibration: 8be61459e3749d1fb02cf414edd05b3007622882 - ReactCommon: 4fba5be89efdf0b5720e0adb3d8d7edf6e532db0 + React-RCTActionSheet: 94671eef55b01a93be735605822ef712d5ea208e + React-RCTAnimation: 524ae33e73de9c0fe6501a7a4bda8e01d26499d9 + React-RCTBlob: 5481c2db702f57207af7e7a9b32d90524b821b72 + React-RCTImage: b472cc0606f8a7c1ac270d6ccc57123a09439a32 + React-RCTLinking: 9cfc7bfdfda078489736695ac476de1f265b9f82 + React-RCTNetwork: 967547e4eeac92e55d41573a82da7fff4003052a + React-RCTSettings: 6ab7911172056b5077dacd9240f057eeeb1b121b + React-RCTText: b8f895b94aa0e7778fef28d13f3d71eed4a10c3d + React-RCTVibration: 262588c97551b0b1c675468cda857466ba5af18f + ReactCommon: c2c63d9290b422ca6ad5b3663073a015dd892ae9 rn-extensions-share: 4bfee75806ad54aadeff1dfa535697a6345a50b8 rn-fetch-blob: 651b8d076b43d0d7aa294a3d9ec16c00aab8bef9 RNAudio: cae2991f2dccb75163f260b60da8051717b959fa @@ -755,7 +755,7 @@ SPEC CHECKSUMS: UMReactNativeAdapter: 131ea2b944ade8035f0b54c6570c405f6000548d UMSensorsInterface: 0ed023ce9b96f2ca6fada7bda05b7760da60b293 UMTaskManagerInterface: 8664abd37a00715727e60df9ecd65e42ba47b548 - Yoga: d8c572ddec8d05b7dba08e4e5f1924004a177078 + Yoga: 02036f6383c0008edb7ef0773a0e6beb6ce82bd1 PODFILE CHECKSUM: 18d0b080112c72e9cc76a381c1baba1172c6ca4d diff --git a/ios/Pods/Local Podspecs/FBLazyVector.podspec.json b/ios/Pods/Local Podspecs/FBLazyVector.podspec.json index af1743b69..8c140ca39 100644 --- a/ios/Pods/Local Podspecs/FBLazyVector.podspec.json +++ b/ios/Pods/Local Podspecs/FBLazyVector.podspec.json @@ -1,6 +1,6 @@ { "name": "FBLazyVector", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "**/*.{c,h,m,mm,cpp}", "header_dir": "FBLazyVector" diff --git a/ios/Pods/Local Podspecs/FBReactNativeSpec.podspec.json b/ios/Pods/Local Podspecs/FBReactNativeSpec.podspec.json index 3508615a6..01a90ecfa 100644 --- a/ios/Pods/Local Podspecs/FBReactNativeSpec.podspec.json +++ b/ios/Pods/Local Podspecs/FBReactNativeSpec.podspec.json @@ -1,6 +1,6 @@ { "name": "FBReactNativeSpec", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -12,7 +12,7 @@ "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness", "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "**/*.{c,h,m,mm,cpp}", "header_dir": "FBReactNativeSpec", @@ -26,19 +26,19 @@ "2018.10.22.00" ], "RCTRequired": [ - "0.61.1" + "0.61.3" ], "RCTTypeSafety": [ - "0.61.1" + "0.61.3" ], "React-Core": [ - "0.61.1" + "0.61.3" ], "React-jsi": [ - "0.61.1" + "0.61.3" ], "ReactCommon/turbomodule/core": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/RCTRequired.podspec.json b/ios/Pods/Local Podspecs/RCTRequired.podspec.json index 4fb7ebbd1..5c3f65c46 100644 --- a/ios/Pods/Local Podspecs/RCTRequired.podspec.json +++ b/ios/Pods/Local Podspecs/RCTRequired.podspec.json @@ -1,6 +1,6 @@ { "name": "RCTRequired", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "**/*.{c,h,m,mm,cpp}", "header_dir": "RCTRequired" diff --git a/ios/Pods/Local Podspecs/RCTTypeSafety.podspec.json b/ios/Pods/Local Podspecs/RCTTypeSafety.podspec.json index d8bb57473..1022f2407 100644 --- a/ios/Pods/Local Podspecs/RCTTypeSafety.podspec.json +++ b/ios/Pods/Local Podspecs/RCTTypeSafety.podspec.json @@ -1,6 +1,6 @@ { "name": "RCTTypeSafety", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -12,7 +12,7 @@ "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32", "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "**/*.{c,h,m,mm,cpp}", "header_dir": "RCTTypeSafety", @@ -23,16 +23,16 @@ }, "dependencies": { "FBLazyVector": [ - "0.61.1" + "0.61.3" ], "Folly": [ "2018.10.22.00" ], "RCTRequired": [ - "0.61.1" + "0.61.3" ], "React-Core": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-Core.podspec.json b/ios/Pods/Local Podspecs/React-Core.podspec.json index 02d8cda1d..d3a5130ce 100644 --- a/ios/Pods/Local Podspecs/React-Core.podspec.json +++ b/ios/Pods/Local Podspecs/React-Core.podspec.json @@ -1,6 +1,6 @@ { "name": "React-Core", - "version": "0.61.1", + "version": "0.61.3", "summary": "The core of React Native.", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation", "header_dir": "React", @@ -29,13 +29,13 @@ "2018.10.22.00" ], "React-cxxreact": [ - "0.61.1" + "0.61.3" ], "React-jsi": [ - "0.61.1" + "0.61.3" ], "React-jsiexecutor": [ - "0.61.1" + "0.61.3" ], "Yoga": [ @@ -78,13 +78,13 @@ ], "dependencies": { "React-Core/Default": [ - "0.61.1" + "0.61.3" ], "React-Core/RCTWebSocket": [ - "0.61.1" + "0.61.3" ], "React-jsinspector": [ - "0.61.1" + "0.61.3" ] } }, @@ -93,7 +93,7 @@ "source_files": "Libraries/WebSocket/*.{h,m}", "dependencies": { "React-Core/Default": [ - "0.61.1" + "0.61.3" ] } }, diff --git a/ios/Pods/Local Podspecs/React-CoreModules.podspec.json b/ios/Pods/Local Podspecs/React-CoreModules.podspec.json index 1e8948d2f..b26f314b5 100644 --- a/ios/Pods/Local Podspecs/React-CoreModules.podspec.json +++ b/ios/Pods/Local Podspecs/React-CoreModules.podspec.json @@ -1,6 +1,6 @@ { "name": "React-CoreModules", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -12,7 +12,7 @@ "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness", "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "**/*.{c,m,mm,cpp}", "header_dir": "CoreModules", @@ -23,22 +23,22 @@ }, "dependencies": { "FBReactNativeSpec": [ - "0.61.1" + "0.61.3" ], "RCTTypeSafety": [ - "0.61.1" + "0.61.3" ], "React-RCTImage": [ - "0.61.1" + "0.61.3" ], "Folly": [ "2018.10.22.00" ], "React-Core/CoreModulesHeaders": [ - "0.61.1" + "0.61.3" ], "ReactCommon/turbomodule/core": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTActionSheet.podspec.json b/ios/Pods/Local Podspecs/React-RCTActionSheet.podspec.json index e3a2cd645..07ca9da9b 100644 --- a/ios/Pods/Local Podspecs/React-RCTActionSheet.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTActionSheet.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTActionSheet", - "version": "0.61.1", + "version": "0.61.3", "summary": "An API for displaying iOS action sheets and share sheets.", "homepage": "http://facebook.github.io/react-native/", "documentation_url": "https://facebook.github.io/react-native/docs/actionsheetios", @@ -12,7 +12,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "*.{m}", "preserve_paths": [ @@ -23,7 +23,7 @@ "header_dir": "RCTActionSheet", "dependencies": { "React-Core/RCTActionSheetHeaders": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTAnimation.podspec.json b/ios/Pods/Local Podspecs/React-RCTAnimation.podspec.json index 40a673757..f0d5f8afb 100644 --- a/ios/Pods/Local Podspecs/React-RCTAnimation.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTAnimation.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTAnimation", - "version": "0.61.1", + "version": "0.61.3", "summary": "A native driver for the Animated API.", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "{Drivers/*,Nodes/*,*}.{m}", "preserve_paths": [ @@ -22,7 +22,7 @@ "header_dir": "RCTAnimation", "dependencies": { "React-Core/RCTAnimationHeaders": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTBlob.podspec.json b/ios/Pods/Local Podspecs/React-RCTBlob.podspec.json index d36190d25..aaf9800e2 100644 --- a/ios/Pods/Local Podspecs/React-RCTBlob.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTBlob.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTBlob", - "version": "0.61.1", + "version": "0.61.3", "summary": "An API for displaying iOS action sheets and share sheets.", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": [ "*.{m,mm}", @@ -25,16 +25,16 @@ "header_dir": "RCTBlob", "dependencies": { "React-Core/RCTBlobHeaders": [ - "0.61.1" + "0.61.3" ], "React-Core/RCTWebSocket": [ - "0.61.1" + "0.61.3" ], "React-RCTNetwork": [ - "0.61.1" + "0.61.3" ], "React-jsi": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTImage.podspec.json b/ios/Pods/Local Podspecs/React-RCTImage.podspec.json index f13557b19..48d0c64e0 100644 --- a/ios/Pods/Local Podspecs/React-RCTImage.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTImage.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTImage", - "version": "0.61.1", + "version": "0.61.3", "summary": "A React component for displaying different types of images.", "homepage": "http://facebook.github.io/react-native/", "documentation_url": "https://facebook.github.io/react-native/docs/image", @@ -12,7 +12,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "*.{m}", "preserve_paths": [ @@ -23,10 +23,10 @@ "header_dir": "RCTImage", "dependencies": { "React-Core/RCTImageHeaders": [ - "0.61.1" + "0.61.3" ], "React-RCTNetwork": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTLinking.podspec.json b/ios/Pods/Local Podspecs/React-RCTLinking.podspec.json index 5a08f67f9..0541f5ba5 100644 --- a/ios/Pods/Local Podspecs/React-RCTLinking.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTLinking.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTLinking", - "version": "0.61.1", + "version": "0.61.3", "summary": "A general interface to interact with both incoming and outgoing app links.", "homepage": "http://facebook.github.io/react-native/", "documentation_url": "https://facebook.github.io/react-native/docs/linking", @@ -12,7 +12,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "*.{m}", "preserve_paths": [ @@ -23,7 +23,7 @@ "header_dir": "RCTLinking", "dependencies": { "React-Core/RCTLinkingHeaders": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTNetwork.podspec.json b/ios/Pods/Local Podspecs/React-RCTNetwork.podspec.json index 045331296..7cb7b473e 100644 --- a/ios/Pods/Local Podspecs/React-RCTNetwork.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTNetwork.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTNetwork", - "version": "0.61.1", + "version": "0.61.3", "summary": "The networking library of React Native.", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "*.{m,mm}", "preserve_paths": [ @@ -22,7 +22,7 @@ "header_dir": "RCTNetwork", "dependencies": { "React-Core/RCTNetworkHeaders": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTSettings.podspec.json b/ios/Pods/Local Podspecs/React-RCTSettings.podspec.json index eff674554..58107e855 100644 --- a/ios/Pods/Local Podspecs/React-RCTSettings.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTSettings.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTSettings", - "version": "0.61.1", + "version": "0.61.3", "summary": "A wrapper for NSUserDefaults, a persistent key-value store available only on iOS.", "homepage": "http://facebook.github.io/react-native/", "documentation_url": "https://facebook.github.io/react-native/docs/settings", @@ -12,7 +12,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "*.{m}", "preserve_paths": [ @@ -23,7 +23,7 @@ "header_dir": "RCTSettings", "dependencies": { "React-Core/RCTSettingsHeaders": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTText.podspec.json b/ios/Pods/Local Podspecs/React-RCTText.podspec.json index 38196fff9..327b66b32 100644 --- a/ios/Pods/Local Podspecs/React-RCTText.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTText.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTText", - "version": "0.61.1", + "version": "0.61.3", "summary": "A React component for displaying text.", "homepage": "http://facebook.github.io/react-native/", "documentation_url": "https://facebook.github.io/react-native/docs/text", @@ -12,7 +12,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "**/*.{h,m}", "preserve_paths": [ @@ -23,7 +23,7 @@ "header_dir": "RCTText", "dependencies": { "React-Core/RCTTextHeaders": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-RCTVibration.podspec.json b/ios/Pods/Local Podspecs/React-RCTVibration.podspec.json index dce4cff4a..baf39c38f 100644 --- a/ios/Pods/Local Podspecs/React-RCTVibration.podspec.json +++ b/ios/Pods/Local Podspecs/React-RCTVibration.podspec.json @@ -1,6 +1,6 @@ { "name": "React-RCTVibration", - "version": "0.61.1", + "version": "0.61.3", "summary": "An API for controlling the vibration hardware of the device.", "homepage": "http://facebook.github.io/react-native/", "documentation_url": "https://facebook.github.io/react-native/docs/vibration", @@ -12,7 +12,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "*.{m}", "preserve_paths": [ @@ -23,7 +23,7 @@ "header_dir": "RCTVibration", "dependencies": { "React-Core/RCTVibrationHeaders": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-cxxreact.podspec.json b/ios/Pods/Local Podspecs/React-cxxreact.podspec.json index 10de8adf2..472fa710a 100644 --- a/ios/Pods/Local Podspecs/React-cxxreact.podspec.json +++ b/ios/Pods/Local Podspecs/React-cxxreact.podspec.json @@ -1,6 +1,6 @@ { "name": "React-cxxreact", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "*.{cpp,h}", "exclude_files": "SampleCxxModule.*", @@ -34,7 +34,7 @@ ], "React-jsinspector": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/React-jsi.podspec.json b/ios/Pods/Local Podspecs/React-jsi.podspec.json index 3853cae04..a436429e2 100644 --- a/ios/Pods/Local Podspecs/React-jsi.podspec.json +++ b/ios/Pods/Local Podspecs/React-jsi.podspec.json @@ -1,6 +1,6 @@ { "name": "React-jsi", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "**/*.{cpp,h}", "exclude_files": "**/test/*", diff --git a/ios/Pods/Local Podspecs/React-jsiexecutor.podspec.json b/ios/Pods/Local Podspecs/React-jsiexecutor.podspec.json index e9630daa4..b9b98da5a 100644 --- a/ios/Pods/Local Podspecs/React-jsiexecutor.podspec.json +++ b/ios/Pods/Local Podspecs/React-jsiexecutor.podspec.json @@ -1,6 +1,6 @@ { "name": "React-jsiexecutor", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "jsireact/*.{cpp,h}", "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation", @@ -21,10 +21,10 @@ "header_dir": "jsireact", "dependencies": { "React-cxxreact": [ - "0.61.1" + "0.61.3" ], "React-jsi": [ - "0.61.1" + "0.61.3" ], "Folly": [ "2018.10.22.00" diff --git a/ios/Pods/Local Podspecs/React-jsinspector.podspec.json b/ios/Pods/Local Podspecs/React-jsinspector.podspec.json index b5c4c05e8..a72764c90 100644 --- a/ios/Pods/Local Podspecs/React-jsinspector.podspec.json +++ b/ios/Pods/Local Podspecs/React-jsinspector.podspec.json @@ -1,6 +1,6 @@ { "name": "React-jsinspector", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -11,7 +11,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "source_files": "*.{cpp,h}", "header_dir": "jsinspector" diff --git a/ios/Pods/Local Podspecs/React.podspec.json b/ios/Pods/Local Podspecs/React.podspec.json index 97bfc8257..94a31602e 100644 --- a/ios/Pods/Local Podspecs/React.podspec.json +++ b/ios/Pods/Local Podspecs/React.podspec.json @@ -1,6 +1,6 @@ { "name": "React", - "version": "0.61.1", + "version": "0.61.3", "summary": "A framework for building native apps using React", "description": "React Native apps are built using the React JS\nframework, and render directly to native UIKit\nelements using a fully asynchronous architecture.\nThere is no browser and no HTML. We have picked what\nwe think is the best set of features from these and\nother technologies to build what we hope to become\nthe best product development framework available,\nwith an emphasis on iteration speed, developer\ndelight, continuity of technology, and absolutely\nbeautiful and fast products with no compromises in\nquality or capability.", "homepage": "http://facebook.github.io/react-native/", @@ -12,7 +12,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "preserve_paths": [ "package.json", @@ -22,40 +22,40 @@ "cocoapods_version": ">= 1.2.0", "dependencies": { "React-Core": [ - "0.61.1" + "0.61.3" ], "React-Core/DevSupport": [ - "0.61.1" + "0.61.3" ], "React-Core/RCTWebSocket": [ - "0.61.1" + "0.61.3" ], "React-RCTActionSheet": [ - "0.61.1" + "0.61.3" ], "React-RCTAnimation": [ - "0.61.1" + "0.61.3" ], "React-RCTBlob": [ - "0.61.1" + "0.61.3" ], "React-RCTImage": [ - "0.61.1" + "0.61.3" ], "React-RCTLinking": [ - "0.61.1" + "0.61.3" ], "React-RCTNetwork": [ - "0.61.1" + "0.61.3" ], "React-RCTSettings": [ - "0.61.1" + "0.61.3" ], "React-RCTText": [ - "0.61.1" + "0.61.3" ], "React-RCTVibration": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/ReactCommon.podspec.json b/ios/Pods/Local Podspecs/ReactCommon.podspec.json index a2887c013..d4450ee0e 100644 --- a/ios/Pods/Local Podspecs/ReactCommon.podspec.json +++ b/ios/Pods/Local Podspecs/ReactCommon.podspec.json @@ -1,7 +1,7 @@ { "name": "ReactCommon", "module_name": "ReactCommon", - "version": "0.61.1", + "version": "0.61.3", "summary": "-", "homepage": "http://facebook.github.io/react-native/", "license": "MIT", @@ -12,7 +12,7 @@ }, "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "header_dir": "ReactCommon", "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation", @@ -27,7 +27,7 @@ "source_files": "jscallinvoker/**/*.{cpp,h}", "dependencies": { "React-cxxreact": [ - "0.61.1" + "0.61.3" ], "DoubleConversion": [ @@ -44,16 +44,16 @@ "name": "turbomodule", "dependencies": { "ReactCommon/jscallinvoker": [ - "0.61.1" + "0.61.3" ], "React-Core": [ - "0.61.1" + "0.61.3" ], "React-cxxreact": [ - "0.61.1" + "0.61.3" ], "React-jsi": [ - "0.61.1" + "0.61.3" ], "Folly": [ "2018.10.22.00" @@ -81,7 +81,7 @@ ], "dependencies": { "ReactCommon/turbomodule/core": [ - "0.61.1" + "0.61.3" ] } } diff --git a/ios/Pods/Local Podspecs/yoga.podspec.json b/ios/Pods/Local Podspecs/yoga.podspec.json index 6b40f522e..eea9e63a5 100644 --- a/ios/Pods/Local Podspecs/yoga.podspec.json +++ b/ios/Pods/Local Podspecs/yoga.podspec.json @@ -11,7 +11,7 @@ "authors": "Facebook", "source": { "git": "https://github.com/facebook/react-native.git", - "tag": "v0.61.1" + "tag": "v0.61.3" }, "module_name": "yoga", "header_dir": "yoga", diff --git a/ios/Pods/Manifest.lock b/ios/Pods/Manifest.lock index 57b519703..3daa6c9e0 100644 --- a/ios/Pods/Manifest.lock +++ b/ios/Pods/Manifest.lock @@ -26,14 +26,14 @@ PODS: - EXWebBrowser (6.0.0): - UMCore - Fabric (1.10.2) - - FBLazyVector (0.61.1) - - FBReactNativeSpec (0.61.1): + - FBLazyVector (0.61.3) + - FBReactNativeSpec (0.61.3): - Folly (= 2018.10.22.00) - - RCTRequired (= 0.61.1) - - RCTTypeSafety (= 0.61.1) - - React-Core (= 0.61.1) - - React-jsi (= 0.61.1) - - ReactCommon/turbomodule/core (= 0.61.1) + - RCTRequired (= 0.61.3) + - RCTTypeSafety (= 0.61.3) + - React-Core (= 0.61.3) + - React-jsi (= 0.61.3) + - ReactCommon/turbomodule/core (= 0.61.3) - Firebase/Core (6.8.1): - Firebase/CoreOnly - FirebaseAnalytics (= 6.1.1) @@ -117,169 +117,169 @@ PODS: - nanopb/decode (0.3.901) - nanopb/encode (0.3.901) - QBImagePickerController (3.4.0) - - RCTRequired (0.61.1) - - RCTTypeSafety (0.61.1): - - FBLazyVector (= 0.61.1) + - RCTRequired (0.61.3) + - RCTTypeSafety (0.61.3): + - FBLazyVector (= 0.61.3) - Folly (= 2018.10.22.00) - - RCTRequired (= 0.61.1) - - React-Core (= 0.61.1) - - React (0.61.1): - - React-Core (= 0.61.1) - - React-Core/DevSupport (= 0.61.1) - - React-Core/RCTWebSocket (= 0.61.1) - - React-RCTActionSheet (= 0.61.1) - - React-RCTAnimation (= 0.61.1) - - React-RCTBlob (= 0.61.1) - - React-RCTImage (= 0.61.1) - - React-RCTLinking (= 0.61.1) - - React-RCTNetwork (= 0.61.1) - - React-RCTSettings (= 0.61.1) - - React-RCTText (= 0.61.1) - - React-RCTVibration (= 0.61.1) - - React-Core (0.61.1): + - RCTRequired (= 0.61.3) + - React-Core (= 0.61.3) + - React (0.61.3): + - React-Core (= 0.61.3) + - React-Core/DevSupport (= 0.61.3) + - React-Core/RCTWebSocket (= 0.61.3) + - React-RCTActionSheet (= 0.61.3) + - React-RCTAnimation (= 0.61.3) + - React-RCTBlob (= 0.61.3) + - React-RCTImage (= 0.61.3) + - React-RCTLinking (= 0.61.3) + - React-RCTNetwork (= 0.61.3) + - React-RCTSettings (= 0.61.3) + - React-RCTText (= 0.61.3) + - React-RCTVibration (= 0.61.3) + - React-Core (0.61.3): - Folly (= 2018.10.22.00) - glog - - React-Core/Default (= 0.61.1) - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-Core/Default (= 0.61.3) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/CoreModulesHeaders (0.61.1): + - React-Core/CoreModulesHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/Default (0.61.1): + - React-Core/Default (0.61.3): - Folly (= 2018.10.22.00) - glog - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/DevSupport (0.61.1): + - React-Core/DevSupport (0.61.3): - Folly (= 2018.10.22.00) - glog - - React-Core/Default (= 0.61.1) - - React-Core/RCTWebSocket (= 0.61.1) - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) - - React-jsinspector (= 0.61.1) + - React-Core/Default (= 0.61.3) + - React-Core/RCTWebSocket (= 0.61.3) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) + - React-jsinspector (= 0.61.3) - Yoga - - React-Core/RCTActionSheetHeaders (0.61.1): + - React-Core/RCTActionSheetHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTAnimationHeaders (0.61.1): + - React-Core/RCTAnimationHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTBlobHeaders (0.61.1): + - React-Core/RCTBlobHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTImageHeaders (0.61.1): + - React-Core/RCTImageHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTLinkingHeaders (0.61.1): + - React-Core/RCTLinkingHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTNetworkHeaders (0.61.1): + - React-Core/RCTNetworkHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTSettingsHeaders (0.61.1): + - React-Core/RCTSettingsHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTTextHeaders (0.61.1): + - React-Core/RCTTextHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTVibrationHeaders (0.61.1): + - React-Core/RCTVibrationHeaders (0.61.3): - Folly (= 2018.10.22.00) - glog - React-Core/Default - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-Core/RCTWebSocket (0.61.1): + - React-Core/RCTWebSocket (0.61.3): - Folly (= 2018.10.22.00) - glog - - React-Core/Default (= 0.61.1) - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsiexecutor (= 0.61.1) + - React-Core/Default (= 0.61.3) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsiexecutor (= 0.61.3) - Yoga - - React-CoreModules (0.61.1): - - FBReactNativeSpec (= 0.61.1) + - React-CoreModules (0.61.3): + - FBReactNativeSpec (= 0.61.3) - Folly (= 2018.10.22.00) - - RCTTypeSafety (= 0.61.1) - - React-Core/CoreModulesHeaders (= 0.61.1) - - React-RCTImage (= 0.61.1) - - ReactCommon/turbomodule/core (= 0.61.1) - - React-cxxreact (0.61.1): + - RCTTypeSafety (= 0.61.3) + - React-Core/CoreModulesHeaders (= 0.61.3) + - React-RCTImage (= 0.61.3) + - ReactCommon/turbomodule/core (= 0.61.3) + - React-cxxreact (0.61.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-jsinspector (= 0.61.1) - - React-jsi (0.61.1): + - React-jsinspector (= 0.61.3) + - React-jsi (0.61.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-jsi/Default (= 0.61.1) - - React-jsi/Default (0.61.1): + - React-jsi/Default (= 0.61.3) + - React-jsi/Default (0.61.3): - boost-for-react-native (= 1.63.0) - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-jsiexecutor (0.61.1): + - React-jsiexecutor (0.61.3): - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - React-jsinspector (0.61.1) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - React-jsinspector (0.61.3) - react-native-background-timer (2.1.1): - React - react-native-document-picker (3.2.4): @@ -306,41 +306,41 @@ PODS: - React - react-native-webview (6.8.0): - React - - React-RCTActionSheet (0.61.1): - - React-Core/RCTActionSheetHeaders (= 0.61.1) - - React-RCTAnimation (0.61.1): - - React-Core/RCTAnimationHeaders (= 0.61.1) - - React-RCTBlob (0.61.1): - - React-Core/RCTBlobHeaders (= 0.61.1) - - React-Core/RCTWebSocket (= 0.61.1) - - React-jsi (= 0.61.1) - - React-RCTNetwork (= 0.61.1) - - React-RCTImage (0.61.1): - - React-Core/RCTImageHeaders (= 0.61.1) - - React-RCTNetwork (= 0.61.1) - - React-RCTLinking (0.61.1): - - React-Core/RCTLinkingHeaders (= 0.61.1) - - React-RCTNetwork (0.61.1): - - React-Core/RCTNetworkHeaders (= 0.61.1) - - React-RCTSettings (0.61.1): - - React-Core/RCTSettingsHeaders (= 0.61.1) - - React-RCTText (0.61.1): - - React-Core/RCTTextHeaders (= 0.61.1) - - React-RCTVibration (0.61.1): - - React-Core/RCTVibrationHeaders (= 0.61.1) - - ReactCommon/jscallinvoker (0.61.1): + - React-RCTActionSheet (0.61.3): + - React-Core/RCTActionSheetHeaders (= 0.61.3) + - React-RCTAnimation (0.61.3): + - React-Core/RCTAnimationHeaders (= 0.61.3) + - React-RCTBlob (0.61.3): + - React-Core/RCTBlobHeaders (= 0.61.3) + - React-Core/RCTWebSocket (= 0.61.3) + - React-jsi (= 0.61.3) + - React-RCTNetwork (= 0.61.3) + - React-RCTImage (0.61.3): + - React-Core/RCTImageHeaders (= 0.61.3) + - React-RCTNetwork (= 0.61.3) + - React-RCTLinking (0.61.3): + - React-Core/RCTLinkingHeaders (= 0.61.3) + - React-RCTNetwork (0.61.3): + - React-Core/RCTNetworkHeaders (= 0.61.3) + - React-RCTSettings (0.61.3): + - React-Core/RCTSettingsHeaders (= 0.61.3) + - React-RCTText (0.61.3): + - React-Core/RCTTextHeaders (= 0.61.3) + - React-RCTVibration (0.61.3): + - React-Core/RCTVibrationHeaders (= 0.61.3) + - ReactCommon/jscallinvoker (0.61.3): - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-cxxreact (= 0.61.1) - - ReactCommon/turbomodule/core (0.61.1): + - React-cxxreact (= 0.61.3) + - ReactCommon/turbomodule/core (0.61.3): - DoubleConversion - Folly (= 2018.10.22.00) - glog - - React-Core (= 0.61.1) - - React-cxxreact (= 0.61.1) - - React-jsi (= 0.61.1) - - ReactCommon/jscallinvoker (= 0.61.1) + - React-Core (= 0.61.3) + - React-cxxreact (= 0.61.3) + - React-jsi (= 0.61.3) + - ReactCommon/jscallinvoker (= 0.61.3) - rn-extensions-share (2.3.10): - React - rn-fetch-blob (0.10.16): @@ -679,8 +679,8 @@ SPEC CHECKSUMS: EXPermissions: 99e52dc3e5f8e55153f1958004f6df2a30a1f2f5 EXWebBrowser: def838b95aa9d396f9ce71ace4e614ee16e7ee30 Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74 - FBLazyVector: 0846affdb2924b01093eb696766ecb0104e409e0 - FBReactNativeSpec: c4cf958af1b97799b524f63a26a1c509c0295b04 + FBLazyVector: 5bc5b1606fc9a7ac6956de049f6e30901ed31c49 + FBReactNativeSpec: f7be9bcc5ce259f7c39509f3f4caf59020d11d4c Firebase: 9cbe4e5b5eaafa05dc932be58b7c8c3820d71e88 FirebaseAnalytics: 843c7f64a8f9c79f0d03281197ebe7bb1d58d477 FirebaseCore: e9d9bd1dae61c1e82bc1e0e617a9d832392086a0 @@ -697,15 +697,15 @@ SPEC CHECKSUMS: libwebp: 057912d6d0abfb6357d8bb05c0ea470301f5d61e nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48 QBImagePickerController: d54cf93db6decf26baf6ed3472f336ef35cae022 - RCTRequired: 53825815218847d3e9c7b6d92ad2d197a926d51e - RCTTypeSafety: d886540c518e53064dfa081bf7693fd650699b92 - React: 5dea58967c421bd1fdf6b94c18b9ed0f5134683c - React-Core: b381e65aa0da9b94b9dcdc4a99298075b1c3876c - React-CoreModules: 4ed224e29848ba76d26aacb8e3fe85712d3c4fe1 - React-cxxreact: 52c98f5c1fb4e4d9f4b588742718350a55f4f088 - React-jsi: 61ff417c95e6c3af50fb96399037e80752fb5ce7 - React-jsiexecutor: ee45274419eb95614bbbadb98e20684c5f29996e - React-jsinspector: 574d597112f9ea3d1b717f6fb62aef764c70dd6f + RCTRequired: a72523286ea3381f97b28d87529c265baad3ad7d + RCTTypeSafety: e3cc0537400222250f0be37bd69f4b339d3c0a0f + React: 3dc877fc32548b0c7108ca7f301466f4956cbff8 + React-Core: ca94e2e7d22cdcc266a405c4d2ad5e5675145776 + React-CoreModules: aa415458b5d7dacd10ac1b324d679f6e17cd8685 + React-cxxreact: bac5da3d62ee98abd3c1bf7338a7cc6205da7f69 + React-jsi: 8bcf5836caa8a759c135ab9ef97f3e023a7b94af + React-jsiexecutor: ae078e9df9c65bcdcf68f9a17656657932d95528 + React-jsinspector: a8939cc6909607eb5e8a5ecfff7c6226984e174d react-native-background-timer: 1b6e6b4e10f1b74c367a1fdc3c72b67c619b222b react-native-document-picker: c36bf5f067a581657ecaf7124dcd921a8be19061 react-native-jitsi-meet: 1ca89538b8ef3158bfd306d60325d7f11ca1451a @@ -717,16 +717,16 @@ SPEC CHECKSUMS: react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865 react-native-video: 6555881252c8ca039760e1cd6df28ac28ffb2baf react-native-webview: 9f588ea09ede9bd1f5443f4aa4ddfadeb51fcd28 - React-RCTActionSheet: af4d951113b1e068bb30611f91b984a7a73597ff - React-RCTAnimation: 4f518d70bb6890b7c3d9d732f84786d6693ca297 - React-RCTBlob: 072a4888c08de0eef6d04eaa727d25e577e6ff26 - React-RCTImage: 78c5cdf1b2de6cd3cd650dd741868fad19a35528 - React-RCTLinking: 486ed1c9a659c7f9fea213868f8930b9a0a79f07 - React-RCTNetwork: e79599f3160b459da03447e32b8bcca1a0f0f797 - React-RCTSettings: 48b7c5a64ffe0c54c39d59eb7d9036e72305f95a - React-RCTText: 81b62b4e7f11531a5154e4daa5617670d5a2d5de - React-RCTVibration: 8be61459e3749d1fb02cf414edd05b3007622882 - ReactCommon: 4fba5be89efdf0b5720e0adb3d8d7edf6e532db0 + React-RCTActionSheet: 94671eef55b01a93be735605822ef712d5ea208e + React-RCTAnimation: 524ae33e73de9c0fe6501a7a4bda8e01d26499d9 + React-RCTBlob: 5481c2db702f57207af7e7a9b32d90524b821b72 + React-RCTImage: b472cc0606f8a7c1ac270d6ccc57123a09439a32 + React-RCTLinking: 9cfc7bfdfda078489736695ac476de1f265b9f82 + React-RCTNetwork: 967547e4eeac92e55d41573a82da7fff4003052a + React-RCTSettings: 6ab7911172056b5077dacd9240f057eeeb1b121b + React-RCTText: b8f895b94aa0e7778fef28d13f3d71eed4a10c3d + React-RCTVibration: 262588c97551b0b1c675468cda857466ba5af18f + ReactCommon: c2c63d9290b422ca6ad5b3663073a015dd892ae9 rn-extensions-share: 4bfee75806ad54aadeff1dfa535697a6345a50b8 rn-fetch-blob: 651b8d076b43d0d7aa294a3d9ec16c00aab8bef9 RNAudio: cae2991f2dccb75163f260b60da8051717b959fa @@ -755,7 +755,7 @@ SPEC CHECKSUMS: UMReactNativeAdapter: 131ea2b944ade8035f0b54c6570c405f6000548d UMSensorsInterface: 0ed023ce9b96f2ca6fada7bda05b7760da60b293 UMTaskManagerInterface: 8664abd37a00715727e60df9ecd65e42ba47b548 - Yoga: d8c572ddec8d05b7dba08e4e5f1924004a177078 + Yoga: 02036f6383c0008edb7ef0773a0e6beb6ce82bd1 PODFILE CHECKSUM: 18d0b080112c72e9cc76a381c1baba1172c6ca4d diff --git a/package.json b/package.json index 35e5a1b87..1b6c83594 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "lodash": "4.17.15", "moment": "^2.24.0", "prop-types": "15.7.2", - "react": "16.9.0", - "react-native": "0.61.1", + "react": "16.8.1", + "react-native": "0.61.3", "react-native-action-sheet": "^2.2.0", "react-native-audio": "^4.3.0", "react-native-background-timer": "2.1.1", @@ -99,9 +99,9 @@ "url-parse": "^1.4.7" }, "devDependencies": { - "@babel/core": "^7.6.2", + "@babel/core": "^7.5.0", "@babel/plugin-proposal-decorators": "^7.6.0", - "@babel/runtime": "^7.6.2", + "@babel/runtime": "^7.5.0", "@storybook/addon-actions": "5.1.10", "@storybook/addon-links": "5.1.10", "@storybook/addon-storyshots": "5.1.10", @@ -110,13 +110,13 @@ "@storybook/theming": "^5.2.1", "babel-core": "^6.26.3", "babel-eslint": "^9.0.0", - "babel-jest": "^24.9.0", + "babel-jest": "^24.1.0", "babel-plugin-transform-remove-console": "^6.9.4", "babel-runtime": "^6.26.0", "codecov": "3.5.0", "detox": "12.11.3", "emotion-theming": "^10.0.19", - "eslint": "^6.4.0", + "eslint": "^6.5.1", "eslint-config-airbnb": "17.1.1", "eslint-plugin-import": "^2.18.2", "eslint-plugin-jsx-a11y": "6.2.3", @@ -126,12 +126,12 @@ "identity-obj-proxy": "^3.0.0", "jest": "^24.9.0", "jest-cli": "^23.6.0", - "metro-react-native-babel-preset": "^0.56.0", + "metro-react-native-babel-preset": "^0.51.1", "mocha": "^5.2.0", "otp.js": "1.2.0", "patch-package": "^6.1.2", - "react-dom": "16.9.0", - "react-test-renderer": "16.9.0", + "react-dom": "16.8.1", + "react-test-renderer": "16.8.1", "reactotron-redux": "3.1.1", "reactotron-redux-saga": "4.2.2" }, diff --git a/patches/react-native+0.61.1.patch b/patches/react-native+0.61.3.patch similarity index 100% rename from patches/react-native+0.61.1.patch rename to patches/react-native+0.61.3.patch diff --git a/yarn.lock b/yarn.lock index c8c3c202a..e690ddadb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -56,18 +56,18 @@ semver "^5.4.1" source-map "^0.5.0" -"@babel/core@^7.6.2": - version "7.6.2" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.2.tgz#069a776e8d5e9eefff76236bc8845566bd31dd91" - integrity sha512-l8zto/fuoZIbncm+01p8zPSDZu/VuuJhAfA7d/AbzM09WR7iVhavvfNDYCNpo1VvLk6E6xgAoP9P+/EMJHuRkQ== +"@babel/core@^7.5.0": + version "7.6.4" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.4.tgz#6ebd9fe00925f6c3e177bb726a188b5f578088ff" + integrity sha512-Rm0HGw101GY8FTzpWSyRbki/jzq+/PkNQJ+nSulrdY6gFGOsNseCqD6KHRYe2E+EdzuBdr2pxCp6s4Uk6eJ+XQ== dependencies: "@babel/code-frame" "^7.5.5" - "@babel/generator" "^7.6.2" + "@babel/generator" "^7.6.4" "@babel/helpers" "^7.6.2" - "@babel/parser" "^7.6.2" + "@babel/parser" "^7.6.4" "@babel/template" "^7.6.0" - "@babel/traverse" "^7.6.2" - "@babel/types" "^7.6.0" + "@babel/traverse" "^7.6.3" + "@babel/types" "^7.6.3" convert-source-map "^1.1.0" debug "^4.1.0" json5 "^2.1.0" @@ -119,6 +119,16 @@ lodash "^4.17.13" source-map "^0.5.0" +"@babel/generator@^7.6.3", "@babel/generator@^7.6.4": + version "7.6.4" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.4.tgz#a4f8437287bf9671b07f483b76e3bb731bc97671" + integrity sha512-jsBuXkFoZxk0yWLyGI9llT9oiQ2FeTASmRFE32U+aaDTfoE92t78eroO7PTpU/OrYq38hlcDM6vbfLDaOLy+7w== + dependencies: + "@babel/types" "^7.6.3" + jsesc "^2.5.1" + lodash "^4.17.13" + source-map "^0.5.0" + "@babel/helper-annotate-as-pure@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32" @@ -390,6 +400,11 @@ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.2.tgz#205e9c95e16ba3b8b96090677a67c9d6075b70a1" integrity sha512-mdFqWrSPCmikBoaBYMuBulzTIKuXVPtEISFbRRVNwMWpCms/hmE2kRq0bblUHaNRKrjRlmVbx1sDHmjmRgD2Xg== +"@babel/parser@^7.6.3", "@babel/parser@^7.6.4": + version "7.6.4" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.4.tgz#cb9b36a7482110282d5cb6dd424ec9262b473d81" + integrity sha512-D8RHPW5qd0Vbyo3qb+YjO5nvUVRTXFLQ/FsDxJU2Nqz4uB5EnUN0ZQSEYpvTIbRuttig1XbHWU5oMeQwQSAA+A== + "@babel/plugin-external-helpers@^7.0.0": version "7.2.0" resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.2.0.tgz#7f4cb7dee651cd380d2034847d914288467a6be4" @@ -797,7 +812,14 @@ dependencies: regenerator-runtime "^0.13.2" -"@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2": +"@babel/runtime@^7.5.0": + version "7.6.3" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.3.tgz#935122c74c73d2240cafd32ddb5fc2a6cd35cf1f" + integrity sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA== + dependencies: + regenerator-runtime "^0.13.2" + +"@babel/runtime@^7.5.5": version "7.6.2" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd" integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg== @@ -906,6 +928,21 @@ globals "^11.1.0" lodash "^4.17.13" +"@babel/traverse@^7.6.3": + version "7.6.3" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.3.tgz#66d7dba146b086703c0fb10dd588b7364cec47f9" + integrity sha512-unn7P4LGsijIxaAJo/wpoU11zN+2IaClkQAxcJWBNCMS6cmVh802IyLHNkAjQ0iYnRS3nnxk5O3fuXW28IMxTw== + dependencies: + "@babel/code-frame" "^7.5.5" + "@babel/generator" "^7.6.3" + "@babel/helper-function-name" "^7.1.0" + "@babel/helper-split-export-declaration" "^7.4.4" + "@babel/parser" "^7.6.3" + "@babel/types" "^7.6.3" + debug "^4.1.0" + globals "^11.1.0" + lodash "^4.17.13" + "@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0": version "7.3.0" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.0.tgz#61dc0b336a93badc02bf5f69c4cd8e1353f2ffc0" @@ -942,6 +979,15 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" +"@babel/types@^7.6.3": + version "7.6.3" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.3.tgz#3f07d96f854f98e2fbd45c64b0cb942d11e8ba09" + integrity sha512-CqbcpTxMcpuQTMhjI37ZHVgjBkysg5icREQIEZ0eG1yCNwg3oy+5AaLiOKmjsCj6nqOsa6Hf0ObjRVwokb7srA== + dependencies: + esutils "^2.0.2" + lodash "^4.17.13" + to-fast-properties "^2.0.0" + "@cnakazawa/watch@^1.0.3": version "1.0.3" resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef" @@ -1961,10 +2007,10 @@ acorn-globals@^4.1.0: acorn "^6.0.1" acorn-walk "^6.0.1" -acorn-jsx@^5.0.2: - version "5.0.2" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f" - integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw== +acorn-jsx@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384" + integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw== acorn-walk@^6.0.1: version "6.1.1" @@ -1981,7 +2027,7 @@ acorn@^6.0.1: resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.6.tgz#cd75181670d5b99bdb1b1c993941d3a239ab1f56" integrity sha512-5M3G/A4uBSMIlfJ+h9W125vJvPFH/zirISsW5qfxF5YzEvXJCtolLoQvM5yZft0DvMcUrPGKPOlgEu55I6iUtA== -acorn@^7.0.0: +acorn@^7.1.0: version "7.1.0" resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ== @@ -2046,6 +2092,13 @@ ansi-escapes@^4.1.0: dependencies: type-fest "^0.3.0" +ansi-escapes@^4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.2.1.tgz#4dccdb846c3eee10f6d64dea66273eab90c37228" + integrity sha512-Cg3ymMAdN10wOk/VYfLV7KCQyv7EDirJ64500sU7n9UlmioEtDuU5Gd+hj73hXSU/ex7tHJSssmyftDdkMLO8Q== + dependencies: + type-fest "^0.5.2" + ansi-fragments@^0.2.1: version "0.2.1" resolved "https://registry.yarnpkg.com/ansi-fragments/-/ansi-fragments-0.2.1.tgz#24409c56c4cc37817c3d7caa99d8969e2de5a05e" @@ -2409,7 +2462,7 @@ babel-jest@^23.6.0: babel-plugin-istanbul "^4.1.6" babel-preset-jest "^23.2.0" -babel-jest@^24.9.0: +babel-jest@^24.1.0, babel-jest@^24.9.0: version "24.9.0" resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.9.0.tgz#3fc327cb8467b89d14d7bc70e315104a783ccd54" integrity sha512-ntuddfyiN+EhMw58PTNL1ph4C9rECiQXjI4nMMBKBaNjXvqLdkXpPRcMSr4iyBrJg/+wz9brFUD6RhOAT6r4Iw== @@ -3014,6 +3067,13 @@ cli-cursor@^2.1.0: dependencies: restore-cursor "^2.0.0" +cli-cursor@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307" + integrity sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw== + dependencies: + restore-cursor "^3.1.0" + cli-spinners@^2.0.0: version "2.2.0" resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.2.0.tgz#e8b988d9206c692302d8ee834e7a85c0144d8f77" @@ -3766,6 +3826,11 @@ emoji-regex@^7.0.1, emoji-regex@^7.0.2: resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156" integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA== +emoji-regex@^8.0.0: + version "8.0.0" + resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" + integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== + emoji-toolkit@^5.0.5: version "5.0.5" resolved "https://registry.yarnpkg.com/emoji-toolkit/-/emoji-toolkit-5.0.5.tgz#83f92fc5e78031e046f9fe861c804effdc4380ee" @@ -4002,22 +4067,22 @@ eslint-scope@^5.0.0: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint-utils@^1.4.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab" - integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q== +eslint-utils@^1.4.3: + version "1.4.3" + resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f" + integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q== dependencies: - eslint-visitor-keys "^1.0.0" + eslint-visitor-keys "^1.1.0" eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A== -eslint@^6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a" - integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA== +eslint@^6.5.1: + version "6.6.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0.tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04" + integrity sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g== dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.10.0" @@ -4026,9 +4091,9 @@ eslint@^6.4.0: debug "^4.0.1" doctrine "^3.0.0" eslint-scope "^5.0.0" - eslint-utils "^1.4.2" + eslint-utils "^1.4.3" eslint-visitor-keys "^1.1.0" - espree "^6.1.1" + espree "^6.1.2" esquery "^1.0.1" esutils "^2.0.2" file-entry-cache "^5.0.1" @@ -4038,7 +4103,7 @@ eslint@^6.4.0: ignore "^4.0.6" import-fresh "^3.0.0" imurmurhash "^0.1.4" - inquirer "^6.4.1" + inquirer "^7.0.0" is-glob "^4.0.0" js-yaml "^3.13.1" json-stable-stringify-without-jsonify "^1.0.1" @@ -4057,13 +4122,13 @@ eslint@^6.4.0: text-table "^0.2.0" v8-compile-cache "^2.0.3" -espree@^6.1.1: - version "6.1.1" - resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de" - integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ== +espree@^6.1.2: + version "6.1.2" + resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.2.tgz#6c272650932b4f91c3714e5e7b5f5e2ecf47262d" + integrity sha512-2iUPuuPP+yW1PZaMSDM9eyVf8D5P0Hi8h83YtZ5bPc/zHYjII5khoixIUTMO794NOY8F/ThF1Bo8ncZILarUTA== dependencies: - acorn "^7.0.0" - acorn-jsx "^5.0.2" + acorn "^7.1.0" + acorn-jsx "^5.1.0" eslint-visitor-keys "^1.1.0" esprima@3.x.x, esprima@^3.1.3: @@ -4449,6 +4514,13 @@ figures@^2.0.0: dependencies: escape-string-regexp "^1.0.5" +figures@^3.0.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/figures/-/figures-3.1.0.tgz#4b198dd07d8d71530642864af2d45dd9e459c4ec" + integrity sha512-ravh8VRXqHuMvZt/d8GblBeqDMkdJMBdv/2KntFH+ra5MXkO7nxNKpzQ3n6QD/2da1kH0aWmNISdvhM7gl2gVg== + dependencies: + escape-string-regexp "^1.0.5" + file-entry-cache@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c" @@ -4875,6 +4947,14 @@ global-dirs@^0.1.0: dependencies: ini "^1.3.4" +global@^4.3.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406" + integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w== + dependencies: + min-document "^2.19.0" + process "^0.11.10" + global@^4.3.2: version "4.3.2" resolved "https://registry.yarnpkg.com/global/-/global-4.3.2.tgz#e76989268a6c74c38908b1305b10fc0e394e9d0f" @@ -5330,22 +5410,22 @@ inquirer@^6.2.2: strip-ansi "^5.1.0" through "^2.3.6" -inquirer@^6.4.1: - version "6.5.0" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42" - integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA== +inquirer@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.0.tgz#9e2b032dde77da1db5db804758b8fea3a970519a" + integrity sha512-rSdC7zelHdRQFkWnhsMu2+2SO41mpv2oF2zy4tMhmiLWkcKbOAs87fWAJhVXttKVwhdZvymvnuM95EyEXg2/tQ== dependencies: - ansi-escapes "^3.2.0" + ansi-escapes "^4.2.1" chalk "^2.4.2" - cli-cursor "^2.1.0" + cli-cursor "^3.1.0" cli-width "^2.0.0" external-editor "^3.0.3" - figures "^2.0.0" - lodash "^4.17.12" - mute-stream "0.0.7" + figures "^3.0.0" + lodash "^4.17.15" + mute-stream "0.0.8" run-async "^2.2.0" rxjs "^6.4.0" - string-width "^2.1.0" + string-width "^4.1.0" strip-ansi "^5.1.0" through "^2.3.6" @@ -5544,6 +5624,11 @@ is-fullwidth-code-point@^2.0.0: resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= +is-fullwidth-code-point@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" + integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== + is-function@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/is-function/-/is-function-1.0.1.tgz#12cfb98b65b57dd3d193a3121f5f6e2f437602b5" @@ -7138,7 +7223,7 @@ lodash.throttle@^4.1.1: resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ= -lodash@4.17.15, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.7.14: +lodash@4.17.15, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.6.1, lodash@^4.7.14: version "4.17.15" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== @@ -7332,6 +7417,13 @@ metro-babel-transformer@0.56.0: "@babel/core" "^7.0.0" metro-source-map "0.56.0" +metro-babel7-plugin-react-transform@0.51.1: + version "0.51.1" + resolved "https://registry.yarnpkg.com/metro-babel7-plugin-react-transform/-/metro-babel7-plugin-react-transform-0.51.1.tgz#9cce2c340cc4006fc82aa6dfab27af22d592607e" + integrity sha512-wzn4X9KgmAMZ7Bi6v9KxA7dw+AHGL0RODPxU5NDJ3A6d0yERvzfZ3qkzWhz8jbFkVBK12cu5DTho3HBazKQDOw== + dependencies: + "@babel/helper-module-imports" "^7.0.0" + metro-cache@0.56.0: version "0.56.0" resolved "https://registry.yarnpkg.com/metro-cache/-/metro-cache-0.56.0.tgz#213a8d5fad6c695ece841e8ef961285607295511" @@ -7382,7 +7474,7 @@ metro-minify-uglify@0.56.0: dependencies: uglify-es "^3.1.9" -metro-react-native-babel-preset@0.56.0, metro-react-native-babel-preset@^0.56.0: +metro-react-native-babel-preset@0.56.0: version "0.56.0" resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.56.0.tgz#fa47dfd5f7678e89cffd1249020b8add6938fc48" integrity sha512-MAo1fm0dNn6MVZmylaz6k2HC1MINHLTLfE7O3a9Xz3fAtbGbApisp06rBUfK5uUqIJDmAaKgbiT34lHJSIiE6Q== @@ -7423,6 +7515,47 @@ metro-react-native-babel-preset@0.56.0, metro-react-native-babel-preset@^0.56.0: "@babel/template" "^7.0.0" react-refresh "^0.4.0" +metro-react-native-babel-preset@^0.51.1: + version "0.51.1" + resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.51.1.tgz#44aeeedfea37f7c2ab8f6f273fa71b90fe65f089" + integrity sha512-e9tsYDFhU70gar0jQWcZXRPJVCv4k7tEs6Pm74wXO2OO/T1MEumbvniDIGwGG8bG8RUnYdHhjcaiub2Vc5BRWw== + dependencies: + "@babel/plugin-proposal-class-properties" "^7.0.0" + "@babel/plugin-proposal-export-default-from" "^7.0.0" + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0" + "@babel/plugin-proposal-object-rest-spread" "^7.0.0" + "@babel/plugin-proposal-optional-catch-binding" "^7.0.0" + "@babel/plugin-proposal-optional-chaining" "^7.0.0" + "@babel/plugin-syntax-dynamic-import" "^7.0.0" + "@babel/plugin-syntax-export-default-from" "^7.0.0" + "@babel/plugin-transform-arrow-functions" "^7.0.0" + "@babel/plugin-transform-block-scoping" "^7.0.0" + "@babel/plugin-transform-classes" "^7.0.0" + "@babel/plugin-transform-computed-properties" "^7.0.0" + "@babel/plugin-transform-destructuring" "^7.0.0" + "@babel/plugin-transform-exponentiation-operator" "^7.0.0" + "@babel/plugin-transform-flow-strip-types" "^7.0.0" + "@babel/plugin-transform-for-of" "^7.0.0" + "@babel/plugin-transform-function-name" "^7.0.0" + "@babel/plugin-transform-literals" "^7.0.0" + "@babel/plugin-transform-modules-commonjs" "^7.0.0" + "@babel/plugin-transform-object-assign" "^7.0.0" + "@babel/plugin-transform-parameters" "^7.0.0" + "@babel/plugin-transform-react-display-name" "^7.0.0" + "@babel/plugin-transform-react-jsx" "^7.0.0" + "@babel/plugin-transform-react-jsx-source" "^7.0.0" + "@babel/plugin-transform-regenerator" "^7.0.0" + "@babel/plugin-transform-runtime" "^7.0.0" + "@babel/plugin-transform-shorthand-properties" "^7.0.0" + "@babel/plugin-transform-spread" "^7.0.0" + "@babel/plugin-transform-sticky-regex" "^7.0.0" + "@babel/plugin-transform-template-literals" "^7.0.0" + "@babel/plugin-transform-typescript" "^7.0.0" + "@babel/plugin-transform-unicode-regex" "^7.0.0" + "@babel/template" "^7.0.0" + metro-babel7-plugin-react-transform "0.51.1" + react-transform-hmr "^1.0.4" + metro-react-native-babel-transformer@^0.56.0: version "0.56.0" resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.56.0.tgz#43198b54d9d88acfc9fa6cbdd22fec0e871966da" @@ -7606,6 +7739,11 @@ mimic-fn@^1.0.0: resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022" integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ== +mimic-fn@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" + integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== + min-document@^2.19.0: version "2.19.0" resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" @@ -7726,6 +7864,11 @@ mute-stream@0.0.7: resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab" integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s= +mute-stream@0.0.8: + version "0.0.8" + resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d" + integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== + mv@~2: version "2.1.1" resolved "https://registry.yarnpkg.com/mv/-/mv-2.1.1.tgz#ae6ce0d6f6d5e0a4f7d893798d03c1ea9559b6a2" @@ -8112,6 +8255,13 @@ onetime@^2.0.0: dependencies: mimic-fn "^1.0.0" +onetime@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.0.tgz#fff0f3c91617fe62bb50189636e99ac8a6df7be5" + integrity sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q== + dependencies: + mimic-fn "^2.1.0" + open@^6.2.0: version "6.4.0" resolved "https://registry.yarnpkg.com/open/-/open-6.4.0.tgz#5c13e96d0dc894686164f18965ecfe889ecfc8a9" @@ -8727,6 +8877,11 @@ process-nextick-args@~2.0.0: resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa" integrity sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw== +process@^0.11.10: + version "0.11.10" + resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" + integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI= + process@~0.5.1: version "0.5.2" resolved "https://registry.yarnpkg.com/process/-/process-0.5.2.tgz#1638d8a8e34c2f440a91db95ab9aeb677fc185cf" @@ -8944,6 +9099,11 @@ react-clientside-effect@^1.2.0: dependencies: "@babel/runtime" "^7.0.0" +react-deep-force-update@^1.0.0: + version "1.1.2" + resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.1.2.tgz#3d2ae45c2c9040cbb1772be52f8ea1ade6ca2ee1" + integrity sha512-WUSQJ4P/wWcusaH+zZmbECOk7H5N2pOIl0vzheeornkIMhu+qrNdGFm0bDZLCb0hSF0jf/kH1SgkNGfBdTc4wA== + react-devtools-core@^3.6.3: version "3.6.3" resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-3.6.3.tgz#977d95b684c6ad28205f0c62e1e12c5f16675814" @@ -8952,15 +9112,15 @@ react-devtools-core@^3.6.3: shell-quote "^1.6.1" ws "^3.3.1" -react-dom@16.9.0: - version "16.9.0" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.9.0.tgz#5e65527a5e26f22ae3701131bcccaee9fb0d3962" - integrity sha512-YFT2rxO9hM70ewk9jq0y6sQk8cL02xm4+IzYBz75CQGlClQQ1Bxq0nhHF6OtSbit+AIahujJgb/CPRibFkMNJQ== +react-dom@16.8.1: + version "16.8.1" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.1.tgz#ec860f98853d09d39bafd3a6f1e12389d283dbb4" + integrity sha512-N74IZUrPt6UiDjXaO7UbDDFXeUXnVhZzeRLy/6iqqN1ipfjrhR60Bp5NuBK+rv3GMdqdIuwIl22u1SYwf330bg== dependencies: loose-envify "^1.1.0" object-assign "^4.1.1" prop-types "^15.6.2" - scheduler "^0.15.0" + scheduler "^0.13.1" react-dom@^16.8.3: version "16.8.6" @@ -9017,11 +9177,6 @@ react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16" integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA== -react-is@^16.9.0: - version "16.9.0" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb" - integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw== - react-lifecycles-compat@^3.0.2, react-lifecycles-compat@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" @@ -9329,10 +9484,10 @@ react-native-webview@6.8.0: escape-string-regexp "1.0.5" invariant "2.2.4" -react-native@0.61.1: - version "0.61.1" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.61.1.tgz#ac2559f78f9e689356fedfa93159026a25313d7d" - integrity sha512-FjOhAgzjrPr2BjBITmCY+SHzWxfP/bv5ve3oN6ItoIPsVPjJG2QZE8yeByVdI4TzaZrGHU4Ag7/7hX4j39cj2Q== +react-native@0.61.3: + version "0.61.3" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.61.3.tgz#0c7e299ccfa3a5efc6e87e88563f9dc444389aca" + integrity sha512-7p89m62+Wsc93tYEy010LZMZtQMOQjUC8nOiVF+XPBn4Fa3WUt7IlQjKs9tO9rcByZ4ilzeMp+W2kr1/U2lPLw== dependencies: "@babel/runtime" "^7.0.0" "@react-native-community/cli" "^3.0.0-alpha.1" @@ -9413,6 +9568,14 @@ react-popper@^1.3.3: typed-styles "^0.0.7" warning "^4.0.2" +react-proxy@^1.1.7: + version "1.1.8" + resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-1.1.8.tgz#9dbfd9d927528c3aa9f444e4558c37830ab8c26a" + integrity sha1-nb/Z2SdSjDqp9ETkVYw3gwq4wmo= + dependencies: + lodash "^4.6.1" + react-deep-force-update "^1.0.0" + react-redux@7.1.0: version "7.1.0" resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.0.tgz#72af7cf490a74acdc516ea9c1dd80e25af9ea0b2" @@ -9441,15 +9604,15 @@ react-syntax-highlighter@^8.0.1: prismjs "^1.8.4" refractor "^2.4.1" -react-test-renderer@16.9.0: - version "16.9.0" - resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.9.0.tgz#7ed657a374af47af88f66f33a3ef99c9610c8ae9" - integrity sha512-R62stB73qZyhrJo7wmCW9jgl/07ai+YzvouvCXIJLBkRlRqLx4j9RqcLEAfNfU3OxTGucqR2Whmn3/Aad6L3hQ== +react-test-renderer@16.8.1: + version "16.8.1" + resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.8.1.tgz#72845ad9269be526126e97853311982f781767be" + integrity sha512-Bd21TN3+YVl6GZwav6O0T6m5UwGfOj+2+xZH5VH93ToD6M5uclN/c+R1DGX49ueG413KZPUx7Kw3sOYz2aJgfg== dependencies: object-assign "^4.1.1" prop-types "^15.6.2" - react-is "^16.9.0" - scheduler "^0.15.0" + react-is "^16.8.1" + scheduler "^0.13.1" react-textarea-autosize@^7.1.0: version "7.1.0" @@ -9464,14 +9627,23 @@ react-timer-mixin@^0.13.3: resolved "https://registry.yarnpkg.com/react-timer-mixin/-/react-timer-mixin-0.13.4.tgz#75a00c3c94c13abe29b43d63b4c65a88fc8264d3" integrity sha512-4+ow23tp/Tv7hBM5Az5/Be/eKKF7DIvJ09voz5LyHGQaqqz9WV8YMs31eFvcYQs7d451LSg7kDJV70XYN/Ug/Q== -react@16.9.0: - version "16.9.0" - resolved "https://registry.yarnpkg.com/react/-/react-16.9.0.tgz#40ba2f9af13bc1a38d75dbf2f4359a5185c4f7aa" - integrity sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w== +react-transform-hmr@^1.0.4: + version "1.0.4" + resolved "https://registry.yarnpkg.com/react-transform-hmr/-/react-transform-hmr-1.0.4.tgz#e1a40bd0aaefc72e8dfd7a7cda09af85066397bb" + integrity sha1-4aQL0Krvxy6N/Xp82gmvhQZjl7s= + dependencies: + global "^4.3.0" + react-proxy "^1.1.7" + +react@16.8.1: + version "16.8.1" + resolved "https://registry.yarnpkg.com/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a" + integrity sha512-wLw5CFGPdo7p/AgteFz7GblI2JPOos0+biSoxf1FPsGxWQZdN/pj6oToJs1crn61DL3Ln7mN86uZ4j74p31ELQ== dependencies: loose-envify "^1.1.0" object-assign "^4.1.1" prop-types "^15.6.2" + scheduler "^0.13.1" react@^16.8.3: version "16.8.6" @@ -9926,6 +10098,14 @@ restore-cursor@^2.0.0: onetime "^2.0.0" signal-exit "^3.0.2" +restore-cursor@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e" + integrity sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA== + dependencies: + onetime "^5.1.0" + signal-exit "^3.0.2" + ret@~0.1.10: version "0.1.15" resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" @@ -10103,7 +10283,7 @@ sax@>=0.6.0, sax@^1.2.1, sax@^1.2.4: resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== -scheduler@0.15.0, scheduler@^0.15.0: +scheduler@0.15.0: version "0.15.0" resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.15.0.tgz#6bfcf80ff850b280fed4aeecc6513bc0b4f17f8e" integrity sha512-xAefmSfN6jqAa7Kuq7LIJY0bwAPG3xlCj0HMEBQk1lxYiDKZscY2xJ5U/61ZTrYbmNQbXa+gc7czPkVo11tnCg== @@ -10111,7 +10291,7 @@ scheduler@0.15.0, scheduler@^0.15.0: loose-envify "^1.1.0" object-assign "^4.1.1" -scheduler@^0.13.6: +scheduler@^0.13.1, scheduler@^0.13.6: version "0.13.6" resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6.tgz#466a4ec332467b31a91b9bf74e5347072e4cd889" integrity sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ== @@ -10851,6 +11031,15 @@ string-width@^3.1.0: is-fullwidth-code-point "^2.0.0" strip-ansi "^5.1.0" +string-width@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.1.0.tgz#ba846d1daa97c3c596155308063e075ed1c99aff" + integrity sha512-NrX+1dVVh+6Y9dnQ19pR0pP4FiEIlUvdTGn8pw6CKTNq5sgib2nIhmUNT5TAmhWmvKr3WcxBcP3E8nWezuipuQ== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^5.2.0" + string.prototype.repeat@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-0.2.0.tgz#aba36de08dcee6a5a337d49b2ea1da1b28fc0ecf" @@ -11293,7 +11482,7 @@ type-fest@^0.3.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.3.1.tgz#63d00d204e059474fe5e1b7c011112bbd1dc29e1" integrity sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ== -type-fest@^0.5.0: +type-fest@^0.5.0, type-fest@^0.5.2: version "0.5.2" resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.5.2.tgz#d6ef42a0356c6cd45f49485c3b6281fc148e48a2" integrity sha512-DWkS49EQKVX//Tbupb9TFa19c7+MK1XmzkrZUR8TAktmE/DizXoaoJV6TZ/tSIPXipqNiRI6CyAe7x69Jb6RSw==