mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-22 02:18:28 +00:00
build(deps-dev): in embark-dapp-template-demo bump reactstrap from 8.0.1 to 8.1.1
This commit is contained in:
parent
57db0abc69
commit
eb77e8e4e0
@ -39,8 +39,8 @@
|
||||
"jquery": "3.4.1",
|
||||
"popper.js": "1.15.0",
|
||||
"react": "16.12.0",
|
||||
"reactstrap": "8.0.1",
|
||||
"react-dom": "16.12.0",
|
||||
"reactstrap": "8.1.1",
|
||||
"rimraf": "3.0.0"
|
||||
}
|
||||
}
|
||||
|
11
yarn.lock
11
yarn.lock
@ -17288,16 +17288,13 @@ reactstrap@6.5.0, reactstrap@^6.5.0:
|
||||
react-popper "^0.10.4"
|
||||
react-transition-group "^2.3.1"
|
||||
|
||||
reactstrap@8.0.1:
|
||||
version "8.0.1"
|
||||
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.0.1.tgz#0b663c8195f540bc1d6d5dbcbcf73cab56fe7c79"
|
||||
integrity sha512-GvUWEL+a2+3npK1OxTXcNBMHXX4x6uc1KQRzK7yAOl+8sAHTRWqjunvMUfny3oDh8yKVzgqpqQlWWvs1B2HR9A==
|
||||
reactstrap@8.1.1:
|
||||
version "8.1.1"
|
||||
resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.1.1.tgz#3d911aaf773bfa66ac36355cb521f7560599f9de"
|
||||
integrity sha512-m4IIdTHBT5wtcPts4w4rYngKuqIUC1BpncVxCTeIj4BQDxwjdab0gGyKJKfgXgArn6iI6syiDyez/h2tLWFjsw==
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user