Update dependencies (#5885)

This commit is contained in:
Elias Nahum
2021-12-26 12:38:02 +02:00
committed by GitHub
parent 47e4306361
commit 388a4248a0
12 changed files with 2547 additions and 3384 deletions

1687
detox/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,20 +4,20 @@
"repository": "git@github.com:mattermost/mattermost-mobile.git",
"author": "Mattermost, Inc.",
"devDependencies": {
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-transform-modules-commonjs": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.4",
"@babel/preset-env": "7.16.4",
"@babel/plugin-proposal-class-properties": "7.16.5",
"@babel/plugin-transform-modules-commonjs": "7.16.5",
"@babel/plugin-transform-runtime": "7.16.5",
"@babel/preset-env": "7.16.5",
"axios": "0.24.0",
"babel-jest": "27.4.4",
"babel-jest": "27.4.5",
"babel-plugin-module-resolver": "4.1.0",
"client-oauth2": "github:larkox/js-client-oauth2#e24e2eb5dfcbbbb3a59d095e831dbe0012b0ac49",
"deepmerge": "4.2.2",
"detox": "19.3.0",
"detox": "19.3.1",
"form-data": "4.0.0",
"jest": "27.4.4",
"jest-circus": "27.4.4",
"jest-cli": "27.4.4",
"jest": "27.4.5",
"jest-circus": "27.4.5",
"jest-cli": "27.4.5",
"jest-html-reporters": "2.1.6",
"jest-junit": "13.0.0",
"sanitize-filename": "1.6.3",