Skip to content

Commit

Permalink
build(deps): bump vue-router from 4.4.2 to 4.4.3 (#1459)
Browse files Browse the repository at this point in the history
Bumps [vue-router](https://github.com/vuejs/router) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.2...v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent f8812a7 commit fd25973
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"vue": "^3.4.37",
"vue-i18n": "^9.13.1",
"vue-meta": "^2.4.0",
"vue-router": "^4.4.2",
"vue-router": "^4.4.3",
"vuex": "^4.1.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11144,7 +11144,7 @@ __metadata:
vue: "npm:^3.4.37"
vue-i18n: "npm:^9.13.1"
vue-meta: "npm:^2.4.0"
vue-router: "npm:^4.4.2"
vue-router: "npm:^4.4.3"
vuex: "npm:^4.1.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14486,14 +14486,14 @@ __metadata:
languageName: node
linkType: hard

"vue-router@npm:^4.4.2":
version: 4.4.2
resolution: "vue-router@npm:4.4.2"
"vue-router@npm:^4.4.3":
version: 4.4.3
resolution: "vue-router@npm:4.4.3"
dependencies:
"@vue/devtools-api": "npm:^6.6.3"
peerDependencies:
vue: ^3.2.0
checksum: 84921334919f0f90b0c60fec20912dec0ba97e6974cb6fbcf04c47235da44e032a1e06391880a1f5ca937efc5abf520ca8f8f59e9a3377d9cf67f17d3858862c
checksum: 7e313689a7df1595a69af2eb7ab334befe0e62fb52d64e23669a83668cf522b86609c05d607517019f727f1472b1a56e5367a21d2434a36a82362e935fd7e620
languageName: node
linkType: hard

Expand Down

0 comments on commit fd25973

Please sign in to comment.