mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy 0.163.0 to xplat
Summary: Changelog: [Internal] Reviewed By: evanyeung Differential Revision: D32025457 fbshipit-source-id: f2c08e4baa9a39731ab970b917d2c67c852e9603
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c8b83d4e0b
commit
d150529656
+1
-1
@@ -71,4 +71,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.162.0
|
||||
^0.163.0
|
||||
|
||||
+1
-1
@@ -71,4 +71,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.162.0
|
||||
^0.163.0
|
||||
|
||||
+2
-2
@@ -98,8 +98,8 @@
|
||||
"abort-controller": "^3.0.0",
|
||||
"anser": "^1.4.9",
|
||||
"base64-js": "^1.1.2",
|
||||
"event-target-shim": "^5.0.1",
|
||||
"deprecated-react-native-prop-types": "^2.1.0",
|
||||
"event-target-shim": "^5.0.1",
|
||||
"hermes-engine": "~0.9.0",
|
||||
"invariant": "^2.2.4",
|
||||
"jsc-android": "^250230.2.1",
|
||||
@@ -120,7 +120,7 @@
|
||||
"ws": "^6.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.162.0",
|
||||
"flow-bin": "^0.163.0",
|
||||
"react": "17.0.2"
|
||||
},
|
||||
"detox": {
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"eslint-plugin-react-native": "3.10.0",
|
||||
"eslint-plugin-relay": "1.8.1",
|
||||
"flow-bin": "^0.162.0",
|
||||
"flow-bin": "^0.163.0",
|
||||
"jest": "^26.6.3",
|
||||
"jest-junit": "^10.0.0",
|
||||
"jscodeshift": "^0.11.0",
|
||||
|
||||
@@ -62,4 +62,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.162.0
|
||||
^0.163.0
|
||||
|
||||
@@ -3037,10 +3037,10 @@ flatted@^2.0.0:
|
||||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
|
||||
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
|
||||
|
||||
flow-bin@^0.162.0:
|
||||
version "0.162.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.162.0.tgz#26e3f9db2c93684499c68f1a85e57d888858dc5c"
|
||||
integrity sha512-AXbDZjRzMQpmvyqeXlS9NV4eNHWGV1Fg/1v6FtuIAu+zsYJJ0mJ2JumqNUxF47rxOoeL9jGtuMxInx9rgqnFCw==
|
||||
flow-bin@^0.163.0:
|
||||
version "0.163.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.163.0.tgz#c2cb62e336cfdeac035a4cc86e143e1e5ff4d1d0"
|
||||
integrity sha512-4rNdO/lT38/c+8SR4eZK+PthE9c3MFiDnr8TYBpIM77EkM2yl9Ug8N2oPPk0UJs6kG93Yb61G14s95dfSoUARA==
|
||||
|
||||
flow-parser@0.*, flow-parser@^0.121.0:
|
||||
version "0.121.0"
|
||||
|
||||
Reference in New Issue
Block a user