From e534fc8f56fb6d5c59667734ce70ccb458b67276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 08:34:50 +0000 Subject: [PATCH] Bump bootstrap from 4.6.2 to 5.0.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.2...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b6528486c..04e85e7d0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "Easy-Responsive-Tabs-to-Accordion": "peterstadler/Easy-Responsive-Tabs-to-Accordion#develop", "Junicode-New": "https://github.com/psb1558/Junicode-New", "WeGA-ODD": "edirom/WeGA-ODD#develop", - "bootstrap": "^4.3.1", + "bootstrap": "^5.0.0", "bootstrap-hover-dropdown": "^2.2.1", "bootstrap-remote-data": "peterstadler/bootstrap-remote-data#master", "bravura": "https://github.com/steinbergmedia/bravura", diff --git a/yarn.lock b/yarn.lock index 4601e4078..0ffa635dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -450,11 +450,16 @@ bootstrap-vue@^2.21.2: portal-vue "^2.1.7" vue-functional-data-merge "^3.1.0" -bootstrap@^4.3.1, bootstrap@^4.6.1: +bootstrap@^4.6.1: version "4.6.2" resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479" integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ== +bootstrap@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2" + integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA== + bootstrap@^5.1.3: version "5.3.3" resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"