From 2f3d06c7b54422f27bdbf82ee5adb5352d0d3cc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 19:30:12 +0000 Subject: [PATCH] fix(deps): update dependency @vueuse/core to v13.9.0 --- packages/cv-wrapper/package.json | 2 +- pnpm-lock.yaml | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/packages/cv-wrapper/package.json b/packages/cv-wrapper/package.json index c2f57ebb..3908f18d 100644 --- a/packages/cv-wrapper/package.json +++ b/packages/cv-wrapper/package.json @@ -15,7 +15,7 @@ "@primevue/core": "4.3.9", "@primevue/themes": "4.3.9", "@tailwindcss/vite": "4.1.17", - "@vueuse/core": "13.6.0", + "@vueuse/core": "13.9.0", "flag-icons": "7.5.0", "html-include-element": "0.3.0", "pinia": "3.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a791fc30..931f50e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 4.1.17 version: 4.1.17(vite@7.0.8(@types/node@22.17.2)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.39.0)(yaml@2.7.1)) '@vueuse/core': - specifier: 13.6.0 - version: 13.6.0(vue@3.5.25(typescript@5.8.3)) + specifier: 13.9.0 + version: 13.9.0(vue@3.5.25(typescript@5.8.3)) flag-icons: specifier: 7.5.0 version: 7.5.0 @@ -1649,16 +1649,16 @@ packages: vue: optional: true - '@vueuse/core@13.6.0': - resolution: {integrity: sha512-DJbD5fV86muVmBgS9QQPddVX7d9hWYswzlf4bIyUD2dj8GC46R1uNClZhVAmsdVts4xb2jwp1PbpuiA50Qee1A==} + '@vueuse/core@13.9.0': + resolution: {integrity: sha512-ts3regBQyURfCE2BcytLqzm8+MmLlo5Ln/KLoxDVcsZ2gzIwVNnQpQOL/UKV8alUqjSZOlpFZcRNsLRqj+OzyA==} peerDependencies: vue: ^3.5.0 - '@vueuse/metadata@13.6.0': - resolution: {integrity: sha512-rnIH7JvU7NjrpexTsl2Iwv0V0yAx9cw7+clymjKuLSXG0QMcLD0LDgdNmXic+qL0SGvgSVPEpM9IDO/wqo1vkQ==} + '@vueuse/metadata@13.9.0': + resolution: {integrity: sha512-1AFRvuiGphfF7yWixZa0KwjYH8ulyjDCC0aFgrGRz8+P4kvDFSdXLVfTk5xAN9wEuD1J6z4/myMoYbnHoX07zg==} - '@vueuse/shared@13.6.0': - resolution: {integrity: sha512-pDykCSoS2T3fsQrYqf9SyF0QXWHmcGPQ+qiOVjlYSzlWd9dgppB2bFSM1GgKKkt7uzn0BBMV3IbJsUfHG2+BCg==} + '@vueuse/shared@13.9.0': + resolution: {integrity: sha512-e89uuTLMh0U5cZ9iDpEI2senqPGfbPRTHM/0AaQkcxnpqjkZqDYP8rpfm7edOz8s+pOCOROEy1PIveSW8+fL5g==} peerDependencies: vue: ^3.5.0 @@ -3701,6 +3701,7 @@ packages: vue-i18n@11.1.12: resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==} engines: {node: '>= 16'} + deprecated: This version is NOT deprecated. Previous deprecation was a mistake. peerDependencies: vue: ^3.0.0 @@ -5474,16 +5475,16 @@ snapshots: typescript: 5.8.3 vue: 3.5.25(typescript@5.8.3) - '@vueuse/core@13.6.0(vue@3.5.25(typescript@5.8.3))': + '@vueuse/core@13.9.0(vue@3.5.25(typescript@5.8.3))': dependencies: '@types/web-bluetooth': 0.0.21 - '@vueuse/metadata': 13.6.0 - '@vueuse/shared': 13.6.0(vue@3.5.25(typescript@5.8.3)) + '@vueuse/metadata': 13.9.0 + '@vueuse/shared': 13.9.0(vue@3.5.25(typescript@5.8.3)) vue: 3.5.25(typescript@5.8.3) - '@vueuse/metadata@13.6.0': {} + '@vueuse/metadata@13.9.0': {} - '@vueuse/shared@13.6.0(vue@3.5.25(typescript@5.8.3))': + '@vueuse/shared@13.9.0(vue@3.5.25(typescript@5.8.3))': dependencies: vue: 3.5.25(typescript@5.8.3)