File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3939 "@shopify/flash-list" : " ^1.6.1" ,
4040 "apisauce" : " 3.0.1" ,
4141 "date-fns" : " ^2.30.0" ,
42- "expo" : " ^49.0.18 " ,
42+ "expo" : " ^49.0.21 " ,
4343 "expo-application" : " ~5.4.0" ,
4444 "expo-build-properties" : " ~0.8.3" ,
4545 "expo-font" : " ~11.6.0" ,
5353 "mobx-state-tree" : " 5.3.0" ,
5454 "react" : " 18.2.0" ,
5555 "react-dom" : " 18.2.0" ,
56- "react-native" : " 0.72.6 " ,
56+ "react-native" : " 0.72.7 " ,
5757 "react-native-drawer-layout" : " ^4.0.0-alpha.1" ,
5858 "react-native-gesture-handler" : " ~2.12.0" ,
5959 "react-native-reanimated" : " ~3.3.0" ,
Original file line number Diff line number Diff line change 44// New ignited apps using prebuild will have more up-to-date versions of these packages.
55export const expoGoCompatExpectedVersions = {
66 "@react-native-async-storage/async-storage" : "1.18.2" ,
7+ "@shopify/flash-list" : "1.4.3" ,
78 "expo-application" : "~5.3.0" ,
89 "expo-font" : "~11.4.0" ,
910 "expo-localization" : "~14.3.0" ,
10- "@shopify/flash-list " : "1.4.3 " ,
11+ "react-native " : "0.72.6 " ,
1112}
1213
1314// This function takes a package.json file as a string and updates the versions of the
You can’t perform that action at this time.
0 commit comments