Skip to content

Commit

Permalink
chore: Bump vue-router in /frontend in the npm-version-updates group
Browse files Browse the repository at this point in the history
Bumps the npm-version-updates group in /frontend with 1 update: [vue-router](https://github.com/vuejs/router).


Updates `vue-router` from 4.4.5 to 4.5.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.5...v4.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 26, 2024
1 parent 58aa194 commit 9dafdd4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@mdi/font": "^7.4.47",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-router": "^4.5.0",
"vuetify": "^3.7.4"
},
"devDependencies": {
Expand Down

0 comments on commit 9dafdd4

Please sign in to comment.