From 19155fe5bca22cd53831b9c2a7d5567099d8e4a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 14:44:33 +0000 Subject: [PATCH] chore(deps): update dependency unplugin-icons to ^0.17.0 --- web/package.json | 2 +- web/pnpm-lock.yaml | 36 ++++++++++++++++++++++++++---------- 2 files changed, 27 insertions(+), 11 deletions(-) diff --git a/web/package.json b/web/package.json index 1b2fe78f30..3ce23f84f3 100644 --- a/web/package.json +++ b/web/package.json @@ -59,7 +59,7 @@ "prettier": "^2.8.8", "tinycolor2": "^1.6.0", "typescript": "5.0.3", - "unplugin-icons": "^0.16.3", + "unplugin-icons": "^0.17.0", "unplugin-vue-components": "^0.24.1", "vite": "^4.3.9", "vite-plugin-prismjs": "^0.0.8", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 661778a1f1..b0c830034a 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -131,8 +131,8 @@ devDependencies: specifier: 5.0.3 version: 5.0.3 unplugin-icons: - specifier: ^0.16.3 - version: 0.16.3(@vue/compiler-sfc@3.3.4) + specifier: ^0.17.0 + version: 0.17.0(@vue/compiler-sfc@3.3.4) unplugin-vue-components: specifier: ^0.24.1 version: 0.24.1(vue@3.3.4) @@ -184,6 +184,10 @@ packages: resolution: {integrity: sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==} dev: true + /@antfu/utils@0.7.6: + resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==} + dev: true + /@babel/code-frame@7.22.5: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} @@ -641,11 +645,11 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils@2.1.7: - resolution: {integrity: sha512-P8S3z/L1LcV4Qem9AoCfVAaTFGySEMzFEY4CHZLkfRj0Fv9LiR+AwjDgrDrzyI93U2L2mg9JHsbTJ52mF8suNw==} + /@iconify/utils@2.1.9: + resolution: {integrity: sha512-mo+A4n3MwLlWlg1SoSO+Dt6pOPWKElk9sSJ6ZpuzbB9OcjxN8RUWxU3ulPwB1nglErWKRam2x4BAohbYF7FiFA==} dependencies: '@antfu/install-pkg': 0.1.1 - '@antfu/utils': 0.7.4 + '@antfu/utils': 0.7.6 '@iconify/types': 2.0.0 debug: 4.3.4 kolorist: 1.8.0 @@ -3281,16 +3285,19 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /unplugin-icons@0.16.3(@vue/compiler-sfc@3.3.4): - resolution: {integrity: sha512-hivVVr6++WHSj6Iz+rjTa14/ALMYT+PFd2sPtTBKlQR3cdzui1VwM72TzSu94NkDm/KVncvOIiBwoHwUPeL9bg==} + /unplugin-icons@0.17.0(@vue/compiler-sfc@3.3.4): + resolution: {integrity: sha512-gMv66eY/Hj64heM55XrfDH3LUCWI51mtkBVUPVl9VkpvLgAYhdVe9nRuzu6p+idmCLSQVq7xiPxQcD4aXCgW5A==} peerDependencies: '@svgr/core': '>=7.0.0' + '@svgx/core': ^1.0.1 '@vue/compiler-sfc': ^3.0.2 || ^2.7.0 vue-template-compiler: ^2.6.12 vue-template-es2015-compiler: ^1.9.0 peerDependenciesMeta: '@svgr/core': optional: true + '@svgx/core': + optional: true '@vue/compiler-sfc': optional: true vue-template-compiler: @@ -3299,13 +3306,13 @@ packages: optional: true dependencies: '@antfu/install-pkg': 0.1.1 - '@antfu/utils': 0.7.4 - '@iconify/utils': 2.1.7 + '@antfu/utils': 0.7.6 + '@iconify/utils': 2.1.9 '@vue/compiler-sfc': 3.3.4 debug: 4.3.4 kolorist: 1.8.0 local-pkg: 0.4.3 - unplugin: 1.3.1 + unplugin: 1.4.0 transitivePeerDependencies: - supports-color dev: true @@ -3347,6 +3354,15 @@ packages: webpack-sources: 3.2.3 webpack-virtual-modules: 0.5.0 + /unplugin@1.4.0: + resolution: {integrity: sha512-5x4eIEL6WgbzqGtF9UV8VEC/ehKptPXDS6L2b0mv4FRMkJxRtjaJfOWDd6a8+kYbqsjklix7yWP0N3SUepjXcg==} + dependencies: + acorn: 8.9.0 + chokidar: 3.5.3 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.5.0 + dev: true + /update-browserslist-db@1.0.11(browserslist@4.21.9): resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true