mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump react-dom from 16.13.1 to 16.14.0 in /app
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 to 16.14.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.14.0/packages/react-dom) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e903cbff8c
commit
54d88210e3
2 changed files with 5 additions and 5 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"pify": "5.0.0",
|
||||
"queue": "6.0.1",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.13.1",
|
||||
"react-dom": "16.14.0",
|
||||
"semver": "7.3.2",
|
||||
"shell-env": "3.0.0",
|
||||
"uuid": "8.3.1"
|
||||
|
|
|
|||
|
|
@ -723,10 +723,10 @@ queue@6.0.1:
|
|||
dependencies:
|
||||
inherits "~2.0.3"
|
||||
|
||||
react-dom@16.13.1:
|
||||
version "16.13.1"
|
||||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
|
||||
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
|
||||
react-dom@16.14.0:
|
||||
version "16.14.0"
|
||||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
|
||||
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue