build(deps): bump vue-router from 4.5.1 to 5.1.0 in /src/static/client
Some checks failed
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled

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

---
updated-dependencies:
- dependency-name: vue-router
  dependency-version: 5.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-05 17:18:22 +00:00
committed by GitHub
parent 3bc88a3006
commit 4f99096d80
2 changed files with 399 additions and 60 deletions

View File

@@ -18,7 +18,7 @@
"qrcode": "^1.5.4",
"uuid": "^14.0.0",
"vue": "^3.5.35",
"vue-router": "^4.5.1"
"vue-router": "^5.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.6",