Skip to content

Commit

Permalink
fix(studio): added again reactstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
slvnperron committed Jun 9, 2019
1 parent 04e3efd commit 1d99615
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/bp/ui-studio/package.json
Expand Up @@ -43,6 +43,7 @@
"react-toastify": "^3.3.3",
"react-treebeard": "^2.1.0",
"reactour": "^1.15.0",
"reactstrap": "^8.0.0",
"reduce-reducers": "^0.1.2",
"redux": "^3.7.2",
"redux-actions": "^2.2.1",
Expand Down
1 change: 1 addition & 0 deletions src/bp/ui-studio/src/web/index.jsx
Expand Up @@ -8,6 +8,7 @@ import { getToken } from '~/util/Auth'
import ReactSelect from 'expose-loader?ReactSelect!react-select'
import PropTypes from 'expose-loader?PropTypes!prop-types'
import ReactBootstrap from 'expose-loader?ReactBootstrap!react-bootstrap'
import Reactstrap from 'expose-loader?Reactstrap!reactstrap' // TODO Remove me once we migrated to blueprint
import ContentPickerWidget from 'expose-loader?BotpressContentPicker!~/components/Content/Select/Widget'
import ElementsList from 'expose-loader?ElementsList!~/components/Shared/ElementsList'
import { Provider } from 'react-redux'
Expand Down
31 changes: 28 additions & 3 deletions src/bp/ui-studio/yarn.lock
Expand Up @@ -74,7 +74,7 @@
core-js "^2.6.5"
regenerator-runtime "^0.13.2"

"@babel/runtime@^7.0.0":
"@babel/runtime@^7.0.0", "@babel/runtime@^7.2.0":
version "7.4.5"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.5.tgz#582bb531f5f9dc67d2fcb682979894f75e253f12"
integrity sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ==
Expand Down Expand Up @@ -4401,6 +4401,11 @@ lodash.isequal@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=

lodash.isfunction@^3.0.9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz#06de25df4db327ac931981d1bdb067e5af68d051"
integrity sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==

lodash.isobject@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d"
Expand Down Expand Up @@ -4435,6 +4440,11 @@ lodash.tail@^4.1.1:
resolved "https://registry.yarnpkg.com/lodash.tail/-/lodash.tail-4.1.1.tgz#d2333a36d9e7717c8ad2f7cacafec7c32b444664"
integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=

lodash.tonumber@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/lodash.tonumber/-/lodash.tonumber-4.0.3.tgz#0b96b31b35672793eb7f5a63ee791f1b9e9025d9"
integrity sha1-C5azGzVnJ5Prf1pj7nkfG56QJdk=

lodash.topath@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/lodash.topath/-/lodash.topath-4.5.2.tgz#3616351f3bba61994a0931989660bd03254fd009"
Expand Down Expand Up @@ -6052,7 +6062,7 @@ react-overlays@^0.8.0:
react-transition-group "^2.2.0"
warning "^3.0.0"

react-popper@^1.0.0:
react-popper@^1.0.0, react-popper@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-1.3.3.tgz#2c6cef7515a991256b4f0536cd4bdcb58a7b6af6"
integrity sha512-ynMZBPkXONPc5K4P5yFWgZx5JGAUIP3pGGLNs58cfAPgK67olx7fmLp+AdpZ0+GoQ+ieFDa/z4cdV6u7sioH6w==
Expand Down Expand Up @@ -6154,7 +6164,7 @@ react-toastify@^3.3.3:
prop-types "^15.6.0"
react-transition-group "^2.2.1"

react-transition-group@^2.0.0, react-transition-group@^2.2.0, react-transition-group@^2.2.1:
react-transition-group@^2.0.0, react-transition-group@^2.2.0, react-transition-group@^2.2.1, react-transition-group@^2.3.1:
version "2.9.0"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.9.0.tgz#df9cdb025796211151a436c69a8f3b97b5b07c8d"
integrity sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg==
Expand Down Expand Up @@ -6201,6 +6211,21 @@ reactour@^1.15.0:
scroll-smooth "1.0.1"
scrollparent "2.0.1"

reactstrap@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.0.0.tgz#db24d0127e58db89baa743dc660b65f611fe9b84"
integrity sha512-Rd7MyaFnZZXe1lbeBlgkxzyv+u7Z/ots0yYoO6ijT7/0uGsNwB1ch2h2t7Tf6u05jpbTFlLD+lyBEER0eibcQw==
dependencies:
"@babel/runtime" "^7.2.0"
classnames "^2.2.3"
lodash.isfunction "^3.0.9"
lodash.isobject "^3.0.2"
lodash.tonumber "^4.0.3"
prop-types "^15.5.8"
react-lifecycles-compat "^3.0.4"
react-popper "^1.3.3"
react-transition-group "^2.3.1"

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"
Expand Down

0 comments on commit 1d99615

Please sign in to comment.