Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
build(deps): bump vue-router from 4.4.0 to 4.4.1 in /frontend
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/router) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 1080e8e commit 2e89fe2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"floating-vue": "^5.2.2",
"jwt-decode": "^4.0.0",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
"vue-router": "^4.4.1",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions frontend/pnpm-lock.yaml

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

0 comments on commit 2e89fe2

Please sign in to comment.