@@ -9590,10 +9590,10 @@ promise@^7.1.1:
9590
9590
dependencies:
9591
9591
asap "~2.0.3"
9592
9592
9593
- promise@^8.0.3:
9594
- version "8.1 .0"
9595
- resolved "https://registry.yarnpkg.com/promise/-/promise-8.1 .0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e "
9596
- integrity sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q ==
9593
+ promise@^8.0.3, promise@^8.2.0 :
9594
+ version "8.3 .0"
9595
+ resolved "https://registry.yarnpkg.com/promise/-/promise-8.3 .0.tgz#8cb333d1edeb61ef23869fbb8a4ea0279ab60e0a "
9596
+ integrity sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg ==
9597
9597
dependencies:
9598
9598
asap "~2.0.6"
9599
9599
@@ -9797,6 +9797,16 @@ react-native-codegen@^0.0.17:
9797
9797
jscodeshift "^0.13.1"
9798
9798
nullthrows "^1.1.1"
9799
9799
9800
+ react-native-codegen@^0.0.18:
9801
+ version "0.0.18"
9802
+ resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.18.tgz#99d6623d65292e8ce3fdb1d133a358caaa2145e7"
9803
+ integrity sha512-XPI9aVsFy3dvgDZvyGWrFnknNiyb22kg5nHgxa0vjWTH9ENLBgVRZt9A64xHZ8BYihH+gl0p/1JNOCIEUzRPBg==
9804
+ dependencies:
9805
+ "@babel/parser" "^7.14.0"
9806
+ flow-parser "^0.121.0"
9807
+ jscodeshift "^0.13.1"
9808
+ nullthrows "^1.1.1"
9809
+
9800
9810
react-native-gradle-plugin@^0.0.5:
9801
9811
version "0.0.5"
9802
9812
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.0.5.tgz#1f20d437b140eda65b6e3bdf6eb102bbab1a5a10"
@@ -9917,9 +9927,9 @@ react-native-windows@^0.68.0:
9917
9927
ws "^6.1.4"
9918
9928
9919
9929
react-native@^0.68.0:
9920
- version "0.68.3 "
9921
- resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.68.3 .tgz#07ac7374acde9bc5e80f9e473e03d6b730528f1c "
9922
- integrity sha512-LPgLQ4e96NWCrJPKlXzKfvlg1ddhfUplsEg00/cfBIMFZPJn2inzo9Rym8I/JYjmRORe4GjGY8kOem72hPm0Lw ==
9930
+ version "0.68.5 "
9931
+ resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.68.5 .tgz#8ba7389e00b757c59b6ea23bf38303d52367d155 "
9932
+ integrity sha512-t3kiQ/gumFV+0r/NRSIGtYxanjY4da0utFqHgkMcRPJVwXFWC0Fr8YiOeRGYO1dp8EfrSsOjtfWic/inqVYlbQ ==
9923
9933
dependencies:
9924
9934
"@jest/create-cache-key-function" "^27.0.1"
9925
9935
"@react-native-community/cli" "^7.0.3"
@@ -9941,9 +9951,9 @@ react-native@^0.68.0:
9941
9951
metro-source-map "0.67.0"
9942
9952
nullthrows "^1.1.1"
9943
9953
pretty-format "^26.5.2"
9944
- promise "^8.0.3 "
9954
+ promise "^8.2.0 "
9945
9955
react-devtools-core "^4.23.0"
9946
- react-native-codegen "^0.0.17 "
9956
+ react-native-codegen "^0.0.18 "
9947
9957
react-native-gradle-plugin "^0.0.6"
9948
9958
react-refresh "^0.4.0"
9949
9959
react-shallow-renderer "16.14.1"
0 commit comments