forked from Ivasoft/mattermost-mobile
[Gekidou] Update dependencies (#6305)
* Update dependencies * Fix iOS build * update fastlane
This commit is contained in:
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": {
|
||||
|
||||
Reference in New Issue
Block a user