build(deps): bump vue-router from 5.0.6 to 5.1.0 in /src/static/app

Bumps [vue-router](https://github.com/vuejs/router) from 5.0.6 to 5.1.0.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v5.0.6...v5.1.0)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-13 20:34:19 +00:00
committed by GitHub
parent 56ac97b15c
commit 8b95b52fda
2 changed files with 184 additions and 165 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"uuid": "^14.0.0",
"vue": "^3.5.32",
"vue-chartjs": "^5.3.3",
"vue-router": "^5.0.6"
"vue-router": "^5.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.6",