Skip to content

Commit

Permalink
#3698: Update react-bootstrap to v2.0.0-rc.1 and bootstrap to v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gjvoosten committed Oct 18, 2021
1 parent ca668f1 commit 27f166d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@projectstorm/react-diagrams-core": "6.6.1",
"@projectstorm/react-diagrams-defaults": "6.6.1",
"@projectstorm/react-diagrams-routing": "6.6.1",
"bootstrap": "5.1.1",
"bootstrap": "5.1.3",
"change-case": "4.1.2",
"classnames": "2.3.1",
"closest": "0.0.1",
Expand Down Expand Up @@ -156,7 +156,7 @@
"prop-types": "15.7.2",
"react": "16.14.0",
"react-avatar-edit": "1.1.0",
"react-bootstrap": "2.0.0-rc.0",
"react-bootstrap": "2.0.0-rc.1",
"react-container-dimensions": "1.4.1",
"react-dom": "16.14.0",
"react-moment-proptypes": "1.8.1",
Expand Down
16 changes: 8 additions & 8 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5921,10 +5921,10 @@ boolify@^1.0.0:
resolved "https://registry.yarnpkg.com/boolify/-/boolify-1.0.1.tgz#b5c09e17cacd113d11b7bb3ed384cc012994d86b"
integrity sha1-tcCeF8rNET0Rt7s+04TMASmU2Gs=

[email protected].1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.1.1.tgz#9d6eed81e08feaccedf3adaca51fe4b73a2871df"
integrity sha512-/jUa4sSuDZWlDLQ1gwQQR8uoYSvLJzDd8m5o6bPKh3asLAMYVZKdRCjb1joUd5WXf0WwCNzd2EjwQQhupou0dA==
[email protected].3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.1.3.tgz#ba081b0c130f810fa70900acbc1c6d3c28fa8f34"
integrity sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==

boxen@^4.2.0:
version "4.2.0"
Expand Down Expand Up @@ -15587,10 +15587,10 @@ [email protected]:
exif-js "^2.3.0"
konva "^2.5.1"

[email protected].0:
version "2.0.0-rc.0"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.0.0-rc.0.tgz#490c6c7c28fd5f94d060691f086cf675f75eaa2e"
integrity sha512-E2z/FQ/sDUfyFTPxNwd/BjUq319151TAQ3vosArgljBPLMiEAP9PHKCqxW82auta3IcM1T/zEl7ETU7nk3V3aA==
[email protected].1:
version "2.0.0-rc.1"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.0.0-rc.1.tgz#c216b58ab53341a4e3870dc571c9d4bd82249b65"
integrity sha512-iKKtbEZXBd6bZ5ES5yh1nl4/gykGktL8vXh/VP4fHUZRUjIKnpvQ4F5gR33FiDyEHRXlKIlE3LRtGMZosujRuQ==
dependencies:
"@babel/runtime" "^7.14.0"
"@restart/context" "^2.1.4"
Expand Down

0 comments on commit 27f166d

Please sign in to comment.