Gekidou Update deps (#5530)

This commit is contained in:
Elias Nahum
2021-07-11 07:52:44 -04:00
committed by GitHub
parent 134c4a49c5
commit c64277bdbf
54 changed files with 16537 additions and 23546 deletions

View File

@@ -8,47 +8,47 @@
"private": true,
"dependencies": {
"@babel/runtime": "7.14.6",
"@formatjs/intl-datetimeformat": "4.1.5",
"@formatjs/intl-getcanonicallocales": "1.7.0",
"@formatjs/intl-locale": "2.4.32",
"@formatjs/intl-numberformat": "7.1.4",
"@formatjs/intl-pluralrules": "4.0.27",
"@formatjs/intl-relativetimeformat": "9.1.6",
"@mattermost/react-native-emm": "1.1.3",
"@formatjs/intl-datetimeformat": "4.1.6",
"@formatjs/intl-getcanonicallocales": "1.7.1",
"@formatjs/intl-locale": "2.4.33",
"@formatjs/intl-numberformat": "7.1.5",
"@formatjs/intl-pluralrules": "4.0.28",
"@formatjs/intl-relativetimeformat": "9.1.7",
"@mattermost/react-native-emm": "1.1.4",
"@mattermost/react-native-network-client": "github:mattermost/react-native-network-client",
"@mattermost/react-native-paste-input": "0.1.3",
"@mattermost/react-native-paste-input": "0.1.4",
"@nozbe/watermelondb": "0.22.0",
"@nozbe/with-observables": "1.3.0",
"@nozbe/with-observables": "1.4.0",
"@react-native-community/async-storage": "1.12.1",
"@react-native-community/cameraroll": "4.0.4",
"@react-native-community/clipboard": "1.5.1",
"@react-native-cookies/cookies": "6.0.8",
"@react-native-community/masked-view": "0.1.11",
"@react-native-community/netinfo": "6.0.0",
"@rudderstack/rudder-sdk-react-native": "1.0.10",
"@sentry/react-native": "2.5.2",
"commonmark": "github:mattermost/commonmark.js#f6ab98dede6ce4b4e7adea140ac77249bfb2d6ce",
"commonmark-react-renderer": "github:mattermost/commonmark-react-renderer#3a2ac19cab725ad28b170fdc1d397dddedcf87eb",
"@react-native-cookies/cookies": "6.0.8",
"@rudderstack/rudder-sdk-react-native": "1.0.12",
"@sentry/react-native": "2.6.0",
"commonmark": "0.30.0",
"commonmark-react-renderer": "4.3.5",
"deep-equal": "2.0.5",
"deepmerge": "4.2.2",
"emoji-regex": "9.2.2",
"fuse.js": "6.4.6",
"jail-monkey": "2.4.0",
"jail-monkey": "2.5.0",
"mime-db": "1.48.0",
"moment-timezone": "0.5.33",
"nock": "13.1.0",
"nock": "13.1.1",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-intl": "5.17.7",
"react-intl": "5.20.4",
"react-native": "0.64.2",
"react-native-android-open-settings": "1.3.0",
"react-native-button": "3.0.1",
"react-native-calendars": "1.1263.0",
"react-native-calendars": "1.1264.0",
"react-native-device-info": "8.1.3",
"react-native-document-picker": "5.2.0",
"react-native-elements": "3.4.2",
"react-native-exception-handler": "2.10.10",
"react-native-fast-image": "8.3.4",
"react-native-fast-image": "8.3.6",
"react-native-file-viewer": "2.1.4",
"react-native-gesture-handler": "1.10.3",
"react-native-haptic-feedback": "1.11.0",
@@ -58,21 +58,20 @@
"react-native-keychain": "7.0.0",
"react-native-linear-gradient": "2.5.6",
"react-native-localize": "2.1.1",
"react-native-navigation": "7.13.0",
"react-native-navigation": "7.17.1",
"react-native-notifications": "3.5.0",
"react-native-permissions": "3.0.4",
"react-native-permissions": "3.0.5",
"react-native-reanimated": "2.2.0",
"react-native-redash": "16.0.11",
"react-native-redash": "16.1.1",
"react-native-safe-area-context": "3.2.0",
"react-native-share": "6.2.1",
"react-native-share": "6.2.3",
"react-native-slider": "0.11.0",
"react-native-svg": "12.1.1",
"react-native-unimodules": "0.13.3",
"react-native-unimodules": "0.14.5",
"react-native-vector-icons": "8.1.0",
"react-native-video": "5.1.1",
"react-native-webview": "11.6.4",
"react-native-webview": "11.6.5",
"react-native-youtube": "2.0.2",
"rn-fetch-blob": "0.12.0",
"rn-placeholder": "3.0.3",
"semver": "7.3.5",
"serialize-error": "8.1.0",
@@ -87,57 +86,53 @@
"@babel/plugin-proposal-decorators": "7.14.5",
"@babel/plugin-transform-flow-strip-types": "7.14.5",
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.5",
"@babel/preset-env": "7.14.7",
"@babel/preset-typescript": "7.14.5",
"@babel/register": "7.14.5",
"@react-native-community/eslint-config": "3.0.0",
"@storybook/addon-knobs": "6.2.9",
"@storybook/addon-ondevice-knobs": "5.3.25",
"@storybook/react-native": "5.3.25",
"@storybook/react-native-server": "5.3.23",
"@testing-library/react-native": "7.2.0",
"@types/jest": "26.0.23",
"@types/react": "17.0.11",
"@types/jest": "26.0.24",
"@types/react": "17.0.14",
"@types/react-intl": "3.0.0",
"@types/react-native": "0.64.10",
"@types/react-native": "0.64.11",
"@types/react-native-button": "3.0.0",
"@types/react-native-share": "3.3.2",
"@types/react-native-video": "5.0.6",
"@types/react-native-share": "3.3.3",
"@types/react-native-video": "5.0.8",
"@types/react-test-renderer": "17.0.1",
"@types/semver": "7.3.6",
"@types/semver": "7.3.7",
"@types/shallow-equals": "1.0.0",
"@types/tinycolor2": "1.4.2",
"@types/tinycolor2": "1.4.3",
"@types/url-parse": "1.4.3",
"@typescript-eslint/eslint-plugin": "4.28.0",
"@typescript-eslint/parser": "4.28.0",
"@typescript-eslint/eslint-plugin": "4.28.2",
"@typescript-eslint/parser": "4.28.2",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"babel-jest": "27.0.6",
"babel-loader": "8.2.2",
"babel-plugin-module-resolver": "4.1.0",
"babel-plugin-transform-remove-console": "6.9.4",
"deep-freeze": "0.0.1",
"detox": "18.18.1",
"eslint": "7.29.0",
"eslint": "7.30.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#070ce792d105482ffb2b27cfc0b7e78b3d20acee",
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#46ad99355644a719bf32082f472048f526605181",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "6.0.0",
"husky": "7.0.1",
"isomorphic-fetch": "3.0.0",
"jest": "26.6.3",
"jest-cli": "26.6.3",
"jetifier": "2.0.0",
"metro-react-native-babel-preset": "0.66.0",
"metro-react-native-babel-preset": "0.66.1",
"mmjstool": "github:mattermost/mattermost-utilities#519b99a4e51e6c67a0dbd46a6efdff27dc835aaa",
"mock-async-storage": "2.2.0",
"patch-package": "6.4.7",
"react-native-dev-menu": "4.0.2",
"react-native-dotenv": "2.5.5",
"react-native-dotenv": "3.0.0",
"react-native-storybook-loader": "2.0.4",
"react-test-renderer": "17.0.2",
"ts-jest": "27.0.3",
"typescript": "4.3.4",
"typescript": "4.3.5",
"underscore": "1.13.1",
"util": "0.12.4"
},