diff --git a/package.json b/package.json index e9c5e64a4..c00bb31bc 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/is-touch-device": "1.0.0", "@types/sortablejs": "1.10.7", "@vue/compat": "3.2.31", - "@vueuse/core": "8.4.1", + "@vueuse/core": "8.4.2", "@vueuse/router": "8.4.2", "blurhash": "1.1.5", "bulma-css-variables": "0.9.33", diff --git a/yarn.lock b/yarn.lock index aaf2a8f38..68cc922d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2720,19 +2720,19 @@ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.33.tgz#69a8c99ceb37c1b031d5cc4aec2ff1dc77e1161e" integrity sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg== -"@vueuse/core@8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-8.4.1.tgz#68d06039bee53e08db5e9761aa06cb018e190535" - integrity sha512-YRM2+wZj/XWzch44sgFaRWtTGEZ8xgTsleaGy6cuULIU1q6o9Z/XHDHqofzNXrEqEhN6EtJqM4m8puURFO0nzg== +"@vueuse/core@8.4.2": + version "8.4.2" + resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-8.4.2.tgz#e5be73f40394150e6a1b6abd59e5adb7c6bb6c1f" + integrity sha512-dUVU96lii1ZdWoNJXauQNt+4QrHz1DKbuW+y6pDR2N10q7rGZJMDU7pQeMcC2XeosX7kMODfaBuqsF03NozzLg== dependencies: - "@vueuse/metadata" "8.4.1" - "@vueuse/shared" "8.4.1" + "@vueuse/metadata" "8.4.2" + "@vueuse/shared" "8.4.2" vue-demi "*" -"@vueuse/metadata@8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-8.4.1.tgz#933d971599fbb772769afd281fd2aefa09bb955e" - integrity sha512-OMwadiewrAHgJAgCh5zrbJMXySECB09cnEnIWRicvTWBiqBm14N1t464oeV1fhskRPEBsLSzxQmDoVBAqQh4rQ== +"@vueuse/metadata@8.4.2": + version "8.4.2" + resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-8.4.2.tgz#b33e6b7bd5ca69e3f24ea41b149267118bcd566f" + integrity sha512-2BIj++7P0/I5dfMsEe8q7Kw0HqVAjVcyNOd9+G22/ILUC9TVLTeYOuJ1kwa1Gpr+0LWKHc6GqHiLWNL33+exoQ== "@vueuse/router@8.4.2": version "8.4.2" @@ -2742,13 +2742,6 @@ "@vueuse/shared" "8.4.2" vue-demi "*" -"@vueuse/shared@8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-8.4.1.tgz#a6856fc04db1db74c4d3252cce5f16641313ca50" - integrity sha512-yzWNzvqaTGkc25fNsGkaF3pnMdXDax3EasYgPKlC4/eXSo0TqwG+xLz0Y8t6KN52x/kIHlpSwtry4LXfw7LSBA== - dependencies: - vue-demi "*" - "@vueuse/shared@8.4.2": version "8.4.2" resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-8.4.2.tgz#5900f06ff78bd8b6df4cbf48f8ca82dd6d9747d1"