From 075a7875bf6e0c56ad66d49f80be6f6eb0833c40 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 25 Jan 2022 17:28:08 +0000 Subject: [PATCH] fix(deps): update dependency @vueuse/core to v7.5.5 (#1442) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1442 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 17 +++++------------ 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 348d41503..b06a7844a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@sentry/vue": "6.17.1", "@types/is-touch-device": "1.0.0", "@vue/compat": "3.2.29", - "@vueuse/core": "7.5.4", + "@vueuse/core": "7.5.5", "@vueuse/router": "7.5.5", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", diff --git a/yarn.lock b/yarn.lock index 414f225b5..700de27c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3483,12 +3483,12 @@ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.29.tgz#07dac7051117236431d2f737d16932aa38bbb925" integrity sha512-BjNpU8OK6Z0LVzGUppEk0CMYm/hKDnZfYdjSmPOs0N+TR1cLKJAkDwW8ASZUvaaSLEi6d3hVM7jnWnX+6yWnHw== -"@vueuse/core@7.5.4": - version "7.5.4" - resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-7.5.4.tgz#c515c6795f1b8ab9a50e62e2f1aa75aac5f1ca14" - integrity sha512-PKmyHN2lZuttGgKmsoMMqiSojSYYKraszilP0gpQIGcLt2YoLABaG3VFjdPs2tY6DM+HG3o70HuzOMEQCY8fqQ== +"@vueuse/core@7.5.5": + version "7.5.5" + resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-7.5.5.tgz#c2f2a8783de0884acfb0be25e71ec3c6d1f9c42e" + integrity sha512-RBDqmIoGfak4h3xdXa/Av+ibkb8NY044wEy6+PG2FAWNaID8/FkqmSFjbxogrbmpSX1yZ1PBHrM8DUp/FrIpbg== dependencies: - "@vueuse/shared" "7.5.4" + "@vueuse/shared" "7.5.5" vue-demi "*" "@vueuse/router@7.5.5": @@ -3499,13 +3499,6 @@ "@vueuse/shared" "7.5.5" vue-demi "*" -"@vueuse/shared@7.5.4": - version "7.5.4" - resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-7.5.4.tgz#4285e5c47fe5f2d608f115bf2aa26154f474e881" - integrity sha512-750RnGUEgg1+K4jGVkv7M5UOStAa/IjAInV6BugyBOvRYL2l1lcIDUi4V/qIKTlhd2oUAByCEnlqIpFD2a3tfw== - dependencies: - vue-demi "*" - "@vueuse/shared@7.5.5": version "7.5.5" resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-7.5.5.tgz#0e5c16b848b4a19e5b9ee9199a997e1f6dd39679"