Skip to content

Commit

Permalink
Chore(deps): Bump vue-router from 4.4.5 to 4.5.0 (#761)
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent ff0155c commit d7bebda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"vue": "3.5.13",
"vue-audio-better": "3.0.1",
"vue-i18n": "10.0.4",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vuetify": "3.7.4",
"websocket-ts": "2.1.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5610,10 +5610,10 @@ [email protected], vue-i18n@^10.0.0:
"@intlify/shared" "10.0.4"
"@vue/devtools-api" "^6.5.0"

vue-router@4.4.5:
version "4.4.5"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.4.5.tgz#bdf535e4cf32414ebdea6b4b403593efdb541388"
integrity sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==
vue-router@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.5.0.tgz#58fc5fe374e10b6018f910328f756c3dae081f14"
integrity sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==
dependencies:
"@vue/devtools-api" "^6.6.4"

Expand Down

0 comments on commit d7bebda

Please sign in to comment.