Skip to content

Commit

Permalink
Upgrade packages to versions with Expo SDK support
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored and github-actions[bot] committed Mar 7, 2024
1 parent 4a01b39 commit 74e9747
Show file tree
Hide file tree
Showing 2 changed files with 1,021 additions and 1,061 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"dependencies": {
"@config-plugins/detox": "7.0.0",
"@expo/xcpretty": "4.3.1",
"@react-native-async-storage/async-storage": "1.18.2",
"@react-native-async-storage/async-storage": "1.21.0",
"@react-native-community/masked-view": "0.1.11",
"@react-navigation/native": "6.1.14",
"@react-navigation/native-stack": "6.9.22",
"expo": "49.0.22",
"expo-constants": "~14.4.2",
"expo-image-picker": "~14.3.2",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0",
"expo": "50.0.11",
"expo-constants": "~15.4.5",
"expo-image-picker": "~14.7.1",
"expo-splash-screen": "~0.26.4",
"expo-status-bar": "~1.11.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.10",
"react-native-gesture-handler": "~2.12.1",
"react-native-reanimated": "~3.3.0",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.1",
"react-native": "0.73.4",
"react-native-gesture-handler": "~2.14.1",
"react-native-reanimated": "~3.6.3",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-web": "~0.19.10"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 74e9747

Please sign in to comment.