build(deps): bump bootstrap-vue-next 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.7 to 0.45.9.
- [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.9/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-version: 0.45.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1120/head
dependabot[bot] 2026-08-01 16:13:40 +00:00 committed by GitHub
parent 31becb6ba5
commit 14a1507b6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View File

@ -1,18 +1,18 @@
{
"name": "FreeDATA",
"version": "0.18.0",
"version": "0.18.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "FreeDATA",
"version": "0.18.0",
"version": "0.18.1",
"license": "GPL-3.0",
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.8",
"bootstrap-icons": "^1.13.1",
"bootstrap-vue-next": "^0.45.7",
"bootstrap-vue-next": "^0.45.9",
"chart.js": "^4.5.1",
"chartjs-plugin-annotation": "^3.1.0",
"core-js": "^3.49.0",
@ -2777,9 +2777,9 @@
"license": "MIT"
},
"node_modules/bootstrap-vue-next": {
"version": "0.45.7",
"resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.45.7.tgz",
"integrity": "sha512-+xu9d/Luuc5JJQgDVnhFsIVruOwnl/YDIFl/bLE8OgkzR078zm66RQ8dtBSxPP+lxT3RmkW+UoYiDbwCBHfLmg==",
"version": "0.45.9",
"resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.45.9.tgz",
"integrity": "sha512-zW3zRxmdj9UfPY7NCwrMH6USoBSu0yy2rSdMSAcXdAS9qQmbp2wo+1wF0UkDkpZlud4067ZTnYCSgsthAEB2rg==",
"license": "MIT",
"dependencies": {
"@floating-ui/core": "^1.7.5",
@ -10380,9 +10380,9 @@
}
},
"node_modules/uuid": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz",
"integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==",
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-13.0.2.tgz",
"integrity": "sha512-vzi9uRZ926x4XV73S/4qQaTwPXM2JBj6/6lI/byHH1jOpCzb0zDbfytgA9LcN/hzb2l7WQSQnxITOVx5un/wGw==",
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"

View File

@ -28,7 +28,7 @@
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.8",
"bootstrap-icons": "^1.13.1",
"bootstrap-vue-next": "^0.45.7",
"bootstrap-vue-next": "^0.45.9",
"chart.js": "^4.5.1",
"chartjs-plugin-annotation": "^3.1.0",
"core-js": "^3.49.0",