From bea2c8b5e061c671cd19464f70822019b8dc6836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 04:52:11 +0000 Subject: [PATCH] chore(deps): 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 | 12 ++++++------ sites/hacklytics2027/package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfb6058..0b5ed62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,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 @@ -4726,8 +4726,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: '*' @@ -5330,7 +5330,7 @@ packages: optional: true xlsx@https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz: - resolution: {integrity: sha512-oLDq3jw7AcLqKWH2AhCpVTZl8mf6X2YReP+Neh0SJUzV/BdZYjth94tG5toiMB1PPrYtxOCfaoUCkvtuH+3AJA==, tarball: https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz} + resolution: {tarball: https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz} version: 0.20.3 engines: {node: '>=0.8'} hasBin: true @@ -9435,7 +9435,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 02620b6..319052d 100644 --- a/sites/hacklytics2027/package.json +++ b/sites/hacklytics2027/package.json @@ -19,7 +19,7 @@ "next": "16.2.4", "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": {