Skip to content

Commit

Permalink
chore(deps): update devdependency vue-router to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 8407fd2 commit 6904795
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url-parse": "^1.5.10"
},
"devDependencies": {
"vue-router": "^3.6.5"
"vue-router": "^4.2.5"
},
"peerDependencies": {
"drupal-jsonapi-params": "*"
Expand Down
14 changes: 9 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11284,7 +11284,7 @@ __metadata:
druxt: ^0.24.0
url-parse: ^1.5.10
vue: ^2.7.14
vue-router: ^3.6.5
vue-router: ^4.2.5
vuex: ^3.6.2
peerDependencies:
drupal-jsonapi-params: "*"
Expand Down Expand Up @@ -23707,10 +23707,14 @@ typescript@^4.3.5:
languageName: node
linkType: hard

"vue-router@npm:^3.6.5":
version: 3.6.5
resolution: "vue-router@npm:3.6.5"
checksum: b014ba4cba6838a4a6b7a2352b18982c2fd8bbbd6287e09c510845895d28f1c141fefb88369d1875c0cb6c7336c8536f614c8d1f5ac1c8709d60b4f945c486fb
"vue-router@npm:^4.2.5":
version: 4.2.5
resolution: "vue-router@npm:4.2.5"
dependencies:
"@vue/devtools-api": ^6.5.0
peerDependencies:
vue: ^3.2.0
checksum: 2449db4f3a1b3f0ccd16a3788000e47f0e26ca7035b6adf48ebd51d189eb2bad6c39664476cfad9c2ca22988032f5190c99970718495aa2a5c5595d50c8f71b9
languageName: node
linkType: hard

Expand Down

0 comments on commit 6904795

Please sign in to comment.