From 2d8d49a873ce6ff55512ebb03c871deb6dec56a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:30:16 +0000 Subject: [PATCH] fix(deps): update dependency @icons-pack/react-simple-icons to v11 --- apps/www/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/www/package.json b/apps/www/package.json index bc9501cc..88242922 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -18,7 +18,7 @@ }, "prettier": "@kosori/prettier-config", "dependencies": { - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^11.0.0", "@kosori/hooks": "workspace:*", "@kosori/ui": "workspace:*", "@t3-oss/env-nextjs": "^0.11.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5198819f..7d443be5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: apps/www: dependencies: '@icons-pack/react-simple-icons': - specifier: ^10.2.0 - version: 10.2.0(react@18.3.1) + specifier: ^11.0.0 + version: 11.0.0(react@18.3.1) '@kosori/hooks': specifier: workspace:* version: link:../../packages/hooks @@ -858,8 +858,8 @@ packages: '@vue/compiler-sfc': optional: true - '@icons-pack/react-simple-icons@10.2.0': - resolution: {integrity: sha512-QDUxup8D3GdIIzwGpxQs6bjeFV5mJes25qqf4aqP/PaBYQNCar7AiyD8C14636TosCG0A/QqAUwm/Hviep4d4g==} + '@icons-pack/react-simple-icons@11.0.0': + resolution: {integrity: sha512-o8ho4F8UiN7ie1X4gWUNJMgQw7lzPncfcXs6PHF02hDmwV71OngqI4eWEY+ibTNKaS5xdGyBXho9Zvx4JeyriA==} peerDependencies: react: ^16.13 || ^17 || ^18 || ^19 @@ -5362,7 +5362,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@icons-pack/react-simple-icons@10.2.0(react@18.3.1)': + '@icons-pack/react-simple-icons@11.0.0(react@18.3.1)': dependencies: react: 18.3.1