chore: Upgrade React Native for Xcode fix

This commit is contained in:
Marc Rousavy
2023-04-24 22:40:14 +02:00
parent bb7ab30a0e
commit bf52e8dad7
6 changed files with 613 additions and 578 deletions

View File

@@ -21,7 +21,7 @@
"@react-navigation/native-stack": "^6.9.9",
"@shopify/react-native-skia": "^0.1.175",
"react": "^18.2.0",
"react-native": "^0.71.3",
"react-native": "^0.71.7",
"react-native-gesture-handler": "^2.9.0",
"react-native-pressable-opacity": "^1.0.10",
"react-native-reanimated": "^3.0.2",
@@ -38,7 +38,7 @@
"@react-native-community/eslint-config": "^3.2.0",
"@react-native-community/eslint-plugin": "^1.3.0",
"@types/react": "^18.0.27",
"@types/react-native": "^0.71.2",
"@types/react-native": "^0.71.6",
"@types/react-native-vector-icons": "^6.4.13",
"@types/react-native-video": "^5.0.14",
"babel-plugin-module-resolver": "^5.0.0",