Skip to content

Commit c365efb

Browse files
karlhorkygithub-actions[bot]
authored andcommitted
Upgrade packages to versions with Expo SDK support
1 parent 5da3e3d commit c365efb

File tree

2 files changed

+1052
-1054
lines changed

2 files changed

+1052
-1054
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@
1414
"dependencies": {
1515
"@config-plugins/detox": "7.0.0",
1616
"@expo/xcpretty": "4.3.1",
17-
"@react-native-async-storage/async-storage": "1.18.2",
17+
"@react-native-async-storage/async-storage": "1.21.0",
1818
"@react-native-community/masked-view": "0.1.11",
1919
"@react-navigation/native": "6.1.10",
2020
"@react-navigation/native-stack": "6.9.18",
21-
"expo": "49.0.22",
22-
"expo-constants": "~14.4.2",
23-
"expo-image-picker": "~14.3.2",
24-
"expo-splash-screen": "~0.20.5",
25-
"expo-status-bar": "~1.6.0",
21+
"expo": "50.0.8",
22+
"expo-constants": "~15.4.5",
23+
"expo-image-picker": "~14.7.1",
24+
"expo-splash-screen": "~0.26.4",
25+
"expo-status-bar": "~1.11.1",
2626
"react": "18.2.0",
2727
"react-dom": "18.2.0",
28-
"react-native": "0.72.10",
29-
"react-native-gesture-handler": "~2.12.1",
30-
"react-native-reanimated": "~3.3.0",
31-
"react-native-safe-area-context": "4.6.3",
32-
"react-native-screens": "~3.22.1",
28+
"react-native": "0.73.4",
29+
"react-native-gesture-handler": "~2.14.1",
30+
"react-native-reanimated": "~3.6.3",
31+
"react-native-safe-area-context": "4.8.2",
32+
"react-native-screens": "~3.29.0",
3333
"react-native-web": "~0.19.10"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)