From 892c45c9d838697affa063139d658fcf61b4e70f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:52:56 -0500 Subject: [PATCH] chore(deps): update dependency @vueuse/core to v10.5.0 (#804) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 45 +++++++++++++++++++++++++++++++++++++-------- 2 files changed, 39 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 580c84f10..c6985f5c0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@vicons/material": "0.12.0", "@vicons/tabler": "0.12.0", "@vicons/utils": "0.1.4", - "@vueuse/core": "10.4.1", + "@vueuse/core": "10.5.0", "ansi_up": "5.2.1", "buffer": "6.0.3", "camelcase-keys": "8.0.2", @@ -113,6 +113,6 @@ "windicss": "3.5.6" }, "resolutions": { - "@bytebase/vue-kbar>@vueuse/core": "^10.4.1" + "@bytebase/vue-kbar>@vueuse/core": "^10.5.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b25fc970a..c60889aaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - '@bytebase/vue-kbar>@vueuse/core': ^10.4.1 + '@bytebase/vue-kbar>@vueuse/core': ^10.5.0 dependencies: '@antv/g2': @@ -75,8 +75,8 @@ dependencies: specifier: 0.1.4 version: 0.1.4(vue@3.3.4) '@vueuse/core': - specifier: 10.4.1 - version: 10.4.1(vue@3.3.4) + specifier: 10.5.0 + version: 10.5.0(vue@3.3.4) ansi_up: specifier: 5.2.1 version: 5.2.1 @@ -267,7 +267,7 @@ devDependencies: version: 5.2.2 unplugin-auto-import: specifier: 0.16.6 - version: 0.16.6(@vueuse/core@10.4.1)(rollup@3.29.4) + version: 0.16.6(@vueuse/core@10.5.0)(rollup@3.29.4) vite: specifier: 4.4.9 version: 4.4.9(@types/node@18.18.1) @@ -931,7 +931,7 @@ packages: peerDependencies: vue: ^3.2.33 dependencies: - '@vueuse/core': 10.4.1(vue@3.3.4) + '@vueuse/core': 10.5.0(vue@3.3.4) match-sorter: 6.3.1 tiny-invariant: 1.3.1 vue: 3.3.4 @@ -2541,6 +2541,10 @@ packages: /@types/web-bluetooth@0.0.17: resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} + dev: true + + /@types/web-bluetooth@0.0.18: + resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==} /@types/ws@8.5.6: resolution: {integrity: sha512-8B5EO9jLVCy+B58PLHvLDuOD8DRVMgQzq8d55SjLCOn9kqGyqOvy27exVaTio1q1nX5zLu8/6N0n2ThSxOM6tg==} @@ -2906,6 +2910,18 @@ packages: transitivePeerDependencies: - '@vue/composition-api' - vue + dev: true + + /@vueuse/core@10.5.0(vue@3.3.4): + resolution: {integrity: sha512-z/tI2eSvxwLRjOhDm0h/SXAjNm8N5ld6/SC/JQs6o6kpJ6Ya50LnEL8g5hoYu005i28L0zqB5L5yAl8Jl26K3A==} + dependencies: + '@types/web-bluetooth': 0.0.18 + '@vueuse/metadata': 10.5.0 + '@vueuse/shared': 10.5.0(vue@3.3.4) + vue-demi: 0.14.6(vue@3.3.4) + transitivePeerDependencies: + - '@vue/composition-api' + - vue /@vueuse/integrations@10.4.1(sortablejs@1.15.0)(vue@3.3.4): resolution: {integrity: sha512-uRBPyG5Lxoh1A/J+boiioPT3ELEAPEo4t8W6Mr4yTKIQBeW/FcbsotZNPr4k9uz+3QEksMmflWloS9wCnypM7g==} @@ -2959,6 +2975,10 @@ packages: /@vueuse/metadata@10.4.1: resolution: {integrity: sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg==} + dev: true + + /@vueuse/metadata@10.5.0: + resolution: {integrity: sha512-fEbElR+MaIYyCkeM0SzWkdoMtOpIwO72x8WsZHRE7IggiOlILttqttM69AS13nrDxosnDBYdyy3C5mR1LCxHsw==} /@vueuse/shared@10.4.1(vue@3.3.4): resolution: {integrity: sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg==} @@ -2967,6 +2987,15 @@ packages: transitivePeerDependencies: - '@vue/composition-api' - vue + dev: true + + /@vueuse/shared@10.5.0(vue@3.3.4): + resolution: {integrity: sha512-18iyxbbHYLst9MqU1X1QNdMHIjks6wC7XTVf0KNOv5es/Ms6gjVFCAAWTVP2JStuGqydg3DT+ExpFORUEi9yhg==} + dependencies: + vue-demi: 0.14.6(vue@3.3.4) + transitivePeerDependencies: + - '@vue/composition-api' + - vue /@wagmi/chains@1.0.0(typescript@5.2.2): resolution: {integrity: sha512-eNbqRWyHbivcMNq5tbXJks4NaOzVLHnNQauHPeE/EDT9AlpqzcrMc+v2T1/2Iw8zN4zgqB86NCsxeJHJs7+xng==} @@ -6977,7 +7006,7 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unplugin-auto-import@0.16.6(@vueuse/core@10.4.1)(rollup@3.29.4): + /unplugin-auto-import@0.16.6(@vueuse/core@10.5.0)(rollup@3.29.4): resolution: {integrity: sha512-M+YIITkx3C/Hg38hp8HmswP5mShUUyJOzpifv7RTlAbeFlO2Tyw0pwrogSSxnipHDPTtI8VHFBpkYkNKzYSuyA==} engines: {node: '>=14'} peerDependencies: @@ -6991,7 +7020,7 @@ packages: dependencies: '@antfu/utils': 0.7.6 '@rollup/pluginutils': 5.0.4(rollup@3.29.4) - '@vueuse/core': 10.4.1(vue@3.3.4) + '@vueuse/core': 10.5.0(vue@3.3.4) fast-glob: 3.3.1 local-pkg: 0.4.3 magic-string: 0.30.3 @@ -7205,7 +7234,7 @@ packages: peerDependencies: vite: ^3.1.0 || ^4.0.0-0 dependencies: - '@vueuse/core': 10.4.1(vue@3.3.4) + '@vueuse/core': 10.5.0(vue@3.3.4) '@vueuse/integrations': 10.4.1(sortablejs@1.15.0)(vue@3.3.4) '@webfansplz/vuedoc-parser': 0.0.3(@types/node@18.18.1)(pug@3.0.2) algoliasearch: 4.20.0