From 37bf512d3f441543d99d6685caba33e81b88cb99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:23:07 +0000 Subject: [PATCH] fix(deps): update dependency @icons-pack/react-simple-icons to v11 --- deployables/landing-page/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deployables/landing-page/package.json b/deployables/landing-page/package.json index 6176769ec..f41467d51 100644 --- a/deployables/landing-page/package.json +++ b/deployables/landing-page/package.json @@ -3,7 +3,7 @@ "version": "0.0.0-development", "private": true, "dependencies": { - "@icons-pack/react-simple-icons": "^10.2.0", + "@icons-pack/react-simple-icons": "^11.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@zodiac/ui": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f00167322..84fe24984 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -461,8 +461,8 @@ importers: deployables/landing-page: dependencies: '@icons-pack/react-simple-icons': - specifier: ^10.2.0 - version: 10.2.0(react@19.0.0) + specifier: ^11.0.0 + version: 11.0.0(react@19.0.0) '@types/react': specifier: ^19.0.0 version: 19.0.4 @@ -2010,8 +2010,8 @@ packages: resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==} engines: {node: '>=18.18'} - '@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 @@ -9188,7 +9188,7 @@ snapshots: '@humanwhocodes/retry@0.4.1': {} - '@icons-pack/react-simple-icons@10.2.0(react@19.0.0)': + '@icons-pack/react-simple-icons@11.0.0(react@19.0.0)': dependencies: react: 19.0.0