From 05d3aa15a688bf9fb4bdca681e0d0b9fc1d029a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 14:09:06 +0000 Subject: [PATCH] Update dependency react-icons to v5.6.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index eff3a7b..41651b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "prettier-plugin-tailwindcss": "0.7.2", "react": "19.2.4", "react-dom": "19.2.4", - "react-icons": "5.5.0", + "react-icons": "5.6.0", "sonner": "2.0.7", "tailwind-merge": "3.4.1", "tailwindcss": "4.1.18", @@ -8510,9 +8510,9 @@ } }, "node_modules/react-icons": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz", - "integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==", + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.6.0.tgz", + "integrity": "sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index b802bad..e4cda6e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "prettier-plugin-tailwindcss": "0.7.2", "react": "19.2.4", "react-dom": "19.2.4", - "react-icons": "5.5.0", + "react-icons": "5.6.0", "sonner": "2.0.7", "tailwind-merge": "3.4.1", "tailwindcss": "4.1.18",