From 7c0c7a4935716d802e9d922dfed8843d2d534e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 03:37:01 +0000 Subject: [PATCH] Bump bootstrap from 5.3.6 to 5.3.7 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.6 to 5.3.7. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.3.6...v5.3.7) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.7 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 190d44ec7..bcb9247d7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@webpack-cli/serve": "^3.0.1", "ace-builds": "^1.42.0", "babel-loader": "^10.0.0", - "bootstrap": "^5.3.6", + "bootstrap": "^5.3.7", "bootswatch": "^5.3.6", "chosen-js": "^1.8.7", "component-emitter": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index cfcd28d5d..0c6f94ebf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2440,7 +2440,7 @@ __metadata: languageName: node linkType: hard -"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.6": +"bootstrap@npm:^5.1.3": version: 5.3.6 resolution: "bootstrap@npm:5.3.6" peerDependencies: @@ -2449,6 +2449,15 @@ __metadata: languageName: node linkType: hard +"bootstrap@npm:^5.3.7": + version: 5.3.7 + resolution: "bootstrap@npm:5.3.7" + peerDependencies: + "@popperjs/core": ^2.11.8 + checksum: 10c0/019f0d683aec843b9fc0592ae78560cfe286bc8e31e706d40d8c15d390dcca7ab2ffa193a489a74f65ed5596800b9b79da867545ce3bbafca945b630fe0055af + languageName: node + linkType: hard + "bootswatch@npm:^5.3.6": version: 5.3.6 resolution: "bootswatch@npm:5.3.6" @@ -2664,7 +2673,7 @@ __metadata: "@webpack-cli/serve": "npm:^3.0.1" ace-builds: "npm:^1.42.0" babel-loader: "npm:^10.0.0" - bootstrap: "npm:^5.3.6" + bootstrap: "npm:^5.3.7" bootswatch: "npm:^5.3.6" chosen-js: "npm:^1.8.7" component-emitter: "npm:^2.0.0"