forked from Ivasoft/mattermost-mobile
[Gekidou] Update dependencies (#6305)
* Update dependencies * Fix iOS build * update fastlane
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
apply plugin: "com.android.application"
|
||||
apply plugin: 'kotlin-android'
|
||||
import com.android.build.OutputFile
|
||||
import org.apache.tools.ant.taskdefs.condition.Os
|
||||
|
||||
/**
|
||||
* The react.gradle file registers a task for each build variant (e.g. bundleDebugJsAndAssets
|
||||
@@ -166,6 +167,15 @@ android {
|
||||
// Make sure this target name is the same you specify inside the
|
||||
// src/main/jni/Android.mk file for the `LOCAL_MODULE` variable.
|
||||
targets "rndiffapp_appmodules"
|
||||
// Fix for windows limit on number of character in file paths and in command lines
|
||||
if (Os.isFamily(Os.FAMILY_WINDOWS)) {
|
||||
arguments "NDK_APP_SHORT_COMMANDS=true"
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!enableSeparateBuildPerCPUArchitecture) {
|
||||
ndk {
|
||||
abiFilters (*reactNativeArchitectures())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
import org.apache.tools.ant.taskdefs.condition.Os
|
||||
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
@@ -6,12 +8,18 @@ buildscript {
|
||||
minSdkVersion = 24
|
||||
compileSdkVersion = 30
|
||||
targetSdkVersion = 30
|
||||
ndkVersion = "21.4.7075529"
|
||||
supportLibVersion = "30.0.0"
|
||||
kotlinVersion = "1.5.30"
|
||||
kotlin_version = "1.5.30"
|
||||
firebaseVersion = "21.0.0"
|
||||
RNNKotlinVersion = kotlinVersion
|
||||
if (System.properties['os.arch'] == "aarch64") {
|
||||
// For M1 Users we need to use the NDK 24 which added support for aarch64
|
||||
ndkVersion = "24.0.8215888"
|
||||
} else {
|
||||
// Otherwise we default to the side-by-side NDK version from AGP.
|
||||
ndkVersion = "21.4.7075529"
|
||||
}
|
||||
}
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
5366
detox/package-lock.json
generated
5366
detox/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -4,32 +4,32 @@
|
||||
"repository": "git@github.com:mattermost/mattermost-mobile.git",
|
||||
"author": "Mattermost, Inc.",
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "7.16.7",
|
||||
"@babel/plugin-transform-modules-commonjs": "7.17.9",
|
||||
"@babel/plugin-transform-runtime": "7.17.0",
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/tough-cookie": "4.0.1",
|
||||
"@babel/plugin-proposal-class-properties": "7.17.12",
|
||||
"@babel/plugin-transform-modules-commonjs": "7.18.0",
|
||||
"@babel/plugin-transform-runtime": "7.18.0",
|
||||
"@babel/preset-env": "7.18.0",
|
||||
"@types/jest": "27.5.1",
|
||||
"@types/tough-cookie": "4.0.2",
|
||||
"@types/uuid": "8.3.4",
|
||||
"axios": "0.26.1",
|
||||
"axios-cookiejar-support": "2.0.4",
|
||||
"babel-jest": "27.5.1",
|
||||
"axios": "0.27.2",
|
||||
"axios-cookiejar-support": "4.0.1",
|
||||
"babel-jest": "28.1.0",
|
||||
"babel-plugin-module-resolver": "4.1.0",
|
||||
"client-oauth2": "4.3.3",
|
||||
"deepmerge": "4.2.2",
|
||||
"detox": "19.6.0",
|
||||
"detox": "19.6.9",
|
||||
"form-data": "4.0.0",
|
||||
"jest": "27.5.1",
|
||||
"jest-circus": "27.5.1",
|
||||
"jest-cli": "27.5.1",
|
||||
"jest-html-reporters": "3.0.6",
|
||||
"jest-junit": "13.1.0",
|
||||
"jest": "28.1.0",
|
||||
"jest-circus": "28.1.0",
|
||||
"jest-cli": "28.1.0",
|
||||
"jest-html-reporters": "3.0.7",
|
||||
"jest-junit": "13.2.0",
|
||||
"moment-timezone": "0.5.34",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"tough-cookie": "4.0.0",
|
||||
"ts-jest": "27.1.4",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.6.3",
|
||||
"ts-jest": "28.0.2",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.6.4",
|
||||
"uuid": "8.3.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -8,12 +8,12 @@ GEM
|
||||
artifactory (3.0.15)
|
||||
atomos (0.1.3)
|
||||
aws-eventstream (1.2.0)
|
||||
aws-partitions (1.589.0)
|
||||
aws-sdk-core (3.131.0)
|
||||
aws-partitions (1.590.0)
|
||||
aws-sdk-core (3.131.1)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.525.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
jmespath (~> 1.0)
|
||||
jmespath (~> 1, >= 1.6.1)
|
||||
aws-sdk-kms (1.57.0)
|
||||
aws-sdk-core (~> 3, >= 3.127.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
@@ -66,7 +66,7 @@ GEM
|
||||
faraday_middleware (1.2.0)
|
||||
faraday (~> 1.0)
|
||||
fastimage (2.2.6)
|
||||
fastlane (2.206.0)
|
||||
fastlane (2.206.1)
|
||||
CFPropertyList (>= 2.3, < 4.0.0)
|
||||
addressable (>= 2.8, < 3.0.0)
|
||||
artifactory (~> 3.0)
|
||||
|
||||
508
ios/Podfile.lock
508
ios/Podfile.lock
@@ -5,14 +5,14 @@ PODS:
|
||||
- React
|
||||
- CocoaAsyncSocket (7.6.5)
|
||||
- DoubleConversion (1.1.6)
|
||||
- FBLazyVector (0.68.0)
|
||||
- FBReactNativeSpec (0.68.0):
|
||||
- FBLazyVector (0.68.2)
|
||||
- FBReactNativeSpec (0.68.2):
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCTRequired (= 0.68.0)
|
||||
- RCTTypeSafety (= 0.68.0)
|
||||
- React-Core (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- RCTRequired (= 0.68.2)
|
||||
- RCTTypeSafety (= 0.68.2)
|
||||
- React-Core (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- Flipper (0.125.0):
|
||||
- Flipper-Folly (~> 2.6)
|
||||
- Flipper-RSocket (~> 1.4)
|
||||
@@ -113,230 +113,230 @@ PODS:
|
||||
- fmt (~> 6.2.1)
|
||||
- glog
|
||||
- libevent
|
||||
- RCTRequired (0.68.0)
|
||||
- RCTTypeSafety (0.68.0):
|
||||
- FBLazyVector (= 0.68.0)
|
||||
- RCTRequired (0.68.2)
|
||||
- RCTTypeSafety (0.68.2):
|
||||
- FBLazyVector (= 0.68.2)
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCTRequired (= 0.68.0)
|
||||
- React-Core (= 0.68.0)
|
||||
- React (0.68.0):
|
||||
- React-Core (= 0.68.0)
|
||||
- React-Core/DevSupport (= 0.68.0)
|
||||
- React-Core/RCTWebSocket (= 0.68.0)
|
||||
- React-RCTActionSheet (= 0.68.0)
|
||||
- React-RCTAnimation (= 0.68.0)
|
||||
- React-RCTBlob (= 0.68.0)
|
||||
- React-RCTImage (= 0.68.0)
|
||||
- React-RCTLinking (= 0.68.0)
|
||||
- React-RCTNetwork (= 0.68.0)
|
||||
- React-RCTSettings (= 0.68.0)
|
||||
- React-RCTText (= 0.68.0)
|
||||
- React-RCTVibration (= 0.68.0)
|
||||
- React-callinvoker (0.68.0)
|
||||
- React-Codegen (0.68.0):
|
||||
- FBReactNativeSpec (= 0.68.0)
|
||||
- RCTRequired (= 0.68.2)
|
||||
- React-Core (= 0.68.2)
|
||||
- React (0.68.2):
|
||||
- React-Core (= 0.68.2)
|
||||
- React-Core/DevSupport (= 0.68.2)
|
||||
- React-Core/RCTWebSocket (= 0.68.2)
|
||||
- React-RCTActionSheet (= 0.68.2)
|
||||
- React-RCTAnimation (= 0.68.2)
|
||||
- React-RCTBlob (= 0.68.2)
|
||||
- React-RCTImage (= 0.68.2)
|
||||
- React-RCTLinking (= 0.68.2)
|
||||
- React-RCTNetwork (= 0.68.2)
|
||||
- React-RCTSettings (= 0.68.2)
|
||||
- React-RCTText (= 0.68.2)
|
||||
- React-RCTVibration (= 0.68.2)
|
||||
- React-callinvoker (0.68.2)
|
||||
- React-Codegen (0.68.2):
|
||||
- FBReactNativeSpec (= 0.68.2)
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCTRequired (= 0.68.0)
|
||||
- RCTTypeSafety (= 0.68.0)
|
||||
- React-Core (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-Core (0.68.0):
|
||||
- RCTRequired (= 0.68.2)
|
||||
- RCTTypeSafety (= 0.68.2)
|
||||
- React-Core (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-Core (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-Core/Default (= 0.68.2)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/CoreModulesHeaders (0.68.0):
|
||||
- React-Core/CoreModulesHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/Default (0.68.0):
|
||||
- React-Core/Default (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/DevSupport (0.68.0):
|
||||
- React-Core/DevSupport (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default (= 0.68.0)
|
||||
- React-Core/RCTWebSocket (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-jsinspector (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-Core/Default (= 0.68.2)
|
||||
- React-Core/RCTWebSocket (= 0.68.2)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-jsinspector (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTActionSheetHeaders (0.68.0):
|
||||
- React-Core/RCTActionSheetHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTAnimationHeaders (0.68.0):
|
||||
- React-Core/RCTAnimationHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTBlobHeaders (0.68.0):
|
||||
- React-Core/RCTBlobHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTImageHeaders (0.68.0):
|
||||
- React-Core/RCTImageHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTLinkingHeaders (0.68.0):
|
||||
- React-Core/RCTLinkingHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTNetworkHeaders (0.68.0):
|
||||
- React-Core/RCTNetworkHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTSettingsHeaders (0.68.0):
|
||||
- React-Core/RCTSettingsHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTTextHeaders (0.68.0):
|
||||
- React-Core/RCTTextHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTVibrationHeaders (0.68.0):
|
||||
- React-Core/RCTVibrationHeaders (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-Core/RCTWebSocket (0.68.0):
|
||||
- React-Core/RCTWebSocket (0.68.2):
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Core/Default (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-Core/Default (= 0.68.2)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- Yoga
|
||||
- React-CoreModules (0.68.0):
|
||||
- React-CoreModules (0.68.2):
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCTTypeSafety (= 0.68.0)
|
||||
- React-Codegen (= 0.68.0)
|
||||
- React-Core/CoreModulesHeaders (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-RCTImage (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-cxxreact (0.68.0):
|
||||
- RCTTypeSafety (= 0.68.2)
|
||||
- React-Codegen (= 0.68.2)
|
||||
- React-Core/CoreModulesHeaders (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-RCTImage (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-cxxreact (0.68.2):
|
||||
- boost (= 1.76.0)
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-callinvoker (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsinspector (= 0.68.0)
|
||||
- React-logger (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-runtimeexecutor (= 0.68.0)
|
||||
- React-hermes (0.68.0):
|
||||
- React-callinvoker (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsinspector (= 0.68.2)
|
||||
- React-logger (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- React-runtimeexecutor (= 0.68.2)
|
||||
- React-hermes (0.68.2):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- hermes-engine
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCT-Folly/Futures (= 2021.06.28.00-v2)
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-jsiexecutor (= 0.68.0)
|
||||
- React-jsinspector (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-jsi (0.68.0):
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-jsiexecutor (= 0.68.2)
|
||||
- React-jsinspector (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- React-jsi (0.68.2):
|
||||
- boost (= 1.76.0)
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-jsi/Default (= 0.68.0)
|
||||
- React-jsi/Default (0.68.0):
|
||||
- React-jsi/Default (= 0.68.2)
|
||||
- React-jsi/Default (0.68.2):
|
||||
- boost (= 1.76.0)
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-jsiexecutor (0.68.0):
|
||||
- React-jsiexecutor (0.68.2):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-jsinspector (0.68.0)
|
||||
- React-logger (0.68.0):
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- React-jsinspector (0.68.2)
|
||||
- React-logger (0.68.2):
|
||||
- glog
|
||||
- react-native-background-timer (2.4.1):
|
||||
- React-Core
|
||||
- react-native-cameraroll (4.1.2):
|
||||
- React-Core
|
||||
- react-native-cookies (6.1.0):
|
||||
- react-native-cookies (6.2.1):
|
||||
- React-Core
|
||||
- react-native-create-thumbnail (1.5.1):
|
||||
- React-Core
|
||||
- react-native-document-picker (8.1.0):
|
||||
- React-Core
|
||||
- react-native-emm (1.2.2):
|
||||
- react-native-emm (1.2.3):
|
||||
- React-Core
|
||||
- react-native-hw-keyboard-event (0.0.4):
|
||||
- React
|
||||
- react-native-image-picker (4.7.3):
|
||||
- react-native-image-picker (4.8.3):
|
||||
- React-Core
|
||||
- react-native-netinfo (8.2.0):
|
||||
- react-native-netinfo (8.3.0):
|
||||
- React-Core
|
||||
- react-native-network-client (0.1.0):
|
||||
- Alamofire (~> 5.4)
|
||||
@@ -345,10 +345,10 @@ PODS:
|
||||
- SwiftyJSON (~> 5.0)
|
||||
- react-native-notifications (4.2.4):
|
||||
- React-Core
|
||||
- react-native-paste-input (0.4.1):
|
||||
- react-native-paste-input (0.4.2):
|
||||
- React-Core
|
||||
- Swime (= 3.0.6)
|
||||
- react-native-safe-area-context (4.2.4):
|
||||
- react-native-safe-area-context (4.2.5):
|
||||
- RCT-Folly
|
||||
- RCTRequired
|
||||
- RCTTypeSafety
|
||||
@@ -359,95 +359,95 @@ PODS:
|
||||
- react-native-video/Video (= 5.2.0)
|
||||
- react-native-video/Video (5.2.0):
|
||||
- React-Core
|
||||
- react-native-webview (11.18.1):
|
||||
- react-native-webview (11.18.2):
|
||||
- React-Core
|
||||
- React-perflogger (0.68.0)
|
||||
- React-RCTActionSheet (0.68.0):
|
||||
- React-Core/RCTActionSheetHeaders (= 0.68.0)
|
||||
- React-RCTAnimation (0.68.0):
|
||||
- React-perflogger (0.68.2)
|
||||
- React-RCTActionSheet (0.68.2):
|
||||
- React-Core/RCTActionSheetHeaders (= 0.68.2)
|
||||
- React-RCTAnimation (0.68.2):
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCTTypeSafety (= 0.68.0)
|
||||
- React-Codegen (= 0.68.0)
|
||||
- React-Core/RCTAnimationHeaders (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-RCTBlob (0.68.0):
|
||||
- RCTTypeSafety (= 0.68.2)
|
||||
- React-Codegen (= 0.68.2)
|
||||
- React-Core/RCTAnimationHeaders (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-RCTBlob (0.68.2):
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Codegen (= 0.68.0)
|
||||
- React-Core/RCTBlobHeaders (= 0.68.0)
|
||||
- React-Core/RCTWebSocket (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-RCTNetwork (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-RCTImage (0.68.0):
|
||||
- React-Codegen (= 0.68.2)
|
||||
- React-Core/RCTBlobHeaders (= 0.68.2)
|
||||
- React-Core/RCTWebSocket (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-RCTNetwork (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-RCTImage (0.68.2):
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCTTypeSafety (= 0.68.0)
|
||||
- React-Codegen (= 0.68.0)
|
||||
- React-Core/RCTImageHeaders (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-RCTNetwork (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-RCTLinking (0.68.0):
|
||||
- React-Codegen (= 0.68.0)
|
||||
- React-Core/RCTLinkingHeaders (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-RCTNetwork (0.68.0):
|
||||
- RCTTypeSafety (= 0.68.2)
|
||||
- React-Codegen (= 0.68.2)
|
||||
- React-Core/RCTImageHeaders (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-RCTNetwork (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-RCTLinking (0.68.2):
|
||||
- React-Codegen (= 0.68.2)
|
||||
- React-Core/RCTLinkingHeaders (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-RCTNetwork (0.68.2):
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCTTypeSafety (= 0.68.0)
|
||||
- React-Codegen (= 0.68.0)
|
||||
- React-Core/RCTNetworkHeaders (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-RCTSettings (0.68.0):
|
||||
- RCTTypeSafety (= 0.68.2)
|
||||
- React-Codegen (= 0.68.2)
|
||||
- React-Core/RCTNetworkHeaders (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-RCTSettings (0.68.2):
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- RCTTypeSafety (= 0.68.0)
|
||||
- React-Codegen (= 0.68.0)
|
||||
- React-Core/RCTSettingsHeaders (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-RCTText (0.68.0):
|
||||
- React-Core/RCTTextHeaders (= 0.68.0)
|
||||
- React-RCTVibration (0.68.0):
|
||||
- RCTTypeSafety (= 0.68.2)
|
||||
- React-Codegen (= 0.68.2)
|
||||
- React-Core/RCTSettingsHeaders (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-RCTText (0.68.2):
|
||||
- React-Core/RCTTextHeaders (= 0.68.2)
|
||||
- React-RCTVibration (0.68.2):
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-Codegen (= 0.68.0)
|
||||
- React-Core/RCTVibrationHeaders (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (= 0.68.0)
|
||||
- React-runtimeexecutor (0.68.0):
|
||||
- React-jsi (= 0.68.0)
|
||||
- ReactCommon/turbomodule/core (0.68.0):
|
||||
- React-Codegen (= 0.68.2)
|
||||
- React-Core/RCTVibrationHeaders (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (= 0.68.2)
|
||||
- React-runtimeexecutor (0.68.2):
|
||||
- React-jsi (= 0.68.2)
|
||||
- ReactCommon/turbomodule/core (0.68.2):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- RCT-Folly (= 2021.06.28.00-v2)
|
||||
- React-callinvoker (= 0.68.0)
|
||||
- React-Core (= 0.68.0)
|
||||
- React-cxxreact (= 0.68.0)
|
||||
- React-jsi (= 0.68.0)
|
||||
- React-logger (= 0.68.0)
|
||||
- React-perflogger (= 0.68.0)
|
||||
- React-callinvoker (= 0.68.2)
|
||||
- React-Core (= 0.68.2)
|
||||
- React-cxxreact (= 0.68.2)
|
||||
- React-jsi (= 0.68.2)
|
||||
- React-logger (= 0.68.2)
|
||||
- React-perflogger (= 0.68.2)
|
||||
- ReactNativeART (1.2.0):
|
||||
- React
|
||||
- ReactNativeExceptionHandler (2.10.10):
|
||||
- React-Core
|
||||
- ReactNativeKeyboardTrackingView (5.7.0):
|
||||
- React
|
||||
- ReactNativeNavigation (7.26.0):
|
||||
- ReactNativeNavigation (7.27.1):
|
||||
- HMSegmentedControl
|
||||
- React-Core
|
||||
- React-RCTImage
|
||||
- React-RCTText
|
||||
- ReactNativeNavigation/Core (= 7.26.0)
|
||||
- ReactNativeNavigation/Core (7.26.0):
|
||||
- ReactNativeNavigation/Core (= 7.27.1)
|
||||
- ReactNativeNavigation/Core (7.27.1):
|
||||
- HMSegmentedControl
|
||||
- React-Core
|
||||
- React-RCTImage
|
||||
- React-RCTText
|
||||
- RNCClipboard (1.5.1):
|
||||
- React-Core
|
||||
- RNDateTimePicker (6.1.2):
|
||||
- RNDateTimePicker (6.1.3):
|
||||
- React-Core
|
||||
- RNDeviceInfo (8.7.0):
|
||||
- RNDeviceInfo (8.7.1):
|
||||
- React-Core
|
||||
- RNFastImage (8.5.11):
|
||||
- React-Core
|
||||
@@ -455,9 +455,9 @@ PODS:
|
||||
- SDWebImageWebPCoder (~> 0.8.4)
|
||||
- RNFileViewer (2.1.5):
|
||||
- React-Core
|
||||
- RNFS (2.19.0):
|
||||
- RNFS (2.20.0):
|
||||
- React-Core
|
||||
- RNGestureHandler (2.3.2):
|
||||
- RNGestureHandler (2.4.2):
|
||||
- React-Core
|
||||
- RNKeychain (8.0.0):
|
||||
- React-Core
|
||||
@@ -469,7 +469,7 @@ PODS:
|
||||
- React-Core
|
||||
- RNReactNativeHapticFeedback (1.13.1):
|
||||
- React-Core
|
||||
- RNReanimated (2.6.0):
|
||||
- RNReanimated (2.8.0):
|
||||
- DoubleConversion
|
||||
- FBLazyVector
|
||||
- FBReactNativeSpec
|
||||
@@ -502,10 +502,10 @@ PODS:
|
||||
- RNScreens (3.13.1):
|
||||
- React-Core
|
||||
- React-RCTImage
|
||||
- RNSentry (3.4.0):
|
||||
- RNSentry (3.4.2):
|
||||
- React-Core
|
||||
- Sentry (= 7.11.0)
|
||||
- RNShare (7.3.7):
|
||||
- RNShare (7.4.1):
|
||||
- React-Core
|
||||
- RNSVG (12.3.0):
|
||||
- React-Core
|
||||
@@ -836,8 +836,8 @@ SPEC CHECKSUMS:
|
||||
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
|
||||
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
|
||||
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
|
||||
FBLazyVector: d2fd875e2b24bbc350722df0df9d383cb891b9f2
|
||||
FBReactNativeSpec: 7493e074a31512df3253160059295264a84b8149
|
||||
FBLazyVector: a7a655862f6b09625d11c772296b01cd5164b648
|
||||
FBReactNativeSpec: 81ce99032d5b586fddd6a38d450f8595f7e04be4
|
||||
Flipper: 26fc4b7382499f1281eb8cb921e5c3ad6de91fe0
|
||||
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
|
||||
Flipper-DoubleConversion: 3d3d04a078d4f3a1b6c6916587f159dc11f232c4
|
||||
@@ -859,67 +859,67 @@ SPEC CHECKSUMS:
|
||||
Permission-Camera: bae27a8503530770c35aadfecbb97ec71823382a
|
||||
Permission-PhotoLibrary: ddb5a158725b29cb12e9e477e8a5f5151c66cc3c
|
||||
RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8
|
||||
RCTRequired: bab4a7c3d7eb9553b13773ee190f279712efd1fc
|
||||
RCTTypeSafety: efbeb6e450ff6cef8e19c2cb5314c6d8bfeeef77
|
||||
React: 28e4d45839b7d0fd9512af899e0379a17a5172ec
|
||||
React-callinvoker: 5585d1ef6795786f288690b19e08bed253c33155
|
||||
React-Codegen: 80ce98fda08a8ddb6f47116375ae2c1670bf8cda
|
||||
React-Core: 122639d111d791eb00c2bc8d678cfeec46671744
|
||||
React-CoreModules: 4dee89a87599055ca172e73924e27531eb4dd570
|
||||
React-cxxreact: 15728f254c7e3b94ac9d53c626bff554a7c42b10
|
||||
React-hermes: 1fd19958c7dc6cda8eb897b6316aa9cadfc81afc
|
||||
React-jsi: 4d135a7813ea815981b434ec37c6cfd8280b127b
|
||||
React-jsiexecutor: 010a66edf644339f6da72b34208b070089680415
|
||||
React-jsinspector: 90f0bfd5d04e0b066c29216a110ffb9a6c34f23f
|
||||
React-logger: 8474fefa09d05f573a13c044cb0dfd751d4e52e3
|
||||
RCTRequired: 3e917ea5377751094f38145fdece525aa90545a0
|
||||
RCTTypeSafety: c43c072a4bd60feb49a9570b0517892b4305c45e
|
||||
React: 176dd882de001854ced260fad41bb68a31aa4bd0
|
||||
React-callinvoker: c2864d1818d6e64928d2faf774a3800dfc38fe1f
|
||||
React-Codegen: 98b6f97f0a7abf7d67e4ce435c77c05b7a95cf05
|
||||
React-Core: fdaa2916b1c893f39f02cff0476d1fb0cab1e352
|
||||
React-CoreModules: fd8705b80699ec36c2cdd635c2ce9d874b9cfdfc
|
||||
React-cxxreact: 1832d971f7b0cb2c7b943dc0ec962762c90c906e
|
||||
React-hermes: 14e0ea3ce4b44bb3ac7663d96d0e3e28857f7b62
|
||||
React-jsi: 72af715135abe8c3f0dcf3b2548b71d048b69a7e
|
||||
React-jsiexecutor: b7b553412f2ec768fe6c8f27cd6bafdb9d8719e6
|
||||
React-jsinspector: c5989c77cb89ae6a69561095a61cce56a44ae8e8
|
||||
React-logger: a0833912d93b36b791b7a521672d8ee89107aff1
|
||||
react-native-background-timer: 17ea5e06803401a379ebf1f20505b793ac44d0fe
|
||||
react-native-cameraroll: 2957f2bce63ae896a848fbe0d5352c1bd4d20866
|
||||
react-native-cookies: 7e14e823f32bd7c868134c7e207c89a46fa28f98
|
||||
react-native-cookies: f54fcded06bb0cda05c11d86788020b43528a26c
|
||||
react-native-create-thumbnail: dedcb7cd3d14a4b6cc2026563197242081edb52b
|
||||
react-native-document-picker: 5663fe4bcdb646200683a41790464d2793307ac8
|
||||
react-native-emm: 47bb1ba2bcebec7ec62daa250eb2c6eaab38b5af
|
||||
react-native-emm: 7ddb4a79e71cf8e0481b320ef037449acacbd4cb
|
||||
react-native-hw-keyboard-event: b517cefb8d5c659a38049c582de85ff43337dc53
|
||||
react-native-image-picker: 4e6008ad8c2321622affa2c85432a5ebd02d480c
|
||||
react-native-netinfo: e922cb2e3eaf9ccdf16b8d4744a89657377aa4a1
|
||||
react-native-image-picker: e95b4785b685cfc06609bc50ed6fb55b59990c99
|
||||
react-native-netinfo: 3671b091c4843fda5e153612866ef4024b8f5d62
|
||||
react-native-network-client: 30ab97e7e6c8d6f2d2b10cc1ebad0cbf9c894c6e
|
||||
react-native-notifications: 3de8ef9cd800e5db0225d9aa46b228d2b94ce51e
|
||||
react-native-paste-input: 8cfa163057b4d1406c39e3d3531f446c49c8df9b
|
||||
react-native-safe-area-context: f98b0b16d1546d208fc293b4661e3f81a895afd9
|
||||
react-native-paste-input: efbf0b08fa1673f0e3131da6ea01678c1bb8003e
|
||||
react-native-safe-area-context: ebf8c413eb8b5f7c392a036a315eb7b46b96845f
|
||||
react-native-video: a4c2635d0802f983594b7057e1bce8f442f0ad28
|
||||
react-native-webview: 0b7bd2bffced115aefd393e1841babd9b9a557b1
|
||||
React-perflogger: 15cb741d6c2379f4d3fc8f9e4d4e1110ef3020cb
|
||||
React-RCTActionSheet: ea9099db0597bd769430db1e2d011fd5fdb7fc5e
|
||||
React-RCTAnimation: 252df4749866f2654f37612f839522cac91c1165
|
||||
React-RCTBlob: ae9ea73c6f84685ad9cd8ba2275cce6eaa26699d
|
||||
React-RCTImage: 99ae69c73d31e7937cb250a4f470ae6a3f5d16e4
|
||||
React-RCTLinking: cff4ca5547612607ae29a5859b466410a58a920d
|
||||
React-RCTNetwork: 2783868d750a000d33a63bc3c3a140e6f812a735
|
||||
React-RCTSettings: 12fc409d5e337cda891058fe2fd1427fa23ab5e1
|
||||
React-RCTText: 6db924036c02a9fd98f30d9038756fafac17201c
|
||||
React-RCTVibration: 82fc52d3d96549b8c59a6c8c017d5a1a11457049
|
||||
React-runtimeexecutor: 9b1304f48e344c55bb3c36e13bf11461cb4da5d8
|
||||
ReactCommon: fab89a13b52f1ac42b59a0e4b4f76f21aea9eebe
|
||||
react-native-webview: 8ec7ddf9eb4ddcd92b32cee7907efec19a9ec7cb
|
||||
React-perflogger: a18b4f0bd933b8b24ecf9f3c54f9bf65180f3fe6
|
||||
React-RCTActionSheet: 547fe42fdb4b6089598d79f8e1d855d7c23e2162
|
||||
React-RCTAnimation: bc9440a1c37b06ae9ebbb532d244f607805c6034
|
||||
React-RCTBlob: a1295c8e183756d7ef30ba6e8f8144dfe8a19215
|
||||
React-RCTImage: a30d1ee09b1334067fbb6f30789aae2d7ac150c9
|
||||
React-RCTLinking: ffc6d5b88d1cb9aca13c54c2ec6507fbf07f2ac4
|
||||
React-RCTNetwork: f807a2facab6cf5cf36d592e634611de9cf12d81
|
||||
React-RCTSettings: 861806819226ed8332e6a8f90df2951a34bb3e7f
|
||||
React-RCTText: f3fb464cc41a50fc7a1aba4deeb76a9ad8282cb9
|
||||
React-RCTVibration: 79040b92bfa9c3c2d2cb4f57e981164ec7ab9374
|
||||
React-runtimeexecutor: b960b687d2dfef0d3761fbb187e01812ebab8b23
|
||||
ReactCommon: 095366164a276d91ea704ce53cb03825c487a3f2
|
||||
ReactNativeART: 78edc68dd4a1e675338cd0cd113319cf3a65f2ab
|
||||
ReactNativeExceptionHandler: b11ff67c78802b2f62eed0e10e75cb1ef7947c60
|
||||
ReactNativeKeyboardTrackingView: 02137fac3b2ebd330d74fa54ead48b14750a2306
|
||||
ReactNativeNavigation: b3344828dfe4a696425cbc00d61e05c4c0150f98
|
||||
ReactNativeNavigation: 94979dd1572a3f093fc85d4599360530a1bed8c8
|
||||
RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495
|
||||
RNDateTimePicker: 6f1f0b4cf7c71b6e2aea7a3aa62969111084bbd1
|
||||
RNDeviceInfo: 36286df381fcaf1933ff9d2d3c34ba2abeb2d8d8
|
||||
RNDateTimePicker: 04b805a3cb4d386e5e6aff54b47ace7bad706fda
|
||||
RNDeviceInfo: aad3c663b25752a52bf8fce93f2354001dd185aa
|
||||
RNFastImage: cced864a4a2eac27c5c10ac16bd5e8b9d2be4504
|
||||
RNFileViewer: ce7ca3ac370e18554d35d6355cffd7c30437c592
|
||||
RNFS: fc610f78fdf8bfc89a9e5cc2f898519f4dba1002
|
||||
RNGestureHandler: 6e757e487a4834e7280e98e9bac66d2d9c575e9c
|
||||
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
|
||||
RNGestureHandler: 61628a2c859172551aa2100d3e73d1e57878392f
|
||||
RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94
|
||||
RNLocalize: cbcb55d0e19c78086ea4eea20e03fe8000bbbced
|
||||
RNMathView: 4c8a3c081fa671ab3136c51fa0bdca7ffb708bd5
|
||||
RNPermissions: 34d678157c800b25b22a488e4d8babb57456e796
|
||||
RNReactNativeHapticFeedback: 4085973f5a38b40d3c6793a3ee5724773eae045e
|
||||
RNReanimated: 89a32ebf01d2dac2eb35b3b1628952f626db93d7
|
||||
RNReanimated: 64573e25e078ae6bec03b891586d50b9ec284393
|
||||
RNRudderSdk: 006efe311ea3d2dd2dcd200521d33715f7144d1e
|
||||
RNScreens: 40a2cb40a02a609938137a1e0acfbf8fc9eebf19
|
||||
RNSentry: ec3c033c13bcb65c79f19d54ca54c514d1832bb5
|
||||
RNShare: f116bbb04f310c665ca483d0bd1e88cf59b3b334
|
||||
RNSentry: 2cd1daa124b0d9fd0dfc2cb6094fdd168cb579bc
|
||||
RNShare: 2074af48908436c310847c6c47ebb6129db1dc89
|
||||
RNSVG: 302bfc9905bd8122f08966dc2ce2d07b7b52b9f8
|
||||
RNVectorIcons: 7923e585eaeb139b9f4531d25a125a1500162a0b
|
||||
Rudder: 95d023a3a4ec1e8d6bd15963e84f78707b13d9c3
|
||||
@@ -932,7 +932,7 @@ SPEC CHECKSUMS:
|
||||
SwiftyJSON: 2f33a42c6fbc52764d96f13368585094bfd8aa5e
|
||||
Swime: d7b2c277503b6cea317774aedc2dce05613f8b0b
|
||||
WatermelonDB: baec390a1039dcebeee959218900c978af3407c9
|
||||
Yoga: 6671cf077f614314c22fd09ddf87d7abeee64e96
|
||||
Yoga: 99652481fcd320aefa4a7ef90095b95acd181952
|
||||
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
|
||||
|
||||
PODFILE CHECKSUM: f02af9f9635e939cc75998e2f4c943a59e23940a
|
||||
|
||||
@@ -15,9 +15,8 @@ module.exports = {
|
||||
collectCoverageFrom: ['app/**/*.{js,jsx,ts,tsx}'],
|
||||
coverageReporters: ['lcov', 'text-summary'],
|
||||
testPathIgnorePatterns: ['/node_modules/'],
|
||||
moduleNameMapper: {
|
||||
'assets/images/video_player/(.*).png':
|
||||
'<rootDir>/dist/assets/images/video_player/$1@2x.png',
|
||||
transform: {
|
||||
'\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$': '<rootDir>/test/file_transformer.js',
|
||||
},
|
||||
transformIgnorePatterns: [
|
||||
'node_modules/(?!(@react-native|react-native)|jail-monkey|@sentry/react-native|@react-native-community/cameraroll|react-clone-referenced-element|@react-native-community|react-navigation|@react-navigation/.*|validator|react-syntax-highlighter/.*|hast-util-from-selector|hastscript|property-information|hast-util-parse-selector|space-separated-tokens|comma-separated-tokens|zwitch)',
|
||||
|
||||
11333
package-lock.json
generated
11333
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
128
package.json
128
package.json
@@ -7,159 +7,159 @@
|
||||
"license": "Apache 2.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@formatjs/intl-datetimeformat": "5.0.1",
|
||||
"@formatjs/intl-getcanonicallocales": "1.9.2",
|
||||
"@formatjs/intl-locale": "2.4.47",
|
||||
"@formatjs/intl-numberformat": "7.4.3",
|
||||
"@formatjs/intl-pluralrules": "4.3.3",
|
||||
"@formatjs/intl-relativetimeformat": "10.0.1",
|
||||
"@mattermost/compass-icons": "0.1.22",
|
||||
"@mattermost/react-native-emm": "1.2.2",
|
||||
"@formatjs/intl-datetimeformat": "6.0.1",
|
||||
"@formatjs/intl-getcanonicallocales": "2.0.1",
|
||||
"@formatjs/intl-locale": "3.0.1",
|
||||
"@formatjs/intl-numberformat": "8.0.1",
|
||||
"@formatjs/intl-pluralrules": "5.0.1",
|
||||
"@formatjs/intl-relativetimeformat": "11.0.1",
|
||||
"@mattermost/compass-icons": "0.1.23",
|
||||
"@mattermost/react-native-emm": "1.2.3",
|
||||
"@mattermost/react-native-network-client": "github:mattermost/react-native-network-client",
|
||||
"@mattermost/react-native-paste-input": "0.4.1",
|
||||
"@mattermost/react-native-paste-input": "0.4.2",
|
||||
"@nozbe/watermelondb": "0.24.0",
|
||||
"@nozbe/with-observables": "1.4.0",
|
||||
"@react-native-community/art": "1.2.0",
|
||||
"@react-native-community/cameraroll": "4.1.2",
|
||||
"@react-native-community/clipboard": "1.5.1",
|
||||
"@react-native-community/datetimepicker": "6.1.2",
|
||||
"@react-native-community/netinfo": "8.2.0",
|
||||
"@react-native-cookies/cookies": "6.1.0",
|
||||
"@react-native-community/datetimepicker": "6.1.3",
|
||||
"@react-native-community/netinfo": "8.3.0",
|
||||
"@react-native-cookies/cookies": "6.2.1",
|
||||
"@react-navigation/bottom-tabs": "6.3.1",
|
||||
"@react-navigation/native": "6.0.10",
|
||||
"@rudderstack/rudder-sdk-react-native": "1.3.0",
|
||||
"@sentry/react-native": "3.4.0",
|
||||
"@stream-io/flat-list-mvcp": "0.10.1",
|
||||
"@sentry/react-native": "3.4.2",
|
||||
"@stream-io/flat-list-mvcp": "0.10.2",
|
||||
"base-64": "1.0.0",
|
||||
"commonmark": "github:mattermost/commonmark.js#d1003be97d15414af6c21894125623c45e3f5096",
|
||||
"commonmark-react-renderer": "github:mattermost/commonmark-react-renderer#4e52e1725c0ef5b1e2ecfe9883220ec36c2eb67d",
|
||||
"deep-equal": "2.0.5",
|
||||
"deepmerge": "4.2.2",
|
||||
"emoji-regex": "10.1.0",
|
||||
"fuse.js": "6.5.3",
|
||||
"fuse.js": "6.6.2",
|
||||
"jail-monkey": "2.6.0",
|
||||
"mime-db": "1.52.0",
|
||||
"moment-timezone": "0.5.34",
|
||||
"react": "17.0.2",
|
||||
"react-freeze": "1.0.0",
|
||||
"react-intl": "5.24.8",
|
||||
"react-native": "0.68.0",
|
||||
"react-intl": "6.0.2",
|
||||
"react-native": "0.68.2",
|
||||
"react-native-android-open-settings": "1.3.0",
|
||||
"react-native-animated-numbers": "0.4.1",
|
||||
"react-native-background-timer": "2.4.1",
|
||||
"react-native-button": "3.0.1",
|
||||
"react-native-calendars": "1.1280.0",
|
||||
"react-native-calendars": "1.1284.0",
|
||||
"react-native-create-thumbnail": "1.5.1",
|
||||
"react-native-device-info": "8.7.0",
|
||||
"react-native-device-info": "8.7.1",
|
||||
"react-native-document-picker": "8.1.0",
|
||||
"react-native-dotenv": "3.4.0",
|
||||
"react-native-elements": "3.4.2",
|
||||
"react-native-exception-handler": "2.10.10",
|
||||
"react-native-fast-image": "8.5.11",
|
||||
"react-native-file-viewer": "2.1.5",
|
||||
"react-native-fs": "2.19.0",
|
||||
"react-native-gesture-handler": "2.3.2",
|
||||
"react-native-fs": "2.20.0",
|
||||
"react-native-gesture-handler": "2.4.2",
|
||||
"react-native-haptic-feedback": "1.13.1",
|
||||
"react-native-hw-keyboard-event": "0.0.4",
|
||||
"react-native-image-picker": "4.7.3",
|
||||
"react-native-image-picker": "4.8.3",
|
||||
"react-native-keyboard-aware-scroll-view": "0.9.5",
|
||||
"react-native-keyboard-tracking-view": "5.7.0",
|
||||
"react-native-keychain": "8.0.0",
|
||||
"react-native-linear-gradient": "2.5.6",
|
||||
"react-native-localize": "2.2.1",
|
||||
"react-native-math-view": "3.9.5",
|
||||
"react-native-navigation": "7.26.0",
|
||||
"react-native-navigation": "7.27.1",
|
||||
"react-native-neomorph-shadows": "1.1.2",
|
||||
"react-native-notifications": "4.2.4",
|
||||
"react-native-permissions": "3.3.1",
|
||||
"react-native-reanimated": "2.6.0",
|
||||
"react-native-safe-area-context": "4.2.4",
|
||||
"react-native-reanimated": "2.8.0",
|
||||
"react-native-safe-area-context": "4.2.5",
|
||||
"react-native-screens": "3.13.1",
|
||||
"react-native-section-list-get-item-layout": "2.2.3",
|
||||
"react-native-share": "7.3.7",
|
||||
"react-native-share": "7.4.1",
|
||||
"react-native-svg": "12.3.0",
|
||||
"react-native-vector-icons": "9.1.0",
|
||||
"react-native-video": "5.2.0",
|
||||
"react-native-webview": "11.18.1",
|
||||
"react-native-webview": "11.18.2",
|
||||
"react-syntax-highlighter": "15.5.0",
|
||||
"reanimated-bottom-sheet": "1.0.0-alpha.22",
|
||||
"rn-placeholder": "3.0.3",
|
||||
"semver": "7.3.6",
|
||||
"serialize-error": "9.1.1",
|
||||
"semver": "7.3.7",
|
||||
"serialize-error": "11.0.0",
|
||||
"shallow-equals": "1.0.0",
|
||||
"tinycolor2": "1.4.2",
|
||||
"url-parse": "1.5.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.17.6",
|
||||
"@babel/core": "7.17.9",
|
||||
"@babel/cli": "7.17.10",
|
||||
"@babel/core": "7.18.0",
|
||||
"@babel/eslint-parser": "7.17.0",
|
||||
"@babel/plugin-proposal-class-properties": "7.16.7",
|
||||
"@babel/plugin-proposal-decorators": "7.17.9",
|
||||
"@babel/plugin-transform-flow-strip-types": "7.16.7",
|
||||
"@babel/plugin-transform-runtime": "7.17.0",
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"@babel/plugin-proposal-class-properties": "7.17.12",
|
||||
"@babel/plugin-proposal-decorators": "7.17.12",
|
||||
"@babel/plugin-transform-flow-strip-types": "7.17.12",
|
||||
"@babel/plugin-transform-runtime": "7.18.0",
|
||||
"@babel/preset-env": "7.18.0",
|
||||
"@babel/preset-typescript": "7.17.12",
|
||||
"@babel/register": "7.17.7",
|
||||
"@babel/runtime": "7.17.9",
|
||||
"@react-native-community/eslint-config": "3.0.1",
|
||||
"@babel/runtime": "7.18.0",
|
||||
"@react-native-community/eslint-config": "3.0.2",
|
||||
"@testing-library/react-native": "9.1.0",
|
||||
"@types/base-64": "1.0.0",
|
||||
"@types/commonmark": "0.27.5",
|
||||
"@types/commonmark-react-renderer": "4.3.1",
|
||||
"@types/deep-equal": "1.0.1",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/lodash": "4.14.181",
|
||||
"@types/jest": "27.5.1",
|
||||
"@types/lodash": "4.14.182",
|
||||
"@types/mime-db": "1.43.1",
|
||||
"@types/react": "17.0.43",
|
||||
"@types/react-native": "0.67.3",
|
||||
"@types/react-native": "0.67.7",
|
||||
"@types/react-native-background-timer": "2.0.0",
|
||||
"@types/react-native-button": "3.0.1",
|
||||
"@types/react-native-dotenv": "0.2.0",
|
||||
"@types/react-native-share": "3.3.3",
|
||||
"@types/react-native-video": "5.0.13",
|
||||
"@types/react-syntax-highlighter": "13.5.2",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
"@types/react-syntax-highlighter": "15.5.1",
|
||||
"@types/react-test-renderer": "18.0.0",
|
||||
"@types/semver": "7.3.9",
|
||||
"@types/shallow-equals": "1.0.0",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/tough-cookie": "4.0.1",
|
||||
"@types/tough-cookie": "4.0.2",
|
||||
"@types/url-parse": "1.4.8",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.18.0",
|
||||
"@typescript-eslint/parser": "5.18.0",
|
||||
"axios": "0.26.1",
|
||||
"axios-cookiejar-support": "2.0.4",
|
||||
"babel-jest": "27.5.1",
|
||||
"babel-loader": "8.2.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.25.0",
|
||||
"@typescript-eslint/parser": "5.25.0",
|
||||
"axios": "0.27.2",
|
||||
"axios-cookiejar-support": "4.0.1",
|
||||
"babel-jest": "28.1.0",
|
||||
"babel-loader": "8.2.5",
|
||||
"babel-plugin-module-resolver": "4.1.0",
|
||||
"babel-plugin-transform-remove-console": "6.9.4",
|
||||
"deep-freeze": "0.0.1",
|
||||
"detox": "19.6.0",
|
||||
"eslint": "8.12.0",
|
||||
"detox": "19.6.9",
|
||||
"eslint": "8.16.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.1.3",
|
||||
"eslint-plugin-jest": "26.2.2",
|
||||
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#23abcf9988f7fa00d26929f11841aab7ccb16b2b",
|
||||
"eslint-plugin-react": "7.29.4",
|
||||
"eslint-plugin-react-hooks": "4.4.0",
|
||||
"husky": "7.0.4",
|
||||
"eslint-plugin-react": "7.30.0",
|
||||
"eslint-plugin-react-hooks": "4.5.0",
|
||||
"husky": "8.0.1",
|
||||
"isomorphic-fetch": "3.0.0",
|
||||
"jest": "27.5.1",
|
||||
"jest-cli": "27.5.1",
|
||||
"jest": "28.1.0",
|
||||
"jest-cli": "28.1.0",
|
||||
"jetifier": "2.0.0",
|
||||
"metro-react-native-babel-preset": "0.70.0",
|
||||
"metro-react-native-babel-preset": "0.71.0",
|
||||
"mmjstool": "github:mattermost/mattermost-utilities#010f456ea8be5beebafdb8776177cba515c1969e",
|
||||
"mock-async-storage": "2.2.0",
|
||||
"nock": "13.2.4",
|
||||
"patch-package": "6.4.7",
|
||||
"react-devtools-core": "4.24.3",
|
||||
"react-devtools-core": "4.24.6",
|
||||
"react-native-svg-transformer": "1.0.0",
|
||||
"react-test-renderer": "17.0.2",
|
||||
"tough-cookie": "4.0.0",
|
||||
"ts-jest": "27.1.4",
|
||||
"typescript": "4.6.3",
|
||||
"underscore": "1.13.2",
|
||||
"ts-jest": "28.0.2",
|
||||
"typescript": "4.6.4",
|
||||
"underscore": "1.13.3",
|
||||
"util": "0.12.4",
|
||||
"uuid": "8.3.2"
|
||||
},
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
diff --git a/node_modules/@types/react-syntax-highlighter/index.d.ts b/node_modules/@types/react-syntax-highlighter/index.d.ts
|
||||
index 6ee9af3..cf1516e 100755
|
||||
index 2679904..7c60129 100755
|
||||
--- a/node_modules/@types/react-syntax-highlighter/index.d.ts
|
||||
+++ b/node_modules/@types/react-syntax-highlighter/index.d.ts
|
||||
@@ -33,6 +33,10 @@ declare module 'react-syntax-highlighter' {
|
||||
export { default as Prism } from 'react-syntax-highlighter/dist/esm/prism';
|
||||
@@ -64,6 +64,10 @@ declare module 'react-syntax-highlighter' {
|
||||
export { default as createElement } from 'react-syntax-highlighter/dist/esm/create-element';
|
||||
}
|
||||
|
||||
+declare module 'react-syntax-highlighter/create-element' {
|
||||
@@ -1,7 +1,16 @@
|
||||
diff --git a/node_modules/react-native-reanimated/lib/reanimated2/jestUtils.js b/node_modules/react-native-reanimated/lib/reanimated2/jestUtils.js
|
||||
index 5ae42ec..aae478e 100644
|
||||
index 5ae42ec..da59568 100644
|
||||
--- a/node_modules/react-native-reanimated/lib/reanimated2/jestUtils.js
|
||||
+++ b/node_modules/react-native-reanimated/lib/reanimated2/jestUtils.js
|
||||
@@ -145,7 +145,7 @@ export const advanceAnimationByFrame = (count) => {
|
||||
jest.advanceTimersByTime(frameTime);
|
||||
};
|
||||
export const setUpTests = (userConfig = {}) => {
|
||||
- const expect = require('expect');
|
||||
+ const { expect } = require('@jest/globals');
|
||||
require('setimmediate');
|
||||
frameTime = Math.round(1000 / config.fps);
|
||||
config = Object.assign(Object.assign({}, config), userConfig);
|
||||
@@ -154,6 +154,9 @@ export const setUpTests = (userConfig = {}) => {
|
||||
return compareStyle(received, expectedStyle, config);
|
||||
},
|
||||
12
test/file_transformer.js
Normal file
12
test/file_transformer.js
Normal file
@@ -0,0 +1,12 @@
|
||||
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
||||
// See LICENSE.txt for license information.
|
||||
|
||||
const path = require('path');
|
||||
|
||||
module.exports = {
|
||||
process(sourceText, sourcePath) {
|
||||
return {
|
||||
code: `module.exports = ${JSON.stringify(path.basename(sourcePath))};`,
|
||||
};
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user