mattermost-mobile/package.json
Mattermost Build db13ff5c01
Bump to version 2.12.0 build 499 (#7705) (#7706)
(cherry picked from commit c90ed51981)

Co-authored-by: Mario Vitale <mvitale1989@hotmail.com>
2023-12-08 15:40:04 +01:00

236 lines
8.8 KiB
JSON

{
"name": "mattermost-mobile",
"version": "2.12.0",
"description": "Mattermost Mobile with React Native",
"repository": "git@github.com:mattermost/mattermost-mobile.git",
"author": "Mattermost, Inc.",
"license": "Apache 2.0",
"private": true,
"engines": {
"node": "^18.10.0",
"npm": "^9.0.0"
},
"dependencies": {
"@formatjs/intl-datetimeformat": "6.12.0",
"@formatjs/intl-getcanonicallocales": "2.3.0",
"@formatjs/intl-listformat": "7.5.3",
"@formatjs/intl-locale": "3.4.3",
"@formatjs/intl-numberformat": "8.9.0",
"@formatjs/intl-pluralrules": "5.2.10",
"@formatjs/intl-relativetimeformat": "11.2.10",
"@gorhom/bottom-sheet": "4.5.1",
"@mattermost/calls": "github:mattermost/calls-common#v0.21.0",
"@mattermost/compass-icons": "0.1.39",
"@mattermost/react-native-emm": "1.4.0",
"@mattermost/react-native-network-client": "1.5.0",
"@mattermost/react-native-paste-input": "0.7.0",
"@mattermost/react-native-turbo-log": "0.3.1",
"@msgpack/msgpack": "2.8.0",
"@nozbe/watermelondb": "0.27.1",
"@react-native-camera-roll/camera-roll": "7.0.0",
"@react-native-clipboard/clipboard": "1.12.1",
"@react-native-community/datetimepicker": "7.6.1",
"@react-native-community/netinfo": "11.1.0",
"@react-native-cookies/cookies": "6.2.1",
"@react-navigation/bottom-tabs": "6.5.11",
"@react-navigation/native": "6.1.9",
"@react-navigation/stack": "6.3.20",
"@sentry/react-native": "5.14.0",
"@stream-io/flat-list-mvcp": "0.10.3",
"@tsconfig/react-native": "3.0.2",
"@voximplant/react-native-foreground-service": "3.0.2",
"base-64": "1.0.0",
"commonmark": "npm:@mattermost/commonmark@0.30.1-2",
"commonmark-react-renderer": "github:mattermost/commonmark-react-renderer#81b5d27509652bae50b4b510ede777dd3bd923cf",
"deep-equal": "2.2.3",
"deepmerge": "4.3.1",
"emoji-regex": "10.3.0",
"fuse.js": "7.0.0",
"html-entities": "2.4.0",
"jail-monkey": "2.8.0",
"mime-db": "1.52.0",
"moment-timezone": "0.5.43",
"pako": "2.1.0",
"path-to-regexp": "6.2.1",
"react": "18.2.0",
"react-freeze": "1.0.3",
"react-intl": "6.5.5",
"react-native": "0.72.7",
"react-native-android-open-settings": "1.3.0",
"react-native-background-timer": "2.4.1",
"react-native-button": "3.1.0",
"react-native-calendars": "1.1302.0",
"react-native-create-thumbnail": "1.6.4",
"react-native-device-info": "10.11.0",
"react-native-document-picker": "9.0.1",
"react-native-dotenv": "3.4.9",
"react-native-elements": "3.4.3",
"react-native-exception-handler": "2.10.10",
"react-native-fast-image": "8.6.3",
"react-native-file-viewer": "2.1.5",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.13.4",
"react-native-haptic-feedback": "2.2.0",
"react-native-hw-keyboard-event": "0.0.4",
"react-native-image-picker": "7.0.3",
"react-native-in-app-review": "4.3.3",
"react-native-incall-manager": "4.1.0",
"react-native-keyboard-aware-scroll-view": "0.9.5",
"react-native-keyboard-tracking-view": "5.7.0",
"react-native-keychain": "8.1.2",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.0.3",
"react-native-math-view": "3.9.5",
"react-native-navigation": "7.37.1-hotfix.1",
"react-native-notifications": "5.1.0",
"react-native-permissions": "3.10.1",
"react-native-reanimated": "3.5.4",
"react-native-safe-area-context": "4.7.4",
"react-native-screens": "3.27.0",
"react-native-section-list-get-item-layout": "2.2.3",
"react-native-shadow-2": "7.0.8",
"react-native-share": "10.0.1",
"react-native-svg": "14.0.0",
"react-native-vector-icons": "10.0.2",
"react-native-video": "5.2.1",
"react-native-walkthrough-tooltip": "1.5.0",
"react-native-webrtc": "111.0.6",
"react-native-webview": "13.6.3",
"react-syntax-highlighter": "15.5.0",
"readable-stream": "4.4.2",
"semver": "7.5.4",
"serialize-error": "11.0.3",
"shallow-equals": "1.0.0",
"tinycolor2": "1.6.0",
"url-parse": "1.5.10"
},
"devDependencies": {
"@babel/cli": "7.23.4",
"@babel/core": "7.23.",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.3",
"@babel/plugin-transform-flow-strip-types": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@babel/register": "7.22.15",
"@babel/runtime": "7.23.4",
"@react-native/eslint-config": "0.74.0",
"@react-native/metro-config": "0.73.2",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "12.4.0",
"@types/base-64": "1.0.2",
"@types/commonmark": "0.27.9",
"@types/commonmark-react-renderer": "4.3.4",
"@types/deep-equal": "1.0.4",
"@types/jest": "29.5.10",
"@types/lodash": "4.14.202",
"@types/mime-db": "1.43.5",
"@types/pako": "2.0.3",
"@types/querystringify": "2.0.2",
"@types/react": "18.2.38",
"@types/react-native-background-timer": "2.0.2",
"@types/react-native-button": "3.0.4",
"@types/react-native-dotenv": "0.2.2",
"@types/react-native-share": "3.3.6",
"@types/react-native-video": "5.0.18",
"@types/react-syntax-highlighter": "15.5.10",
"@types/react-test-renderer": "18.0.7",
"@types/readable-stream": "4.0.9",
"@types/semver": "7.5.6",
"@types/shallow-equals": "1.0.3",
"@types/tinycolor2": "1.4.6",
"@types/tough-cookie": "4.0.5",
"@types/url-parse": "1.4.11",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"axios": "1.6.2",
"axios-cookiejar-support": "4.0.7",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"babel-plugin-module-resolver": "5.0.0",
"deep-freeze": "0.0.1",
"detox": "20.13.5",
"eslint": "8.54.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"isomorphic-fetch": "3.0.0",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jetifier": "2.0.0",
"metro-react-native-babel-preset": "0.77.0",
"mmjstool": "github:mattermost/mattermost-utilities#83b1b311972b8f5e750aae4019457a40abb5aa44",
"mock-async-storage": "2.2.0",
"nock": "13.3.8",
"patch-package": "8.0.0",
"react-devtools-core": "4.28.5",
"react-native-svg-transformer": "1.1.0",
"react-test-renderer": "18.2.0",
"tough-cookie": "4.1.3",
"ts-jest": "29.1.1",
"typescript": "5.3.2",
"underscore": "1.13.6",
"util": "0.12.5",
"uuid": "9.0.1"
},
"scripts": {
"android": "react-native run-android",
"build:android": "./scripts/build.sh apk",
"build:android-unsigned": "./scripts/build.sh apk unsigned",
"build:ios": "./scripts/build.sh ipa",
"build:ios-sim": "./scripts/build.sh ipa simulator",
"build:ios-unsigned": "./scripts/build.sh ipa unsigned",
"check": "npm run lint && npm run tsc",
"check-test": "npm run lint && npm run tsc && npm run test",
"clean": "./scripts/clean.sh",
"e2e:android": "cd detox && npm run e2e:android-build && npm run e2e:android-test && cd ..",
"e2e:ios": "cd detox && npm run e2e:ios-test && cd ..",
"fix": "npm run lint -- --fix",
"i18n-clean-empty": "npm run mmjstool -- i18n clean-empty --mobile-dir .",
"i18n-extract": "npm run mmjstool -- i18n extract-mobile",
"ios": "react-native run-ios",
"ios-gems": "cd ios && bundle install",
"ios-gems-m1": "cd ios && arch -arm64 bundle install",
"lint": "eslint --ignore-path .gitignore --ignore-pattern node_modules --quiet .",
"mmjstool": "mmjstool",
"pod-install": "cd ios && pod install",
"pod-install-m1": "cd ios && arch -x86_64 pod install",
"postinstall": "patch-package && ./scripts/postinstall.sh",
"prepare": "husky install",
"preinstall": "./scripts/preinstall.sh && npx solidarity",
"start": "react-native start",
"test": "jest --forceExit --runInBand",
"test:coverage": "jest --coverage",
"test:watch": "npm test -- --watch",
"tsc": "NODE_OPTIONS=--max_old_space_size=12000 tsc --noEmit",
"updatesnapshot": "jest --updateSnapshot"
},
"overrides": {
"@testing-library/react-hooks": {
"@types/react": "^18.2.37",
"react": "^18.2.0",
"react-test-renderer": "^18.2.0"
},
"react-native": {
"react": "^18.2.0"
},
"react-native-elements": {
"react-native-safe-area-context": "^4.7.4"
},
"react-native-fast-image": {
"react": "^18.2.0"
},
"react-native-walkthrough-tooltip": {
"@types/react": "^18.2.18"
},
"@react-native-community/cli": {
"semver": "^6.3.1"
}
}
}