mirror of https://github.com/embarklabs/embark.git
build(deps-dev): bump react from 16.7.0 to 16.9.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.7.0 to 16.9.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.9.0/packages/react) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
844e8ca55f
commit
97cc709d7f
|
@ -38,7 +38,7 @@
|
|||
"embark": "^4.1.0",
|
||||
"embark-reset": "^4.1.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"react": "16.7.0",
|
||||
"react": "16.9.0",
|
||||
"reactstrap": "8.0.1",
|
||||
"react-dom": "16.7.0",
|
||||
"rimraf": "3.0.0"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"fs-extra": "7.0.1",
|
||||
"haml": "0.4.3",
|
||||
"jquery": "3.4.0",
|
||||
"react": "16.7.0",
|
||||
"react": "16.9.0",
|
||||
"react-bootstrap": "0.32.4",
|
||||
"react-dom": "16.7.0",
|
||||
"zeppelin-solidity": "1.12.0"
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"prop-types": "15.6.2",
|
||||
"qs": "6.5.2",
|
||||
"re-resizable": "4.9.3",
|
||||
"react": "16.6.3",
|
||||
"react": "16.9.0",
|
||||
"react-app-polyfill": "0.1.3",
|
||||
"react-blockies": "1.4.0",
|
||||
"react-bootstrap-typeahead": "3.2.4",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -17665,27 +17665,7 @@ react-treebeard@3.1.0:
|
|||
shallowequal "^1.1.0"
|
||||
velocity-react "^1.4.1"
|
||||
|
||||
react@16.6.3:
|
||||
version "16.6.3"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.6.3.tgz#25d77c91911d6bbdd23db41e70fb094cc1e0871c"
|
||||
integrity sha512-zCvmH2vbEolgKxtqXL2wmGCUxUyNheYn/C+PD1YAjfxHC54+MhdruyhO7QieQrYsYeTxrn93PM2y0jRH1zEExw==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.2"
|
||||
scheduler "^0.11.2"
|
||||
|
||||
react@16.7.0:
|
||||
version "16.7.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.7.0.tgz#b674ec396b0a5715873b350446f7ea0802ab6381"
|
||||
integrity sha512-StCz3QY8lxTb5cl2HJxjwLFOXPIFQp+p+hxQfc8WE0QiLfCtIlKj8/+5tjjKm8uSTlAW+fCPaavGFS06V9Ar3A==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.2"
|
||||
scheduler "^0.12.0"
|
||||
|
||||
react@^16.8.3:
|
||||
react@16.9.0, react@^16.8.3:
|
||||
version "16.9.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.9.0.tgz#40ba2f9af13bc1a38d75dbf2f4359a5185c4f7aa"
|
||||
integrity sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==
|
||||
|
|
Loading…
Reference in New Issue