From 919847cd740e5ec7c70d41db09c46c1f8dfa9f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 09:15:57 +0000 Subject: [PATCH] build(deps): bump react-icons from 4.9.0 to 5.5.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.9.0 to 5.5.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.9.0...v5.5.0) --- updated-dependencies: - dependency-name: react-icons dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c01c00a..5cfb644 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "postcss": "8.4.31", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "^4.9.0", + "react-icons": "^5.5.0", "rehype-autolink-headings": "^6.1.1", "rehype-img-size": "^1.0.1", "rehype-pretty-code": "^0.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a9cccd..0c68325 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-icons: - specifier: ^4.9.0 - version: 4.9.0(react@18.2.0) + specifier: ^5.5.0 + version: 5.5.0(react@18.2.0) rehype-autolink-headings: specifier: ^6.1.1 version: 6.1.1 @@ -2214,6 +2214,7 @@ packages: next@14.1.0: resolution: {integrity: sha512-wlzrsbfeSU48YQBjZhDzOwhWhGsy+uQycR8bHAOt1LY1bn3zZEcDyHQOEoN3aWzQ8LHCAJ1nqrWCc9XF2+O45Q==} engines: {node: '>=18.17.0'} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/security-update-2025-12-11 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -2546,8 +2547,8 @@ packages: peerDependencies: react: ^18.2.0 - react-icons@4.9.0: - resolution: {integrity: sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==} + react-icons@5.5.0: + resolution: {integrity: sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==} peerDependencies: react: '*' @@ -6002,7 +6003,7 @@ snapshots: react: 18.2.0 scheduler: 0.23.0 - react-icons@4.9.0(react@18.2.0): + react-icons@5.5.0(react@18.2.0): dependencies: react: 18.2.0