fix(deps): pin dependency @vueuse/router to 7.3.0 (#1182)

Reviewed-on: vikunja/frontend#1182
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-12-12 15:38:17 +00:00 committed by konrad
parent 8440869bcd
commit 14f1ee1885
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -3787,7 +3787,7 @@
"@vueuse/shared" "7.3.0"
vue-demi "*"
"@vueuse/router@^7.3.0":
"@vueuse/router@7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@vueuse/router/-/router-7.3.0.tgz#8157d20636040e573379eda338b57d47f1464163"
integrity sha512-MRGaZPVV21MZOZ759LMRWTlSaRvcKh+kGw2tGCLhxkihObcrNNLl0h3N5QtBy/+eR84tf7MO7JHCL+0PJspzQg==