Upgrade to Expo 52
This commit is contained in:
9
app.json
9
app.json
@@ -2,9 +2,9 @@
|
||||
"expo": {
|
||||
"name": "ImEX Mobile",
|
||||
"slug": "imexmobile",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"extra": {
|
||||
"expover": "9",
|
||||
"expover": "1",
|
||||
"eas": {
|
||||
"projectId": "ffe01f3a-d507-4698-82cd-da1f1cad450b"
|
||||
}
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 1100034,
|
||||
"versionCode": 1100035,
|
||||
"googleServicesFile": "./google-services.json",
|
||||
"permissions": [
|
||||
"android.permission.READ_EXTERNAL_STORAGE",
|
||||
@@ -82,7 +82,8 @@
|
||||
"isAccessMediaLocationEnabled": "true"
|
||||
}
|
||||
],
|
||||
"expo-localization"
|
||||
"expo-localization",
|
||||
"expo-font"
|
||||
],
|
||||
"runtimeVersion": {
|
||||
"policy": "appVersion"
|
||||
|
||||
8859
package-lock.json
generated
8859
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
60
package.json
60
package.json
@@ -18,36 +18,36 @@
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.9.5",
|
||||
"@babel/preset-env": "7.1.6",
|
||||
"@expo/vector-icons": "^14.0.0",
|
||||
"@react-native-async-storage/async-storage": "1.21.0",
|
||||
"@expo/vector-icons": "^14.0.2",
|
||||
"@react-native-async-storage/async-storage": "1.23.1",
|
||||
"@react-native-community/cli-debugger-ui": "^9.0.0",
|
||||
"@react-native-community/datetimepicker": "7.6.1",
|
||||
"@react-native-community/datetimepicker": "8.2.0",
|
||||
"@react-native-community/masked-view": "^0.1.11",
|
||||
"@react-navigation/bottom-tabs": "^6.3.3",
|
||||
"@react-navigation/drawer": "^6.4.4",
|
||||
"@react-navigation/native": "^6.0.12",
|
||||
"@react-navigation/native-stack": "^6.8.0",
|
||||
"@react-navigation/stack": "^6.2.3",
|
||||
"@sentry/react-native": "5.19.1",
|
||||
"@sentry/react-native": "~6.3.0",
|
||||
"axios": "^1.6.7",
|
||||
"cloudinary-core": "^2.13.0",
|
||||
"dinero.js": "^1.9.1",
|
||||
"expo": "~50.0.8",
|
||||
"expo-application": "~5.8.3",
|
||||
"expo-av": "~13.10.5",
|
||||
"expo-constants": "~15.4.5",
|
||||
"expo-dev-client": "~3.3.9",
|
||||
"expo-device": "~5.9.3",
|
||||
"expo-file-system": "~16.0.6",
|
||||
"expo-font": "~11.10.3",
|
||||
"expo-image-manipulator": "~11.8.0",
|
||||
"expo": "^52.0.33",
|
||||
"expo-application": "~6.0.2",
|
||||
"expo-av": "~15.0.2",
|
||||
"expo-constants": "~17.0.5",
|
||||
"expo-dev-client": "~5.0.12",
|
||||
"expo-device": "~7.0.2",
|
||||
"expo-file-system": "~18.0.10",
|
||||
"expo-font": "~13.0.3",
|
||||
"expo-image-manipulator": "~13.0.6",
|
||||
"expo-images-picker": "^2.4.1",
|
||||
"expo-localization": "~14.8.3",
|
||||
"expo-media-library": "~15.9.1",
|
||||
"expo-status-bar": "~1.11.1",
|
||||
"expo-system-ui": "~2.9.3",
|
||||
"expo-updates": "~0.24.11",
|
||||
"expo-video-thumbnails": "~7.9.0",
|
||||
"expo-localization": "~16.0.1",
|
||||
"expo-media-library": "~17.0.5",
|
||||
"expo-status-bar": "~2.0.1",
|
||||
"expo-system-ui": "~4.0.8",
|
||||
"expo-updates": "~0.26.17",
|
||||
"expo-video-thumbnails": "~9.0.3",
|
||||
"firebase": "^10.8.0",
|
||||
"formik": "^2.4.5",
|
||||
"graphql": "^16.8.1",
|
||||
@@ -58,29 +58,29 @@
|
||||
"mime": "^3.0.0",
|
||||
"moment": "^2.30.1",
|
||||
"normalize-url": "^7.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-i18next": "^14.0.5",
|
||||
"react-is": ">=18.2.0",
|
||||
"react-native": "0.73.4",
|
||||
"react-native": "0.76.7",
|
||||
"react-native-draggable-flatlist": "^4.0.1",
|
||||
"react-native-element-dropdown": "^2.10.1",
|
||||
"react-native-gesture-handler": "~2.14.0",
|
||||
"react-native-gesture-handler": "~2.20.2",
|
||||
"react-native-image-gallery": "^2.1.5",
|
||||
"react-native-image-viewing": "^0.2.2",
|
||||
"react-native-indicators": "^0.17.0",
|
||||
"react-native-modal-datetime-picker": "^17.1.0",
|
||||
"react-native-pager-view": "6.2.3",
|
||||
"react-native-pager-view": "6.5.1",
|
||||
"react-native-paper": "^5.12.3",
|
||||
"react-native-progress": "^5.0.1",
|
||||
"react-native-reanimated": "~3.6.2",
|
||||
"react-native-safe-area-context": "4.8.2",
|
||||
"react-native-screens": "~3.29.0",
|
||||
"react-native-svg": "14.1.0",
|
||||
"react-native-reanimated": "~3.16.1",
|
||||
"react-native-safe-area-context": "4.12.0",
|
||||
"react-native-screens": "~4.4.0",
|
||||
"react-native-svg": "15.8.0",
|
||||
"react-native-tab-view": "3.5.2",
|
||||
"react-native-toast-message": "^2.2.0",
|
||||
"react-native-vector-icons": "*",
|
||||
"react-native-web": "~0.19.10",
|
||||
"react-native-web": "~0.19.13",
|
||||
"react-redux": "^9.1.0",
|
||||
"redux": "^5.0.1",
|
||||
"redux-logger": "^3.0.6",
|
||||
@@ -91,7 +91,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.9",
|
||||
"babel-preset-expo": "^10.0.1",
|
||||
"babel-preset-expo": "~12.0.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-native": "^4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user