From e2efa601b3f073cbca68fa0d396acbace685a1ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 19:30:23 +0200 Subject: chore(deps): update dependency @vueuse/core to v13 (#3460) --- package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 13fff0f3..059fb39b 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@vitest/coverage-v8": "3.1.1", "@vitest/eslint-plugin": "1.1.40", "@vitest/ui": "3.1.1", - "@vueuse/core": "12.8.2", + "@vueuse/core": "13.1.0", "commit-and-tag-version": "12.5.0", "cypress": "14.3.0", "eslint": "9.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a6f6c5a..1291008d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 3.1.1 version: 3.1.1(vitest@3.1.1) '@vueuse/core': - specifier: 12.8.2 - version: 12.8.2(typescript@5.8.2) + specifier: 13.1.0 + version: 13.1.0(vue@3.5.13(typescript@5.8.2)) commit-and-tag-version: specifier: 12.5.0 version: 12.5.0 @@ -1069,6 +1069,11 @@ packages: '@vueuse/core@12.8.2': resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==} + '@vueuse/core@13.1.0': + resolution: {integrity: sha512-PAauvdRXZvTWXtGLg8cPUFjiZEddTqmogdwYpnn60t08AA5a8Q4hZokBnpTOnVNqySlFlTcRYIC8OqreV4hv3Q==} + peerDependencies: + vue: ^3.5.0 + '@vueuse/integrations@12.7.0': resolution: {integrity: sha512-IEq7K4bCl7mn3uKJaWtNXnd1CAPaHLUMuyj5K1/k/pVcItt0VONZW8xiGxdIovJcQjkzOHjImhX5t6gija+0/g==} peerDependencies: @@ -1116,12 +1121,20 @@ packages: '@vueuse/metadata@12.8.2': resolution: {integrity: sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==} + '@vueuse/metadata@13.1.0': + resolution: {integrity: sha512-+TDd7/a78jale5YbHX9KHW3cEDav1lz1JptwDvep2zSG8XjCsVE+9mHIzjTOaPbHUAk5XiE4jXLz51/tS+aKQw==} + '@vueuse/shared@12.7.0': resolution: {integrity: sha512-coLlUw2HHKsm7rPN6WqHJQr18WymN4wkA/3ThFaJ4v4gWGWAQQGK+MJxLuJTBs4mojQiazlVWAKNJNpUWGRkNw==} '@vueuse/shared@12.8.2': resolution: {integrity: sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==} + '@vueuse/shared@13.1.0': + resolution: {integrity: sha512-IVS/qRRjhPTZ6C2/AM3jieqXACGwFZwWTdw5sNTSKk2m/ZpkuuN+ri+WCVUP8TqaKwJYt/KuMwmXspMAw8E6ew==} + peerDependencies: + vue: ^3.5.0 + JSONStream@1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} hasBin: true @@ -4614,6 +4627,13 @@ snapshots: transitivePeerDependencies: - typescript + '@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.2))': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 13.1.0 + '@vueuse/shared': 13.1.0(vue@3.5.13(typescript@5.8.2)) + vue: 3.5.13(typescript@5.8.2) + '@vueuse/integrations@12.7.0(focus-trap@7.6.4)(typescript@5.8.2)': dependencies: '@vueuse/core': 12.7.0(typescript@5.8.2) @@ -4628,6 +4648,8 @@ snapshots: '@vueuse/metadata@12.8.2': {} + '@vueuse/metadata@13.1.0': {} + '@vueuse/shared@12.7.0(typescript@5.8.2)': dependencies: vue: 3.5.13(typescript@5.8.2) @@ -4640,6 +4662,10 @@ snapshots: transitivePeerDependencies: - typescript + '@vueuse/shared@13.1.0(vue@3.5.13(typescript@5.8.2))': + dependencies: + vue: 3.5.13(typescript@5.8.2) + JSONStream@1.3.5: dependencies: jsonparse: 1.3.1 -- cgit v1.2.3