chore(deps): bump vue-router from 4.0.16 to 4.1.5

Bumps [vue-router](https://github.com/vuejs/router) from 4.0.16 to 4.1.5.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.0.16...v4.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-01 19:03:46 +00:00 committed by GitHub
parent a8bd1605bb
commit b5ed7ba59f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@
"marked": "^4.0.16",
"pinia": "^2.0.14",
"vue": "^3.2.37",
"vue-router": "^4.0.15"
"vue-router": "^4.1.5"
},
"devDependencies": {
"@cypress/vue": "^3.1.2",

View File

@ -435,7 +435,7 @@
"@vue/compiler-dom" "3.2.37"
"@vue/shared" "3.2.37"
"@vue/devtools-api@^6.0.0", "@vue/devtools-api@^6.1.4":
"@vue/devtools-api@^6.1.4":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.1.4.tgz#b4aec2f4b4599e11ba774a50c67fa378c9824e53"
integrity sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==
@ -3498,12 +3498,12 @@ vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.0.2:
lodash "^4.17.21"
semver "^7.3.6"
vue-router@^4.0.15:
version "4.0.16"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.16.tgz#9477beeeef36e80e04d041a1738801a55e6e862e"
integrity sha512-JcO7cb8QJLBWE+DfxGUL3xUDOae/8nhM1KVdnudadTAORbuxIC/xAydC5Zr/VLHUDQi1ppuTF5/rjBGzgzrJNA==
vue-router@^4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.1.5.tgz#256f597e3f5a281a23352a6193aa6e342c8d9f9a"
integrity sha512-IsvoF5D2GQ/EGTs/Th4NQms9gd2NSqV+yylxIyp/OYp8xOwxmU8Kj/74E9DTSYAyH5LX7idVUngN3JSj1X4xcQ==
dependencies:
"@vue/devtools-api" "^6.0.0"
"@vue/devtools-api" "^6.1.4"
vue-tsc@^0.37.3:
version "0.37.3"