From cd2a0e485c18c21e949e2f4de0dd5345ff577dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 23:27:58 +0000 Subject: [PATCH] build(deps): bump react-icons from 4.12.0 to 5.6.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.6.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.12.0...v5.6.0) --- updated-dependencies: - dependency-name: react-icons dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a705330..b0a6d47 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "react": "19.2.4", "react-day-picker": "^9", "react-dom": "19.2.4", - "react-icons": "^4.11.0", + "react-icons": "^5.6.0", "react-markdown": "^10.1.0", "rehype-autolink-headings": "^7.0.0", "rehype-pretty-code": "^0.10.1",