From f1f208cdc7d82cdf6f599c0cab9bf49d003d8884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:20:47 +0000 Subject: [PATCH] Bump bootstrap-vue-next from 0.45.0 to 0.45.4 in /freedata_gui Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.45.0 to 0.45.4. - [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases) - [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md) - [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.45.4/packages/bootstrap-vue-next) --- updated-dependencies: - dependency-name: bootstrap-vue-next dependency-version: 0.45.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- freedata_gui/package-lock.json | 8 ++++---- freedata_gui/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/freedata_gui/package-lock.json b/freedata_gui/package-lock.json index b335b214..9095740b 100644 --- a/freedata_gui/package-lock.json +++ b/freedata_gui/package-lock.json @@ -12,7 +12,7 @@ "@popperjs/core": "^2.11.8", "bootstrap": "^5.3.8", "bootstrap-icons": "^1.13.1", - "bootstrap-vue-next": "^0.45.0", + "bootstrap-vue-next": "^0.45.4", "chart.js": "^4.5.1", "chartjs-plugin-annotation": "^3.1.0", "core-js": "^3.46.0", @@ -2417,9 +2417,9 @@ "license": "MIT" }, "node_modules/bootstrap-vue-next": { - "version": "0.45.0", - "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.45.0.tgz", - "integrity": "sha512-LWRmMwozow3ltgjnowoFTUPRbuFMaOHxEZ6qzy7RZfYdWJELU3PtB9LNuWVnS6SuD+wpvdPUpFx3PI5pPfFUaw==", + "version": "0.45.4", + "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.45.4.tgz", + "integrity": "sha512-l/Wxmiw3PZDjt0QLF6jPh1SguW6H+vxfe/zJb0ANX5vTVggmkgXgGjNzdHr4UB2eghVprGjpjSxUOMcSNaZzfA==", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.7.5", diff --git a/freedata_gui/package.json b/freedata_gui/package.json index 7c776b08..6d462aeb 100644 --- a/freedata_gui/package.json +++ b/freedata_gui/package.json @@ -28,7 +28,7 @@ "@popperjs/core": "^2.11.8", "bootstrap": "^5.3.8", "bootstrap-icons": "^1.13.1", - "bootstrap-vue-next": "^0.45.0", + "bootstrap-vue-next": "^0.45.4", "chart.js": "^4.5.1", "chartjs-plugin-annotation": "^3.1.0", "core-js": "^3.46.0",