mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Restore 0.175.1 to xplat
Summary: Flow v0.176.1 has a bug when run in a non-lazy mode. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D35665720 fbshipit-source-id: a5fa691adf9ab5f5f4a67188fb3b52b4c69ee325
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1369eb57ec
commit
4daeb30f86
+1
-1
@@ -71,4 +71,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.176.1
|
||||
^0.175.1
|
||||
|
||||
+1
-1
@@ -71,4 +71,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.176.1
|
||||
^0.175.1
|
||||
|
||||
+1
-1
@@ -126,7 +126,7 @@
|
||||
"ws": "^6.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.176.1",
|
||||
"flow-bin": "^0.175.1",
|
||||
"react": "18.0.0",
|
||||
"react-test-renderer": "^18.0.0"
|
||||
},
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"eslint-plugin-react-native": "^3.11.0",
|
||||
"eslint-plugin-relay": "^1.8.2",
|
||||
"flow-bin": "^0.176.1",
|
||||
"flow-bin": "^0.175.1",
|
||||
"inquirer": "^7.1.0",
|
||||
"jest": "^26.6.3",
|
||||
"jest-junit": "^10.0.0",
|
||||
|
||||
@@ -63,4 +63,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.176.1
|
||||
^0.175.1
|
||||
|
||||
@@ -3221,10 +3221,10 @@ flatted@^3.1.0:
|
||||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
|
||||
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
|
||||
|
||||
flow-bin@^0.176.1:
|
||||
version "0.176.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.176.1.tgz#16a99d5efe63109df663bee9423103bcfe38a5ba"
|
||||
integrity sha512-NgGY28iMxAPB98Q6OS40DVgUdRqqwIp7CYPJQlKgGEKIrGe6FayABdqbi2in5ztHp7IISCewsLpD8gR++1FYwg==
|
||||
flow-bin@^0.175.1:
|
||||
version "0.175.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.175.1.tgz#72237070ba4f293f9e04113481e18929c1de50df"
|
||||
integrity sha512-zMCP0BPa9BrfBSR7QTcyT/XBwzUbyLdNG0eXvBuNxfHCbMRkUzSceRoOaEZIw+R+GH0UHjVfUvPJ30hXxz1Nfw==
|
||||
|
||||
flow-parser@0.*:
|
||||
version "0.163.0"
|
||||
|
||||
Reference in New Issue
Block a user