From 785185fd6bfbc09b02db5076149b15398b445bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 20:57:22 +0000 Subject: [PATCH] build(deps): bump @vueuse/core in /apps/whattheduck Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 13.9.0 to 14.1.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.1.0/packages/core) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/whattheduck/package.json | 2 +- apps/whattheduck/pnpm-lock.yaml | 36 ++++++++++++++++++++++++++++----- 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/apps/whattheduck/package.json b/apps/whattheduck/package.json index ccd0654a5..f67ca4201 100644 --- a/apps/whattheduck/package.json +++ b/apps/whattheduck/package.json @@ -52,7 +52,7 @@ "@sentry/capacitor": "^2.4.1", "@sentry/vue": "9.46.0", "@vueuse/components": "^13.9.0", - "@vueuse/core": "^13.9.0", + "@vueuse/core": "^14.1.0", "@vueuse/integrations": "^13.9.0", "axios-cache-interceptor": "^1.11.2", "chart.js": "^4.5.1", diff --git a/apps/whattheduck/pnpm-lock.yaml b/apps/whattheduck/pnpm-lock.yaml index caacba700..3106ef9db 100644 --- a/apps/whattheduck/pnpm-lock.yaml +++ b/apps/whattheduck/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^13.9.0 version: 13.9.0(vue@3.5.26(typescript@5.9.3)) '@vueuse/core': - specifier: ^13.9.0 - version: 13.9.0(vue@3.5.26(typescript@5.9.3)) + specifier: ^14.1.0 + version: 14.1.0(vue@3.5.26(typescript@5.9.3)) '@vueuse/integrations': specifier: ^13.9.0 version: 13.9.0(axios@1.12.2)(change-case@5.4.4)(fuse.js@7.1.0)(universal-cookie@7.2.2)(vue@3.5.26(typescript@5.9.3)) @@ -254,7 +254,7 @@ importers: version: 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) unplugin-auto-import: specifier: ^20.3.0 - version: 20.3.0(@vueuse/core@13.9.0(vue@3.5.26(typescript@5.9.3))) + version: 20.3.0(@vueuse/core@14.1.0(vue@3.5.26(typescript@5.9.3))) unplugin-vue-components: specifier: ^28.8.0 version: 28.8.0(@babel/parser@7.28.5)(vue@3.5.26(typescript@5.9.3)) @@ -1616,6 +1616,11 @@ packages: peerDependencies: vue: ^3.5.0 + '@vueuse/core@14.1.0': + resolution: {integrity: sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==} + peerDependencies: + vue: ^3.5.0 + '@vueuse/integrations@13.9.0': resolution: {integrity: sha512-SDobKBbPIOe0cVL7QxMzGkuUGHvWTdihi9zOrrWaWUgFKe15cwEcwfWmgrcNzjT6kHnNmWuTajPHoIzUjYNYYQ==} peerDependencies: @@ -1661,11 +1666,19 @@ packages: '@vueuse/metadata@13.9.0': resolution: {integrity: sha512-1AFRvuiGphfF7yWixZa0KwjYH8ulyjDCC0aFgrGRz8+P4kvDFSdXLVfTk5xAN9wEuD1J6z4/myMoYbnHoX07zg==} + '@vueuse/metadata@14.1.0': + resolution: {integrity: sha512-7hK4g015rWn2PhKcZ99NyT+ZD9sbwm7SGvp7k+k+rKGWnLjS/oQozoIZzWfCewSUeBmnJkIb+CNr7Zc/EyRnnA==} + '@vueuse/shared@13.9.0': resolution: {integrity: sha512-e89uuTLMh0U5cZ9iDpEI2senqPGfbPRTHM/0AaQkcxnpqjkZqDYP8rpfm7edOz8s+pOCOROEy1PIveSW8+fL5g==} peerDependencies: vue: ^3.5.0 + '@vueuse/shared@14.1.0': + resolution: {integrity: sha512-EcKxtYvn6gx1F8z9J5/rsg3+lTQnvOruQd8fUecW99DCK04BkWD7z5KQ/wTAx+DazyoEE9dJt/zV8OIEQbM6kw==} + peerDependencies: + vue: ^3.5.0 + '@xml-tools/parser@1.0.11': resolution: {integrity: sha512-aKqQ077XnR+oQtHJlrAflaZaL7qZsulWc/i/ZEooar5JiWj1eLt0+Wg28cpa+XLney107wXqneC+oG1IZvxkTA==} @@ -7304,6 +7317,13 @@ snapshots: '@vueuse/shared': 13.9.0(vue@3.5.26(typescript@5.9.3)) vue: 3.5.26(typescript@5.9.3) + '@vueuse/core@14.1.0(vue@3.5.26(typescript@5.9.3))': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 14.1.0 + '@vueuse/shared': 14.1.0(vue@3.5.26(typescript@5.9.3)) + vue: 3.5.26(typescript@5.9.3) + '@vueuse/integrations@13.9.0(axios@1.12.2)(change-case@5.4.4)(fuse.js@7.1.0)(universal-cookie@7.2.2)(vue@3.5.26(typescript@5.9.3))': dependencies: '@vueuse/core': 13.9.0(vue@3.5.26(typescript@5.9.3)) @@ -7317,10 +7337,16 @@ snapshots: '@vueuse/metadata@13.9.0': {} + '@vueuse/metadata@14.1.0': {} + '@vueuse/shared@13.9.0(vue@3.5.26(typescript@5.9.3))': dependencies: vue: 3.5.26(typescript@5.9.3) + '@vueuse/shared@14.1.0(vue@3.5.26(typescript@5.9.3))': + dependencies: + vue: 3.5.26(typescript@5.9.3) + '@xml-tools/parser@1.0.11': dependencies: chevrotain: 7.1.1 @@ -11476,7 +11502,7 @@ snapshots: unpipe@1.0.0: {} - unplugin-auto-import@20.3.0(@vueuse/core@13.9.0(vue@3.5.26(typescript@5.9.3))): + unplugin-auto-import@20.3.0(@vueuse/core@14.1.0(vue@3.5.26(typescript@5.9.3))): dependencies: local-pkg: 1.1.2 magic-string: 0.30.21 @@ -11485,7 +11511,7 @@ snapshots: unplugin: 2.3.11 unplugin-utils: 0.3.1 optionalDependencies: - '@vueuse/core': 13.9.0(vue@3.5.26(typescript@5.9.3)) + '@vueuse/core': 14.1.0(vue@3.5.26(typescript@5.9.3)) unplugin-utils@0.2.5: dependencies: