From bc72ece7c00ffbf9c097e33a2970787cce0b65f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 17:27:35 +0800 Subject: [PATCH] chore(deps): Update dependency @iconify/vue to v4.2.0 (#431) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 73ba3761..cdebb802 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -101,7 +101,7 @@ importers: version: 2.2.280 '@iconify/vue': specifier: ^4.1.2 - version: 4.1.2(vue@3.5.13(typescript@5.6.3)) + version: 4.2.0(vue@3.5.13(typescript@5.6.3)) '@rushstack/eslint-patch': specifier: ^1.10.4 version: 1.10.4 @@ -826,8 +826,8 @@ packages: '@iconify/utils@2.1.33': resolution: {integrity: sha512-jP9h6v/g0BIZx0p7XGJJVtkVnydtbgTgt9mVNcGDYwaa7UhdHdI9dvoq+gKj9sijMSJKxUPEG2JyjsgXjxL7Kw==} - '@iconify/vue@4.1.2': - resolution: {integrity: sha512-CQnYqLiQD5LOAaXhBrmj1mdL2/NCJvwcC4jtW2Z8ukhThiFkLDkutarTOV2trfc9EXqUqRs0KqXOL9pZ/IyysA==} + '@iconify/vue@4.2.0': + resolution: {integrity: sha512-CMynoz9BDWugDO2B7LU/s8L99dHCiqDGCjCki6bhVx5etZhw9x0BTV7wWRdj82jtl1yQTc+QQRcHQmSvUY6R+g==} peerDependencies: vue: '>=3' @@ -4319,7 +4319,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@iconify/vue@4.1.2(vue@3.5.13(typescript@5.6.3))': + '@iconify/vue@4.2.0(vue@3.5.13(typescript@5.6.3))': dependencies: '@iconify/types': 2.0.0 vue: 3.5.13(typescript@5.6.3)