mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-02 06:35:04 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user