From df6325456010603602aef2ba1d14cebb2b024c71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 08:29:08 +0100 Subject: [PATCH] chore(deps): update dependency @vueuse/core to v11.2.0 (#1127) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 54556877..52b4dcd7 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@radix-icons/vue": "1.0.0", "@tomjs/vite-plugin-iconify": "1.2.1", "@vitejs/plugin-vue": "5.1.4", - "@vueuse/core": "11.1.0", + "@vueuse/core": "11.2.0", "auto-changelog": "2.5.0", "autoprefixer": "10.4.20", "class-variance-authority": "0.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1bd0688..09bb4e87 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 5.1.4 version: 5.1.4(vite@5.4.10(@types/node@22.4.1)(sass@1.75.0))(vue@3.5.10(typescript@5.6.3)) '@vueuse/core': - specifier: 11.1.0 - version: 11.1.0(vue@3.5.10(typescript@5.6.3)) + specifier: 11.2.0 + version: 11.2.0(vue@3.5.10(typescript@5.6.3)) auto-changelog: specifier: 2.5.0 version: 2.5.0(encoding@0.1.13) @@ -1153,20 +1153,20 @@ packages: '@vueuse/core@10.11.1': resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==} - '@vueuse/core@11.1.0': - resolution: {integrity: sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==} + '@vueuse/core@11.2.0': + resolution: {integrity: sha512-JIUwRcOqOWzcdu1dGlfW04kaJhW3EXnnjJJfLTtddJanymTL7lF1C0+dVVZ/siLfc73mWn+cGP1PE1PKPruRSA==} '@vueuse/metadata@10.11.1': resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==} - '@vueuse/metadata@11.1.0': - resolution: {integrity: sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==} + '@vueuse/metadata@11.2.0': + resolution: {integrity: sha512-L0ZmtRmNx+ZW95DmrgD6vn484gSpVeRbgpWevFKXwqqQxW9hnSi2Ppuh2BzMjnbv4aJRiIw8tQatXT9uOB23dQ==} '@vueuse/shared@10.11.1': resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==} - '@vueuse/shared@11.1.0': - resolution: {integrity: sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==} + '@vueuse/shared@11.2.0': + resolution: {integrity: sha512-VxFjie0EanOudYSgMErxXfq6fo8vhr5ICI+BuE3I9FnX7ePllEsVrRQ7O6Q1TLgApeLuPKcHQxAXpP+KnlrJsg==} '@xmldom/xmldom@0.8.10': resolution: {integrity: sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==} @@ -5746,11 +5746,11 @@ snapshots: - '@vue/composition-api' - vue - '@vueuse/core@11.1.0(vue@3.5.10(typescript@5.6.3))': + '@vueuse/core@11.2.0(vue@3.5.10(typescript@5.6.3))': dependencies: '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 11.1.0 - '@vueuse/shared': 11.1.0(vue@3.5.10(typescript@5.6.3)) + '@vueuse/metadata': 11.2.0 + '@vueuse/shared': 11.2.0(vue@3.5.10(typescript@5.6.3)) vue-demi: 0.14.10(vue@3.5.10(typescript@5.6.3)) transitivePeerDependencies: - '@vue/composition-api' @@ -5758,7 +5758,7 @@ snapshots: '@vueuse/metadata@10.11.1': {} - '@vueuse/metadata@11.1.0': {} + '@vueuse/metadata@11.2.0': {} '@vueuse/shared@10.11.1(vue@3.5.10(typescript@5.6.3))': dependencies: @@ -5767,7 +5767,7 @@ snapshots: - '@vue/composition-api' - vue - '@vueuse/shared@11.1.0(vue@3.5.10(typescript@5.6.3))': + '@vueuse/shared@11.2.0(vue@3.5.10(typescript@5.6.3))': dependencies: vue-demi: 0.14.10(vue@3.5.10(typescript@5.6.3)) transitivePeerDependencies: