From b3994d13e8ef5f343a6bbf467149718c7f762994 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 09:24:37 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.577.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index a35e6832..ea7e8ac1 100644 --- a/bun.lock +++ b/bun.lock @@ -46,7 +46,7 @@ "input-otp": "^1.4.2", "ky": "^1.14.3", "libphonenumber-js": "^1.12.35", - "lucide-react": "^0.542.0", + "lucide-react": "^0.577.0", "next": "^15.5.9", "next-intl": "^4.7.0", "next-nprogress-bar": "^2.4.7", @@ -1418,7 +1418,7 @@ "lru-cache": ["lru-cache@5.1.1", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="], - "lucide-react": ["lucide-react@0.542.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw=="], + "lucide-react": ["lucide-react@0.577.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A=="], "magic-string": ["magic-string@0.30.21", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="], diff --git a/package.json b/package.json index 455b43d7..1cd56b33 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "input-otp": "^1.4.2", "ky": "^1.14.3", "libphonenumber-js": "^1.12.35", - "lucide-react": "^0.542.0", + "lucide-react": "^0.577.0", "next": "^15.5.9", "next-intl": "^4.7.0", "next-nprogress-bar": "^2.4.7",