From 674b079fecf3584f2d85764f4565ce1a301e0ebd Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 16 Dec 2022 16:05:15 +0000 Subject: [PATCH] fix(deps): update dependency @vueuse/core to v9.7.0 --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 6f3bf7803..9513cb2d7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/is-touch-device": "1.0.0", "@types/lodash.clonedeep": "4.5.7", "@types/sortablejs": "1.15.0", - "@vueuse/core": "9.6.0", + "@vueuse/core": "9.7.0", "axios": "0.27.2", "blurhash": "2.0.4", "bulma-css-variables": "0.9.33", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8c634cf4..5f3c359da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,7 +33,7 @@ specifiers: '@vue/eslint-config-typescript': 11.0.2 '@vue/test-utils': 2.2.6 '@vue/tsconfig': 0.1.3 - '@vueuse/core': 9.6.0 + '@vueuse/core': 9.7.0 autoprefixer: 10.4.13 axios: 0.27.2 blurhash: 2.0.4 @@ -103,7 +103,7 @@ dependencies: '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 - '@vueuse/core': 9.6.0_vue@3.2.45 + '@vueuse/core': 9.7.0_vue@3.2.45 axios: 0.27.2 blurhash: 2.0.4 bulma-css-variables: 0.9.33 @@ -1940,7 +1940,7 @@ packages: dayjs: ^1.11.5 vue: ^3.2.40 dependencies: - '@vueuse/core': 9.6.0_vue@3.2.45 + '@vueuse/core': 9.7.0_vue@3.2.45 dayjs: 1.11.7 vue: 3.2.45 transitivePeerDependencies: @@ -3886,24 +3886,24 @@ packages: '@types/node': 18.11.15 dev: true - /@vueuse/core/9.6.0_vue@3.2.45: - resolution: {integrity: sha512-qGUcjKQXHgN+jqXEgpeZGoxdCbIDCdVPz3QiF1uyecVGbMuM63o96I1GjYx5zskKgRI0FKSNsVWM7rwrRMTf6A==} + /@vueuse/core/9.7.0_vue@3.2.45: + resolution: {integrity: sha512-/AGY/t7jJPxCyRoVTygNKoroTiCvRaaZIW+yeSlBCnI7QRpQ9cvXNTdNaSl3GvSyFbn83+XwZwEZvI1OpQfeGw==} dependencies: '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.6.0 - '@vueuse/shared': 9.6.0_vue@3.2.45 + '@vueuse/metadata': 9.7.0 + '@vueuse/shared': 9.7.0_vue@3.2.45 vue-demi: 0.12.1_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/metadata/9.6.0: - resolution: {integrity: sha512-sIC8R+kWkIdpi5X2z2Gk8TRYzmczDwHRhEFfCu2P+XW2JdPoXrziqsGpDDsN7ykBx4ilwieS7JUIweVGhvZ93w==} + /@vueuse/metadata/9.7.0: + resolution: {integrity: sha512-M7WsAgw28FNtTH0bzsGuHEtJOPJqPpyeHS6PHq+8UesLgNjZ9waMAntiUrgUQlxt09M4i2lH7y9sRi0jkfeXGA==} dev: false - /@vueuse/shared/9.6.0_vue@3.2.45: - resolution: {integrity: sha512-/eDchxYYhkHnFyrb00t90UfjCx94kRHxc7J1GtBCqCG4HyPMX+krV9XJgVtWIsAMaxKVU4fC8NSUviG1JkwhUQ==} + /@vueuse/shared/9.7.0_vue@3.2.45: + resolution: {integrity: sha512-pwmt1y3TJ2s5KqWmkv9ZKEV59GwuZQZk8XLiU+hGswz0jej318ozbea9E4A/A50ksyM26swSFr7sZ9llNPsZHg==} dependencies: vue-demi: 0.12.1_vue@3.2.45 transitivePeerDependencies: -- 2.40.1