forked from Ivasoft/mattermost-mobile
[Gekidou] update dependencies (#5871)
* update dependencies * Remove storybook env type def
This commit is contained in:
64
package.json
64
package.json
@@ -8,36 +8,36 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.16.3",
|
||||
"@formatjs/intl-datetimeformat": "4.2.5",
|
||||
"@formatjs/intl-datetimeformat": "4.2.6",
|
||||
"@formatjs/intl-getcanonicallocales": "1.8.0",
|
||||
"@formatjs/intl-locale": "2.4.40",
|
||||
"@formatjs/intl-numberformat": "7.2.5",
|
||||
"@formatjs/intl-pluralrules": "4.1.5",
|
||||
"@formatjs/intl-relativetimeformat": "9.3.2",
|
||||
"@mattermost/react-native-emm": "1.1.6",
|
||||
"@formatjs/intl-locale": "2.4.41",
|
||||
"@formatjs/intl-numberformat": "7.2.6",
|
||||
"@formatjs/intl-pluralrules": "4.1.6",
|
||||
"@formatjs/intl-relativetimeformat": "9.3.3",
|
||||
"@mattermost/react-native-emm": "1.1.7",
|
||||
"@mattermost/react-native-network-client": "github:mattermost/react-native-network-client",
|
||||
"@mattermost/react-native-paste-input": "0.3.4",
|
||||
"@mattermost/react-native-paste-input": "0.3.5",
|
||||
"@nozbe/watermelondb": "0.24.0",
|
||||
"@nozbe/with-observables": "1.4.0",
|
||||
"@react-native-async-storage/async-storage": "1.15.13",
|
||||
"@react-native-async-storage/async-storage": "1.15.14",
|
||||
"@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": "4.0.0",
|
||||
"@react-native-community/datetimepicker": "4.0.1",
|
||||
"@react-native-community/masked-view": "0.1.11",
|
||||
"@react-native-community/netinfo": "7.1.2",
|
||||
"@react-native-community/netinfo": "7.1.5",
|
||||
"@react-native-cookies/cookies": "6.0.11",
|
||||
"@react-navigation/bottom-tabs": "6.0.9",
|
||||
"@react-navigation/native": "6.0.6",
|
||||
"@rudderstack/rudder-sdk-react-native": "1.1.0",
|
||||
"@sentry/react-native": "3.2.3",
|
||||
"@sentry/react-native": "3.2.7",
|
||||
"@types/mime-db": "1.43.1",
|
||||
"commonmark": "0.30.0",
|
||||
"commonmark-react-renderer": "4.3.5",
|
||||
"deep-equal": "2.0.5",
|
||||
"deepmerge": "4.2.2",
|
||||
"emoji-regex": "10.0.0",
|
||||
"expo": "43.0.3",
|
||||
"expo": "43.0.4",
|
||||
"fuse.js": "6.4.6",
|
||||
"jail-monkey": "2.6.0",
|
||||
"lottie-ios": "3.2.3",
|
||||
@@ -46,18 +46,18 @@
|
||||
"moment-timezone": "0.5.34",
|
||||
"prop-types": "15.7.2",
|
||||
"react": "17.0.2",
|
||||
"react-intl": "5.22.0",
|
||||
"react-native": "0.66.3",
|
||||
"react-intl": "5.23.0",
|
||||
"react-native": "0.66.4",
|
||||
"react-native-android-open-settings": "1.3.0",
|
||||
"react-native-button": "3.0.1",
|
||||
"react-native-calendars": "1.1269.0",
|
||||
"react-native-calendars": "1.1271.0",
|
||||
"react-native-device-info": "8.4.8",
|
||||
"react-native-document-picker": "7.1.1",
|
||||
"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.4",
|
||||
"react-native-gesture-handler": "1.10.3",
|
||||
"react-native-gesture-handler": "2.1.0",
|
||||
"react-native-haptic-feedback": "1.13.0",
|
||||
"react-native-hw-keyboard-event": "0.0.4",
|
||||
"react-native-keyboard-aware-scroll-view": "0.9.5",
|
||||
@@ -65,16 +65,16 @@
|
||||
"react-native-keychain": "8.0.0",
|
||||
"react-native-linear-gradient": "2.5.6",
|
||||
"react-native-localize": "2.1.5",
|
||||
"react-native-navigation": "7.23.1-hotfix.1",
|
||||
"react-native-navigation": "7.24.0",
|
||||
"react-native-neomorph-shadows": "1.1.2",
|
||||
"react-native-notifications": "4.1.2",
|
||||
"react-native-permissions": "3.1.0",
|
||||
"react-native-reanimated": "2.2.4",
|
||||
"react-native-reanimated": "2.3.0",
|
||||
"react-native-redash": "16.2.3",
|
||||
"react-native-safe-area-context": "3.3.2",
|
||||
"react-native-screens": "3.9.0",
|
||||
"react-native-screens": "3.10.1",
|
||||
"react-native-section-list-get-item-layout": "2.2.3",
|
||||
"react-native-share": "7.3.0",
|
||||
"react-native-share": "7.3.2",
|
||||
"react-native-slider": "0.11.0",
|
||||
"react-native-svg": "12.1.1",
|
||||
"react-native-vector-icons": "9.0.0",
|
||||
@@ -101,14 +101,14 @@
|
||||
"@babel/preset-typescript": "7.16.0",
|
||||
"@babel/register": "7.16.0",
|
||||
"@react-native-community/eslint-config": "3.0.1",
|
||||
"@testing-library/react-native": "8.0.0",
|
||||
"@testing-library/react-native": "9.0.0",
|
||||
"@types/commonmark": "0.27.5",
|
||||
"@types/commonmark-react-renderer": "4.3.1",
|
||||
"@types/deep-equal": "1.0.1",
|
||||
"@types/jest": "27.0.3",
|
||||
"@types/lodash": "4.14.177",
|
||||
"@types/lodash": "4.14.178",
|
||||
"@types/react": "17.0.37",
|
||||
"@types/react-native": "0.66.6",
|
||||
"@types/react-native": "0.66.8",
|
||||
"@types/react-native-button": "3.0.1",
|
||||
"@types/react-native-share": "3.3.3",
|
||||
"@types/react-native-video": "5.0.11",
|
||||
@@ -117,15 +117,15 @@
|
||||
"@types/shallow-equals": "1.0.0",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/url-parse": "1.4.5",
|
||||
"@typescript-eslint/eslint-plugin": "5.4.0",
|
||||
"@typescript-eslint/parser": "5.4.0",
|
||||
"babel-jest": "27.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.6.0",
|
||||
"@typescript-eslint/parser": "5.6.0",
|
||||
"babel-jest": "27.4.4",
|
||||
"babel-loader": "8.2.3",
|
||||
"babel-plugin-module-resolver": "4.1.0",
|
||||
"babel-plugin-transform-remove-console": "6.9.4",
|
||||
"deep-freeze": "0.0.1",
|
||||
"detox": "19.1.0",
|
||||
"eslint": "8.3.0",
|
||||
"detox": "19.3.0",
|
||||
"eslint": "8.4.1",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-import": "2.25.3",
|
||||
"eslint-plugin-jest": "25.3.0",
|
||||
@@ -134,8 +134,8 @@
|
||||
"eslint-plugin-react-hooks": "4.3.0",
|
||||
"husky": "7.0.4",
|
||||
"isomorphic-fetch": "3.0.0",
|
||||
"jest": "27.3.1",
|
||||
"jest-cli": "27.3.1",
|
||||
"jest": "27.4.4",
|
||||
"jest-cli": "27.4.4",
|
||||
"jetifier": "2.0.0",
|
||||
"metro-react-native-babel-preset": "0.66.2",
|
||||
"mmjstool": "github:mattermost/mattermost-utilities#519b99a4e51e6c67a0dbd46a6efdff27dc835aaa",
|
||||
@@ -147,8 +147,8 @@
|
||||
"react-native-storybook-loader": "2.0.4",
|
||||
"react-native-svg-transformer": "0.14.3",
|
||||
"react-test-renderer": "17.0.2",
|
||||
"ts-jest": "27.0.7",
|
||||
"typescript": "4.5.2",
|
||||
"ts-jest": "27.1.1",
|
||||
"typescript": "4.5.3",
|
||||
"underscore": "1.13.1",
|
||||
"util": "0.12.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user