Skip to content

Commit

Permalink
DUP-468: Updating bootstrap (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltruong authored Jun 28, 2024
1 parent 21dcf29 commit 2619da2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@angular/platform-browser-dynamic": "^16.2.12",
"@angular/router": "^16.2.12",
"@babel/traverse": "7.23.2",
"@digitalspace/bcparks-bootstrap-theme": "^1.4.4",
"@digitalspace/bcparks-bootstrap-theme": "^1.4.6",
"@digitalspace/ngds-forms": "^0.0.109",
"@digitalspace/ngds-toolkit": "^0.0.92",
"@ng-bootstrap/ng-bootstrap": "^15.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1361,10 +1361,10 @@
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@digitalspace/bcparks-bootstrap-theme@^1.4.4":
version "1.4.4"
resolved "https://registry.yarnpkg.com/@digitalspace/bcparks-bootstrap-theme/-/bcparks-bootstrap-theme-1.4.4.tgz#ffef0d363aa653546767074d307ec8a3cfa27b85"
integrity sha512-+79t/LKDQGFEHQfvT+jVCvgqOmDTb5WXTv4B60Ve3mukimjlHVNvE5KMwVfCQNLhAYTYgfi3Gpl6ANtyDE+wuQ==
"@digitalspace/bcparks-bootstrap-theme@^1.4.6":
version "1.4.6"
resolved "https://registry.yarnpkg.com/@digitalspace/bcparks-bootstrap-theme/-/bcparks-bootstrap-theme-1.4.6.tgz#25f379c26f8fbc24c286f1ae70cdaf17f6e14b28"
integrity sha512-/C/SSBVKpCHTEbegvEyOEloNUcy1EnLxtLUOqQPafetT54fPmVdg92yvq9Eyjea1qSVOYT+nE4h6hiGLS7Qebw==
dependencies:
"@popperjs/core" "^2.11.8"
bootstrap "^5.3.3"
Expand Down

0 comments on commit 2619da2

Please sign in to comment.