diff --git a/ios/Podfile b/ios/Podfile index c5491ac6..4d27b3b8 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -24,17 +24,5 @@ target 'tooot' do post_install do |installer| react_native_post_install(installer) - - # Workaround `Cycle inside FBReactNativeSpec` error for react-native 0.64 - # Reference: https://github.com/software-mansion/react-native-screens/issues/842#issuecomment-812543933 - installer.pods_project.targets.each do |target| - if (target.name&.eql?('FBReactNativeSpec')) - target.build_phases.each do |build_phase| - if (build_phase.respond_to?(:name) && build_phase.name.eql?('[CP-User] Generate Specs')) - target.build_phases.move(build_phase, 0) - end - end - end - end end end diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 362c1893..55547f3c 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -3,7 +3,7 @@ PODS: - DoubleConversion (1.1.6) - EXApplication (4.0.0): - ExpoModulesCore - - EXAV (10.1.2): + - EXAV (10.1.3): - ExpoModulesCore - EXConstants (12.1.3): - ExpoModulesCore @@ -48,23 +48,23 @@ PODS: - ExpoModulesCore - EXPermissions (13.0.3): - ExpoModulesCore - - Expo (43.0.0): + - Expo (43.0.3): - ExpoModulesCore - ExpoModulesCore (0.4.4): - React-Core - - EXRandom (12.0.0): + - EXRandom (12.0.1): - React-Core - EXScreenCapture (4.0.3): - ExpoModulesCore - EXSecureStore (11.0.3): - ExpoModulesCore - - EXSplashScreen (0.13.4): + - EXSplashScreen (0.13.5): - ExpoModulesCore - React-Core - EXStoreReview (5.0.3): - ExpoModulesCore - EXStructuredHeaders (2.0.0) - - EXUpdates (0.10.5): + - EXUpdates (0.10.15): - EXManifests - ExpoModulesCore - EXStructuredHeaders @@ -75,14 +75,14 @@ PODS: - ExpoModulesCore - EXWebBrowser (10.0.3): - ExpoModulesCore - - FBLazyVector (0.66.1) - - FBReactNativeSpec (0.66.1): + - FBLazyVector (0.66.3) + - FBReactNativeSpec (0.66.3): - RCT-Folly (= 2021.06.28.00-v2) - - RCTRequired (= 0.66.1) - - RCTTypeSafety (= 0.66.1) - - React-Core (= 0.66.1) - - React-jsi (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) + - RCTRequired (= 0.66.3) + - RCTTypeSafety (= 0.66.3) + - React-Core (= 0.66.3) + - React-jsi (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) - Firebase/Core (7.7.0): - Firebase/CoreOnly - FirebaseAnalytics (= 7.7.0) @@ -123,25 +123,27 @@ PODS: - GoogleUtilities/Environment (~> 7.2) - nanopb (~> 2.30907.0) - PromisesObjC (~> 1.2) - - GoogleUtilities/AppDelegateSwizzler (7.5.2): + - GoogleUtilities/AppDelegateSwizzler (7.6.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.5.2): + - GoogleUtilities/Environment (7.6.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.5.2): + - GoogleUtilities/Logger (7.6.0): - GoogleUtilities/Environment - - GoogleUtilities/MethodSwizzler (7.5.2): + - GoogleUtilities/MethodSwizzler (7.6.0): - GoogleUtilities/Logger - - GoogleUtilities/Network (7.5.2): + - GoogleUtilities/Network (7.6.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.5.2)" - - GoogleUtilities/Reachability (7.5.2): + - "GoogleUtilities/NSData+zlib (7.6.0)" + - GoogleUtilities/Reachability (7.6.0): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.5.2): + - GoogleUtilities/UserDefaults (7.6.0): - GoogleUtilities/Logger + - hermes-engine (0.9.0) + - libevent (2.1.12) - libwebp (1.2.1): - libwebp/demux (= 1.2.1) - libwebp/mux (= 1.2.1) @@ -168,192 +170,209 @@ PODS: - DoubleConversion - fmt (~> 6.2.1) - glog - - RCTRequired (0.66.1) - - RCTTypeSafety (0.66.1): - - FBLazyVector (= 0.66.1) + - RCT-Folly/Futures (2021.06.28.00-v2): + - boost + - DoubleConversion + - fmt (~> 6.2.1) + - glog + - libevent + - RCTRequired (0.66.3) + - RCTTypeSafety (0.66.3): + - FBLazyVector (= 0.66.3) - RCT-Folly (= 2021.06.28.00-v2) - - RCTRequired (= 0.66.1) - - React-Core (= 0.66.1) - - React (0.66.1): - - React-Core (= 0.66.1) - - React-Core/DevSupport (= 0.66.1) - - React-Core/RCTWebSocket (= 0.66.1) - - React-RCTActionSheet (= 0.66.1) - - React-RCTAnimation (= 0.66.1) - - React-RCTBlob (= 0.66.1) - - React-RCTImage (= 0.66.1) - - React-RCTLinking (= 0.66.1) - - React-RCTNetwork (= 0.66.1) - - React-RCTSettings (= 0.66.1) - - React-RCTText (= 0.66.1) - - React-RCTVibration (= 0.66.1) - - React-callinvoker (0.66.1) - - React-Core (0.66.1): + - RCTRequired (= 0.66.3) + - React-Core (= 0.66.3) + - React (0.66.3): + - React-Core (= 0.66.3) + - React-Core/DevSupport (= 0.66.3) + - React-Core/RCTWebSocket (= 0.66.3) + - React-RCTActionSheet (= 0.66.3) + - React-RCTAnimation (= 0.66.3) + - React-RCTBlob (= 0.66.3) + - React-RCTImage (= 0.66.3) + - React-RCTLinking (= 0.66.3) + - React-RCTNetwork (= 0.66.3) + - React-RCTSettings (= 0.66.3) + - React-RCTText (= 0.66.3) + - React-RCTVibration (= 0.66.3) + - React-callinvoker (0.66.3) + - React-Core (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.66.1) - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-Core/Default (= 0.66.3) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/CoreModulesHeaders (0.66.1): + - React-Core/CoreModulesHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/Default (0.66.1): + - React-Core/Default (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/DevSupport (0.66.1): + - React-Core/DevSupport (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.66.1) - - React-Core/RCTWebSocket (= 0.66.1) - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-jsinspector (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-Core/Default (= 0.66.3) + - React-Core/RCTWebSocket (= 0.66.3) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-jsinspector (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTActionSheetHeaders (0.66.1): + - React-Core/RCTActionSheetHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTAnimationHeaders (0.66.1): + - React-Core/RCTAnimationHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTBlobHeaders (0.66.1): + - React-Core/RCTBlobHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTImageHeaders (0.66.1): + - React-Core/RCTImageHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTLinkingHeaders (0.66.1): + - React-Core/RCTLinkingHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTNetworkHeaders (0.66.1): + - React-Core/RCTNetworkHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTSettingsHeaders (0.66.1): + - React-Core/RCTSettingsHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTTextHeaders (0.66.1): + - React-Core/RCTTextHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTVibrationHeaders (0.66.1): + - React-Core/RCTVibrationHeaders (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - React-Core/Default - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-Core/RCTWebSocket (0.66.1): + - React-Core/RCTWebSocket (0.66.3): - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/Default (= 0.66.1) - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsiexecutor (= 0.66.1) - - React-perflogger (= 0.66.1) + - React-Core/Default (= 0.66.3) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-perflogger (= 0.66.3) - Yoga - - React-CoreModules (0.66.1): - - FBReactNativeSpec (= 0.66.1) + - React-CoreModules (0.66.3): + - FBReactNativeSpec (= 0.66.3) - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.66.1) - - React-Core/CoreModulesHeaders (= 0.66.1) - - React-jsi (= 0.66.1) - - React-RCTImage (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) - - React-cxxreact (0.66.1): + - RCTTypeSafety (= 0.66.3) + - React-Core/CoreModulesHeaders (= 0.66.3) + - React-jsi (= 0.66.3) + - React-RCTImage (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) + - React-cxxreact (0.66.3): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-callinvoker (= 0.66.1) - - React-jsi (= 0.66.1) - - React-jsinspector (= 0.66.1) - - React-logger (= 0.66.1) - - React-perflogger (= 0.66.1) - - React-runtimeexecutor (= 0.66.1) - - React-jsi (0.66.1): + - React-callinvoker (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsinspector (= 0.66.3) + - React-logger (= 0.66.3) + - React-perflogger (= 0.66.3) + - React-runtimeexecutor (= 0.66.3) + - React-hermes (0.66.3): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2021.06.28.00-v2) + - RCT-Folly/Futures (= 2021.06.28.00-v2) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-jsiexecutor (= 0.66.3) + - React-jsinspector (= 0.66.3) + - React-perflogger (= 0.66.3) + - React-jsi (0.66.3): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-jsi/Default (= 0.66.1) - - React-jsi/Default (0.66.1): + - React-jsi/Default (= 0.66.3) + - React-jsi/Default (0.66.3): - boost (= 1.76.0) - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-jsiexecutor (0.66.1): + - React-jsiexecutor (0.66.3): - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-perflogger (= 0.66.1) - - React-jsinspector (0.66.1) - - React-logger (0.66.1): + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-perflogger (= 0.66.3) + - React-jsinspector (0.66.3) + - React-logger (0.66.3): - glog - react-native-blur (0.8.0): - React @@ -361,80 +380,80 @@ PODS: - React-Core - react-native-cameraroll (4.1.2): - React-Core - - react-native-netinfo (6.0.4): + - react-native-netinfo (6.2.0): - React-Core - - react-native-pager-view (5.4.7): + - react-native-pager-view (5.4.9): - React-Core - react-native-safe-area-context (3.3.2): - React-Core - react-native-segmented-control (2.2.2): - React-Core - - React-perflogger (0.66.1) - - React-RCTActionSheet (0.66.1): - - React-Core/RCTActionSheetHeaders (= 0.66.1) - - React-RCTAnimation (0.66.1): - - FBReactNativeSpec (= 0.66.1) + - React-perflogger (0.66.3) + - React-RCTActionSheet (0.66.3): + - React-Core/RCTActionSheetHeaders (= 0.66.3) + - React-RCTAnimation (0.66.3): + - FBReactNativeSpec (= 0.66.3) - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.66.1) - - React-Core/RCTAnimationHeaders (= 0.66.1) - - React-jsi (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) - - React-RCTBlob (0.66.1): - - FBReactNativeSpec (= 0.66.1) + - RCTTypeSafety (= 0.66.3) + - React-Core/RCTAnimationHeaders (= 0.66.3) + - React-jsi (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) + - React-RCTBlob (0.66.3): + - FBReactNativeSpec (= 0.66.3) - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/RCTBlobHeaders (= 0.66.1) - - React-Core/RCTWebSocket (= 0.66.1) - - React-jsi (= 0.66.1) - - React-RCTNetwork (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) - - React-RCTImage (0.66.1): - - FBReactNativeSpec (= 0.66.1) + - React-Core/RCTBlobHeaders (= 0.66.3) + - React-Core/RCTWebSocket (= 0.66.3) + - React-jsi (= 0.66.3) + - React-RCTNetwork (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) + - React-RCTImage (0.66.3): + - FBReactNativeSpec (= 0.66.3) - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.66.1) - - React-Core/RCTImageHeaders (= 0.66.1) - - React-jsi (= 0.66.1) - - React-RCTNetwork (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) - - React-RCTLinking (0.66.1): - - FBReactNativeSpec (= 0.66.1) - - React-Core/RCTLinkingHeaders (= 0.66.1) - - React-jsi (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) - - React-RCTNetwork (0.66.1): - - FBReactNativeSpec (= 0.66.1) + - RCTTypeSafety (= 0.66.3) + - React-Core/RCTImageHeaders (= 0.66.3) + - React-jsi (= 0.66.3) + - React-RCTNetwork (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) + - React-RCTLinking (0.66.3): + - FBReactNativeSpec (= 0.66.3) + - React-Core/RCTLinkingHeaders (= 0.66.3) + - React-jsi (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) + - React-RCTNetwork (0.66.3): + - FBReactNativeSpec (= 0.66.3) - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.66.1) - - React-Core/RCTNetworkHeaders (= 0.66.1) - - React-jsi (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) - - React-RCTSettings (0.66.1): - - FBReactNativeSpec (= 0.66.1) + - RCTTypeSafety (= 0.66.3) + - React-Core/RCTNetworkHeaders (= 0.66.3) + - React-jsi (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) + - React-RCTSettings (0.66.3): + - FBReactNativeSpec (= 0.66.3) - RCT-Folly (= 2021.06.28.00-v2) - - RCTTypeSafety (= 0.66.1) - - React-Core/RCTSettingsHeaders (= 0.66.1) - - React-jsi (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) - - React-RCTText (0.66.1): - - React-Core/RCTTextHeaders (= 0.66.1) - - React-RCTVibration (0.66.1): - - FBReactNativeSpec (= 0.66.1) + - RCTTypeSafety (= 0.66.3) + - React-Core/RCTSettingsHeaders (= 0.66.3) + - React-jsi (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) + - React-RCTText (0.66.3): + - React-Core/RCTTextHeaders (= 0.66.3) + - React-RCTVibration (0.66.3): + - FBReactNativeSpec (= 0.66.3) - RCT-Folly (= 2021.06.28.00-v2) - - React-Core/RCTVibrationHeaders (= 0.66.1) - - React-jsi (= 0.66.1) - - ReactCommon/turbomodule/core (= 0.66.1) - - React-runtimeexecutor (0.66.1): - - React-jsi (= 0.66.1) - - ReactCommon/turbomodule/core (0.66.1): + - React-Core/RCTVibrationHeaders (= 0.66.3) + - React-jsi (= 0.66.3) + - ReactCommon/turbomodule/core (= 0.66.3) + - React-runtimeexecutor (0.66.3): + - React-jsi (= 0.66.3) + - ReactCommon/turbomodule/core (0.66.3): - DoubleConversion - glog - RCT-Folly (= 2021.06.28.00-v2) - - React-callinvoker (= 0.66.1) - - React-Core (= 0.66.1) - - React-cxxreact (= 0.66.1) - - React-jsi (= 0.66.1) - - React-logger (= 0.66.1) - - React-perflogger (= 0.66.1) - - RNCAsyncStorage (1.15.9): + - React-callinvoker (= 0.66.3) + - React-Core (= 0.66.3) + - React-cxxreact (= 0.66.3) + - React-jsi (= 0.66.3) + - React-logger (= 0.66.3) + - React-perflogger (= 0.66.3) + - RNCAsyncStorage (1.15.11): - React-Core - RNFastImage (8.5.11): - React-Core @@ -442,7 +461,7 @@ PODS: - SDWebImageWebPCoder (~> 0.8.4) - RNGestureHandler (1.10.3): - React-Core - - RNReanimated (2.3.0-beta.3): + - RNReanimated (2.2.6): - DoubleConversion - FBLazyVector - FBReactNativeSpec @@ -471,12 +490,12 @@ PODS: - React-RCTVibration - ReactCommon/turbomodule/core - Yoga - - RNScreens (3.8.0): + - RNScreens (3.9.0): - React-Core - React-RCTImage - - RNSentry (3.1.1): + - RNSentry (3.2.3): - React-Core - - Sentry (= 7.3.0) + - Sentry (= 7.5.1) - RNSVG (12.1.1): - React - SDWebImage (5.11.1): @@ -485,9 +504,9 @@ PODS: - SDWebImageWebPCoder (0.8.4): - libwebp (~> 1.0) - SDWebImage/Core (~> 5.10) - - Sentry (7.3.0): - - Sentry/Core (= 7.3.0) - - Sentry/Core (7.3.0) + - Sentry (7.5.1): + - Sentry/Core (= 7.5.1) + - Sentry/Core (7.5.1) - UMTaskManagerInterface (7.0.3): - ExpoModulesCore - Yoga (1.14.0) @@ -531,6 +550,8 @@ DEPENDENCIES: - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`) - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) + - hermes-engine (~> 0.9.0) + - libevent (~> 2.1.12) - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`) - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`) @@ -541,6 +562,7 @@ DEPENDENCIES: - React-Core/RCTWebSocket (from `../node_modules/react-native/`) - React-CoreModules (from `../node_modules/react-native/React/CoreModules`) - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`) + - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`) - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`) - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`) - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`) @@ -585,6 +607,8 @@ SPEC REPOS: - GoogleAppMeasurement - GoogleDataTransport - GoogleUtilities + - hermes-engine + - libevent - libwebp - nanopb - PromisesObjC @@ -685,6 +709,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/React/CoreModules" React-cxxreact: :path: "../node_modules/react-native/ReactCommon/cxxreact" + React-hermes: + :path: "../node_modules/react-native/ReactCommon/hermes" React-jsi: :path: "../node_modules/react-native/ReactCommon/jsi" React-jsiexecutor: @@ -754,7 +780,7 @@ SPEC CHECKSUMS: boost: a7c83b31436843459a1961bfd74b96033dc77234 DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662 EXApplication: 0e15240e4d125b62f1cae48759ffbbd32b9286a6 - EXAV: d6d4a3337edbcdfdbfd6d3e5942dabdfcf3e5d0a + EXAV: 8adf9a1c0161144d77e96149a1e5a5f9358be290 EXConstants: 6d585d93723b18d7a8c283591a335609e3bc153e EXCrypto: 7bcda085ffaccdaf3a252c20774a08be4277b8e3 EXDevice: d19bbef7ab8ee4669ef1d6424c538f8d8fe7d6e9 @@ -774,20 +800,20 @@ SPEC CHECKSUMS: EXMediaLibrary: 2a684cca228d6605a72f9995d3e7b8af2a05246c EXNotifications: 4a2beb5a2a7292ba64165413811b7c495bcb1297 EXPermissions: 7696f4c16e89981f84c04d96327f7e1e592373c0 - Expo: f3357f1f9796d0b4d396d0be84c49933671db4ad + Expo: 5316c3ecdc34eb0cad340d01dc8beec97c7e879e ExpoModulesCore: 47b403a33ad73770c49d7559615b3ea121a36116 - EXRandom: 9ed4600d410cf2fe58d22b3121865624065a16e9 + EXRandom: 64c954ae24619b8d0c18ff46aa96401e98efc977 EXScreenCapture: aa7292f963ccfde7aed4ba6bb6e822e95ef5153e EXSecureStore: 919bf7c28472862020d2cd7b59b69aae160b5d40 - EXSplashScreen: 68390ddb65a5def66ce8cf46a1e14a9b33cdac70 + EXSplashScreen: 57f329dbf25c5c12800feed79068a056453dc772 EXStoreReview: ba32e9ebdab47176fe263db022982e4b8a580c28 EXStructuredHeaders: 873e7f329c2f6279c1b1e0229df59c9861560b53 - EXUpdates: 964b7932e8fb332403170cb7cd438f48f6d6c64e + EXUpdates: 061b67c33f0e7f8fd335bbb48697c4a4fc8a5157 EXUpdatesInterface: e1c01b4f5ec76bd1d6cc714938f9edf5ef6379b9 EXVideoThumbnails: 3bdcce697449df005fcc348153e2f854ed462984 EXWebBrowser: ecb70d9e6edb279d9b10b2bbc9ad4320fcdc4060 - FBLazyVector: 500821d196c3d1bd10e7e828bc93ce075234080f - FBReactNativeSpec: 74c869e2cffa2ffec685cd1bac6788c021da6005 + FBLazyVector: de148e8310b8b878db304ceea2fec13f2c02e3a0 + FBReactNativeSpec: 6192956c9e346013d5f1809ba049af720b11c6a4 Firebase: cd2ab85eec8170dc260186159f21072ecb679ad5 FirebaseAnalytics: f3f8f75de34fe04141a69bb1c4bd7e24a80178e1 FirebaseCore: ac35d680a0bf32319a59966a1478e0741536b97b @@ -797,54 +823,57 @@ SPEC CHECKSUMS: glog: 5337263514dd6f09803962437687240c5dc39aa4 GoogleAppMeasurement: 0c3b134b2c0a90c4c24833873894bfe0e42a0384 GoogleDataTransport: 8b0e733ea77c9218778e5a9e34ba9508b8328939 - GoogleUtilities: 8de2a97a17e15b6b98e38e8770e2d129a57c0040 + GoogleUtilities: 684ee790a24f73ebb2d1d966e9711c203f2a4237 + hermes-engine: bf7577d12ac6ccf53ab8b5af3c6ccf0dd8458c5c + libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc nanopb: 59221d7f958fb711001e6a449489542d92ae113e PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97 RCT-Folly: a21c126816d8025b547704b777a2ba552f3d9fa9 - RCTRequired: 3cc065b52aa18db729268b9bd78a2feffb4d0f91 - RCTTypeSafety: 3c4fc37d5dea452d2ef17324db5504ec2f05083a - React: 4a00720816c52a213424442954acb7e4b724804a - React-callinvoker: 911fc6570538f3bb5c61edf9dc907c1beb4355bf - React-Core: e134d3a5d7b2a1a731589be776e20dbb14868f27 - React-CoreModules: 2f8588b2aa47e7fef27125c8eaaabda963b3ac62 - React-cxxreact: 8f1382538cad0cc8b8eafca6d66268828e353bea - React-jsi: 9fe1854d2c0486216acebd5db3c38b4ccb23ca0b - React-jsiexecutor: db2f6e22a534d466fc0e34e622df47d9d20bab2f - React-jsinspector: 8c0517dee5e8c70cd6c3066f20213ff7ce54f176 - React-logger: bfddd3418dc1d45b77b822958f3e31422e2c179b + RCTRequired: 59d2b744d8c2bf2d9bc7032a9f654809adcf7d50 + RCTTypeSafety: d0aaf7ccae5c70a4aaa3a5c3e9e0db97efae760e + React: fbe655dd1d12c052299b61abdc576720098d80fc + React-callinvoker: a535746608d9bc8b1dea7095ed4d8d3d7aae9a05 + React-Core: 008d2638c4f80b189c8e170ff2d241027ec517fd + React-CoreModules: 91c9a03f4e1b74494c087d9c9a29e89a3145c228 + React-cxxreact: 9c462fb6d59f865855e2dee2097c7d87b3d2de49 + React-hermes: 79103a3907b81b7eeb394b37612b991076d27472 + React-jsi: 4de8b8d70ba4ed841eb9b772bdb719f176387e21 + React-jsiexecutor: 433a691aee158533a6a6ee9c86cb4a1684fa2853 + React-jsinspector: d9c8eb0b53f0da206fed56612b289fec84991157 + React-logger: e522e76fa3e9ec3e7d7115b49485cc065cf4ae06 react-native-blur: cad4d93b364f91e7b7931b3fa935455487e5c33c react-native-blurhash: d978f8017ed091d9e1179775fe7bac14297e6e1e react-native-cameraroll: 2957f2bce63ae896a848fbe0d5352c1bd4d20866 - react-native-netinfo: 1c7676413ab265759c7b3da205efab163f5366ef - react-native-pager-view: 741e7606ee2f6e399fc7da777f5519454a4b38c5 + react-native-netinfo: de0d4343f8d5ec9b92653b17a0ef47091317986a + react-native-pager-view: 3ee7d4c7697fb3ef788346e834a60cca97ed8540 react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057 react-native-segmented-control: 65df6cd0619b780b3843d574a72d4c7cec396097 - React-perflogger: fcac6090a80e3d967791b4c7f1b1a017f9d4a398 - React-RCTActionSheet: caf5913d9f9e605f5467206cf9d1caa6d47d7ad6 - React-RCTAnimation: 6539e3bf594f6a529cd861985ba6548286ae1ead - React-RCTBlob: 6e2e999d28b15fd03ed533f164ce33e0fcde571a - React-RCTImage: c6bbb10eedb6b840c4474f2108b864173b83de15 - React-RCTLinking: 8fda9bb8fdb104e78110a903a9a77754318c7d11 - React-RCTNetwork: 2b26daad93830501cf14aab03eac04e304f942d3 - React-RCTSettings: 89c0dcee7adb706c749383596f57c1e882a27843 - React-RCTText: 71734fce8e6cb854daeb4a5eec182c303ea58473 - React-RCTVibration: 6600b5eed7c0fda4a433fa1198d1cb2690151791 - React-runtimeexecutor: 33a949a51bec5f8a3c9e8d8092deb259600d761e - ReactCommon: 620442811dc6f707b4bf5e3b27d4f19c12d5a821 - RNCAsyncStorage: 26f25150da507524a7815f2ada06ca0967f65633 + React-perflogger: 73732888d37d4f5065198727b167846743232882 + React-RCTActionSheet: 96c6d774fa89b1f7c59fc460adc3245ba2d7fd79 + React-RCTAnimation: 8940cfd3a8640bd6f6372150dbdb83a79bcbae6c + React-RCTBlob: e80de5fdf952a4f226a00fc54f3db526809f92f7 + React-RCTImage: f990d6b272c7e89ff864caf0bccfb620ab3ca5d0 + React-RCTLinking: 2280ed0d5ffb78954b484b90228d597b5f941c5f + React-RCTNetwork: 1359fa853c216616e711b810dcb8682a6a8e7564 + React-RCTSettings: 84958860aaa3639f0249e751ea7702c62eb67188 + React-RCTText: 196cf06b8cb6229d8c6dd9fc9057bdf97db5d3fb + React-RCTVibration: 50cfe7049167cfc7e83ac5542c6fff0c76791a9b + React-runtimeexecutor: bbbdb3d8fcf327c6e2249ee71b6ef1764b7dc266 + ReactCommon: 9bac022ab71596f2b0fde1268272543184c63971 + RNCAsyncStorage: eb05c0284dd6b50b32f92fad55e2a41e03358c43 RNFastImage: 1f2cab428712a4baaf78d6169eaec7f622556dd7 RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211 - RNReanimated: ee76770869ffe2a76fcd612d4204cc7787169593 - RNScreens: 6e1ea5787989f92b0671049b808aef64fa1ef98c - RNSentry: 49abc89b0190b4c8afe0fa5d065f98e36cb53233 + RNReanimated: 20aca2bc881924158c504343755b00bc3cb08025 + RNScreens: 4d79118be80f79fa1f4aa131909a1d6e86280af3 + RNSentry: 97bc62fa65b7d663daee16fbf9771470852217cf RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d SDWebImageWebPCoder: f93010f3f6c031e2f8fb3081ca4ee6966c539815 - Sentry: 9a4e621430e2dae4477d791f2f7e905720b6efbf + Sentry: 0718c3ad7a08e1107599610795adaf08864102f3 UMTaskManagerInterface: 5654c50e68af11b19b9d05452bacf23d19b3f30f - Yoga: 2b4a01651f42a32f82e6cef3830a3ba48088237f + Yoga: 32a18c0e845e185f4a2a66ec76e1fd1f958f22fa -PODFILE CHECKSUM: 21aa9efa62652ab53cbfd5094a7b9eb0d8706ade +PODFILE CHECKSUM: 9bf9d386bac4ff98f76fc93f120c9922660384b5 COCOAPODS: 1.11.2 diff --git a/ios/tooot.xcodeproj/project.pbxproj b/ios/tooot.xcodeproj/project.pbxproj index 36ed6068..30e5e8a6 100644 --- a/ios/tooot.xcodeproj/project.pbxproj +++ b/ios/tooot.xcodeproj/project.pbxproj @@ -167,6 +167,7 @@ 13B07F8E1A680F5B00A75B9A /* Resources */, 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, + 49D30A53634620EF2A5C6692 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -265,6 +266,24 @@ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; + 49D30A53634620EF2A5C6692 /* [CP] Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-tooot/Pods-tooot-frameworks.sh", + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/hermes.framework/hermes", + ); + name = "[CP] Embed Pods Frameworks"; + outputPaths = ( + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-tooot/Pods-tooot-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -443,7 +462,7 @@ COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 "; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -505,7 +524,7 @@ COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 "; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; diff --git a/package.json b/package.json index df40f0e0..aa7a87b9 100644 --- a/package.json +++ b/package.json @@ -26,22 +26,22 @@ "dependencies": { "@expo/react-native-action-sheet": "3.12.0", "@neverdull-agency/expo-unlimited-secure-store": "1.0.10", - "@react-native-async-storage/async-storage": "1.15.9", + "@react-native-async-storage/async-storage": "1.15.11", "@react-native-community/blur": "3.6.0", "@react-native-community/cameraroll": "4.1.2", - "@react-native-community/netinfo": "6.0.4", + "@react-native-community/netinfo": "6.2.0", "@react-native-community/segmented-control": "2.2.2", "@react-navigation/bottom-tabs": "6.0.9", "@react-navigation/native": "6.0.6", "@react-navigation/native-stack": "6.2.5", "@react-navigation/stack": "6.0.11", "@reduxjs/toolkit": "1.6.2", - "@sentry/react-native": "3.1.1", - "@sharcoux/slider": "5.5.2", - "axios": "0.23.0", - "expo": "43.0.0", + "@sentry/react-native": "3.2.3", + "@sharcoux/slider": "5.6.1", + "axios": "0.24.0", + "expo": "43.0.3", "expo-auth-session": "3.4.2", - "expo-av": "10.1.2", + "expo-av": "10.1.3", "expo-constants": "^12.1.3", "expo-crypto": "10.0.3", "expo-device": "4.0.3", @@ -55,13 +55,13 @@ "expo-media-library": "^13.0.3", "expo-notifications": "0.13.3", "expo-permissions": "13.0.3", - "expo-random": "12.0.0", + "expo-random": "12.0.1", "expo-screen-capture": "4.0.3", "expo-secure-store": "11.0.3", - "expo-splash-screen": "0.13.4", + "expo-splash-screen": "0.13.5", "expo-status-bar": "1.1.0", "expo-store-review": "5.0.3", - "expo-updates": "0.10.5", + "expo-updates": "0.10.15", "expo-video-thumbnails": "6.0.3", "expo-web-browser": "10.0.3", "i18next": "20.6.1", @@ -69,8 +69,8 @@ "lodash": "4.17.21", "react": "17.0.2", "react-dom": "17.0.2", - "react-i18next": "11.12.0", - "react-native": "0.66.1", + "react-i18next": "11.14.2", + "react-native": "0.66.3", "react-native-animated-spinkit": "1.5.2", "react-native-blurhash": "1.1.5", "react-native-fast-image": "8.5.11", @@ -78,15 +78,15 @@ "react-native-flash-message": "0.2.0", "react-native-gesture-handler": "1.10.3", "react-native-htmlview": "0.16.0", - "react-native-pager-view": "5.4.7", + "react-native-pager-view": "5.4.9", "react-native-reanimated": "npm:react-native-reanimated-savv@2.2.6", "react-native-safe-area-context": "3.3.2", - "react-native-screens": "3.8.0", + "react-native-screens": "3.9.0", "react-native-svg": "12.1.1", "react-native-swipe-list-view": "3.2.9", "react-native-tab-view": "3.1.1", - "react-query": "3.28.0", - "react-redux": "7.2.5", + "react-query": "3.32.3", + "react-redux": "7.2.6", "react-timeago": "6.2.1", "redux-persist": "6.0.0", "rn-placeholder": "3.0.3", @@ -95,14 +95,14 @@ "valid-url": "1.0.9" }, "devDependencies": { - "@babel/core": "7.15.8", - "@babel/plugin-proposal-optional-chaining": "7.14.5", - "@babel/preset-typescript": "7.15.0", - "@expo/config": "6.0.6", + "@babel/core": "7.16.0", + "@babel/plugin-proposal-optional-chaining": "7.16.0", + "@babel/preset-typescript": "7.16.0", + "@expo/config": "6.0.7", "@types/lodash": "4.14.176", - "@types/react": "17.0.31", - "@types/react-dom": "17.0.10", - "@types/react-native": "0.66.0", + "@types/react": "17.0.34", + "@types/react-dom": "17.0.11", + "@types/react-native": "0.66.4", "@types/react-redux": "7.1.20", "@types/react-timeago": "4.1.3", "@types/valid-url": "1.0.3", diff --git a/yarn.lock b/yarn.lock index 33026cd1..bf4ba689 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,6 +9,13 @@ dependencies: "@babel/highlight" "^7.14.5" +"@babel/code-frame@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431" + integrity sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA== + dependencies: + "@babel/highlight" "^7.16.0" + "@babel/code-frame@~7.10.4": version "7.10.4" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" @@ -21,7 +28,33 @@ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== -"@babel/core@7.15.8", "@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.14.0": +"@babel/compat-data@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa" + integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew== + +"@babel/core@7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4" + integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ== + dependencies: + "@babel/code-frame" "^7.16.0" + "@babel/generator" "^7.16.0" + "@babel/helper-compilation-targets" "^7.16.0" + "@babel/helper-module-transforms" "^7.16.0" + "@babel/helpers" "^7.16.0" + "@babel/parser" "^7.16.0" + "@babel/template" "^7.16.0" + "@babel/traverse" "^7.16.0" + "@babel/types" "^7.16.0" + convert-source-map "^1.7.0" + debug "^4.1.0" + gensync "^1.0.0-beta.2" + json5 "^2.1.2" + semver "^6.3.0" + source-map "^0.5.0" + +"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.14.0": version "7.15.8" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10" integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og== @@ -51,6 +84,15 @@ jsesc "^2.5.1" source-map "^0.5.0" +"@babel/generator@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2" + integrity sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew== + dependencies: + "@babel/types" "^7.16.0" + jsesc "^2.5.1" + source-map "^0.5.0" + "@babel/helper-annotate-as-pure@^7.14.5", "@babel/helper-annotate-as-pure@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835" @@ -58,6 +100,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-annotate-as-pure@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d" + integrity sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.15.4.tgz#21ad815f609b84ee0e3058676c33cf6d1670525f" @@ -76,6 +125,16 @@ browserslist "^4.16.6" semver "^6.3.0" +"@babel/helper-compilation-targets@^7.16.0": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0" + integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA== + dependencies: + "@babel/compat-data" "^7.16.0" + "@babel/helper-validator-option" "^7.14.5" + browserslist "^4.17.5" + semver "^6.3.0" + "@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz#7f977c17bd12a5fba363cb19bea090394bf37d2e" @@ -88,6 +147,18 @@ "@babel/helper-replace-supers" "^7.15.4" "@babel/helper-split-export-declaration" "^7.15.4" +"@babel/helper-create-class-features-plugin@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz#090d4d166b342a03a9fec37ef4fd5aeb9c7c6a4b" + integrity sha512-XLwWvqEaq19zFlF5PTgOod4bUA+XbkR4WLQBct1bkzmxJGB0ZEJaoKF4c8cgH9oBtCDuYJ8BP5NB9uFiEgO5QA== + dependencies: + "@babel/helper-annotate-as-pure" "^7.16.0" + "@babel/helper-function-name" "^7.16.0" + "@babel/helper-member-expression-to-functions" "^7.16.0" + "@babel/helper-optimise-call-expression" "^7.16.0" + "@babel/helper-replace-supers" "^7.16.0" + "@babel/helper-split-export-declaration" "^7.16.0" + "@babel/helper-create-regexp-features-plugin@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz#c7d5ac5e9cf621c26057722fb7a8a4c5889358c4" @@ -126,6 +197,15 @@ "@babel/template" "^7.15.4" "@babel/types" "^7.15.4" +"@babel/helper-function-name@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481" + integrity sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog== + dependencies: + "@babel/helper-get-function-arity" "^7.16.0" + "@babel/template" "^7.16.0" + "@babel/types" "^7.16.0" + "@babel/helper-get-function-arity@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b" @@ -133,6 +213,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-get-function-arity@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa" + integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-hoist-variables@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" @@ -140,6 +227,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-hoist-variables@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a" + integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-member-expression-to-functions@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef" @@ -147,6 +241,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-member-expression-to-functions@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4" + integrity sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5", "@babel/helper-module-imports@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f" @@ -154,6 +255,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-module-imports@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3" + integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4", "@babel/helper-module-transforms@^7.15.8": version "7.15.8" resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2" @@ -168,6 +276,20 @@ "@babel/traverse" "^7.15.4" "@babel/types" "^7.15.6" +"@babel/helper-module-transforms@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5" + integrity sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA== + dependencies: + "@babel/helper-module-imports" "^7.16.0" + "@babel/helper-replace-supers" "^7.16.0" + "@babel/helper-simple-access" "^7.16.0" + "@babel/helper-split-export-declaration" "^7.16.0" + "@babel/helper-validator-identifier" "^7.15.7" + "@babel/template" "^7.16.0" + "@babel/traverse" "^7.16.0" + "@babel/types" "^7.16.0" + "@babel/helper-optimise-call-expression@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171" @@ -175,6 +297,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-optimise-call-expression@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz#cecdb145d70c54096b1564f8e9f10cd7d193b338" + integrity sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" @@ -199,6 +328,16 @@ "@babel/traverse" "^7.15.4" "@babel/types" "^7.15.4" +"@babel/helper-replace-supers@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz#73055e8d3cf9bcba8ddb55cad93fedc860f68f17" + integrity sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA== + dependencies: + "@babel/helper-member-expression-to-functions" "^7.16.0" + "@babel/helper-optimise-call-expression" "^7.16.0" + "@babel/traverse" "^7.16.0" + "@babel/types" "^7.16.0" + "@babel/helper-simple-access@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b" @@ -206,6 +345,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-simple-access@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.0.tgz#21d6a27620e383e37534cf6c10bba019a6f90517" + integrity sha512-o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-skip-transparent-expression-wrappers@^7.14.5", "@babel/helper-skip-transparent-expression-wrappers@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.15.4.tgz#707dbdba1f4ad0fa34f9114fc8197aec7d5da2eb" @@ -213,6 +359,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-skip-transparent-expression-wrappers@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09" + integrity sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-split-export-declaration@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257" @@ -220,6 +373,13 @@ dependencies: "@babel/types" "^7.15.4" +"@babel/helper-split-export-declaration@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz#29672f43663e936df370aaeb22beddb3baec7438" + integrity sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw== + dependencies: + "@babel/types" "^7.16.0" + "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7": version "7.15.7" resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" @@ -249,6 +409,15 @@ "@babel/traverse" "^7.15.4" "@babel/types" "^7.15.4" +"@babel/helpers@^7.16.0": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.3.tgz#27fc64f40b996e7074dc73128c3e5c3e7f55c43c" + integrity sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w== + dependencies: + "@babel/template" "^7.16.0" + "@babel/traverse" "^7.16.3" + "@babel/types" "^7.16.0" + "@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9" @@ -258,11 +427,25 @@ chalk "^2.0.0" js-tokens "^4.0.0" +"@babel/highlight@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.0.tgz#6ceb32b2ca4b8f5f361fb7fd821e3fddf4a1725a" + integrity sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g== + dependencies: + "@babel/helper-validator-identifier" "^7.15.7" + chalk "^2.0.0" + js-tokens "^4.0.0" + "@babel/parser@^7.1.6", "@babel/parser@^7.14.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8": version "7.15.8" resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016" integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA== +"@babel/parser@^7.16.0", "@babel/parser@^7.16.3": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.3.tgz#271bafcb811080905a119222edbc17909c82261d" + integrity sha512-dcNwU1O4sx57ClvLBVFbEgx0UZWfd0JQX5X6fxFRCLHelFBGXFfSz6Y0FAq2PEwUqlqLkdVjVr4VASEOuUnLJw== + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz#dbdeabb1e80f622d9f0b583efb2999605e0a567e" @@ -382,7 +565,16 @@ "@babel/helper-plugin-utils" "^7.14.5" "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" -"@babel/plugin-proposal-optional-chaining@7.14.5", "@babel/plugin-proposal-optional-chaining@^7.0.0", "@babel/plugin-proposal-optional-chaining@^7.1.0", "@babel/plugin-proposal-optional-chaining@^7.14.5": +"@babel/plugin-proposal-optional-chaining@7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.0.tgz#56dbc3970825683608e9efb55ea82c2a2d6c8dc0" + integrity sha512-Y4rFpkZODfHrVo70Uaj6cC1JJOt3Pp0MdWSwIKtb8z1/lsjl9AmnB7ErRFV+QNGIfcY1Eruc2UMx5KaRnXjMyg== + dependencies: + "@babel/helper-plugin-utils" "^7.14.5" + "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" + "@babel/plugin-syntax-optional-chaining" "^7.8.3" + +"@babel/plugin-proposal-optional-chaining@^7.0.0", "@babel/plugin-proposal-optional-chaining@^7.1.0", "@babel/plugin-proposal-optional-chaining@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz#fa83651e60a360e3f13797eef00b8d519695b603" integrity sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ== @@ -550,6 +742,13 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" +"@babel/plugin-syntax-typescript@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.0.tgz#2feeb13d9334cc582ea9111d3506f773174179bb" + integrity sha512-Xv6mEXqVdaqCBfJFyeab0fH2DnUoMsDmhamxsSi4j8nLd4Vtw213WMJr55xxqipC/YVWyPY3K0blJncPYji+dQ== + dependencies: + "@babel/helper-plugin-utils" "^7.14.5" + "@babel/plugin-transform-arrow-functions@^7.0.0", "@babel/plugin-transform-arrow-functions@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.14.5.tgz#f7187d9588a768dd080bf4c9ffe117ea62f7862a" @@ -851,6 +1050,15 @@ "@babel/helper-plugin-utils" "^7.14.5" "@babel/plugin-syntax-typescript" "^7.14.5" +"@babel/plugin-transform-typescript@^7.16.0": + version "7.16.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.1.tgz#cc0670b2822b0338355bc1b3d2246a42b8166409" + integrity sha512-NO4XoryBng06jjw/qWEU2LhcLJr1tWkhpMam/H4eas/CDKMX/b2/Ylb6EI256Y7+FVPCawwSM1rrJNOpDiz+Lg== + dependencies: + "@babel/helper-create-class-features-plugin" "^7.16.0" + "@babel/helper-plugin-utils" "^7.14.5" + "@babel/plugin-syntax-typescript" "^7.16.0" + "@babel/plugin-transform-unicode-escapes@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.14.5.tgz#9d4bd2a681e3c5d7acf4f57fa9e51175d91d0c6b" @@ -965,7 +1173,16 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/preset-typescript@7.15.0", "@babel/preset-typescript@^7.1.0": +"@babel/preset-typescript@7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.16.0.tgz#b0b4f105b855fb3d631ec036cdc9d1ffd1fa5eac" + integrity sha512-txegdrZYgO9DlPbv+9QOVpMnKbOtezsLHWsnsRF4AjbSIsVaujrq1qg8HK0mxQpWv0jnejt0yEoW1uWpvbrDTg== + dependencies: + "@babel/helper-plugin-utils" "^7.14.5" + "@babel/helper-validator-option" "^7.14.5" + "@babel/plugin-transform-typescript" "^7.16.0" + +"@babel/preset-typescript@^7.1.0": version "7.15.0" resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945" integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow== @@ -985,13 +1202,20 @@ pirates "^4.0.0" source-map-support "^0.5.16" -"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a" integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw== dependencies: regenerator-runtime "^0.13.4" +"@babel/runtime@^7.15.4": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" + integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ== + dependencies: + regenerator-runtime "^0.13.4" + "@babel/template@^7.0.0", "@babel/template@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194" @@ -1001,6 +1225,15 @@ "@babel/parser" "^7.15.4" "@babel/types" "^7.15.4" +"@babel/template@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6" + integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A== + dependencies: + "@babel/code-frame" "^7.16.0" + "@babel/parser" "^7.16.0" + "@babel/types" "^7.16.0" + "@babel/traverse@^7.0.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d" @@ -1016,6 +1249,21 @@ debug "^4.1.0" globals "^11.1.0" +"@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787" + integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag== + dependencies: + "@babel/code-frame" "^7.16.0" + "@babel/generator" "^7.16.0" + "@babel/helper-function-name" "^7.16.0" + "@babel/helper-hoist-variables" "^7.16.0" + "@babel/helper-split-export-declaration" "^7.16.0" + "@babel/parser" "^7.16.3" + "@babel/types" "^7.16.0" + debug "^4.1.0" + globals "^11.1.0" + "@babel/types@^7.0.0", "@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.4.4": version "7.15.6" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f" @@ -1024,6 +1272,14 @@ "@babel/helper-validator-identifier" "^7.14.9" to-fast-properties "^2.0.0" +"@babel/types@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" + integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg== + dependencies: + "@babel/helper-validator-identifier" "^7.15.7" + to-fast-properties "^2.0.0" + "@cnakazawa/watch@^1.0.3": version "1.0.4" resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a" @@ -1080,6 +1336,27 @@ xcode "^3.0.1" xml2js "0.4.23" +"@expo/config-plugins@4.0.7": + version "4.0.7" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-4.0.7.tgz#c3cd8d2297edd779576b71a8ad16fc8b80c08eda" + integrity sha512-m160Y039LJcI8Q4arzA9edWNRPPnLnTe5tB41812Mn1BAmtoZy9OMs4Rj78OKFkMx6A9JJKUTWMnP/FVAbeMiw== + dependencies: + "@expo/config-types" "^43.0.1" + "@expo/json-file" "8.2.33" + "@expo/plist" "0.0.15" + "@react-native/normalize-color" "^2.0.0" + chalk "^4.1.2" + debug "^4.3.1" + find-up "~5.0.0" + fs-extra "9.0.0" + getenv "^1.0.0" + glob "7.1.6" + resolve-from "^5.0.0" + semver "^7.3.5" + slash "^3.0.0" + xcode "^3.0.1" + xml2js "0.4.23" + "@expo/config-plugins@^2.0.2": version "2.0.4" resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-2.0.4.tgz#955fd70a2aeefbe99ec71cecb1d7ea7b626dc79e" @@ -1147,6 +1424,23 @@ slugify "^1.3.4" sucrase "^3.20.0" +"@expo/config@6.0.7": + version "6.0.7" + resolved "https://registry.yarnpkg.com/@expo/config/-/config-6.0.7.tgz#c84c76c907e65e0f92ebc67e11173c62de1ed513" + integrity sha512-aOsm+ZSqCgQrDf+UPHM62QGIpNdt+D3NJSFdHECnTUS6vWiTXhdVS23VQ4ris2thQS0ZRKKlX90S8CBUU49fIg== + dependencies: + "@babel/code-frame" "~7.10.4" + "@expo/config-plugins" "4.0.7" + "@expo/config-types" "^43.0.1" + "@expo/json-file" "8.2.33" + getenv "^1.0.0" + glob "7.1.6" + require-from-string "^2.0.2" + resolve-from "^5.0.0" + semver "7.3.2" + slugify "^1.3.4" + sucrase "^3.20.0" + "@expo/configure-splash-screen@^0.6.0": version "0.6.0" resolved "https://registry.yarnpkg.com/@expo/configure-splash-screen/-/configure-splash-screen-0.6.0.tgz#07d97ee512fd859fcc09506ba3762fd6263ebc39" @@ -1350,10 +1644,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@react-native-async-storage/async-storage@1.15.9": - version "1.15.9" - resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.15.9.tgz#744ecd566f108e86b6b59e617c23fdb4b8d53358" - integrity sha512-LrVPfhKqodRiDWCgZp7J2X55JQqOhdQUxbl17RrktIGCZ0ud2XHdNoTIvyI1VccqHoF/CZK6v+G0IoX5NYZ1JA== +"@react-native-async-storage/async-storage@1.15.11": + version "1.15.11" + resolved "https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.15.11.tgz#da625b906529076414c32fd337d813b565149858" + integrity sha512-l/I+PK+lh5M25QSdk44aX+UR63ian2d2CSx6WbydwU+RUZmKP7eOEPe+OeaTWgfOFSVtlEqEcP2AbW2YM7ukMA== dependencies: merge-options "^3.0.4" @@ -1508,10 +1802,10 @@ sudo-prompt "^9.0.0" wcwidth "^1.0.1" -"@react-native-community/netinfo@6.0.4": - version "6.0.4" - resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-6.0.4.tgz#8add3f31b38f60307bc6982badf09b751d09a692" - integrity sha512-hZ9phcQr8Q4IT70KRMBRMXaNebwJErLcbPvprynwSlvekus7khnnkUsBGqMxuz5ZDDd8JXDbU+0UO+2dZSZ/qw== +"@react-native-community/netinfo@6.2.0": + version "6.2.0" + resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-6.2.0.tgz#8c9079cde509e2482c9953ebd1da24693ef039f3" + integrity sha512-oEGwqYlDN2Ofbhf7W6NncKijEiPjp+1PzguqTmECncsB3IIVt0mLAqZDyT2Bw3Njxeeh4MhGsKqB5kzaXpqcxw== "@react-native-community/segmented-control@2.2.2": version "2.2.2" @@ -1716,7 +2010,22 @@ "@sentry/types" "6.13.3" tslib "^1.9.3" -"@sentry/react-native@3.1.1", "@sentry/react-native@^3.1.1": +"@sentry/react-native@3.2.3": + version "3.2.3" + resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-3.2.3.tgz#39faf729a152f8cc9699b1d427ed0e8d095042a8" + integrity sha512-1d7RpprRDZ6WG53VhP1vhGllxlk3weZ1nbsTx3rHPuFXehhUsc8+W3M+WoVB4SHIUn9LWIHe01E9XnKZX/BSoQ== + dependencies: + "@sentry/browser" "6.12.0" + "@sentry/cli" "^1.68.0" + "@sentry/core" "6.12.0" + "@sentry/hub" "6.12.0" + "@sentry/integrations" "6.12.0" + "@sentry/react" "6.12.0" + "@sentry/tracing" "6.12.0" + "@sentry/types" "6.12.0" + "@sentry/utils" "6.12.0" + +"@sentry/react-native@^3.1.1": version "3.1.1" resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-3.1.1.tgz#4edd555ff5a9eda292d067314282b2c1cb519512" integrity sha512-w+KVlZ5pj0irI5vo1KhdPbr7EFT7bDeAENfckwYE+ogZWsEitokxvkPy7eqKZnbyQf3stlYACU96tRiwRLqiaA== @@ -1780,10 +2089,10 @@ "@sentry/types" "6.13.3" tslib "^1.9.3" -"@sharcoux/slider@5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@sharcoux/slider/-/slider-5.5.2.tgz#38540558fb880a3c6b9843a3da4181dc47335082" - integrity sha512-D5xYAcdvjWKUTxLelzckjwjX9mEwgdCM90m1gg5pfNq7D5DvsR184+FUEAdpmRcJSg6AtmbEnxj25tXQNuD72Q== +"@sharcoux/slider@5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@sharcoux/slider/-/slider-5.6.1.tgz#2c68938a7cfdd7e83233141d9a3b5f94452b2e5c" + integrity sha512-B0BMsFdlb4keLYZQHsdA9vvaF8F4tHIg2eg+/SFFalGbh+nRoSQtX/tfH17rYlsS4Ew35y2d03xfIEXKcYgPMg== "@sideway/address@^4.1.0": version "4.1.2" @@ -1856,21 +2165,21 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11" integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== -"@types/react-dom@17.0.10": - version "17.0.10" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.10.tgz#d6972ec018d23cf22b99597f1289343d99ea9d9d" - integrity sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g== +"@types/react-dom@17.0.11": + version "17.0.11" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466" + integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q== dependencies: "@types/react" "*" -"@types/react-native@0.66.0": - version "0.66.0" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.0.tgz#6b3d55c0dcb300df80df315a7ded95b6d9d617ef" - integrity sha512-ZGqb0DYNZhF/eZwzzIFCz4WyLuCb8SFoKvDU+ZWgcTUSSD7HUop3vopMBSlBiQUfVRiK7VemxdcGRSav1t9pbg== +"@types/react-native@0.66.4": + version "0.66.4" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.66.4.tgz#075d9521de1ee53a4f3eff729133d897039c0d7f" + integrity sha512-Aby37oZ0S8LS4abOVWbBgChfHLZsx3skcj2QJU9ZHPhA1h6+yBbdBH2wJLxIUXfYT1Ejkwuv8n5u+/VxLzzcmA== dependencies: "@types/react" "*" -"@types/react-redux@7.1.20", "@types/react-redux@^7.1.16": +"@types/react-redux@7.1.20", "@types/react-redux@^7.1.20": version "7.1.20" resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.20.tgz#42f0e61ababb621e12c66c96dda94c58423bd7df" integrity sha512-q42es4c8iIeTgcnB+yJgRTTzftv3eYYvCZOh1Ckn2eX/3o5TdsQYKUWpLoLuGlcY/p+VAhV9IOEZJcWk/vfkXw== @@ -1887,7 +2196,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@17.0.31": +"@types/react@*": version "17.0.31" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.31.tgz#fe05ebf91ff3ae35bb6b13f6c1b461db8089dff8" integrity sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ== @@ -1896,6 +2205,15 @@ "@types/scheduler" "*" csstype "^3.0.2" +"@types/react@17.0.34": + version "17.0.34" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102" + integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg== + dependencies: + "@types/prop-types" "*" + "@types/scheduler" "*" + csstype "^3.0.2" + "@types/scheduler@*": version "0.16.2" resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" @@ -2152,10 +2470,10 @@ available-typed-arrays@^1.0.5: resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw== -axios@0.23.0: - version "0.23.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.23.0.tgz#b0fa5d0948a8d1d75e3d5635238b6c4625b05149" - integrity sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg== +axios@0.24.0: + version "0.24.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6" + integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA== dependencies: follow-redirects "^1.14.4" @@ -2379,6 +2697,17 @@ browserslist@^4.16.6, browserslist@^4.17.3: node-releases "^2.0.1" picocolors "^1.0.0" +browserslist@^4.17.5: + version "4.18.0" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.0.tgz#849944d9bbbbe5ff6f418a8b558e3effca433cae" + integrity sha512-ER2M0g5iAR84fS/zjBDqEgU6iO5fS9JI2EkHr5zxDxYEFk3LjhU9Vpp/INb6RMQphxko7PDV1FH38H/qVP5yCA== + dependencies: + caniuse-lite "^1.0.30001280" + electron-to-chromium "^1.3.896" + escalade "^3.1.1" + node-releases "^2.0.1" + picocolors "^1.0.0" + bser@2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05" @@ -2471,6 +2800,11 @@ caniuse-lite@^1.0.30001271: resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001271.tgz#0dda0c9bcae2cf5407cd34cac304186616cc83e8" integrity sha512-BBruZFWmt3HFdVPS8kceTBIguKxu4f99n5JNp06OlPD/luoAMIaIK5ieV5YjnBLH3Nysai9sxj9rpJj4ZisXOA== +caniuse-lite@^1.0.30001280: + version "1.0.30001280" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001280.tgz#066a506046ba4be34cde5f74a08db7a396718fb7" + integrity sha512-kFXwYvHe5rix25uwueBxC569o53J6TpnGu0BEEn+6Lhl2vsnAumRFWEBhDft1fwyo6m1r4i+RqA4+163FpeFcA== + capture-exit@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4" @@ -2947,6 +3281,11 @@ electron-to-chromium@^1.3.878: resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.878.tgz#baa9fb5c24b9b580f08fb245cbb52a22f8fc8fa8" integrity sha512-O6yxWCN9ph2AdspAIszBnd9v8s11hQx8ub9w4UGApzmNRnoKhbulOWqbO8THEQec/aEHtvy+donHZMlh6l1rbA== +electron-to-chromium@^1.3.896: + version "1.3.896" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.896.tgz#4a94efe4870b1687eafd5c378198a49da06e8a1b" + integrity sha512-NcGkBVXePiuUrPLV8IxP43n1EOtdg+dudVjrfVEUd/bOqpQUFZ2diL5PPYzbgEhZFEltdXV3AcyKwGnEQ5lhMA== + emoji-regex@^8.0.0: version "8.0.0" resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" @@ -3152,15 +3491,15 @@ expo-auth-session@3.4.2: invariant "^2.2.4" qs "6.9.1" -expo-av@10.1.2: - version "10.1.2" - resolved "https://registry.yarnpkg.com/expo-av/-/expo-av-10.1.2.tgz#93d675d441ba663dc634fffb870533b3564de8d8" - integrity sha512-uJ3ArN/bJvTFk5uvcj0Vu+OZ2Q8orXtslpCJza+UuT5p5k0nE/KCrfrnH0vbSecI1ZY3G9yYPlNeeWqlMumKqA== +expo-av@10.1.3: + version "10.1.3" + resolved "https://registry.yarnpkg.com/expo-av/-/expo-av-10.1.3.tgz#a010443d7f82398d789a89824f1d512d8b407e3c" + integrity sha512-zYhpYthdQ5UPuhNn3XWaMJu94XyXUNw6WEifRnKH5xUHo0Oy0XrV5JAk8iO+7WDgfGo9oHlgvnSWrMNQsbF80A== dependencies: "@expo/config-plugins" "^4.0.2" - expo-modules-core "~0.4.4" + expo-modules-core "~0.4.7" -expo-constants@^12.1.3, expo-constants@~12.1.1, expo-constants@~12.1.2: +expo-constants@^12.1.3, expo-constants@~12.1.1, expo-constants@~12.1.2, expo-constants@~12.1.3: version "12.1.3" resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-12.1.3.tgz#bec48a42a7760b010450961c209bb4b1158b9cd6" integrity sha512-HXlMTPn9pnJdMju3WcwX4oEB7EOECOTzdIPaG3JEluygqzafwKLMR8BE82+64jgAxlGIWZsYl+3Ni9wuTFQeYw== @@ -3294,10 +3633,10 @@ expo-media-library@^13.0.3: "@expo/config-plugins" "^4.0.2" expo-modules-core "~0.4.4" -expo-modules-autolinking@~0.3.3: - version "0.3.3" - resolved "https://registry.yarnpkg.com/expo-modules-autolinking/-/expo-modules-autolinking-0.3.3.tgz#95795f2292bd187b388413e36936bfd6fa7a46a9" - integrity sha512-hMouDBw/Y5POeYU0ZBsykGC+uiOO1WV0JSz5EE8uO87AlXAzR0K5aPkzgQiufONNwwgxsaD2xUV/J+tjwMw2Ug== +expo-modules-autolinking@~0.3.4: + version "0.3.4" + resolved "https://registry.yarnpkg.com/expo-modules-autolinking/-/expo-modules-autolinking-0.3.4.tgz#25ce32ca933fedab2a5eb139e91327d123aa6066" + integrity sha512-Mu3CIMqEAI8aNM18U/l+7CCi+afU8dERrKjDDEx/Hu7XX3v3FcnnP+NuWDLY/e9/ETzwTJaqoRoBuzhawsuLWw== dependencies: chalk "^4.1.0" commander "^7.2.0" @@ -3313,6 +3652,14 @@ expo-modules-core@~0.4.4: compare-versions "^3.4.0" invariant "^2.2.4" +expo-modules-core@~0.4.6, expo-modules-core@~0.4.7, expo-modules-core@~0.4.8: + version "0.4.8" + resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-0.4.8.tgz#6fed03fca9370793b0a4bebc4fe1a44b213ed445" + integrity sha512-PElvF9/mw8TZ0FG3cQkQHB1yZEvtSrQ9nh90pINuTwmIUrxC427rgGoPrALsMaX90h94jTkPHODXHuX+Xsl/rg== + dependencies: + compare-versions "^3.4.0" + invariant "^2.2.4" + expo-notifications@0.13.3: version "0.13.3" resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.13.3.tgz#94e638f8ef56de4ddb67ed8cc2a36510a1d90cbc" @@ -3338,12 +3685,13 @@ expo-permissions@13.0.3: dependencies: expo-modules-core "~0.4.4" -expo-random@12.0.0: - version "12.0.0" - resolved "https://registry.yarnpkg.com/expo-random/-/expo-random-12.0.0.tgz#c5da0830a7618012da076a05c79abe9623731cd0" - integrity sha512-E71atdA3aZT/EdcmUSE1mAQ+tp1F7/UPuoUsw5wYTbpkrRSsWU2ZjaWLGqtNaV0cXU5MDGm0zl235Gjo8mOOkA== +expo-random@12.0.1: + version "12.0.1" + resolved "https://registry.yarnpkg.com/expo-random/-/expo-random-12.0.1.tgz#d36706b744c27c1a145f0510f57093a6541aec5e" + integrity sha512-TX1qLnV2cqyefK8nfxz6MK/YD/49QkQbGgtM5gkWbYFQVIlFhzctRzAhaR3/bix5809m7s3mc+Mm0du3jIyA8g== dependencies: base64-js "^1.3.0" + expo-modules-core "~0.4.6" expo-screen-capture@4.0.3: version "4.0.3" @@ -3359,14 +3707,14 @@ expo-secure-store@11.0.3: dependencies: expo-modules-core "~0.4.4" -expo-splash-screen@0.13.4: - version "0.13.4" - resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-0.13.4.tgz#70de5dcbb5bbd3ce88185e830d84f123c8afafe1" - integrity sha512-xcRCx07WlPGP8+qKxqAW4KP1+j7/a9H+xn8/cmpKAmzYbs/ttTRzDEQzEq8BvVqyoBPS6Qo7Hwl1BHDpssjftw== +expo-splash-screen@0.13.5: + version "0.13.5" + resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-0.13.5.tgz#ece76c092f2ce88e4660a70e532ed47909a01ddd" + integrity sha512-L/L0XlmmxSoyuooCVvbPBO4xUF9kAs+F0+fML3pf7miBOnTd/v9j5riKSmaDthNtM4AarXxgi0AXzSHQ1M3rZg== dependencies: "@expo/configure-splash-screen" "^0.6.0" "@expo/prebuild-config" "^3.0.6" - expo-modules-core "~0.4.4" + expo-modules-core "~0.4.7" expo-status-bar@1.1.0: version "1.1.0" @@ -3390,16 +3738,16 @@ expo-updates-interface@~0.4.0: resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-0.4.0.tgz#20961f2cb4bd068a74c29434affa08791dbaa240" integrity sha512-EUJaLnDAePikGEQT8w6gjCY3m/dlGgjZKVn5XBaxZMkHzOy3PDQo6QOcK/bcMdkA3CyNrvo6NCe+/7RHrgmK4A== -expo-updates@0.10.5: - version "0.10.5" - resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.10.5.tgz#7e177e258f4dad5725b783767fe7b864b3380a08" - integrity sha512-1WDVTmi/sVrlUngBEqWsgcx+SLY+YTluGBmfxsHtROgnU66nneZtuclLIu2h+/RGcHKtfGoxjeo2RzsoYn+9zg== +expo-updates@0.10.15: + version "0.10.15" + resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.10.15.tgz#1fcfd78ff615307809ad38a3d37eaa67f7268282" + integrity sha512-GHh1e0BwJY7aT+huGfneXpMhPKKkDIOBqCWyZDyTo7AWLj2C2ZCvgT2D9LWyl6v9WwxMEfO94RaYCQaayD/rfw== dependencies: "@expo/config" "^5.0.9" "@expo/config-plugins" "^4.0.2" "@expo/metro-config" "~0.1.84" expo-manifests "~0.2.2" - expo-modules-core "~0.4.4" + expo-modules-core "~0.4.8" expo-structured-headers "~2.0.0" expo-updates-interface "~0.4.0" fbemitter "^2.1.1" @@ -3421,10 +3769,10 @@ expo-web-browser@10.0.3, expo-web-browser@~10.0.2: compare-urls "^2.0.0" expo-modules-core "~0.4.4" -expo@43.0.0: - version "43.0.0" - resolved "https://registry.yarnpkg.com/expo/-/expo-43.0.0.tgz#3dc338253fcd9eaaec366480afcb97eb897bf3e6" - integrity sha512-EuGJ0Ueq8hTEwyK3MmNxwkCypkivDZTo/mAESM9rJunSsbIKtoa5NcyFI/1GyHWDnfn87L7946Nhv5Gyo7H0rQ== +expo@43.0.3: + version "43.0.3" + resolved "https://registry.yarnpkg.com/expo/-/expo-43.0.3.tgz#230df8248f10b2530c894acea6af75a01881a69c" + integrity sha512-X4lLvoUuUbjj1n3DOjZ+w9TfNbEvNMRWvbOzYNYwS4FMB04Gt2RvQYYP8mXWbBZz0+b/s/Q+u67jj0+LMdxyfg== dependencies: "@babel/runtime" "^7.14.0" "@expo/metro-config" "~0.1.84" @@ -3433,12 +3781,12 @@ expo@43.0.0: cross-spawn "^6.0.5" expo-application "~4.0.0" expo-asset "~8.4.3" - expo-constants "~12.1.2" + expo-constants "~12.1.3" expo-file-system "~13.0.3" expo-font "~10.0.3" expo-keep-awake "~10.0.0" - expo-modules-autolinking "~0.3.3" - expo-modules-core "~0.4.4" + expo-modules-autolinking "~0.3.4" + expo-modules-core "~0.4.8" fbemitter "^2.1.1" invariant "^2.2.2" md5-file "^3.2.3" @@ -5916,20 +6264,25 @@ react-dom@17.0.2: object-assign "^4.1.1" scheduler "^0.20.2" -react-i18next@11.12.0: - version "11.12.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.12.0.tgz#2a053321b9b7a876d5baa7af55a12d986117bffc" - integrity sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ== +react-freeze@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/react-freeze/-/react-freeze-1.0.0.tgz#b21c65fe1783743007c8c9a2952b1c8879a77354" + integrity sha512-yQaiOqDmoKqks56LN9MTgY06O0qQHgV4FUrikH357DydArSZHQhl0BJFqGKIZoTqi8JizF9Dxhuk1FIZD6qCaw== + +react-i18next@11.14.2: + version "11.14.2" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.2.tgz#2ff28f6a0ddf06eaf79435ed6c70c441d709cf34" + integrity sha512-fmDhwNA0zDmSEL3BBT5qwNMvxrKu25oXDDAZyHprfB0AHZmWXfBmRLf8MX8i1iBd2I2C2vsA2D9wxYBIwzooEQ== dependencies: "@babel/runtime" "^7.14.5" html-parse-stringify "^3.0.1" -react-is@^16.13.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1: +react-is@^16.13.0, react-is@^16.7.0, react-is@^16.8.1: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== -react-is@^17.0.1: +react-is@^17.0.1, react-is@^17.0.2: version "17.0.2" resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== @@ -6000,10 +6353,10 @@ react-native-iphone-x-helper@^1.3.1: resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010" integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg== -react-native-pager-view@5.4.7: - version "5.4.7" - resolved "https://registry.yarnpkg.com/react-native-pager-view/-/react-native-pager-view-5.4.7.tgz#dce1e8aed3b5377a39c6dc05b9b6911855016f22" - integrity sha512-9N9nUxc/fjoaI5ujdmQztgelqI8Jj0z/wxYXCO56RaTcqd1fZXnBX62QX7XJmSKSdtvd4Js6dgpobh/rernmHw== +react-native-pager-view@5.4.9: + version "5.4.9" + resolved "https://registry.yarnpkg.com/react-native-pager-view/-/react-native-pager-view-5.4.9.tgz#c0d40847cfeda5a4e729b53271b0ee0fedff3eb5" + integrity sha512-D6tzxpwMGdl6CXgtskGWhKRc5cJakCazESRGt7PkqnpyiH3N35ft1KmR82pCSQetAFlytFiToeu3a/dG5CELvA== "react-native-reanimated@npm:react-native-reanimated-savv@2.2.6": version "2.2.6" @@ -6020,11 +6373,12 @@ react-native-safe-area-context@3.3.2: resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.3.2.tgz#9549a2ce580f2374edb05e49d661258d1b8bcaed" integrity sha512-yOwiiPJ1rk+/nfK13eafbpW6sKW0jOnsRem2C1LPJjM3tfTof6hlvV5eWHATye3XOpu2cJ7N+HdkUvUDGwFD2Q== -react-native-screens@3.8.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.8.0.tgz#4ec84c55a7b4a4aa9405c812978ca2ba5c0242a4" - integrity sha512-lHrnB/elAoMJKv8O12U6BLgeup4lB6ZKJHEOVuG/D72nv/OE9wUusbou6YCB5tp3YbaSpHflPnkFmHA/vCejpw== +react-native-screens@3.9.0: + version "3.9.0" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.9.0.tgz#39b79f0e50b9d68ec822d333bc76e7aaee90f3fd" + integrity sha512-TP/kASLQ/2iGCz4/n9CHeveKC9urzbfYXFH+1TfBnqaBwjIszhVuadiIOQ0qWKdSs6qnBR2xPTp9U18sNoc34A== dependencies: + react-freeze "^1.0.0" warn-once "^0.1.0" react-native-svg@12.1.1: @@ -6045,10 +6399,10 @@ react-native-tab-view@3.1.1: resolved "https://registry.yarnpkg.com/react-native-tab-view/-/react-native-tab-view-3.1.1.tgz#1f8d7a835ab4f5b1b1407ec8dddc1053b53fa3c6" integrity sha512-M5pRN6utQfytKWoKlKVzg5NbkYu308qNoW1khGTtEOTs1k14p2dHJ/BWOJoJYHKbPVUyZldbG9MFT7gUl4YHnw== -react-native@0.66.1: - version "0.66.1" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.66.1.tgz#96defaf60579406321340ebe1dcea76a3c942806" - integrity sha512-BBvytmqlOLL+bRcO0jBiYfg16lYRsYDOC8/5E+bpnhb3EGtU+YCQAYfszw6JL7Hfy0ftnQNP5yj8pt+vqMHXIA== +react-native@0.66.3: + version "0.66.3" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.66.3.tgz#25c7c4c7d81867326b3eb7a36f0fe6a61fa4104e" + integrity sha512-B/dQpuvta9YvF5MihDWefoGlTvxzUHK5X5RjdrXHAu/ihTehJXxEA+m6z/tufp1ZUMDjU+tMZK6gnehzCuYfzw== dependencies: "@jest/create-cache-key-function" "^27.0.1" "@react-native-community/cli" "^6.0.0" @@ -6082,26 +6436,26 @@ react-native@0.66.1: whatwg-fetch "^3.0.0" ws "^6.1.4" -react-query@3.28.0: - version "3.28.0" - resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.28.0.tgz#1bfe12944860b2b773680054de37f19438f59d1d" - integrity sha512-OeX+nRqs7Zi0MvvtaKxKWE4N966UGtqSVuedOsz8cJh9eW195fgtYZ9nW3hZjIPPmeDY1PkArLUiV4wZvNRDPw== +react-query@3.32.3: + version "3.32.3" + resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.32.3.tgz#a15035d0bcd632fffc7044839469e685c2dbcfc9" + integrity sha512-RB/EOSdJkmuypDIARG/mVi2T41WZKz3tUh72HAUu1OA3VoFr2kG2OFZoO3ylMKjUYI4A9bSaD7wtYg4Nwb71gQ== dependencies: "@babel/runtime" "^7.5.5" broadcast-channel "^3.4.1" match-sorter "^6.0.2" -react-redux@7.2.5: - version "7.2.5" - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.5.tgz#213c1b05aa1187d9c940ddfc0b29450957f6a3b8" - integrity sha512-Dt29bNyBsbQaysp6s/dN0gUodcq+dVKKER8Qv82UrpeygwYeX1raTtil7O/fftw/rFqzaf6gJhDZRkkZnn6bjg== +react-redux@7.2.6: + version "7.2.6" + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.6.tgz#49633a24fe552b5f9caf58feb8a138936ddfe9aa" + integrity sha512-10RPdsz0UUrRL1NZE0ejTkucnclYSgXp5q+tB5SWx2qeG2ZJQJyymgAhwKy73yiL/13btfB6fPr+rgbMAaZIAQ== dependencies: - "@babel/runtime" "^7.12.1" - "@types/react-redux" "^7.1.16" + "@babel/runtime" "^7.15.4" + "@types/react-redux" "^7.1.20" hoist-non-react-statics "^3.3.2" loose-envify "^1.4.0" prop-types "^15.7.2" - react-is "^16.13.1" + react-is "^17.0.2" react-refresh@^0.4.0: version "0.4.3"