Skip to content

Commit

Permalink
[#1547] Upgrade Expo SDK to 50
Browse files Browse the repository at this point in the history
  • Loading branch information
ifirmawan committed Sep 17, 2024
1 parent bc3032e commit 600b293
Show file tree
Hide file tree
Showing 2 changed files with 2,708 additions and 2,374 deletions.
52 changes: 26 additions & 26 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,46 +17,46 @@
"eas:release": "eas build --platform=android --profile=release --non-interactive"
},
"dependencies": {
"@react-native-community/datetimepicker": "7.2.0",
"@react-native-community/netinfo": "9.3.10",
"@react-native-community/datetimepicker": "7.7.0",
"@react-native-community/netinfo": "11.1.0",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native-stack": "^6.9.12",
"@rneui/base": "^4.0.0-rc.7",
"@rneui/themed": "^4.0.0-rc.7",
"@sentry/react-native": "5.10.0",
"@sentry/react-native": "~5.20.0",
"axios": "^1.4.0",
"expo": "^49.0.22",
"expo-application": "~5.3.0",
"expo-asset": "~8.10.1",
"expo-background-fetch": "~11.3.0",
"expo-build-properties": "~0.8.3",
"expo-constants": "~14.4.2",
"expo-crypto": "~12.4.1",
"expo-device": "~5.4.0",
"expo-file-system": "~15.4.5",
"expo-image-picker": "~14.3.2",
"expo-location": "~16.1.0",
"expo-network": "~5.4.0",
"expo-notifications": "~0.20.1",
"expo-splash-screen": "~0.20.5",
"expo-sqlite": "~11.3.3",
"expo-status-bar": "~1.6.0",
"expo-task-manager": "~11.3.0",
"expo": "50",
"expo-application": "~5.8.4",
"expo-asset": "~9.0.2",
"expo-background-fetch": "~11.8.1",
"expo-build-properties": "~0.11.1",
"expo-constants": "~15.4.6",
"expo-crypto": "~12.8.1",
"expo-device": "~5.9.4",
"expo-file-system": "~16.0.9",
"expo-image-picker": "~14.7.1",
"expo-location": "~16.5.5",
"expo-network": "~5.8.0",
"expo-notifications": "~0.27.8",
"expo-splash-screen": "~0.26.5",
"expo-sqlite": "~13.4.0",
"expo-status-bar": "~1.11.1",
"expo-task-manager": "~11.7.3",
"formik": "^2.4.2",
"moment": "^2.30.1",
"prop-types": "^15.8.1",
"pullstate": "^1.25.0",
"react": "18.2.0",
"react-native": "0.72.10",
"react-native": "0.73.6",
"react-native-background-actions": "^3.0.1",
"react-native-element-dropdown": "^2.9.0",
"react-native-material-menu": "^2.0.0",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.0",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-vector-icons": "^9.2.0",
"react-native-webview": "13.2.2",
"sentry-expo": "~7.1.0",
"react-native-webview": "13.6.4",
"sentry-expo": "~7.2.0",
"yup": "^1.2.0"
},
"devDependencies": {
Expand All @@ -79,7 +79,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.0.0",
"jest": "^29.5.0",
"jest-expo": "~49.0.0",
"jest-expo": "~50.0.4",
"jest-react-native": "^18.0.0",
"prettier": "2.8.8",
"react-native-dotenv": "^3.4.9",
Expand Down
Loading

0 comments on commit 600b293

Please # to comment.