mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Bump used version of react-native-codegen to 0.69.1
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@
|
||||
"use-subscription": ">=1.0.0 <1.6.0",
|
||||
"whatwg-fetch": "^3.0.0",
|
||||
"ws": "^6.1.4",
|
||||
"react-native-codegen": "^0.69.0"
|
||||
"react-native-codegen": "^0.69.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.176.3",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"mkdirp": "^0.5.1",
|
||||
"prettier": "^2.4.1",
|
||||
"react": "18.0.0",
|
||||
"react-native-codegen": "^0.69.0",
|
||||
"react-native-codegen": "^0.69.1",
|
||||
"react-test-renderer": "18.0.0",
|
||||
"shelljs": "^0.8.5",
|
||||
"signedsource": "^1.0.0",
|
||||
|
||||
@@ -6017,7 +6017,7 @@ react-is@^18.0.0:
|
||||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.1.0.tgz#61aaed3096d30eacf2a2127118b5b41387d32a67"
|
||||
integrity sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==
|
||||
|
||||
react-native-codegen@*, react-native-codegen@^0.69.0:
|
||||
react-native-codegen@*:
|
||||
version "0.69.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.69.0.tgz#4760dbcbd2e57f4ace003aaab2e19f695a16097c"
|
||||
integrity sha512-f6wiG3CpF7mU+H7IDMUfItigWDFpah0jKG8Rp5FSz6Xx1wQy1RVVa9a2X9iTG7bE3kUu40nel8ouwHgCO84jMQ==
|
||||
@@ -6027,6 +6027,16 @@ react-native-codegen@*, react-native-codegen@^0.69.0:
|
||||
jscodeshift "^0.13.1"
|
||||
nullthrows "^1.1.1"
|
||||
|
||||
react-native-codegen@^0.69.1:
|
||||
version "0.69.1"
|
||||
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.69.1.tgz#3632be2f24464e6fad8dd11a25d1b6f3bc2c7d0b"
|
||||
integrity sha512-TOZEqBarczcyYN3iZE3VpKkooOevaAzBq9n7lU0h9mQUvtRhLVyolc+a5K6cWI0e4v4K69I0MqzjPcPeFKo32Q==
|
||||
dependencies:
|
||||
"@babel/parser" "^7.14.0"
|
||||
flow-parser "^0.121.0"
|
||||
jscodeshift "^0.13.1"
|
||||
nullthrows "^1.1.1"
|
||||
|
||||
react-native-gradle-plugin@^0.0.7:
|
||||
version "0.0.7"
|
||||
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.0.7.tgz#96602f909745239deab7b589443f14fce5da2056"
|
||||
|
||||
Reference in New Issue
Block a user