build(deps): bump vue-router from 4.2.0 to 4.2.1

Bumps [vue-router](https://github.com/vuejs/router) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-24 04:54:37 +00:00 committed by Matthias
parent 0cf72c7a55
commit f28601302c
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"vue-class-component": "^7.2.5",
"vue-demi": "^0.14.1",
"vue-echarts": "^6.5.5",
"vue-router": "^4.2.0",
"vue-router": "^4.2.1",
"vue-select": "^4.0.0-beta.6",
"vue3-drr-grid-layout": "^1.9.7"
},

View File

@ -3524,10 +3524,10 @@ vue-eslint-parser@^9.1.1, vue-eslint-parser@^9.3.0:
lodash "^4.17.21"
semver "^7.3.6"
vue-router@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.2.0.tgz#558f31978a21ce3accf5122ffdf2cec34a5d2517"
integrity sha512-c+usESa6ZoWsm4PPdzRSyenp5A4dsUtnDJnrI03fY1IpIihA9TK3x5ffgkFDpjhLJZewsXoKURapNLFdZjuqTg==
vue-router@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.2.1.tgz#f8ab85c89e74682cad71519480fdf2b855e8c9e0"
integrity sha512-nW28EeifEp8Abc5AfmAShy5ZKGsGzjcnZ3L1yc2DYUo+MqbBClrRP9yda3dIekM4I50/KnEwo1wkBLf7kHH5Cw==
dependencies:
"@vue/devtools-api" "^6.5.0"