Merge pull request #172 from prymitive/dependabot/npm_and_yarn/ui/react-16.6.0

build(deps): bump react from 16.5.2 to 16.6.0 in /ui
This commit is contained in:
Łukasz Mierzwa
2018-10-24 08:06:14 +02:00
committed by GitHub
2 changed files with 14 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
"object-hash": "1.3.0",
"prop-types": "15.6.2",
"qs": "6.5.2",
"react": "16.5.2",
"react": "16.6.0",
"react-autosuggest": "9.4.2",
"react-datepicker": "1.7.0",
"react-dom": "16.5.2",

View File

@@ -9319,15 +9319,15 @@ react-transition-group@2.5.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.5.2:
version "16.5.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.5.2.tgz#19f6b444ed139baa45609eee6dc3d318b3895d42"
integrity sha512-FDCSVd3DjVTmbEAjUNX6FgfAmQ+ypJfHUsqUJOYNCBUp1h8lqmtC+0mXJ+JjsWx4KAVTkk1vKd1hLQPvEviSuw==
"react@15.x.x - 16.x.x", react@16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.0.tgz#b34761cfaf3e30f5508bc732fb4736730b7da246"
integrity sha512-zJPnx/jKtuOEXCbQ9BKaxDMxR0001/hzxXwYxG8septeyYGfsgAei6NgfbVgOhbY1WOP2o3VPs/E9HaN+9hV3Q==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
schedule "^0.5.0"
scheduler "^0.10.0"
read-pkg-up@^1.0.1:
version "1.0.1"
@@ -9867,6 +9867,14 @@ schedule@^0.5.0:
dependencies:
object-assign "^4.1.1"
scheduler@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.10.0.tgz#7988de90fe7edccc774ea175a783e69c40c521e1"
integrity sha512-+TSTVTCBAA3h8Anei3haDc1IRwMeDmtI/y/o3iBe3Mjl2vwYF9DtPDt929HyRmV/e7au7CLu8sc4C4W0VOs29w==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
schema-utils@^0.4.4, schema-utils@^0.4.5:
version "0.4.7"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"