From 84ab7f5223ad35f8e301e505a71589f4700cf140 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 11:00:27 +0000 Subject: [PATCH] Update dependency lucide-react to v1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c061df5b..df38204c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "jsbarcode": "^3.12.1", "jsqr": "^1.4.0", "jwt-decode": "^4.0.0", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "luxon": "^3.4.4", "minimatch": "^10.0.3", "next": "15.5.20", diff --git a/yarn.lock b/yarn.lock index 329e86cf..aa4af802 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7111,10 +7111,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.577.0: - version "0.577.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.577.0.tgz#8ae89edd8415f99c6319a38b40d9c513f6fa5062" - integrity sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A== +lucide-react@^1.0.0: + version "1.24.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.24.0.tgz#5f6da7f37d9107d192e54b7654a99b3468a212c6" + integrity sha512-YT6mBD8lGKkg4nM39enlm94/sfJIiW0YKUT60fBy4YK8tai31ylg1VhGNWxkpSKHo9UagfnZqwIff3HTDQwXeA== luxon@^3.4.4: version "3.7.2"