fix(deps): update dependency @vueuse/router to v7.4.1 (#1245)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #1245
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-12-25 20:23:47 +00:00 committed by konrad
parent 91b80cba67
commit 77da84d21a
2 changed files with 13 additions and 6 deletions

View File

@ -23,7 +23,7 @@
"@sentry/vue": "6.16.1",
"@vue/compat": "3.2.26",
"@vueuse/core": "7.4.0",
"@vueuse/router": "7.4.0",
"@vueuse/router": "7.4.1",
"bulma-css-variables": "0.9.33",
"camel-case": "4.1.2",
"codemirror": "5.65.0",

View File

@ -3681,12 +3681,12 @@
"@vueuse/shared" "7.4.0"
vue-demi "*"
"@vueuse/router@7.4.0":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@vueuse/router/-/router-7.4.0.tgz#31c820b668f4fc4bc93524a1038a15f64a6e8133"
integrity sha512-UZ+rRxT5wmmqC9CGLG/gaPO2C4vDKom11AWnvIElnDZSCsvesGnxfqH7nGUqrDFkYbwMBy8kvrVqccJ8uakgQA==
"@vueuse/router@7.4.1":
version "7.4.1"
resolved "https://registry.yarnpkg.com/@vueuse/router/-/router-7.4.1.tgz#f5a25828d4eaab4091c86e6c3a05c5d6c6764940"
integrity sha512-XPMMSz/7r1gogZovrJbpHghIxgwLIoAV8k+sPbjr/cPoPzt3lNlxbqSBLZQucS8VsppGV6YyD3rC24Kpq48XLA==
dependencies:
"@vueuse/shared" "7.4.0"
"@vueuse/shared" "7.4.1"
vue-demi "*"
"@vueuse/shared@7.4.0":
@ -3696,6 +3696,13 @@
dependencies:
vue-demi "*"
"@vueuse/shared@7.4.1":
version "7.4.1"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-7.4.1.tgz#0aa090147fbd66ba56334ada1ffa2dafab815c1b"
integrity sha512-Pzb7XoHIcgPwwBJ5Ow9lZb0HTDyaLDV3pgxKauPGTMN9qvEylG06kUG+VTjJXkPsRtiGu46di8XyFeMw2dongA==
dependencies:
vue-demi "*"
abab@^2.0.3, abab@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"