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",