build(deps): bump vue from 3.5.27 to 3.5.28 in /src/static/app (#1134)

Bumps [vue](https://github.com/vuejs/core) from 3.5.27 to 3.5.28.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.27...v3.5.28)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-12 09:22:18 +01:00
committed by GitHub
parent 78a7211680
commit db78f42a04
2 changed files with 65 additions and 65 deletions

View File

@@ -35,7 +35,7 @@
"qrcodejs": "^1.0.0",
"simple-code-editor": "^2.0.9",
"uuid": "^13.0.0",
"vue": "^3.5.27",
"vue": "^3.5.28",
"vue-chartjs": "^5.3.3",
"vue-router": "^4.6.4"
},