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

@@ -78,13 +78,13 @@
"@release-it/conventional-changelog": "^5.1.1",
"@shopify/react-native-skia": "^0.1.175",
"@types/react": "^18.0.27",
"@types/react-native": "^0.71.2",
"@types/react-native": "^0.71.6",
"eslint": "^8.33.0",
"pod-install": "^0.1.38",
"prettier": "^2.8.4",
"react": "^18.2.0",
"react-native": "^0.71.3",
"react-native-builder-bob": "^0.20.3",
"react-native": "^0.71.7",
"react-native-builder-bob": "^0.20.4",
"react-native-worklets": "https://github.com/chrfalch/react-native-worklets#d62d76c",
"release-it": "^15.6.0",
"typescript": "^4.9.5"