Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Commit 9b0093a

Browse files
upgrade to sdk 42
1 parent f8bf6d2 commit 9b0093a

2 files changed

Lines changed: 404 additions & 1008 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"@react-native-community/masked-view": "0.1.10",
1212
"@react-navigation/native": "5.5.1",
1313
"@react-navigation/stack": "5.5.1",
14-
"expo": "^41.0.0",
15-
"expo-asset": "~8.3.1",
16-
"expo-constants": "~10.1.3",
17-
"expo-font": "~9.1.0",
14+
"expo": "^42.0.0",
15+
"expo-asset": "~8.3.3",
16+
"expo-constants": "~11.0.1",
17+
"expo-font": "~9.2.1",
1818
"firebase": "8.2.3",
1919
"formik": "2.1.4",
2020
"react": "16.13.1",
2121
"react-dom": "16.13.1",
22-
"react-native": "https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz",
22+
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
2323
"react-native-gesture-handler": "~1.10.2",
2424
"react-native-hide-with-keyboard": "1.2.1",
25-
"react-native-reanimated": "~2.1.0",
25+
"react-native-reanimated": "~2.2.0",
2626
"react-native-safe-area-context": "3.2.0",
27-
"react-native-screens": "~3.0.0",
27+
"react-native-screens": "~3.4.0",
2828
"react-native-web": "~0.13.12",
2929
"yup": "0.27.0"
3030
},

0 commit comments

Comments
 (0)