Skip to content

Commit

Permalink
fix(deps): update dependency vue-router to v4.3.1 (#1759)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 88753e2 commit c4d5902
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 @@ -47,7 +47,7 @@
"svg-pan-zoom": "3.6.1",
"vue": "3.4.11",
"vue-i18n": "9.12.1",
"vue-router": "4.3.0",
"vue-router": "4.3.1",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.4.1",
"vuetify": "3.5.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3877,7 +3877,7 @@ __metadata:
vitest: "npm:1.5.0"
vue: "npm:3.4.11"
vue-i18n: "npm:9.12.1"
vue-router: "npm:4.3.0"
vue-router: "npm:4.3.1"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.4.1"
vuetify: "npm:3.5.14"
Expand Down Expand Up @@ -10601,14 +10601,14 @@ __metadata:
languageName: node
linkType: hard

"vue-router@npm:4.3.0":
version: 4.3.0
resolution: "vue-router@npm:4.3.0"
"vue-router@npm:4.3.1":
version: 4.3.1
resolution: "vue-router@npm:4.3.1"
dependencies:
"@vue/devtools-api": "npm:^6.5.1"
peerDependencies:
vue: ^3.2.0
checksum: 10c0/72865ad2e5e17035f1d38311caaec77759f9813f3a627553994c05c43d04ceeaf1f9325260be4c060411c49ed176035579bf4815a4c084b908688c0cc6b3cf72
checksum: 10c0/f8c148f365c7298511fe2b0273bb62b07fe87620d44a037f41ca0be5e84ef87015b13e1a614ad000b22e304ac527b5b04e03e7d317c09a59e74e3fa90f2fc64e
languageName: node
linkType: hard

Expand Down

0 comments on commit c4d5902

Please sign in to comment.