Skip to content

Commit

Permalink
chore(deps): bump vue-router from 4.1.0 to 4.2.4 in /frontend
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/router) from 4.1.0 to 4.2.4.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.1.0...v4.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 89bfcc9 commit 0220170
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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": {
"vue": "^3.2.37",
"vue-json-viewer": "^3.0.4",
"vue-router": "^4.0.16"
"vue-router": "^4.2.4"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.0",
Expand Down

0 comments on commit 0220170

Please sign in to comment.