From 7e3a46384bbb2d8df4133c7272aee6f7f7e37bfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 01:18:13 +0000 Subject: [PATCH] fix(deps): update dependency @vueuse/core to v13.9.0 --- packages/cv-wrapper/package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/packages/cv-wrapper/package.json b/packages/cv-wrapper/package.json index 2e6460ec..b8745551 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.18", - "@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 35544956..61274f30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 4.1.18 version: 4.1.18(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.27(typescript@5.8.3)) + specifier: 13.9.0 + version: 13.9.0(vue@3.5.27(typescript@5.8.3)) flag-icons: specifier: 7.5.0 version: 7.5.0 @@ -1656,16 +1656,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 @@ -5469,16 +5469,16 @@ snapshots: typescript: 5.8.3 vue: 3.5.27(typescript@5.8.3) - '@vueuse/core@13.6.0(vue@3.5.27(typescript@5.8.3))': + '@vueuse/core@13.9.0(vue@3.5.27(typescript@5.8.3))': dependencies: '@types/web-bluetooth': 0.0.21 - '@vueuse/metadata': 13.6.0 - '@vueuse/shared': 13.6.0(vue@3.5.27(typescript@5.8.3)) + '@vueuse/metadata': 13.9.0 + '@vueuse/shared': 13.9.0(vue@3.5.27(typescript@5.8.3)) vue: 3.5.27(typescript@5.8.3) - '@vueuse/metadata@13.6.0': {} + '@vueuse/metadata@13.9.0': {} - '@vueuse/shared@13.6.0(vue@3.5.27(typescript@5.8.3))': + '@vueuse/shared@13.9.0(vue@3.5.27(typescript@5.8.3))': dependencies: vue: 3.5.27(typescript@5.8.3)