chore: update RN versions to 0.70.5 (#1910)

PR bumping example apps to RN 0.70.5 since previous version will cause CI to fail due to bug in RN.
This commit is contained in:
Wojciech Lewicki
2022-11-07 16:58:25 +01:00
committed by GitHub
parent 18a2f93e40
commit 1a2e8c74ed
10 changed files with 1512 additions and 1522 deletions
+4 -4
View File
@@ -5537,10 +5537,10 @@ react-native-gradle-plugin@^0.70.3:
version "0.0.0"
uid ""
react-native@0.70.4:
version "0.70.4"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.4.tgz#f2a3a7996431a47a45ce1f5097352c5721417516"
integrity sha512-1e4jWotS20AJ/4lGVkZQs2wE0PvCpIRmPQEQ1FyH7wdyuewFFIxbUHqy6vAj1JWVFfAzbDakOQofrIkkHWLqNA==
react-native@0.70.5:
version "0.70.5"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.5.tgz#f60540b21d338891086e0a834e331c124dd1f55c"
integrity sha512-5NZM80LC3L+TIgQX/09yiyy48S73wMgpIgN5cCv3XTMR394+KpDI3rBZGH4aIgWWuwijz31YYVF5504+9n2Zfw==
dependencies:
"@jest/create-cache-key-function" "^29.0.3"
"@react-native-community/cli" "9.2.1"