forked from Ivasoft/mattermost-mobile
[Gekidou] upgrade to RN 68 (old arch) (#6138)
* upgrade to RN 68 (old arch) * remove test setup unused & commented mock * Android target set to 30 * Fix theme when opening app from push notification * upgrade common mark
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"author": "Mattermost, Inc.",
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "7.16.7",
|
||||
"@babel/plugin-transform-modules-commonjs": "7.17.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",
|
||||
@@ -17,19 +17,19 @@
|
||||
"babel-plugin-module-resolver": "4.1.0",
|
||||
"client-oauth2": "4.3.3",
|
||||
"deepmerge": "4.2.2",
|
||||
"detox": "19.5.7",
|
||||
"detox": "19.6.0",
|
||||
"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.0.0",
|
||||
"jest-junit": "13.1.0",
|
||||
"moment-timezone": "0.5.34",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"tough-cookie": "4.0.0",
|
||||
"ts-jest": "27.1.3",
|
||||
"ts-jest": "27.1.4",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.6.2",
|
||||
"typescript": "4.6.3",
|
||||
"uuid": "8.3.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user