From 69cf07130bbea1c705e8aa2bf6b478bd97613c8d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Mar 2019 23:43:20 +0000 Subject: [PATCH] fix(deps): update react monorepo to v16.8.4 --- ui/package.json | 4 ++-- ui/yarn.lock | 30 ++++++++++++++++++++++++------ 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/ui/package.json b/ui/package.json index 67a073fd1..df353847a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -28,10 +28,10 @@ "object-hash": "1.3.1", "prop-types": "15.7.2", "qs": "6.6.0", - "react": "16.8.3", + "react": "16.8.4", "react-autosuggest": "9.4.3", "react-datepicker": "2.1.0", - "react-dom": "16.8.3", + "react-dom": "16.8.4", "react-highlighter": "0.4.3", "react-idle-timer": "4.2.3", "react-input-range": "1.3.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index dff2c4e23..70ea1838f 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -9277,15 +9277,15 @@ react-dev-utils@^7.0.3: strip-ansi "5.0.0" text-table "0.2.0" -react-dom@16.8.3: - version "16.8.3" - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.3.tgz#ae236029e66210783ac81999d3015dfc475b9c32" - integrity sha512-ttMem9yJL4/lpItZAQ2NTFAbV7frotHk5DZEHXUOws2rMmrsvh1Na7ThGT0dTzUIl6pqTOi5tYREfL8AEna3lA== +react-dom@16.8.4: + version "16.8.4" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.4.tgz#1061a8e01a2b3b0c8160037441c3bf00a0e3bc48" + integrity sha512-Ob2wK7XG2tUDt7ps7LtLzGYYB6DXMCLj0G5fO6WeEICtT4/HdpOi7W/xLzZnR6RCG1tYza60nMdqtxzA8FaPJQ== dependencies: loose-envify "^1.1.0" object-assign "^4.1.1" prop-types "^15.6.2" - scheduler "^0.13.3" + scheduler "^0.13.4" react-error-overlay@^5.1.3: version "5.1.3" @@ -9509,7 +9509,7 @@ react-transition-group@2.6.0, react-transition-group@^2.2.1: prop-types "^15.6.2" react-lifecycles-compat "^3.0.4" -"react@15.x.x - 16.x.x", react@16.8.3: +"react@15.x.x - 16.x.x": version "16.8.3" resolved "https://registry.yarnpkg.com/react/-/react-16.8.3.tgz#c6f988a2ce895375de216edcfaedd6b9a76451d9" integrity sha512-3UoSIsEq8yTJuSu0luO1QQWYbgGEILm+eJl2QN/VLDi7hL+EN18M3q3oVZwmVzzBJ3DkM7RMdRwBmZZ+b4IzSA== @@ -9519,6 +9519,16 @@ react-transition-group@2.6.0, react-transition-group@^2.2.1: prop-types "^15.6.2" scheduler "^0.13.3" +react@16.8.4: + version "16.8.4" + resolved "https://registry.yarnpkg.com/react/-/react-16.8.4.tgz#fdf7bd9ae53f03a9c4cd1a371432c206be1c4768" + integrity sha512-0GQ6gFXfUH7aZcjGVymlPOASTuSjlQL4ZtVC5YKH+3JL6bBLCVO21DknzmaPlI90LN253ojj02nsapy+j7wIjg== + dependencies: + loose-envify "^1.1.0" + object-assign "^4.1.1" + prop-types "^15.6.2" + scheduler "^0.13.4" + read-pkg-up@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02" @@ -10035,6 +10045,14 @@ scheduler@^0.13.3: loose-envify "^1.1.0" object-assign "^4.1.1" +scheduler@^0.13.4: + version "0.13.4" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.4.tgz#8fef05e7a3580c76c0364d2df5e550e4c9140298" + integrity sha512-cvSOlRPxOHs5dAhP9yiS/6IDmVAVxmk33f0CtTJRkmUWcb1Us+t7b1wqdzoC0REw2muC9V5f1L/w5R5uKGaepA== + dependencies: + loose-envify "^1.1.0" + object-assign "^4.1.1" + schema-utils@^0.4.4: version "0.4.7" resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"