From 42c0c1e51e201a8f93e4602d6170787ee64ba1d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 2 May 2018 10:12:57 +0000 Subject: [PATCH] Bump reactstrap from 5.0.0-alpha.3 to 6.0.1 Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 5.0.0-alpha.3 to 6.0.1. - [Release notes](https://github.com/reactstrap/reactstrap/releases) - [Changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactstrap/reactstrap/compare/5.0.0-alpha.3...6.0.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 56 +++++++++++++++++++++++++++++++++++----------------- 2 files changed, 39 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index ad653b5..703058f 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "react-state-helpers": "^1.5.16", "react-toastify": "^2.1.5", "react-truncate": "^2.2.2", - "reactstrap": "^5.0.0-alpha.3", + "reactstrap": "^6.0.1", "redux": "^3.7.2", "redux-actions": "^2.2.1", "redux-logger": "^3.0.6", diff --git a/yarn.lock b/yarn.lock index e65ba78..f6fffa5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2324,6 +2324,10 @@ dom-helpers@^3.2.0: version "3.2.1" resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.2.1.tgz#3203e07fed217bd1f424b019735582fc37b2825a" +dom-helpers@^3.3.1: + version "3.3.1" + resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.3.1.tgz#fc1a4e15ffdf60ddde03a480a9c0fece821dd4a6" + dom-serializer@0, dom-serializer@~0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82" @@ -4928,9 +4932,9 @@ lodash.isequal@^3.0: lodash._baseisequal "^3.0.0" lodash._bindcallback "^3.0.0" -lodash.isfunction@^3.0.8: - version "3.0.8" - resolved "https://registry.yarnpkg.com/lodash.isfunction/-/lodash.isfunction-3.0.8.tgz#4db709fc81bc4a8fd7127a458a5346c5cdce2c6b" +lodash.isfunction@^3.0.9: + version "3.0.9" + resolved "https://registry.yarnpkg.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz#06de25df4db327ac931981d1bdb067e5af68d051" lodash.isobject@^3.0.2: version "3.0.2" @@ -5986,9 +5990,9 @@ pngjs@^2.3.1: version "2.3.1" resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-2.3.1.tgz#11d1e12b9cb64d63e30c143a330f4c1f567da85f" -popper.js@^1.12.5: - version "1.12.6" - resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.12.6.tgz#91e12a97b07815258b76915d64044e8ac053d426" +popper.js@^1.14.1: + version "1.14.3" + resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.14.3.tgz#1438f98d046acf7b4d78cd502bf418ac64d4f095" popsicle@^6.2.0: version "6.2.2" @@ -6792,6 +6796,14 @@ prop-types@^15.6.0: loose-envify "^1.3.1" object-assign "^4.1.1" +prop-types@^15.6.1: + version "15.6.1" + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca" + dependencies: + fbjs "^0.8.16" + loose-envify "^1.3.1" + object-assign "^4.1.1" + proxy-addr@~1.1.3: version "1.1.4" resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.4.tgz#27e545f6960a44a627d9b44467e35c1b6b4ce2f3" @@ -6992,12 +7004,12 @@ react-keydown@^1.9.4: dependencies: core-js "^2.5.0" -react-popper@^0.7.2: - version "0.7.4" - resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-0.7.4.tgz#8649d539837e7c6f47bc9b24c9cf57a404e199a1" +react-popper@^0.10.4: + version "0.10.4" + resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-0.10.4.tgz#af2a415ea22291edd504678d7afda8a6ee3295aa" dependencies: - popper.js "^1.12.5" - prop-types "^15.5.10" + popper.js "^1.14.1" + prop-types "^15.6.1" react-proxy@^3.0.0-alpha.0: version "3.0.0-alpha.1" @@ -7062,7 +7074,7 @@ react-toastify@^2.1.5: prop-types "^15.6.0" react-transition-group "^2.2.1" -react-transition-group@^2.2.0, react-transition-group@^2.2.1: +react-transition-group@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.2.1.tgz#e9fb677b79e6455fd391b03823afe84849df4a10" dependencies: @@ -7073,6 +7085,14 @@ react-transition-group@^2.2.0, react-transition-group@^2.2.1: prop-types "^15.5.8" warning "^3.0.0" +react-transition-group@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.3.1.tgz#31d611b33e143a5e0f2d94c348e026a0f3b474b6" + dependencies: + dom-helpers "^3.3.1" + loose-envify "^1.3.1" + prop-types "^15.6.1" + react-truncate@^2.2.2: version "2.2.2" resolved "https://registry.yarnpkg.com/react-truncate/-/react-truncate-2.2.2.tgz#c13e420df82cf6d0385bb2a6eb10212743085550" @@ -7086,17 +7106,17 @@ react@^16.0.0: object-assign "^4.1.1" prop-types "^15.6.0" -reactstrap@^5.0.0-alpha.3: - version "5.0.0-alpha.3" - resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-5.0.0-alpha.3.tgz#d2b46821efdf8c0511d59c1020fa4cfda174afc9" +reactstrap@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-6.0.1.tgz#944984ee8dc684c7dc09b8de9b722153a1ca7e95" dependencies: classnames "^2.2.3" - lodash.isfunction "^3.0.8" + lodash.isfunction "^3.0.9" lodash.isobject "^3.0.2" lodash.tonumber "^4.0.3" prop-types "^15.5.8" - react-popper "^0.7.2" - react-transition-group "^2.2.0" + react-popper "^0.10.4" + react-transition-group "^2.3.1" read-cache@^1.0.0: version "1.0.0"