diff --git a/deployables/landing-page/package.json b/deployables/landing-page/package.json index 98e1adc98..7b96cc05a 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 4dcda9cf2..2723b809d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -491,8 +491,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 @@ -2058,8 +2058,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 @@ -9205,7 +9205,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