RN upgrade

Created Diff never expires
5 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
84 lines
8 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
87 lines
"dependencies": {
"dependencies": {
"@react-native-async-storage/async-storage": "^1.15.5",
"@react-native-async-storage/async-storage": "^1.15.5",
"@react-native-community/datetimepicker": "^5.1.0",
"@react-native-community/datetimepicker": "^5.1.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/bottom-tabs": "^6.2.0",
"@react-navigation/bottom-tabs": "^6.2.0",
"@react-navigation/native": "^6.0.8",
"@react-navigation/native": "^6.0.8",
"@react-navigation/native-stack": "^6.5.0",
"@react-navigation/native-stack": "^6.5.0",
"@reduxjs/toolkit": "^1.8.0",
"@reduxjs/toolkit": "^1.8.0",
"@thecodingmachine/redux-toolkit-wrapper": "2.0.1",
"@thecodingmachine/redux-toolkit-wrapper": "2.0.1",
"async-mutex": "^0.3.2",
"axios": "^0.26.0",
"axios": "^0.26.0",
"fbjs": "^3.0.4",
"fbjs": "^3.0.4",
"formik": "^2.2.9",
"formik": "^2.2.9",
"i18next": "^20.3.2",
"i18next": "^20.3.2",
"lodash": "^4.17.21",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"moment": "^2.29.1",
"prop-types": "^15.7.2",
"prop-types": "^15.7.2",
"react": "17.0.2",
"react": "17.0.2",
"react-i18next": "^11.11.0",
"react-i18next": "^11.11.0",
"react-native": "^0.66.2",
"react-native": "0.68.2",
"react-native-action-sheet": "^2.2.0",
"react-native-action-sheet": "^2.2.0",
"react-native-biometrics": "^2.1.4",
"react-native-biometrics": "^2.1.4",
"react-native-color-matrix-image-filters": "^5.2.10",
"react-native-color-matrix-image-filters": "^5.2.10",
"react-native-confirmation-code-field": "^7.3.0",
"react-native-confirmation-code-field": "^7.3.0",
"react-native-currency-input": "^1.0.1",
"react-native-currency-input": "^1.0.1",
"react-native-device-info": "^8.4.8",
"react-native-device-info": "^8.4.8",
"react-native-dotenv": "^3.3.1",
"react-native-dotenv": "^3.3.1",
"react-native-encrypted-storage": "^4.0.2",
"react-native-encrypted-storage": "^4.0.2",
"react-native-flipper": "^0.136.0",
"react-native-flipper": "^0.136.0",
"react-native-fs": "^2.19.0",
"react-native-fs": "^2.19.0",
"react-native-gesture-handler": "^2.3.0",
"react-native-gesture-handler": "^2.3.0",
"react-native-image-crop-picker": "^0.37.3",
"react-native-image-crop-picker": "^0.37.3",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-maps": "0.30.1",
"react-native-maps": "0.30.1",
"react-native-reanimated": "^2.4.1",
"react-native-reanimated": "^2.4.1",
"react-native-safe-area-context": "3.4.1",
"react-native-safe-area-context": "3.4.1",
"react-native-screens": "^3.13.1",
"react-native-screens": "^3.13.1",
"react-native-select-contact": "^1.6.3",
"react-native-select-contact": "^1.6.3",
"react-native-share": "^7.3.7",
"react-native-share": "^7.3.7",
"react-native-svg": "^12.1.1",
"react-native-svg": "^12.1.1",
"react-native-swipe-list-view": "^3.2.9",
"react-native-swipe-list-view": "^3.2.9",
"react-redux": "^7.2.6",
"react-redux": "^7.2.6",
"redux": "^4.1.2",
"redux": "^4.1.2",
"redux-flipper": "^2.0.1",
"redux-flipper": "^2.0.1",
"redux-persist": "^6.0.0",
"redux-persist": "^6.0.0",
"reselect": "^4.1.5",
"reselect": "^4.1.5",
"yup": "^0.32.11"
"yup": "^0.32.11"
},
},
"devDependencies": {
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/core": "^7.12.9",
"@babel/preset-env": "^7.1.6",
"@babel/preset-env": "^7.1.6",
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"@react-native-community/eslint-config": "^2.0.0",
"@testing-library/jest-native": "^4.0.5",
"@testing-library/jest-native": "^4.0.5",
"@testing-library/react-native": "^10.1.1",
"@testing-library/react-native": "^10.1.1",
"@types/fbemitter": "^2.0.32",
"@types/fbemitter": "^2.0.32",
"@types/jest": "^27.0.1",
"@types/jest": "^28.1.3",
"@types/lodash": "^4.14.178",
"@types/lodash": "^4.14.178",
"@types/react": "^17.0.21",
"@types/react": "^17.0.21",
"@types/react-native": "^0.65.0",
"@types/react-native": "^0.65.0",
"@types/react-native-dotenv": "^0.2.0",
"@types/react-native-dotenv": "^0.2.0",
"@types/react-native-snap-carousel": "^3.8.5",
"@types/react-native-snap-carousel": "^3.8.5",
"@types/react-redux": "^7.1.18",
"@types/react-redux": "^7.1.18",
"@types/react-test-renderer": "^17.0.1",
"@types/react-test-renderer": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"babel-jest": "^26.6.3",
"babel-jest": "^28.1.1",
"babel-plugin-module-resolver": "^4.0.0",
"babel-plugin-module-resolver": "^4.0.0",
"eslint": "^8.11.0",
"eslint": "^8.11.0",
"eslint-import-resolver-babel-module": "^5.1.2",
"eslint-import-resolver-babel-module": "^5.1.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^4.0.0",
"generate-changelog": "^1.8.0",
"generate-changelog": "^1.8.0",
"husky": "^7.0.0",
"husky": "^7.0.0",
"identity-obj-proxy": "^3.0.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.6.3",
"jest": "^28.1.1",
"jest-environment-jsdom": "^28.1.1",
"lint-staged": "^12.3.6",
"lint-staged": "^12.3.6",
"metro-react-native-babel-preset": "^0.64.0",
"metro-react-native-babel-preset": "^0.64.0",
"prettier": "^2.5.1",
"prettier": "^2.5.1",
"pretty-quick": "^3.1.3",
"pretty-quick": "^3.1.3",
"react-native-svg-transformer": "^1.0.0",
"react-native-svg-transformer": "^1.0.0",
"react-test-renderer": "^17.0.2",
"react-test-renderer": "^17.0.2",
"ts-jest": "^28.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.3"
},
},