From 59cac0eb38d225489fa50bd66352a9eadaaaee7e Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 20 Jan 2023 14:03:51 +0000 Subject: [PATCH] fix(deps): update dependency @vueuse/core to v9.11.1 --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 3fb6640c8..66fd81622 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/is-touch-device": "1.0.0", "@types/lodash.clonedeep": "4.5.7", "@types/sortablejs": "1.15.0", - "@vueuse/core": "9.11.0", + "@vueuse/core": "9.11.1", "axios": "1.2.3", "blurhash": "2.0.4", "bulma-css-variables": "0.9.33", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6b2015d3..b2bb5161b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ specifiers: '@vue/eslint-config-typescript': 11.0.2 '@vue/test-utils': 2.2.7 '@vue/tsconfig': 0.1.3 - '@vueuse/core': 9.11.0 + '@vueuse/core': 9.11.1 autoprefixer: 10.4.13 axios: 1.2.3 blurhash: 2.0.4 @@ -111,7 +111,7 @@ dependencies: '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 - '@vueuse/core': 9.11.0_vue@3.2.45 + '@vueuse/core': 9.11.1_vue@3.2.45 axios: 1.2.3 blurhash: 2.0.4 bulma-css-variables: 0.9.33 @@ -2381,7 +2381,7 @@ packages: dayjs: ^1.11.5 vue: ^3.2.40 dependencies: - '@vueuse/core': 9.11.0_vue@3.2.45 + '@vueuse/core': 9.11.1_vue@3.2.45 dayjs: 1.11.7 vue: 3.2.45 transitivePeerDependencies: @@ -4353,24 +4353,24 @@ packages: '@types/node': 18.11.18 dev: true - /@vueuse/core/9.11.0_vue@3.2.45: - resolution: {integrity: sha512-7yZJ8LNOssA8ZmeSjd4F+wbFBA4csiP4TiaXgruqg1H4PAtzSkv93PPwFLvQkSnfo3Bar+e+6QoRvWjhz7l2Xg==} + /@vueuse/core/9.11.1_vue@3.2.45: + resolution: {integrity: sha512-E/cizD1w9ILkq4axYjZrXLkKaBfzloaby2n3NMjUfd6yI/jkfTVgc6iwy/Cw2e++Ld4LphGbO+3MhzizvwUslQ==} dependencies: '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.11.0 - '@vueuse/shared': 9.11.0_vue@3.2.45 + '@vueuse/metadata': 9.11.1 + '@vueuse/shared': 9.11.1_vue@3.2.45 vue-demi: 0.12.1_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/metadata/9.11.0: - resolution: {integrity: sha512-HhtG2SWkcfZBLbamHdvLn7jKOCFpw/ifXjVTd5ilFkj98WVUk/3UTQ03wF1XIkuhSO4+b45hD2lfG9/GdKCF7w==} + /@vueuse/metadata/9.11.1: + resolution: {integrity: sha512-ABjkrG+VXggNhjfGyw5e/sekxTZfXTwjrYXkkWQmQ7Biyv+Gq9UD6IDNfeGvQZEINI0Qzw6nfuO2UFCd3hlrxQ==} dev: false - /@vueuse/shared/9.11.0_vue@3.2.45: - resolution: {integrity: sha512-8lO7wD5abYxupKy2KynH1pSgP715ky6iCrWYb8aX2AuAVi9uHXj7qE1dw6BnmArSaLHci4x9iuzWPCpAzUkC/A==} + /@vueuse/shared/9.11.1_vue@3.2.45: + resolution: {integrity: sha512-UTZYGAjT96hWn4buf4wstZbeheBVNcKPQuej6qpoSkjF1atdaeCD6kqm9uGL2waHfisSgH9mq0qCRiBOk5C/2w==} dependencies: vue-demi: 0.12.1_vue@3.2.45 transitivePeerDependencies: -- 2.40.1