fix(deps): update react monorepo to v16.8.2

This commit is contained in:
Renovate Bot
2019-02-14 19:20:15 +00:00
parent 58f920dec8
commit 59f071e656
2 changed files with 26 additions and 8 deletions

View File

@@ -28,10 +28,10 @@
"object-hash": "1.3.1",
"prop-types": "15.7.2",
"qs": "6.6.0",
"react": "16.8.1",
"react": "16.8.2",
"react-autosuggest": "9.4.3",
"react-datepicker": "2.1.0",
"react-dom": "16.8.1",
"react-dom": "16.8.2",
"react-highlighter": "0.4.3",
"react-idle-timer": "4.2.3",
"react-input-range": "1.3.0",

View File

@@ -9214,15 +9214,15 @@ react-dev-utils@^7.0.3:
strip-ansi "5.0.0"
text-table "0.2.0"
react-dom@16.8.1:
version "16.8.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.1.tgz#ec860f98853d09d39bafd3a6f1e12389d283dbb4"
integrity sha512-N74IZUrPt6UiDjXaO7UbDDFXeUXnVhZzeRLy/6iqqN1ipfjrhR60Bp5NuBK+rv3GMdqdIuwIl22u1SYwf330bg==
react-dom@16.8.2:
version "16.8.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.2.tgz#7c8a69545dd554d45d66442230ba04a6a0a3c3d3"
integrity sha512-cPGfgFfwi+VCZjk73buu14pYkYBR1b/SRMSYqkLDdhSEHnSwcuYTPu6/Bh6ZphJFIk80XLvbSe2azfcRzNF+Xg==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.1"
scheduler "^0.13.2"
react-error-overlay@^5.1.3:
version "5.1.3"
@@ -9445,7 +9445,7 @@ react-transition-group@2.5.3, 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.1:
"react@15.x.x - 16.x.x":
version "16.8.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a"
integrity sha512-wLw5CFGPdo7p/AgteFz7GblI2JPOos0+biSoxf1FPsGxWQZdN/pj6oToJs1crn61DL3Ln7mN86uZ4j74p31ELQ==
@@ -9455,6 +9455,16 @@ react-transition-group@2.5.3, react-transition-group@^2.2.1:
prop-types "^15.6.2"
scheduler "^0.13.1"
react@16.8.2:
version "16.8.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.2"
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"
@@ -9985,6 +9995,14 @@ scheduler@^0.13.1:
loose-envify "^1.1.0"
object-assign "^4.1.1"
scheduler@^0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.2.tgz#969eaee2764a51d2e97b20a60963b2546beff8fa"
integrity sha512-qK5P8tHS7vdEMCW5IPyt8v9MJOHqTrOUgPXib7tqm9vh834ibBX5BNhwkplX/0iOzHW5sXyluehYfS9yrkz9+w==
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"