From 74b608a2da7108958f0147e3481ae47a5bb475e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Sep 2025 09:38:54 +0800 Subject: [PATCH] chore(deps): update dependency unplugin-icons to v22.3.0 --- pnpm-lock.yaml | 31 +++++-------------------------- 1 file changed, 5 insertions(+), 26 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a655670..aadaed5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -158,7 +158,7 @@ importers: version: 20.1.0(@vueuse/core@13.9.0(vue@3.5.21(typescript@5.9.2))) unplugin-icons: specifier: ^22.2.0 - version: 22.2.0(@vue/compiler-sfc@3.5.21) + version: 22.3.0(@vue/compiler-sfc@3.5.21) unplugin-vue-components: specifier: ^29.0.0 version: 29.0.0(@babel/parser@7.28.4)(vue@3.5.21(typescript@5.9.2)) @@ -207,9 +207,6 @@ packages: '@antfu/install-pkg@1.1.0': resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==} - '@antfu/utils@8.1.1': - resolution: {integrity: sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==} - '@antfu/utils@9.2.0': resolution: {integrity: sha512-Oq1d9BGZakE/FyoEtcNeSwM7MpDO2vUBi11RWBZXf75zPsbUVWmUs03EqkRFrcgbXyKTas0BdZWC1wcuSoqSAw==} @@ -1040,9 +1037,6 @@ packages: '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} - '@iconify/utils@2.3.0': - resolution: {integrity: sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==} - '@iconify/utils@3.0.1': resolution: {integrity: sha512-A78CUEnFGX8I/WlILxJCuIJXloL0j/OJ9PSchPAfCargEIKmUBWvvEMmKWB5oONwiUqlNt+5eRufdkLxeHIWYw==} @@ -4236,8 +4230,8 @@ packages: webpack: optional: true - unplugin-icons@22.2.0: - resolution: {integrity: sha512-OdrXCiXexC1rFd0QpliAgcd4cMEEEQtoCf2WIrRIGu4iW6auBPpQKMCBeWxoe55phYdRyZLUWNOtzyTX+HOFSA==} + unplugin-icons@22.3.0: + resolution: {integrity: sha512-Q7c2RoVUn4LzFADT0H/oT5ApJgiWW+xTK7D5/hi6gYtObmAuEE6ebyvejvfbinJL8tH4wanoNjkWcmlqEsTcXg==} peerDependencies: '@svgr/core': '>=7.0.0' '@svgx/core': ^1.0.1 @@ -4715,8 +4709,6 @@ snapshots: package-manager-detector: 1.3.0 tinyexec: 1.0.1 - '@antfu/utils@8.1.1': {} - '@antfu/utils@9.2.0': {} '@asamuzakjp/css-color@3.2.0': @@ -5413,19 +5405,6 @@ snapshots: '@iconify/types@2.0.0': {} - '@iconify/utils@2.3.0': - dependencies: - '@antfu/install-pkg': 1.1.0 - '@antfu/utils': 8.1.1 - '@iconify/types': 2.0.0 - debug: 4.4.3 - globals: 15.15.0 - kolorist: 1.8.0 - local-pkg: 1.1.2 - mlly: 1.8.0 - transitivePeerDependencies: - - supports-color - '@iconify/utils@3.0.1': dependencies: '@antfu/install-pkg': 1.1.0 @@ -8690,10 +8669,10 @@ snapshots: unplugin: 2.3.10 vite: 7.1.5(@types/node@22.18.3)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1) - unplugin-icons@22.2.0(@vue/compiler-sfc@3.5.21): + unplugin-icons@22.3.0(@vue/compiler-sfc@3.5.21): dependencies: '@antfu/install-pkg': 1.1.0 - '@iconify/utils': 2.3.0 + '@iconify/utils': 3.0.1 debug: 4.4.3 local-pkg: 1.1.2 unplugin: 2.3.10 -- 2.49.1