Bump expo versions

This commit is contained in:
Zhiyuan Zheng 2021-05-12 01:04:41 +02:00
parent 4103bce880
commit 01bc70b954
No known key found for this signature in database
GPG Key ID: 078A93AB607D85E0
4 changed files with 852 additions and 815 deletions

View File

@ -4,8 +4,8 @@ buildscript {
ext {
buildToolsVersion = "29.0.3"
minSdkVersion = 21
compileSdkVersion = 29
targetSdkVersion = 29
compileSdkVersion = 30
targetSdkVersion = 30
ndkVersion = "20.1.5948944"
}
repositories {

View File

@ -1,81 +1,72 @@
PODS:
- boost-for-react-native (1.63.0)
- DoubleConversion (1.1.6)
- EXApplication (3.0.0):
- EXApplication (3.1.2):
- UMCore
- EXAV (9.0.0):
- EXAV (9.1.2):
- UMCore
- UMFileSystemInterface
- UMPermissionsInterface
- EXConstants (10.0.1):
- EXConstants (10.1.3):
- UMConstantsInterface
- UMCore
- EXCrypto (9.0.0):
- EXCrypto (9.1.0):
- UMCore
- EXDevice (2.4.0):
- UMCore
- EXErrorRecovery (1.4.0):
- EXErrorRecovery (2.1.0):
- UMCore
- EXFileSystem (9.3.0):
- EXFileSystem (11.0.2):
- UMCore
- UMFileSystemInterface
- EXFirebaseAnalytics (3.0.0):
- EXFirebaseAnalytics (4.0.2):
- EXFirebaseCore
- Firebase/Core (= 6.14.0)
- Firebase/Core (= 7.7.0)
- UMCore
- EXFirebaseCore (2.0.0):
- Firebase/Core (= 6.14.0)
- EXFirebaseCore (3.0.0):
- Firebase/Core (= 7.7.0)
- UMCore
- EXFont (8.4.0):
- EXFont (9.1.0):
- UMCore
- UMFontInterface
- EXHaptics (9.0.0):
- EXHaptics (10.0.0):
- UMCore
- EXImageLoader (1.3.0):
- EXImageLoader (2.1.1):
- React-Core
- UMCore
- UMImageLoaderInterface
- EXImagePicker (10.0.0):
- EXImagePicker (10.1.4):
- UMCore
- UMFileSystemInterface
- UMPermissionsInterface
- EXKeepAwake (8.4.0):
- EXKeepAwake (9.1.2):
- UMCore
- EXLinearGradient (8.4.0):
- EXLocalization (10.1.0):
- UMCore
- EXLocalization (10.0.0):
- UMCore
- EXLocation (10.0.0):
- EXNotifications (0.11.6):
- UMCore
- UMPermissionsInterface
- UMTaskManagerInterface
- EXNotifications (0.9.0):
- EXPermissions (12.0.1):
- UMCore
- UMPermissionsInterface
- EXPermissions (11.0.0):
- UMCore
- UMPermissionsInterface
- EXRandom (11.0.0):
- EXRandom (11.1.2):
- React-Core
- EXScreenCapture (3.0.0):
- UMCore
- EXSecureStore (9.3.0):
- EXSecureStore (10.1.0):
- UMCore
- EXSplashScreen (0.9.0):
- EXSplashScreen (0.10.2):
- React-Core
- UMCore
- EXSQLite (8.5.0):
- UMCore
- UMFileSystemInterface
- EXStoreReview (3.0.0):
- EXStoreReview (4.0.2):
- UMCore
- EXUpdates (0.3.5):
- React
- UMCore
- EXVideoThumbnails (5.0.0):
- EXVideoThumbnails (5.1.0):
- UMCore
- UMFileSystemInterface
- EXWebBrowser (9.0.0):
- EXWebBrowser (9.1.0):
- UMCore
- FBLazyVector (0.64.1)
- FBReactNativeSpec (0.64.1):
@ -85,65 +76,63 @@ PODS:
- React-Core (= 0.64.1)
- React-jsi (= 0.64.1)
- ReactCommon/turbomodule/core (= 0.64.1)
- Firebase/Core (6.14.0):
- Firebase/Core (7.7.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.1.7)
- Firebase/CoreOnly (6.14.0):
- FirebaseCore (= 6.5.0)
- FirebaseAnalytics (6.1.7):
- FirebaseCore (~> 6.5)
- FirebaseInstanceID (~> 4.2)
- GoogleAppMeasurement (= 6.1.7)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- FirebaseCore (6.5.0):
- FirebaseCoreDiagnostics (~> 1.0)
- FirebaseCoreDiagnosticsInterop (~> 1.0)
- GoogleUtilities/Environment (~> 6.4)
- GoogleUtilities/Logger (~> 6.4)
- FirebaseCoreDiagnostics (1.2.4):
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleDataTransportCCTSupport (~> 3.0)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- nanopb (~> 0.3.901)
- FirebaseCoreDiagnosticsInterop (1.2.0)
- FirebaseInstanceID (4.2.8):
- FirebaseCore (~> 6.5)
- GoogleUtilities/Environment (~> 6.4)
- GoogleUtilities/UserDefaults (~> 6.4)
- FirebaseAnalytics (= 7.7.0)
- Firebase/CoreOnly (7.7.0):
- FirebaseCore (= 7.7.0)
- FirebaseAnalytics (7.7.0):
- FirebaseCore (~> 7.0)
- FirebaseInstallations (~> 7.0)
- GoogleAppMeasurement (= 7.7.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30907.0)
- FirebaseCore (7.7.0):
- FirebaseCoreDiagnostics (~> 7.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.9.0):
- GoogleDataTransport (~> 8.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- nanopb (~> 2.30907.0)
- FirebaseInstallations (7.11.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/UserDefaults (~> 7.0)
- PromisesObjC (~> 1.2)
- glog (0.3.5)
- GoogleAppMeasurement (6.1.7):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- GoogleDataTransport (6.2.1)
- GoogleDataTransportCCTSupport (3.0.0):
- GoogleDataTransport (~> 6.0)
- nanopb (~> 0.3.901)
- GoogleUtilities/AppDelegateSwizzler (6.7.2):
- GoogleAppMeasurement (7.7.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30907.0)
- GoogleDataTransport (8.3.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30907.0)
- PromisesObjC (~> 1.2)
- GoogleUtilities/AppDelegateSwizzler (7.4.1):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.7.2):
- GoogleUtilities/Environment (7.4.1):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (6.7.2):
- GoogleUtilities/Logger (7.4.1):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (6.7.2):
- GoogleUtilities/MethodSwizzler (7.4.1):
- GoogleUtilities/Logger
- GoogleUtilities/Network (6.7.2):
- GoogleUtilities/Network (7.4.1):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.7.2)"
- GoogleUtilities/Reachability (6.7.2):
- "GoogleUtilities/NSData+zlib (7.4.1)"
- GoogleUtilities/Reachability (7.4.1):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.7.2):
- GoogleUtilities/UserDefaults (7.4.1):
- GoogleUtilities/Logger
- hermes-engine (0.7.2)
- libevent (2.1.12)
@ -156,11 +145,11 @@ PODS:
- libwebp/mux (1.1.0):
- libwebp/demux
- libwebp/webp (1.1.0)
- nanopb (0.3.9011):
- nanopb/decode (= 0.3.9011)
- nanopb/encode (= 0.3.9011)
- nanopb/decode (0.3.9011)
- nanopb/encode (0.3.9011)
- nanopb (2.30907.0):
- nanopb/decode (= 2.30907.0)
- nanopb/encode (= 2.30907.0)
- nanopb/decode (2.30907.0)
- nanopb/encode (2.30907.0)
- PromisesObjC (1.2.12)
- RCT-Folly (2020.01.13.00):
- boost-for-react-native
@ -378,12 +367,12 @@ PODS:
- React-Core
- react-native-netinfo (6.0.0):
- React-Core
- react-native-pager-view (5.1.2):
- React-Core
- react-native-safe-area-context (3.2.0):
- React-Core
- react-native-segmented-control (2.2.2):
- React-Core
- react-native-viewpager (5.0.12):
- React-Core
- React-perflogger (0.64.1)
- React-RCTActionSheet (0.64.1):
- React-Core/RCTActionSheetHeaders (= 0.64.1)
@ -448,7 +437,7 @@ PODS:
- React-cxxreact (= 0.64.1)
- React-jsi (= 0.64.1)
- React-perflogger (= 0.64.1)
- RNCAsyncStorage (1.14.1):
- RNCAsyncStorage (1.15.4):
- React-Core
- RNCMaskedView (0.1.10):
- React
@ -458,7 +447,7 @@ PODS:
- SDWebImageWebPCoder (~> 0.6.1)
- RNGestureHandler (1.10.3):
- React-Core
- RNReanimated (2.0.0):
- RNReanimated (2.1.0):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
@ -487,7 +476,7 @@ PODS:
- React-RCTVibration
- ReactCommon/turbomodule/core
- Yoga
- RNScreens (2.17.1):
- RNScreens (3.0.0):
- React-Core
- RNSentry (2.3.0):
- React-Core
@ -503,30 +492,35 @@ PODS:
- Sentry (6.1.4):
- Sentry/Core (= 6.1.4)
- Sentry/Core (6.1.4)
- UMAppLoader (1.4.0)
- UMBarCodeScannerInterface (5.4.0)
- UMCameraInterface (5.4.0)
- UMConstantsInterface (5.4.0)
- UMCore (7.0.0)
- UMFaceDetectorInterface (5.4.0)
- UMFileSystemInterface (5.4.0)
- UMFontInterface (5.4.0)
- UMImageLoaderInterface (5.4.0)
- UMPermissionsInterface (5.4.0):
- UMAppLoader (2.1.0)
- UMBarCodeScannerInterface (6.1.0):
- UMCore
- UMReactNativeAdapter (5.7.0):
- UMCameraInterface (6.1.0):
- UMCore
- UMConstantsInterface (6.1.0):
- UMCore
- UMCore (7.1.0)
- UMFaceDetectorInterface (6.1.0)
- UMFileSystemInterface (6.1.0)
- UMFontInterface (6.1.0)
- UMImageLoaderInterface (6.1.0)
- UMPermissionsInterface (6.1.0):
- UMCore
- UMReactNativeAdapter (6.2.2):
- React-Core
- UMCore
- UMFontInterface
- UMSensorsInterface (5.4.0)
- UMTaskManagerInterface (5.4.0)
- UMSensorsInterface (6.1.0):
- UMCore
- UMTaskManagerInterface (6.1.0):
- UMCore
- Yoga (1.14.0)
DEPENDENCIES:
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- EXApplication (from `../node_modules/expo-notifications/node_modules/expo-application/ios`)
- EXApplication (from `../node_modules/expo-application/ios`)
- EXAV (from `../node_modules/expo-av/ios`)
- EXConstants (from `../node_modules/expo-linking/node_modules/expo-constants/ios`)
- EXConstants (from `../node_modules/expo-constants/ios`)
- EXCrypto (from `../node_modules/expo-crypto/ios`)
- EXDevice (from `../node_modules/expo-device/ios`)
- EXErrorRecovery (from `../node_modules/expo-error-recovery/ios`)
@ -538,16 +532,13 @@ DEPENDENCIES:
- EXImageLoader (from `../node_modules/expo-image-loader/ios`)
- EXImagePicker (from `../node_modules/expo-image-picker/ios`)
- EXKeepAwake (from `../node_modules/expo-keep-awake/ios`)
- EXLinearGradient (from `../node_modules/expo-linear-gradient/ios`)
- EXLocalization (from `../node_modules/expo-localization/ios`)
- EXLocation (from `../node_modules/expo-location/ios`)
- EXNotifications (from `../node_modules/expo-notifications/ios`)
- EXPermissions (from `../node_modules/expo-image-picker/node_modules/expo-permissions/ios`)
- EXPermissions (from `../node_modules/expo-permissions/ios`)
- EXRandom (from `../node_modules/expo-random/ios`)
- EXScreenCapture (from `../node_modules/expo-screen-capture/ios`)
- EXSecureStore (from `../node_modules/expo-secure-store/ios`)
- EXSplashScreen (from `../node_modules/expo-splash-screen/ios`)
- EXSQLite (from `../node_modules/expo-sqlite/ios`)
- EXStoreReview (from `../node_modules/expo-store-review/ios`)
- EXUpdates (from `../node_modules/expo-updates/ios`)
- EXVideoThumbnails (from `../node_modules/expo-video-thumbnails/ios`)
@ -575,9 +566,9 @@ DEPENDENCIES:
- react-native-blurhash (from `../node_modules/react-native-blurhash`)
- "react-native-cameraroll (from `../node_modules/@react-native-community/cameraroll`)"
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
- react-native-pager-view (from `../node_modules/react-native-pager-view`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- "react-native-segmented-control (from `../node_modules/@react-native-community/segmented-control`)"
- react-native-viewpager (from `../node_modules/react-native-pager-view`)
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
@ -602,7 +593,7 @@ DEPENDENCIES:
- UMBarCodeScannerInterface (from `../node_modules/unimodules-barcode-scanner-interface/ios`)
- UMCameraInterface (from `../node_modules/unimodules-camera-interface/ios`)
- UMConstantsInterface (from `../node_modules/unimodules-constants-interface/ios`)
- "UMCore (from `../node_modules/expo-screen-capture/node_modules/@unimodules/core/ios`)"
- "UMCore (from `../node_modules/@unimodules/core/ios`)"
- UMFaceDetectorInterface (from `../node_modules/unimodules-face-detector-interface/ios`)
- UMFileSystemInterface (from `../node_modules/unimodules-file-system-interface/ios`)
- UMFontInterface (from `../node_modules/unimodules-font-interface/ios`)
@ -620,11 +611,9 @@ SPEC REPOS:
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCoreDiagnosticsInterop
- FirebaseInstanceID
- FirebaseInstallations
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleDataTransportCCTSupport
- GoogleUtilities
- hermes-engine
- libevent
@ -639,11 +628,11 @@ EXTERNAL SOURCES:
DoubleConversion:
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
EXApplication:
:path: "../node_modules/expo-notifications/node_modules/expo-application/ios"
:path: "../node_modules/expo-application/ios"
EXAV:
:path: "../node_modules/expo-av/ios"
EXConstants:
:path: "../node_modules/expo-linking/node_modules/expo-constants/ios"
:path: "../node_modules/expo-constants/ios"
EXCrypto:
:path: "../node_modules/expo-crypto/ios"
EXDevice:
@ -666,16 +655,12 @@ EXTERNAL SOURCES:
:path: "../node_modules/expo-image-picker/ios"
EXKeepAwake:
:path: "../node_modules/expo-keep-awake/ios"
EXLinearGradient:
:path: "../node_modules/expo-linear-gradient/ios"
EXLocalization:
:path: "../node_modules/expo-localization/ios"
EXLocation:
:path: "../node_modules/expo-location/ios"
EXNotifications:
:path: "../node_modules/expo-notifications/ios"
EXPermissions:
:path: "../node_modules/expo-image-picker/node_modules/expo-permissions/ios"
:path: "../node_modules/expo-permissions/ios"
EXRandom:
:path: "../node_modules/expo-random/ios"
EXScreenCapture:
@ -684,8 +669,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/expo-secure-store/ios"
EXSplashScreen:
:path: "../node_modules/expo-splash-screen/ios"
EXSQLite:
:path: "../node_modules/expo-sqlite/ios"
EXStoreReview:
:path: "../node_modules/expo-store-review/ios"
EXUpdates:
@ -730,12 +713,12 @@ EXTERNAL SOURCES:
:path: "../node_modules/@react-native-community/cameraroll"
react-native-netinfo:
:path: "../node_modules/@react-native-community/netinfo"
react-native-pager-view:
:path: "../node_modules/react-native-pager-view"
react-native-safe-area-context:
:path: "../node_modules/react-native-safe-area-context"
react-native-segmented-control:
:path: "../node_modules/@react-native-community/segmented-control"
react-native-viewpager:
:path: "../node_modules/react-native-pager-view"
React-perflogger:
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
React-RCTActionSheet:
@ -785,7 +768,7 @@ EXTERNAL SOURCES:
UMConstantsInterface:
:path: "../node_modules/unimodules-constants-interface/ios"
UMCore:
:path: "../node_modules/expo-screen-capture/node_modules/@unimodules/core/ios"
:path: "../node_modules/@unimodules/core/ios"
UMFaceDetectorInterface:
:path: "../node_modules/unimodules-face-detector-interface/ios"
UMFileSystemInterface:
@ -808,51 +791,46 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
EXApplication: e3a06b6d81f94e526f029a57b2121d6cde044004
EXAV: 398170ec4fb575be375f76b65a7218e097f89b30
EXConstants: d9483a8fe0a963dd7ee3389f371303773e6ecd37
EXCrypto: 77fb158996b02292902cc6c4fef59b21c663c673
EXApplication: 4797b8b37f0b0470f587fdccf6407f44b50d18b5
EXAV: f7c1b9af3aff7834cbdbe3e002d1f70e21c38320
EXConstants: c4dd28acc12039c999612507a5f935556f2c86ce
EXCrypto: 9cbeb90f6c60a8ae9f26242fd2db916b21c55700
EXDevice: 01f54314f618aa4098893f66cd8f2a8a411f33ee
EXErrorRecovery: b46af4b91e2b4ec598ab1fa51d2cf088aaf5511f
EXFileSystem: 0e4974ab77bff04cda68d2886d070cbe64b93a6b
EXFirebaseAnalytics: db3028d0b0b87e4f2a6605947f943417befcad72
EXFirebaseCore: 2600f770440abaf0ef7b4a6df69f9e6cc2ea76b6
EXFont: 30c64ed8735a180e3f20046e4fdac4ea074d71d3
EXHaptics: 685bcf63881af13bbd657ad148292db1f7370268
EXImageLoader: f96ec9992733a4224418bbd9382e5485c8948944
EXImagePicker: 50e8688af1278af72d3235753a825a49465b4a84
EXKeepAwake: 615c5a6fca5c2afedf611bb6f7f2ca323246de94
EXLinearGradient: c803fbd1aa974be038177b1e45524bc35759fe9c
EXLocalization: 0470b3cb25dac6cdbe6f12ca15408134dba03c91
EXLocation: d55e2a37f61bcfb4eba9c813b3f4621d896c4c00
EXNotifications: 3a88b7b898fa842cae3c5a895a255fab554bc0c8
EXPermissions: 015f1129f80266f6c38e3691102546232b641614
EXRandom: 4f71ea72eaeea674c4597e536e3014b4387af21a
EXErrorRecovery: 720641265b8cf95e6cdeb1884ac38e794a352488
EXFileSystem: dcf2273f49431e5037347c733a2dc5d08e0d0a9e
EXFirebaseAnalytics: aa820eafe8527a32f65a285047ce475e622c7e8f
EXFirebaseCore: 7865e37021ddcff5c575a4598686a2939d6c4183
EXFont: d6fb79f9863120f0d0b26b0c2d1453bc9511e9df
EXHaptics: 2de40c5f50a9e78da92c209db06db5134d8cac0b
EXImageLoader: da941c9399e01ec28f2d5b270bdd21f2c8ca596c
EXImagePicker: dd05b8a5cb782c79d07d1d72e5850c6acc2b9a37
EXKeepAwake: d4e4a3ed8c1c4fd940dd62fc5a8be2a190371fd4
EXLocalization: f139efe4a06be1041815879959346e3d437a6e93
EXNotifications: c13e078d83ce01c7aeb8e3f44a48c13f50099291
EXPermissions: 8f8c1c05580c4e02d4ee2c8dd74bfe173ff6a723
EXRandom: cbd66cd45434a494f5ef98650eec1f8d78b90270
EXScreenCapture: 5b8447139e56e2b922e93ccdc7c773c103fb44fd
EXSecureStore: 1b571851e6068b30b8ec097be848a04603c03bae
EXSplashScreen: ab5984afcca91e0af6b3138f01a8c47dc4955c51
EXSQLite: bda6a286dded0637bb312ee781239dcca163ff4b
EXStoreReview: b552c0d512e1b5c2c7371041a033a2827dc01d46
EXSecureStore: da5a255445bb6ee8b8ac54f65412bc803272bd87
EXSplashScreen: a9baaf4fa866003884c90ba049f18760d6a8ce39
EXStoreReview: b1f68ed0369b0f1c443214ac8d6881ef3b64de9a
EXUpdates: 74b39409f68eca207075d87b0077bdf37865a8bf
EXVideoThumbnails: 0be939563a5d46ce0d1fa9baea7d454b99475763
EXWebBrowser: 2e708935a91ae0f51f5f8ffc85ba673950f34833
EXVideoThumbnails: cd257fc6e07884a704a5674d362a6410933acb68
EXWebBrowser: 0b466c50e5ff61c9758095d49d5081e3229d77ac
FBLazyVector: 7b423f9e248eae65987838148c36eec1dbfe0b53
FBReactNativeSpec: be55984d4a593b4ef281ead81139cdfb1812d259
Firebase: 0219bb4782eb1406f1b9b0628a2e625484ce910d
FirebaseAnalytics: f68b9f3f1241385129ae0a83b63627fc420c05e5
FirebaseCore: 632e05cc5e1199d9147122c16d92305eb04c34bd
FirebaseCoreDiagnostics: b59c024493a409f8aecba02c99928d0d8431d159
FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
FirebaseInstanceID: ce993a3c3670a8f5d47ce371ac5d143c560608c5
Firebase: cd2ab85eec8170dc260186159f21072ecb679ad5
FirebaseAnalytics: f3f8f75de34fe04141a69bb1c4bd7e24a80178e1
FirebaseCore: ac35d680a0bf32319a59966a1478e0741536b97b
FirebaseCoreDiagnostics: 3d36e05da74cb8b7ce30e6594a8f201b982c725c
FirebaseInstallations: a58d4f72ec5861840b84df489f2668d970df558a
glog: 73c2498ac6884b13ede40eda8228cb1eee9d9d62
GoogleAppMeasurement: db118eb61a97dd8c4f7014e368d3c335cbbcf80a
GoogleDataTransport: 9a8a16f79feffc7f42096743de2a7c4815e84020
GoogleDataTransportCCTSupport: 0f39025e8cf51f168711bd3fb773938d7e62ddb5
GoogleUtilities: 7f2f5a07f888cdb145101d6042bc4422f57e70b3
GoogleAppMeasurement: 0c3b134b2c0a90c4c24833873894bfe0e42a0384
GoogleDataTransport: 8b0e733ea77c9218778e5a9e34ba9508b8328939
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
hermes-engine: 7d97ba46a1e29bacf3e3c61ecb2804a5ddd02d4f
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
libwebp: 946cb3063cea9236285f7e9a8505d806d30e07f3
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
nanopb: 59221d7f958fb711001e6a449489542d92ae113e
PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
RCT-Folly: ec7a233ccc97cc556cf7237f0db1ff65b986f27c
RCTRequired: ec2ebc96b7bfba3ca5c32740f5a0c6a014a274d2
@ -869,9 +847,9 @@ SPEC CHECKSUMS:
react-native-blurhash: ec98d751a9cb9075cef0b9e3188244c517d6ab22
react-native-cameraroll: 1965db75c851b15e77a22ca0ac78e32af6b571ae
react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
react-native-pager-view: c1ec84a464024641ccb1102e9ec12be020d3d74c
react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
react-native-segmented-control: 65df6cd0619b780b3843d574a72d4c7cec396097
react-native-viewpager: 98a850d1c7ac6263122d82618a77062a5f427073
React-perflogger: aad6d4b4a267936b3667260d1f649b6f6069a675
React-RCTActionSheet: fc376be462c9c8d6ad82c0905442fd77f82a9d2a
React-RCTAnimation: ba0a1c3a2738be224a08092fa7f1b444ab77d309
@ -884,30 +862,30 @@ SPEC CHECKSUMS:
React-RCTVibration: 4b99a7f5c6c0abbc5256410cc5425fb8531986e1
React-runtimeexecutor: ff951a0c241bfaefc4940a3f1f1a229e7cb32fa6
ReactCommon: bedc99ed4dae329c4fcf128d0c31b9115e5365ca
RNCAsyncStorage: fe58eec522885718d6b297b7b658bf87d7ca557b
RNCAsyncStorage: f47a7e8f927f7c9da947491fc55752eb9ce17f2d
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
RNFastImage: d4870d58f5936111c56218dbd7fcfc18e65b58ff
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNReanimated: 64f6c5789f82818c07ba3c71864b73619cb23c76
RNScreens: b6c9607e6fe47c1b6e2f1910d2acd46dd7ecea3a
RNReanimated: b8c8004b43446e3c2709fe64b2b41072f87428ad
RNScreens: e8e8dd0588b5da0ab57dcca76ab9b2d8987757e0
RNSentry: 4f6907f9a4a41058988ebaa17666e9a402b50ff2
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
SDWebImage: e378178472b735e84b007bfb55514c97948a0598
SDWebImageWebPCoder: d0dac55073088d24b2ac1b191a71a8f8d0adac21
Sentry: 9d055e2de30a77685e86b219acf02e59b82091fc
UMAppLoader: 92d044af52626af3d81a69796ad666fc7a9a7d78
UMBarCodeScannerInterface: 3f6c1b09ef4b867ce752b8c0b3893bcf9cd85f32
UMCameraInterface: d516032121192fee9a6c93bdfff0bb2cc7282796
UMConstantsInterface: 6825ea3832d26ed392ca6eff2df84edd69968fd0
UMCore: a882a262c77a535d46b058c150f957eface073f4
UMFaceDetectorInterface: 60b36b07faa539205efce30b20c192e058b31c23
UMFileSystemInterface: ab01294ce58a3c773aefb4a5b131ce589c199559
UMFontInterface: 85fe1b845fb7caab45e04d9ce47e1677a5ce90a5
UMImageLoaderInterface: 18f37df089b7e6d301e3acac025a8264d26b66d6
UMPermissionsInterface: 807e5733b4c6607f35757b1dd128f370718d2f94
UMReactNativeAdapter: 172def7895b2cb44a7dd021336e316d5fa8ea958
UMSensorsInterface: 4df9ec662134de5614ae61acc249d6912db87ca5
UMTaskManagerInterface: 4c60b43eaf3cb05a164bc9113258a171c18b7bf7
UMAppLoader: fe2708bb0ac5cd70052bc207d06aa3b7e72b9e97
UMBarCodeScannerInterface: 79f92bea5f7af39b381a4c82298105ceb537408a
UMCameraInterface: 81ff46700da88435f17afedfc88915eaede7e6a6
UMConstantsInterface: bb94dd46039dcde276ed50225b29e22785e604bf
UMCore: 60b35f4d217461f7b54934b0c5be67442871f01f
UMFaceDetectorInterface: 791eec55ffca1171992976b7eceb73e69e391c58
UMFileSystemInterface: f72245e90ce78fa6427180ff0b0904ead13d8161
UMFontInterface: 5843cff7db85a42ba629aaac53d33091c35524d3
UMImageLoaderInterface: 9ddffeb644b3f45d4eb0c2f51a2fd95fd5c8d1a4
UMPermissionsInterface: 40b72935a7d12a3f60dc6b7bb99ce47908380cb1
UMReactNativeAdapter: 65ada852a648fcb6674acfbfe72ccb095f2f5b75
UMSensorsInterface: a5e9db661e5d9ae214762033d725989880ae6993
UMTaskManagerInterface: 203c11259d2699b5b3a4eda4adbc466f5cb5c561
Yoga: a7de31c64fe738607e7a3803e3f591a4b1df7393
PODFILE CHECKSUM: 34cad1fa3f14caa5b138177b6379ac2cba0e1087

View File

@ -1,11 +1,11 @@
{
"name": "tooot",
"versions": {
"native": "210317",
"major": 1,
"minor": 1,
"native": "210511",
"major": 2,
"minor": 0,
"patch": 0,
"expo": "40.0.0"
"expo": "41.0.0"
},
"description": "tooot app for Mastodon",
"author": "xmflsct <me@xmflsct.com>",
@ -30,7 +30,7 @@
"@react-native-community/blur": "^3.6.0",
"@react-native-community/cameraroll": "^4.0.2",
"@react-native-community/masked-view": "0.1.10",
"@react-native-community/netinfo": "^6.0.0",
"@react-native-community/netinfo": "6.0.0",
"@react-native-community/segmented-control": "2.2.2",
"@react-navigation/bottom-tabs": "^5.11.8",
"@react-navigation/native": "^5.9.3",
@ -39,23 +39,24 @@
"@sentry/react-native": "^2.3.0",
"@sharcoux/slider": "^5.1.3",
"axios": "^0.21.1",
"expo": "^40.0.1",
"expo-auth-session": "~3.1.0",
"expo-av": "~9.0.0",
"expo-crypto": "~9.0.0",
"expo-firebase-analytics": "~3.0.0",
"expo-haptics": "~9.0.0",
"expo-image-picker": "~10.0.0",
"expo-linking": "~2.1.1",
"expo-localization": "~10.0.0",
"expo-notifications": "~0.9.0",
"expo-random": "~11.0.0",
"expo": "^41.0.1",
"expo-auth-session": "~3.2.3",
"expo-av": "~9.1.2",
"expo-crypto": "~9.1.0",
"expo-firebase-analytics": "~4.0.2",
"expo-haptics": "~10.0.0",
"expo-image-picker": "~10.1.4",
"expo-linking": "~2.2.3",
"expo-localization": "~10.1.0",
"expo-notifications": "~0.11.6",
"expo-random": "~11.1.2",
"expo-screen-capture": "^3.0.0",
"expo-splash-screen": "~0.9.0",
"expo-status-bar": "~1.0.3",
"expo-store-review": "~3.0.0",
"expo-video-thumbnails": "~5.0.0",
"expo-web-browser": "~9.0.0",
"expo-secure-store": "~10.1.0",
"expo-splash-screen": "~0.10.2",
"expo-status-bar": "~1.0.4",
"expo-store-review": "~4.0.2",
"expo-video-thumbnails": "~5.1.0",
"expo-web-browser": "~9.1.0",
"i18next": "^19.9.2",
"li": "^1.3.0",
"lodash": "^4.17.21",
@ -68,27 +69,27 @@
"react-native-fast-image": "^8.3.4",
"react-native-feather": "^1.0.2",
"react-native-flash-message": "^0.1.23",
"react-native-gesture-handler": "~1.10.3",
"react-native-gesture-handler": "~1.10.2",
"react-native-htmlview": "^0.16.0",
"react-native-pager-view": "^5.1.2",
"react-native-reanimated": "^2.0.0",
"react-native-pager-view": "5.0.12",
"react-native-reanimated": "~2.1.0",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "~2.17.1",
"react-native-screens": "~3.0.0",
"react-native-svg": "12.1.0",
"react-native-swipe-list-view": "^3.2.6",
"react-native-tab-view": "^3.0.0",
"react-native-unimodules": "~0.12.0",
"react-native-unimodules": "~0.13.3",
"react-query": "^3.12.2",
"react-redux": "^7.2.2",
"react-timeago": "^5.2.0",
"redux-persist": "^6.0.0",
"rn-placeholder": "^3.0.3",
"sentry-expo": "^3.0.5",
"sentry-expo": "^3.1.0",
"tslib": "^2.1.0",
"valid-url": "^1.0.9"
},
"devDependencies": {
"@babel/core": "~7.13.10",
"@babel/core": "~7.9.0",
"@babel/plugin-proposal-optional-chaining": "^7.13.8",
"@babel/preset-typescript": "^7.13.0",
"@expo/config": "^3.3.31",
@ -113,7 +114,7 @@
"chalk": "^4.1.0",
"dotenv": "^8.2.0",
"jest": "^26.6.3",
"jest-expo": "^40.0.2",
"jest-expo": "^41.0.0",
"nock": "^13.0.11",
"react-native-clean-project": "^3.6.3",
"react-navigation": "^4.4.4",

1268
yarn.lock

File diff suppressed because it is too large Load Diff