Skip to content

Commit

Permalink
build(deps): bump vue-router from 4.2.1 to 4.3.0 in /01-Login
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.2.1...v4.3.0)

---
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 Feb 21, 2024
1 parent aa69c32 commit e9e7ea3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions 01-Login/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 01-Login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"highlight.js": "^11.9.0",
"morgan": "^1.10.0",
"vue": "^3.3.4",
"vue-router": "^4.2.1"
"vue-router": "^4.3.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.6.1",
Expand Down

0 comments on commit e9e7ea3

Please sign in to comment.