From 13cd02c023ee4833c01cb1c29af9d7b0b2bffd0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 20:42:33 +0000 Subject: [PATCH] Bump react-icons from 5.5.0 to 5.6.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: react-icons dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 10 +++++----- sites/hacklytics2027/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a13e12d..fe2226d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -269,8 +269,8 @@ importers: specifier: 19.0.0 version: 19.0.0(react@19.0.0) react-icons: - specifier: 5.5.0 - version: 5.5.0(react@19.0.0) + specifier: 5.6.0 + version: 5.6.0(react@19.0.0) tailwind-merge: specifier: 3.5.0 version: 3.5.0 @@ -4398,8 +4398,8 @@ packages: peerDependencies: react: ^19.0.0 - react-icons@5.5.0: - resolution: {integrity: sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==} + react-icons@5.6.0: + resolution: {integrity: sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==} peerDependencies: react: '*' @@ -8847,7 +8847,7 @@ snapshots: react: 19.0.0 scheduler: 0.25.0 - react-icons@5.5.0(react@19.0.0): + react-icons@5.6.0(react@19.0.0): dependencies: react: 19.0.0 diff --git a/sites/hacklytics2027/package.json b/sites/hacklytics2027/package.json index bcd1cf85..22c2c2ce 100644 --- a/sites/hacklytics2027/package.json +++ b/sites/hacklytics2027/package.json @@ -21,7 +21,7 @@ "next": "16.2.6", "react": "19.0.0", "react-dom": "19.0.0", - "react-icons": "5.5.0", + "react-icons": "5.6.0", "tailwind-merge": "3.5.0" }, "devDependencies": {