File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
packages/react-native-codegen Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 139139 "use-sync-external-store" : " ^1.0.0" ,
140140 "whatwg-fetch" : " ^3.0.0" ,
141141 "ws" : " ^6.2.2" ,
142- "react-native-codegen" : " ^0.71.4 "
142+ "react-native-codegen" : " ^0.71.5 "
143143 },
144144 "devDependencies" : {
145145 "flow-bin" : " ^0.191.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-codegen" ,
3- "version" : " 0.71.4 " ,
3+ "version" : " 0.71.5 " ,
44 "description" : " ⚛️ Code generation tools for React Native" ,
55 "homepage" : " https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen" ,
66 "repository" : {
Original file line number Diff line number Diff line change 4747 "mkdirp" : " ^0.5.1" ,
4848 "prettier" : " ^2.4.1" ,
4949 "react" : " 18.2.0" ,
50- "react-native-codegen" : " ^0.71.4 " ,
50+ "react-native-codegen" : " ^0.71.5 " ,
5151 "react-test-renderer" : " 18.2.0" ,
5252 "shelljs" : " ^0.8.5" ,
5353 "signedsource" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -6385,10 +6385,10 @@ react-native-codegen@*:
63856385 jscodeshift "^0.13.1"
63866386 nullthrows "^1.1.1"
63876387
6388- react-native-codegen@^0.71.4 :
6389- version "0.71.4 "
6390- resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.71.4 .tgz#082b3d9d137ba2e32da950d07b507753b17dde47 "
6391- integrity sha512-Jazh/tq3kWOthw5zNt52i0C94tSmJroxwb7/EadaThO/rS92RG1/20RfbSvS29CC4CHNjoMgwGJTEWdFQrExQg ==
6388+ react-native-codegen@^0.71.5 :
6389+ version "0.71.5 "
6390+ resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.71.5 .tgz#454a42a891cd4ca5fc436440d301044dc1349c14 "
6391+ integrity sha512-rfsuc0zkuUuMjFnrT55I1mDZ+pBRp2zAiRwxck3m6qeGJBGK5OV5JH66eDQ4aa+3m0of316CqrJDRzVlYufzIg ==
63926392 dependencies :
63936393 " @babel/parser" " ^7.14.0"
63946394 flow-parser "^0.185.0"
You can’t perform that action at this time.
0 commit comments