From 101aa7deef8a57426181c8df8e99885546d05ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 22:03:26 +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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 757a287a8d..0b2cb9cd62 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "path": "^0.12.7", "react": "^19.2.6", "react-dom": "^19.2.6", - "react-icons": "^5.5.0", + "react-icons": "^5.6.0", "react-instantsearch": "^7.33.0", "react-markdown": "^10.1.0", "react-player": "^3.4.0", diff --git a/yarn.lock b/yarn.lock index 10ca784e90..d4a9566717 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12115,10 +12115,10 @@ react-fast-compare@^3.2.0: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-icons@^5.5.0: - version "5.5.0" - resolved "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz" - integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw== +react-icons@^5.6.0: + version "5.6.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.6.0.tgz#27bcc4acbc836e762548d76041cf9b9fef4e3837" + integrity sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA== react-instantsearch-core@7.33.0: version "7.33.0"