From 320f2e958abe7fc1de24b64f677eab16a882e545 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 13:47:56 +0000 Subject: [PATCH] Bump bootstrap from 4.3.1 to 5.0.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e05a4e..4826e13 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@coreui/coreui": "2.1.16", "@coreui/coreui-plugin-chartjs-custom-tooltips": "1.3.1", "@coreui/icons": "0.3.0", - "bootstrap": "4.3.1", + "bootstrap": "5.0.0", "chart.js": "2.9.2", "core-js": "2.6.11", "flag-icon-css": "3.4.6",