From 58fff16c09347578f9e414da9b974828d8b61425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:33:57 +0000 Subject: [PATCH] Bump bootstrap-vue-next from 0.27.0 to 0.28.3 in /freedata_gui Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.27.0 to 0.28.3. - [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.28.3/packages/bootstrap-vue-next) --- updated-dependencies: - dependency-name: bootstrap-vue-next dependency-version: 0.28.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- freedata_gui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freedata_gui/package.json b/freedata_gui/package.json index 16745c27..d388a1c3 100644 --- a/freedata_gui/package.json +++ b/freedata_gui/package.json @@ -28,7 +28,7 @@ "@popperjs/core": "^2.11.8", "bootstrap": "^5.3.3", "bootstrap-icons": "^1.11.3", - "bootstrap-vue-next": "^0.27.0", + "bootstrap-vue-next": "^0.28.3", "chart.js": "^4.4.3", "chartjs-plugin-annotation": "^3.0.1", "core-js": "^3.8.3",