forked from Ivasoft/mattermost-mobile
Update RN and deps to fix ANR issues (#7078)
This commit is contained in:
42
package.json
42
package.json
@@ -21,24 +21,24 @@
|
||||
"@mattermost/react-native-turbo-log": "0.2.2",
|
||||
"@mattermost/react-native-turbo-mailer": "0.2.3",
|
||||
"@msgpack/msgpack": "2.8.0",
|
||||
"@nozbe/watermelondb": "0.25.1",
|
||||
"@nozbe/watermelondb": "0.25.5",
|
||||
"@nozbe/with-observables": "1.4.1",
|
||||
"@react-native-camera-roll/camera-roll": "5.2.3",
|
||||
"@react-native-clipboard/clipboard": "1.11.1",
|
||||
"@react-native-community/datetimepicker": "6.7.3",
|
||||
"@react-native-community/netinfo": "9.3.7",
|
||||
"@react-native-cookies/cookies": "6.2.1",
|
||||
"@react-navigation/bottom-tabs": "6.5.3",
|
||||
"@react-navigation/native": "6.1.2",
|
||||
"@react-navigation/stack": "6.3.11",
|
||||
"@rudderstack/rudder-sdk-react-native": "1.5.2",
|
||||
"@react-navigation/bottom-tabs": "6.5.4",
|
||||
"@react-navigation/native": "6.1.3",
|
||||
"@react-navigation/stack": "6.3.12",
|
||||
"@rudderstack/rudder-sdk-react-native": "1.6.0",
|
||||
"@sentry/react-native": "4.14.0",
|
||||
"@stream-io/flat-list-mvcp": "0.10.2",
|
||||
"base-64": "1.0.0",
|
||||
"commonmark": "npm:@mattermost/commonmark@0.30.1-0",
|
||||
"commonmark-react-renderer": "github:mattermost/commonmark-react-renderer#2c660491041f7595f6ce5a05f6dc2e30ca769d3a",
|
||||
"deep-equal": "2.2.0",
|
||||
"deepmerge": "4.2.2",
|
||||
"deepmerge": "4.3.0",
|
||||
"emoji-regex": "10.2.1",
|
||||
"fuse.js": "6.6.2",
|
||||
"html-entities": "2.3.3",
|
||||
@@ -48,8 +48,8 @@
|
||||
"pako": "2.1.0",
|
||||
"react": "18.2.0",
|
||||
"react-freeze": "1.0.3",
|
||||
"react-intl": "6.2.5",
|
||||
"react-native": "0.71.1",
|
||||
"react-intl": "6.2.7",
|
||||
"react-native": "0.71.2",
|
||||
"react-native-android-open-settings": "1.3.0",
|
||||
"react-native-animated-numbers": "0.4.1",
|
||||
"react-native-background-timer": "2.4.1",
|
||||
@@ -85,12 +85,12 @@
|
||||
"react-native-section-list-get-item-layout": "2.2.3",
|
||||
"react-native-shadow-2": "7.0.6",
|
||||
"react-native-share": "8.1.0",
|
||||
"react-native-svg": "13.7.0",
|
||||
"react-native-svg": "13.8.0",
|
||||
"react-native-vector-icons": "9.2.0",
|
||||
"react-native-video": "5.2.1",
|
||||
"react-native-walkthrough-tooltip": "1.5.0",
|
||||
"react-native-webrtc": "106.0.4",
|
||||
"react-native-webview": "11.26.0",
|
||||
"react-native-webview": "11.26.1",
|
||||
"react-syntax-highlighter": "15.5.0",
|
||||
"readable-stream": "3.6.0",
|
||||
"semver": "7.3.8",
|
||||
@@ -113,7 +113,7 @@
|
||||
"@babel/runtime": "7.20.13",
|
||||
"@react-native-community/eslint-config": "3.2.0",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/react-native": "11.5.0",
|
||||
"@testing-library/react-native": "11.5.1",
|
||||
"@types/base-64": "1.0.0",
|
||||
"@types/commonmark": "0.27.5",
|
||||
"@types/commonmark-react-renderer": "4.3.1",
|
||||
@@ -137,27 +137,27 @@
|
||||
"@types/tough-cookie": "4.0.2",
|
||||
"@types/url-parse": "1.4.8",
|
||||
"@types/uuid": "9.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.49.0",
|
||||
"@typescript-eslint/parser": "5.49.0",
|
||||
"axios": "1.2.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.50.0",
|
||||
"@typescript-eslint/parser": "5.50.0",
|
||||
"axios": "1.3.1",
|
||||
"axios-cookiejar-support": "4.0.6",
|
||||
"babel-jest": "29.4.0",
|
||||
"babel-jest": "29.4.1",
|
||||
"babel-loader": "9.1.2",
|
||||
"babel-plugin-module-resolver": "5.0.0",
|
||||
"deep-freeze": "0.0.1",
|
||||
"detox": "20.1.2",
|
||||
"eslint": "8.32.0",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
"eslint-plugin-react": "7.32.1",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"husky": "8.0.3",
|
||||
"isomorphic-fetch": "3.0.0",
|
||||
"jest": "29.4.0",
|
||||
"jest-cli": "29.4.0",
|
||||
"jest": "29.4.1",
|
||||
"jest-cli": "29.4.1",
|
||||
"jetifier": "2.0.0",
|
||||
"metro-react-native-babel-preset": "0.74.1",
|
||||
"metro-react-native-babel-preset": "0.75.0",
|
||||
"mmjstool": "github:mattermost/mattermost-utilities#010f456ea8be5beebafdb8776177cba515c1969e",
|
||||
"mock-async-storage": "2.2.0",
|
||||
"nock": "13.3.0",
|
||||
@@ -167,7 +167,7 @@
|
||||
"react-test-renderer": "18.2.0",
|
||||
"tough-cookie": "4.1.2",
|
||||
"ts-jest": "29.0.5",
|
||||
"typescript": "4.9.4",
|
||||
"typescript": "4.9.5",
|
||||
"underscore": "1.13.6",
|
||||
"util": "0.12.5",
|
||||
"uuid": "9.0.0"
|
||||
|
||||
Reference in New Issue
Block a user