From 40927f13bc686403274e5c4a0ca8fce0679f3bb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 05:20:47 +0000 Subject: [PATCH] fix(deps): update dependency @vueuse/core to v13 --- package.json | 2 +- pnpm-lock.yaml | 54 ++++++++++++++++++++++++-------------------------- 2 files changed, 27 insertions(+), 29 deletions(-) diff --git a/package.json b/package.json index d97a196..46d0979 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@docsearch/js": "^3.8.0", "@headlessui/vue": "^1.7.23", - "@vueuse/core": "^10.11.1", + "@vueuse/core": "^13.0.0", "@vueuse/head": "^2.0.0", "pinia": "^2.2.6", "prism-theme-vars": "^0.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19f3e66..8d24d58 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.7.23 version: 1.7.23(vue@3.5.13(typescript@5.8.2)) '@vueuse/core': - specifier: ^10.11.1 - version: 10.11.1(vue@3.5.13(typescript@5.8.2)) + specifier: ^13.0.0 + version: 13.0.0(vue@3.5.13(typescript@5.8.2)) '@vueuse/head': specifier: ^2.0.0 version: 2.0.0(vue@3.5.13(typescript@5.8.2)) @@ -131,7 +131,7 @@ importers: version: 5.8.2 unplugin-auto-import: specifier: ^0.18.4 - version: 0.18.6(@vueuse/core@10.11.1(vue@3.5.13(typescript@5.8.2)))(rollup@2.79.2) + version: 0.18.6(@vueuse/core@13.0.0(vue@3.5.13(typescript@5.8.2)))(rollup@2.79.2) unplugin-vue-components: specifier: ^0.27.4 version: 0.27.5(@babel/parser@7.26.9)(rollup@2.79.2)(vue@3.5.13(typescript@5.8.2)) @@ -1548,8 +1548,8 @@ packages: '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} - '@types/web-bluetooth@0.0.20': - resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} + '@types/web-bluetooth@0.0.21': + resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==} '@typescript-eslint/eslint-plugin@8.25.0': resolution: {integrity: sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==} @@ -1715,19 +1715,23 @@ packages: '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} - '@vueuse/core@10.11.1': - resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==} + '@vueuse/core@13.0.0': + resolution: {integrity: sha512-rkgb4a8/0b234lMGCT29WkCjPfsX0oxrIRR7FDndRoW3FsaC9NBzefXg/9TLhAgwM11f49XnutshM4LzJBrQ5g==} + peerDependencies: + vue: ^3.5.0 '@vueuse/head@2.0.0': resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==} peerDependencies: vue: '>=2.7 || >=3' - '@vueuse/metadata@10.11.1': - resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==} + '@vueuse/metadata@13.0.0': + resolution: {integrity: sha512-TRNksqmvtvqsuHf7bbgH9OSXEV2b6+M3BSN4LR5oxWKykOFT9gV78+C2/0++Pq9KCp9KQ1OQDPvGlWNQpOb2Mw==} - '@vueuse/shared@10.11.1': - resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==} + '@vueuse/shared@13.0.0': + resolution: {integrity: sha512-9MiHhAPw+sqCF/RLo8V6HsjRqEdNEWVpDLm2WBRW2G/kSQjb8X901sozXpSCaeLG0f7TEfMrT4XNaA5m1ez7Dg==} + peerDependencies: + vue: ^3.5.0 abbrev@2.0.0: resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==} @@ -5323,7 +5327,7 @@ snapshots: '@types/trusted-types@2.0.7': {} - '@types/web-bluetooth@0.0.20': {} + '@types/web-bluetooth@0.0.21': {} '@typescript-eslint/eslint-plugin@8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@1.21.7))(typescript@5.8.2))(eslint@9.21.0(jiti@1.21.7))(typescript@5.8.2)': dependencies: @@ -5581,15 +5585,12 @@ snapshots: js-beautify: 1.15.4 vue-component-type-helpers: 2.2.8 - '@vueuse/core@10.11.1(vue@3.5.13(typescript@5.8.2))': + '@vueuse/core@13.0.0(vue@3.5.13(typescript@5.8.2))': dependencies: - '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 10.11.1 - '@vueuse/shared': 10.11.1(vue@3.5.13(typescript@5.8.2)) - vue-demi: 0.14.10(vue@3.5.13(typescript@5.8.2)) - transitivePeerDependencies: - - '@vue/composition-api' - - vue + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 13.0.0 + '@vueuse/shared': 13.0.0(vue@3.5.13(typescript@5.8.2)) + vue: 3.5.13(typescript@5.8.2) '@vueuse/head@2.0.0(vue@3.5.13(typescript@5.8.2))': dependencies: @@ -5599,14 +5600,11 @@ snapshots: '@unhead/vue': 1.11.20(vue@3.5.13(typescript@5.8.2)) vue: 3.5.13(typescript@5.8.2) - '@vueuse/metadata@10.11.1': {} + '@vueuse/metadata@13.0.0': {} - '@vueuse/shared@10.11.1(vue@3.5.13(typescript@5.8.2))': + '@vueuse/shared@13.0.0(vue@3.5.13(typescript@5.8.2))': dependencies: - vue-demi: 0.14.10(vue@3.5.13(typescript@5.8.2)) - transitivePeerDependencies: - - '@vue/composition-api' - - vue + vue: 3.5.13(typescript@5.8.2) abbrev@2.0.0: {} @@ -7667,7 +7665,7 @@ snapshots: universalify@2.0.1: {} - unplugin-auto-import@0.18.6(@vueuse/core@10.11.1(vue@3.5.13(typescript@5.8.2)))(rollup@2.79.2): + unplugin-auto-import@0.18.6(@vueuse/core@13.0.0(vue@3.5.13(typescript@5.8.2)))(rollup@2.79.2): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.4(rollup@2.79.2) @@ -7678,7 +7676,7 @@ snapshots: unimport: 3.14.6(rollup@2.79.2) unplugin: 1.16.1 optionalDependencies: - '@vueuse/core': 10.11.1(vue@3.5.13(typescript@5.8.2)) + '@vueuse/core': 13.0.0(vue@3.5.13(typescript@5.8.2)) transitivePeerDependencies: - rollup