added bootstrap-switch-button-react package

This commit is contained in:
Abhinav-grd 2021-04-18 12:38:48 +05:30
parent f24be87ed8
commit de32090142
2 changed files with 17 additions and 0 deletions

View file

@ -17,6 +17,7 @@
"@stripe/stripe-js": "^1.13.2",
"axios": "^0.20.0",
"bootstrap": "^4.5.2",
"bootstrap-switch-button-react": "^1.2.0",
"comlink": "^4.3.0",
"exif-js": "^2.3.0",
"formik": "^2.1.5",

View file

@ -2912,6 +2912,13 @@ body-parser@1.19.0:
raw-body "2.4.0"
type-is "~1.6.17"
bootstrap-switch-button-react@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/bootstrap-switch-button-react/-/bootstrap-switch-button-react-1.2.0.tgz#cbb3d8f208b4f2548500b907ce489713641ea3f5"
integrity sha512-p/l+Rp69VtXpK0Y2PR9XYE1TPuypxF+1CpBPmvLUpwXjCisuxtl2S8AF6PqeLDxizFeHuW5nUE6qnqrZY/9ZQA==
dependencies:
react "^16.11.0"
bootstrap@^4.5.2:
version "4.6.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
@ -6557,6 +6564,15 @@ react@16.13.1:
object-assign "^4.1.1"
prop-types "^15.6.2"
react@^16.11.0:
version "16.14.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6:
version "2.3.7"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"