Skip to content

Commit dbfc03b

Browse files
chore(deps-update): bump RN version (#213)
1 parent 6719453 commit dbfc03b

File tree

5 files changed

+268
-158
lines changed

5 files changed

+268
-158
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ PODS:
562562
- React-jsinspector (0.70.2)
563563
- React-logger (0.70.2):
564564
- glog
565-
- react-native-geolocation (3.0.1):
565+
- react-native-geolocation (3.0.3):
566566
- RCT-Folly (= 2021.07.22.00)
567567
- RCTRequired
568568
- RCTTypeSafety
@@ -845,7 +845,7 @@ SPEC CHECKSUMS:
845845
React-jsiexecutor: 53bd208e5c27939c6e6365528393445a596a9a2b
846846
React-jsinspector: 26c42646ab0bb69e29e837e23754fe7121eeaf94
847847
React-logger: 1bfd109a0ffa4c0989bbfac0c2d8c4abe4637faa
848-
react-native-geolocation: a58ed89465cd3876d47aa76eb4a4b7d5b8b86524
848+
react-native-geolocation: 56af2258c704269e8919c0e5418e47e7d417a240
849849
react-native-safe-area-context: 2f75b317784a1a8e224562941e50ecbc932d2097
850850
React-perflogger: 6009895616a455781293950bbd63d53cfc7ffbc5
851851
React-RCTActionSheet: 5e90aa5712af18bfc86c2c6d97d4dbe0e5451c1d

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@react-navigation/native": "^6.0.11",
1616
"@react-navigation/native-stack": "^6.7.0",
1717
"react": "18.1.0",
18-
"react-native": "0.70.2",
18+
"react-native": "0.70.5",
1919
"react-native-safe-area-context": "4.4.1",
2020
"react-native-screens": "3.17.0"
2121
},

example/yarn.lock

Lines changed: 132 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -905,12 +905,19 @@
905905
dependencies:
906906
"@hapi/hoek" "^9.0.0"
907907

908-
"@jest/create-cache-key-function@^27.0.1":
909-
version "27.5.1"
910-
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-27.5.1.tgz#7448fae15602ea95c828f5eceed35c202a820b31"
911-
integrity sha512-dmH1yW+makpTSURTy8VzdUwFnfQh1G8R+DxO2Ho2FFmBbKFEVm+3jWdvFhE2VqB/LATCTokkP0dotjyQyw5/AQ==
908+
"@jest/create-cache-key-function@^29.0.3":
909+
version "29.2.1"
910+
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-29.2.1.tgz#5f168051001ffea318b720cd6062daaf0b074913"
911+
integrity sha512-///wxGQUyP0GCr3L1OcqIzhsKvN2gOyqWsRxs56XGCdD8EEuoKg857G9nC+zcWIpIsG+3J5UnEbhe3LJw8CNmQ==
912912
dependencies:
913-
"@jest/types" "^27.5.1"
913+
"@jest/types" "^29.2.1"
914+
915+
"@jest/schemas@^29.0.0":
916+
version "29.0.0"
917+
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a"
918+
integrity sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==
919+
dependencies:
920+
"@sinclair/typebox" "^0.24.1"
914921

915922
"@jest/types@^26.6.2":
916923
version "26.6.2"
@@ -934,6 +941,18 @@
934941
"@types/yargs" "^16.0.0"
935942
chalk "^4.0.0"
936943

944+
"@jest/types@^29.2.1":
945+
version "29.2.1"
946+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.1.tgz#ec9c683094d4eb754e41e2119d8bdaef01cf6da0"
947+
integrity sha512-O/QNDQODLnINEPAI0cl9U6zUIDXEWXt6IC1o2N2QENuos7hlGUIthlKyV4p6ki3TvXFX071blj8HUhgLGquPjw==
948+
dependencies:
949+
"@jest/schemas" "^29.0.0"
950+
"@types/istanbul-lib-coverage" "^2.0.0"
951+
"@types/istanbul-reports" "^3.0.0"
952+
"@types/node" "*"
953+
"@types/yargs" "^17.0.8"
954+
chalk "^4.0.0"
955+
937956
"@jridgewell/gen-mapping@^0.1.0":
938957
version "0.1.1"
939958
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
@@ -979,22 +998,22 @@
979998
"@jridgewell/resolve-uri" "^3.0.3"
980999
"@jridgewell/sourcemap-codec" "^1.4.10"
9811000

982-
"@react-native-community/cli-clean@^9.1.0":
983-
version "9.1.0"
984-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-9.1.0.tgz#8d6c3591dbaa52a02bf345dcd79c3a997df6ade5"
985-
integrity sha512-3HznNw8EBQtLsVyV8b8+h76M9EeJcJgYn5wZVGQ5mghAOhqnSWVbwRvpDdb8ITXaiTIXFGNOxXnGKMXsu0CYTw==
1001+
"@react-native-community/cli-clean@^9.2.1":
1002+
version "9.2.1"
1003+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-9.2.1.tgz#198c5dd39c432efb5374582073065ff75d67d018"
1004+
integrity sha512-dyNWFrqRe31UEvNO+OFWmQ4hmqA07bR9Ief/6NnGwx67IO9q83D5PEAf/o96ML6jhSbDwCmpPKhPwwBbsyM3mQ==
9861005
dependencies:
987-
"@react-native-community/cli-tools" "^9.1.0"
1006+
"@react-native-community/cli-tools" "^9.2.1"
9881007
chalk "^4.1.2"
9891008
execa "^1.0.0"
9901009
prompts "^2.4.0"
9911010

992-
"@react-native-community/cli-config@^9.1.0":
993-
version "9.1.0"
994-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-9.1.0.tgz#f5775b920742672e222e531c04ed3075a6465cf9"
995-
integrity sha512-6G9d5weedQ6EMz37ZYXrFHCU2DG3yqvdLs4Jo2383cSxal+oO+kggaTgqLBKoMETz/S80KsMeC/l+MoRjc1pzw==
1011+
"@react-native-community/cli-config@^9.2.1":
1012+
version "9.2.1"
1013+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-9.2.1.tgz#54eb026d53621ccf3a9df8b189ac24f6e56b8750"
1014+
integrity sha512-gHJlBBXUgDN9vrr3aWkRqnYrPXZLztBDQoY97Mm5Yo6MidsEpYo2JIP6FH4N/N2p1TdjxJL4EFtdd/mBpiR2MQ==
9961015
dependencies:
997-
"@react-native-community/cli-tools" "^9.1.0"
1016+
"@react-native-community/cli-tools" "^9.2.1"
9981017
cosmiconfig "^5.1.0"
9991018
deepmerge "^3.2.0"
10001019
glob "^7.1.3"
@@ -1007,14 +1026,14 @@
10071026
dependencies:
10081027
serve-static "^1.13.1"
10091028

1010-
"@react-native-community/cli-doctor@^9.1.2":
1011-
version "9.1.2"
1012-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-9.1.2.tgz#b82e5b709e2829d0fd3bbdd8f9d531b2886a0afe"
1013-
integrity sha512-BmacbikyaxR4s54kq17LE0bBK7g8bcjc679ee36DqkX+Xij2VHHynLzTpuDJ8y6iHI2v13vauEMjnh4j612u5w==
1029+
"@react-native-community/cli-doctor@^9.2.1":
1030+
version "9.3.0"
1031+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-9.3.0.tgz#8817a3fd564453467def5b5bc8aecdc4205eff50"
1032+
integrity sha512-/fiuG2eDGC2/OrXMOWI5ifq4X1gdYTQhvW2m0TT5Lk1LuFiZsbTCp1lR+XILKekuTvmYNjEGdVpeDpdIWlXdEA==
10141033
dependencies:
1015-
"@react-native-community/cli-config" "^9.1.0"
1016-
"@react-native-community/cli-platform-ios" "^9.1.2"
1017-
"@react-native-community/cli-tools" "^9.1.0"
1034+
"@react-native-community/cli-config" "^9.2.1"
1035+
"@react-native-community/cli-platform-ios" "^9.3.0"
1036+
"@react-native-community/cli-tools" "^9.2.1"
10181037
chalk "^4.1.2"
10191038
command-exists "^1.2.8"
10201039
envinfo "^7.7.2"
@@ -1029,48 +1048,72 @@
10291048
sudo-prompt "^9.0.0"
10301049
wcwidth "^1.0.1"
10311050

1032-
"@react-native-community/cli-hermes@^9.1.0":
1033-
version "9.1.0"
1034-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-9.1.0.tgz#7e98f89767401dcf0be8c6fc8e36228557244014"
1035-
integrity sha512-Ly4dnlRZZ7FckFfSWnaD5BxszuEe9/WcJ6A7srW5UobqnnmEznDv1IY0oBTq1ggnmzIquM9dJQZ0UbcZeQjkoA==
1051+
"@react-native-community/cli-hermes@^9.2.1":
1052+
version "9.3.1"
1053+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-9.3.1.tgz#569d27c1effd684ba451ad4614e29a99228cec49"
1054+
integrity sha512-Mq4PK8m5YqIdaVq5IdRfp4qK09aVO+aiCtd6vjzjNUgk1+1X5cgUqV6L65h4N+TFJYJHcp2AnB+ik1FAYXvYPQ==
10361055
dependencies:
1037-
"@react-native-community/cli-platform-android" "^9.1.0"
1038-
"@react-native-community/cli-tools" "^9.1.0"
1056+
"@react-native-community/cli-platform-android" "^9.3.1"
1057+
"@react-native-community/cli-tools" "^9.2.1"
10391058
chalk "^4.1.2"
10401059
hermes-profile-transformer "^0.0.6"
10411060
ip "^1.1.5"
10421061

1043-
"@react-native-community/[email protected]", "@react-native-community/cli-platform-android@^9.1.0":
1044-
version "9.1.0"
1045-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-9.1.0.tgz#3f80c202196c3874b86395b7f3f5fc13093d2d9e"
1046-
integrity sha512-OZ/Krq0wH6T7LuAvwFdJYe47RrHG8IOcoab47H4QQdYGTmJgTS3SlVkr6gn79pZyBGyp7xVizD30QJrIIyDjnw==
1062+
"@react-native-community/[email protected]":
1063+
version "9.2.1"
1064+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-9.2.1.tgz#cd73cb6bbaeb478cafbed10bd12dfc01b484d488"
1065+
integrity sha512-VamCZ8nido3Q3Orhj6pBIx48itORNPLJ7iTfy3nucD1qISEDih3DOzCaQCtmqdEBgUkNkNl0O+cKgq5A3th3Zg==
1066+
dependencies:
1067+
"@react-native-community/cli-tools" "^9.2.1"
1068+
chalk "^4.1.2"
1069+
execa "^1.0.0"
1070+
fs-extra "^8.1.0"
1071+
glob "^7.1.3"
1072+
logkitty "^0.7.1"
1073+
slash "^3.0.0"
1074+
1075+
"@react-native-community/cli-platform-android@^9.3.1":
1076+
version "9.3.1"
1077+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-9.3.1.tgz#378cd72249653cc74672094400657139f21bafb8"
1078+
integrity sha512-m0bQ6Twewl7OEZoVf79I2GZmsDqh+Gh0bxfxWgwxobsKDxLx8/RNItAo1lVtTCgzuCR75cX4EEO8idIF9jYhew==
10471079
dependencies:
1048-
"@react-native-community/cli-tools" "^9.1.0"
1080+
"@react-native-community/cli-tools" "^9.2.1"
10491081
chalk "^4.1.2"
10501082
execa "^1.0.0"
10511083
fs-extra "^8.1.0"
10521084
glob "^7.1.3"
10531085
logkitty "^0.7.1"
10541086
slash "^3.0.0"
10551087

1056-
"@react-native-community/[email protected]", "@react-native-community/cli-platform-ios@^9.1.2":
1057-
version "9.1.2"
1058-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.1.2.tgz#fd59b2aadee8d54317f204b3c640767dca5e6225"
1059-
integrity sha512-XpgA9ymm76yjvtYPByqFF1LP7eM/lH5K3zpkZkV9MJLStOIo3mrzN2ywRDZ/xVOheh5LafS4YMmrjIajf11oIQ==
1088+
"@react-native-community/[email protected]":
1089+
version "9.2.1"
1090+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.2.1.tgz#d90740472216ffae5527dfc5f49063ede18a621f"
1091+
integrity sha512-dEgvkI6CFgPk3vs8IOR0toKVUjIFwe4AsXFvWWJL5qhrIzW9E5Owi0zPkSvzXsMlfYMbVX0COfVIK539ZxguSg==
1092+
dependencies:
1093+
"@react-native-community/cli-tools" "^9.2.1"
1094+
chalk "^4.1.2"
1095+
execa "^1.0.0"
1096+
glob "^7.1.3"
1097+
ora "^5.4.1"
1098+
1099+
"@react-native-community/cli-platform-ios@^9.3.0":
1100+
version "9.3.0"
1101+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.3.0.tgz#45abde2a395fddd7cf71e8b746c1dc1ee2260f9a"
1102+
integrity sha512-nihTX53BhF2Q8p4B67oG3RGe1XwggoGBrMb6vXdcu2aN0WeXJOXdBLgR900DAA1O8g7oy1Sudu6we+JsVTKnjw==
10601103
dependencies:
1061-
"@react-native-community/cli-tools" "^9.1.0"
1104+
"@react-native-community/cli-tools" "^9.2.1"
10621105
chalk "^4.1.2"
10631106
execa "^1.0.0"
10641107
glob "^7.1.3"
10651108
ora "^5.4.1"
10661109

1067-
"@react-native-community/cli-plugin-metro@^9.1.3":
1068-
version "9.1.3"
1069-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-9.1.3.tgz#3c701110dadded44cc2dcbd7067dcbf35a669779"
1070-
integrity sha512-eLZiGIMybNwkbfKRd8wfNP1u5pnsGYLD3YHlNQyRlfS7AMG7NCQN8bk2uWWJJmWAv632KFLConwJGcLhk6ZNMQ==
1110+
"@react-native-community/cli-plugin-metro@^9.2.1":
1111+
version "9.2.1"
1112+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-9.2.1.tgz#0ec207e78338e0cc0a3cbe1b43059c24afc66158"
1113+
integrity sha512-byBGBH6jDfUvcHGFA45W/sDwMlliv7flJ8Ns9foCh3VsIeYYPoDjjK7SawE9cPqRdMAD4SY7EVwqJnOtRbwLiQ==
10711114
dependencies:
1072-
"@react-native-community/cli-server-api" "^9.1.0"
1073-
"@react-native-community/cli-tools" "^9.1.0"
1115+
"@react-native-community/cli-server-api" "^9.2.1"
1116+
"@react-native-community/cli-tools" "^9.2.1"
10741117
chalk "^4.1.2"
10751118
metro "0.72.3"
10761119
metro-config "0.72.3"
@@ -1080,13 +1123,13 @@
10801123
metro-runtime "0.72.3"
10811124
readline "^1.3.0"
10821125

1083-
"@react-native-community/cli-server-api@^9.1.0":
1084-
version "9.1.0"
1085-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-9.1.0.tgz#efe04975ea6ea24f86a16d207288e8ac581e6509"
1086-
integrity sha512-Xf3hUqUc99hVmWOsmfNqUQ+sxhut9MIHlINzlo7Azxlmg9v9U/vtwJVJSIPD6iwPzvaPH1qeshzwy/r0GUR7fg==
1126+
"@react-native-community/cli-server-api@^9.2.1":
1127+
version "9.2.1"
1128+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-9.2.1.tgz#41ac5916b21d324bccef447f75600c03b2f54fbe"
1129+
integrity sha512-EI+9MUxEbWBQhWw2PkhejXfkcRqPl+58+whlXJvKHiiUd7oVbewFs0uLW0yZffUutt4FGx6Uh88JWEgwOzAdkw==
10871130
dependencies:
10881131
"@react-native-community/cli-debugger-ui" "^9.0.0"
1089-
"@react-native-community/cli-tools" "^9.1.0"
1132+
"@react-native-community/cli-tools" "^9.2.1"
10901133
compression "^1.7.1"
10911134
connect "^3.6.5"
10921135
errorhandler "^1.5.0"
@@ -1095,10 +1138,10 @@
10951138
serve-static "^1.13.1"
10961139
ws "^7.5.1"
10971140

1098-
"@react-native-community/cli-tools@^9.1.0":
1099-
version "9.1.0"
1100-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-9.1.0.tgz#81daf5c2aab2f7d681bb4a6a34246f043ef567c4"
1101-
integrity sha512-07Z1hyy4cYty84P9cGq+Xf8Vb0S/0ffxLVdVQEMmLjU71sC9YTUv1anJdZyt6f9uUPvA9+e/YIXw5Bu0rvuXIw==
1141+
"@react-native-community/cli-tools@^9.2.1":
1142+
version "9.2.1"
1143+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-9.2.1.tgz#c332324b1ea99f9efdc3643649bce968aa98191c"
1144+
integrity sha512-bHmL/wrKmBphz25eMtoJQgwwmeCylbPxqFJnFSbkqJPXQz3ManQ6q/gVVMqFyz7D3v+riaus/VXz3sEDa97uiQ==
11021145
dependencies:
11031146
appdirsjs "^1.2.4"
11041147
chalk "^4.1.2"
@@ -1117,19 +1160,19 @@
11171160
dependencies:
11181161
joi "^17.2.1"
11191162

1120-
"@react-native-community/cli@9.1.3":
1121-
version "9.1.3"
1122-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.1.3.tgz#abe5e406214edb2ca828c51fbdaed7baf776298c"
1123-
integrity sha512-dfiBxNvqSwxkMduH0eAEJNS+LBbwxm1rOlTO7bN+FZvUwZNCCgIYrixfRo+ifqDUv8N5AbpQB5umnLbs0AjPaA==
1163+
"@react-native-community/cli@9.2.1":
1164+
version "9.2.1"
1165+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.2.1.tgz#15cc32531fc323d4232d57b1f2d7c571816305ac"
1166+
integrity sha512-feMYS5WXXKF4TSWnCXozHxtWq36smyhGaENXlkiRESfYZ1mnCUlPfOanNCAvNvBqdyh9d4o0HxhYKX1g9l6DCQ==
11241167
dependencies:
1125-
"@react-native-community/cli-clean" "^9.1.0"
1126-
"@react-native-community/cli-config" "^9.1.0"
1168+
"@react-native-community/cli-clean" "^9.2.1"
1169+
"@react-native-community/cli-config" "^9.2.1"
11271170
"@react-native-community/cli-debugger-ui" "^9.0.0"
1128-
"@react-native-community/cli-doctor" "^9.1.2"
1129-
"@react-native-community/cli-hermes" "^9.1.0"
1130-
"@react-native-community/cli-plugin-metro" "^9.1.3"
1131-
"@react-native-community/cli-server-api" "^9.1.0"
1132-
"@react-native-community/cli-tools" "^9.1.0"
1171+
"@react-native-community/cli-doctor" "^9.2.1"
1172+
"@react-native-community/cli-hermes" "^9.2.1"
1173+
"@react-native-community/cli-plugin-metro" "^9.2.1"
1174+
"@react-native-community/cli-server-api" "^9.2.1"
1175+
"@react-native-community/cli-tools" "^9.2.1"
11331176
"@react-native-community/cli-types" "^9.1.0"
11341177
chalk "^4.1.2"
11351178
commander "^9.4.0"
@@ -1237,6 +1280,11 @@
12371280
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
12381281
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
12391282

1283+
"@sinclair/typebox@^0.24.1":
1284+
version "0.24.51"
1285+
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.51.tgz#645f33fe4e02defe26f2f5c0410e1c094eac7f5f"
1286+
integrity sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==
1287+
12401288
"@types/eslint-visitor-keys@^1.0.0":
12411289
version "1.0.0"
12421290
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
@@ -1290,6 +1338,13 @@
12901338
dependencies:
12911339
"@types/yargs-parser" "*"
12921340

1341+
"@types/yargs@^17.0.8":
1342+
version "17.0.13"
1343+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.13.tgz#34cced675ca1b1d51fcf4d34c3c6f0fa142a5c76"
1344+
integrity sha512-9sWaruZk2JGxIQU+IhI1fhPYRcQ0UuTNuKuCW9bR5fp7qi2Llf7WDzNa17Cy7TKnh3cdxDOiyTu6gaLS0eDatg==
1345+
dependencies:
1346+
"@types/yargs-parser" "*"
1347+
12931348
"@typescript-eslint/eslint-plugin@^3.1.0":
12941349
version "3.10.1"
12951350
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f"
@@ -4225,10 +4280,10 @@ react-is@^17.0.1:
42254280
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
42264281
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
42274282

4228-
react-native-codegen@^0.70.5:
4229-
version "0.70.5"
4230-
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.70.5.tgz#afcfec394fc9357d870452eace5c7550e6ac403f"
4231-
integrity sha512-vXqgCWWIWlzsCtwD6hbmwmCleGNJYm+n4xO9VMfzzlF3xt9gjC7/USSMTf/YZlCK/hDwQU412QrNS6A9OH+mag==
4283+
react-native-codegen@^0.70.6:
4284+
version "0.70.6"
4285+
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.70.6.tgz#2ce17d1faad02ad4562345f8ee7cbe6397eda5cb"
4286+
integrity sha512-kdwIhH2hi+cFnG5Nb8Ji2JwmcCxnaOOo9440ov7XDzSvGfmUStnCzl+MCW8jLjqHcE4icT7N9y+xx4f50vfBTw==
42324287
dependencies:
42334288
"@babel/parser" "^7.14.0"
42344289
flow-parser "^0.121.0"
@@ -4253,15 +4308,15 @@ [email protected]:
42534308
react-freeze "^1.0.0"
42544309
warn-once "^0.1.0"
42554310

4256-
4257-
version "0.70.2"
4258-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.2.tgz#d16c2b961c05d55439e8fc999825899257b18509"
4259-
integrity sha512-c0Usl1Lc4pApDI66wpHwX8SGBUqXouQ8Z8Q9gX4jBjnmO5E8Vmlv6IM0CWDqbX/tn+aKNHCBLqV5phnCqusGbw==
4311+
4312+
version "0.70.5"
4313+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.5.tgz#f60540b21d338891086e0a834e331c124dd1f55c"
4314+
integrity sha512-5NZM80LC3L+TIgQX/09yiyy48S73wMgpIgN5cCv3XTMR394+KpDI3rBZGH4aIgWWuwijz31YYVF5504+9n2Zfw==
42604315
dependencies:
4261-
"@jest/create-cache-key-function" "^27.0.1"
4262-
"@react-native-community/cli" "9.1.3"
4263-
"@react-native-community/cli-platform-android" "9.1.0"
4264-
"@react-native-community/cli-platform-ios" "9.1.2"
4316+
"@jest/create-cache-key-function" "^29.0.3"
4317+
"@react-native-community/cli" "9.2.1"
4318+
"@react-native-community/cli-platform-android" "9.2.1"
4319+
"@react-native-community/cli-platform-ios" "9.2.1"
42654320
"@react-native/assets" "1.0.0"
42664321
"@react-native/normalize-color" "2.0.0"
42674322
"@react-native/polyfills" "2.0.0"
@@ -4280,7 +4335,7 @@ [email protected]:
42804335
pretty-format "^26.5.2"
42814336
promise "^8.0.3"
42824337
react-devtools-core "4.24.0"
4283-
react-native-codegen "^0.70.5"
4338+
react-native-codegen "^0.70.6"
42844339
react-native-gradle-plugin "^0.70.3"
42854340
react-refresh "^0.4.0"
42864341
react-shallow-renderer "^16.15.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"metro-react-native-babel-preset": "^0.72.3",
6565
"prettier": "^2.6.2",
6666
"react": "18.1.0",
67-
"react-native": "0.70.2",
67+
"react-native": "0.70.5",
6868
"react-native-builder-bob": "^0.18.3",
6969
"react-test-renderer": "18.1.0",
7070
"semantic-release": "^15.13.21",

0 commit comments

Comments
 (0)