From 7c09c7ec37169759250ccd33fafb04835a838364 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 09:51:47 +0000 Subject: [PATCH] chore(deps): update dependency @vueuse/core to v14 --- package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4474bb0..645b057 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@inertiajs/vue3": "^2.2.15", "@nuxt/ui": "^4.1.0", "@vitejs/plugin-vue": "^6.0.1", - "@vueuse/core": "^13.9.0", + "@vueuse/core": "^14.0.0", "clsx": "^2.1.1", "concurrently": "^9.2.1", "laravel-vite-plugin": "^2.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cb6879..51b78df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^6.0.1 version: 6.0.1(vite@7.2.2(@types/node@24.10.0)(jiti@2.6.1)(lightningcss@1.30.2))(vue@3.5.24(typescript@5.9.3)) '@vueuse/core': - specifier: ^13.9.0 - version: 13.9.0(vue@3.5.24(typescript@5.9.3)) + specifier: ^14.0.0 + version: 14.0.0(vue@3.5.24(typescript@5.9.3)) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -887,6 +887,11 @@ packages: peerDependencies: vue: ^3.5.0 + '@vueuse/core@14.0.0': + resolution: {integrity: sha512-d6tKRWkZE8IQElX2aHBxXOMD478fHIYV+Dzm2y9Ag122ICBpNKtGICiXKOhWU3L1kKdttDD9dCMS4bGP3jhCTQ==} + peerDependencies: + vue: ^3.5.0 + '@vueuse/integrations@13.9.0': resolution: {integrity: sha512-SDobKBbPIOe0cVL7QxMzGkuUGHvWTdihi9zOrrWaWUgFKe15cwEcwfWmgrcNzjT6kHnNmWuTajPHoIzUjYNYYQ==} peerDependencies: @@ -938,6 +943,9 @@ packages: '@vueuse/metadata@13.9.0': resolution: {integrity: sha512-1AFRvuiGphfF7yWixZa0KwjYH8ulyjDCC0aFgrGRz8+P4kvDFSdXLVfTk5xAN9wEuD1J6z4/myMoYbnHoX07zg==} + '@vueuse/metadata@14.0.0': + resolution: {integrity: sha512-6yoGqbJcMldVCevkFiHDBTB1V5Hq+G/haPlGIuaFZHpXC0HADB0EN1ryQAAceiW+ryS3niUwvdFbGiqHqBrfVA==} + '@vueuse/shared@10.11.1': resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==} @@ -949,6 +957,11 @@ packages: peerDependencies: vue: ^3.5.0 + '@vueuse/shared@14.0.0': + resolution: {integrity: sha512-mTCA0uczBgurRlwVaQHfG0Ja7UdGe4g9mwffiJmvLiTtp1G4AQyIjej6si/k8c8pUwTfVpNufck+23gXptPAkw==} + peerDependencies: + vue: ^3.5.0 + acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: @@ -3381,6 +3394,13 @@ snapshots: '@vueuse/shared': 13.9.0(vue@3.5.24(typescript@5.9.3)) vue: 3.5.24(typescript@5.9.3) + '@vueuse/core@14.0.0(vue@3.5.24(typescript@5.9.3))': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 14.0.0 + '@vueuse/shared': 14.0.0(vue@3.5.24(typescript@5.9.3)) + vue: 3.5.24(typescript@5.9.3) + '@vueuse/integrations@13.9.0(axios@1.12.2)(fuse.js@7.1.0)(vue@3.5.24(typescript@5.9.3))': dependencies: '@vueuse/core': 13.9.0(vue@3.5.24(typescript@5.9.3)) @@ -3396,6 +3416,8 @@ snapshots: '@vueuse/metadata@13.9.0': {} + '@vueuse/metadata@14.0.0': {} + '@vueuse/shared@10.11.1(vue@3.5.24(typescript@5.9.3))': dependencies: vue-demi: 0.14.10(vue@3.5.24(typescript@5.9.3)) @@ -3413,6 +3435,10 @@ snapshots: dependencies: vue: 3.5.24(typescript@5.9.3) + '@vueuse/shared@14.0.0(vue@3.5.24(typescript@5.9.3))': + dependencies: + vue: 3.5.24(typescript@5.9.3) + acorn-jsx@5.3.2(acorn@8.15.0): dependencies: acorn: 8.15.0