From d3fa3aeb3dd8326da684ded5eb81897b5cc73649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 12:13:01 +0000 Subject: [PATCH] chore(deps): Bump bootstrap from 5.3.7 to 5.3.8 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.7 to 5.3.8. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2c4496801..91f749b4e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@webpack-cli/serve": "^3.0.1", "ace-builds": "^1.43.2", "babel-loader": "^10.0.0", - "bootstrap": "^5.3.7", + "bootstrap": "^5.3.8", "bootswatch": "^5.3.7", "chosen-js": "^1.8.7", "component-emitter": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 62eff9b2b..ca35e1e6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2471,7 +2471,7 @@ __metadata: languageName: node linkType: hard -"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.7": +"bootstrap@npm:^5.1.3": version: 5.3.7 resolution: "bootstrap@npm:5.3.7" peerDependencies: @@ -2480,6 +2480,15 @@ __metadata: languageName: node linkType: hard +"bootstrap@npm:^5.3.8": + version: 5.3.8 + resolution: "bootstrap@npm:5.3.8" + peerDependencies: + "@popperjs/core": ^2.11.8 + checksum: 10c0/0039a9df2c3e7bfa04f1abca199c299ff3b75869d578c0cb1721c6f1f203c91531788a5631ecbee01513481979314d0e4ba0d90c2011e6ce18fc2e0bc93e18d9 + languageName: node + linkType: hard + "bootswatch@npm:^5.3.7": version: 5.3.7 resolution: "bootswatch@npm:5.3.7" @@ -2696,7 +2705,7 @@ __metadata: "@webpack-cli/serve": "npm:^3.0.1" ace-builds: "npm:^1.43.2" babel-loader: "npm:^10.0.0" - bootstrap: "npm:^5.3.7" + bootstrap: "npm:^5.3.8" bootswatch: "npm:^5.3.7" chosen-js: "npm:^1.8.7" component-emitter: "npm:^2.0.0"