From 25f2da417d45c86153bd84170c1f309fff409fae Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 08:48:38 +0000 Subject: [PATCH] feat: update lucide-react to 0.555.0 #minor (#349) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index c5ce000..a50c8e2 100644 --- a/ui/package.json +++ b/ui/package.json @@ -46,7 +46,7 @@ "date-fns": "^4.1.0", "embla-carousel-react": "^8.6.0", "input-otp": "^1.4.2", - "lucide-react": "^0.554.0", + "lucide-react": "^0.555.0", "motion": "^12.23.24", "next-themes": "^0.4.6", "rapidoc": "^9.3.8", diff --git a/ui/yarn.lock b/ui/yarn.lock index 76f8352..169f541 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3977,10 +3977,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.554.0: - version "0.554.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.554.0.tgz#85ee9855d43cfa83f6077125fe9dbe2521bdf37d" - integrity sha512-St+z29uthEJVx0Is7ellNkgTEhaeSoA42I7JjOCBCrc5X6LYMGSv0P/2uS5HDLTExP5tpiqRD2PyUEOS6s9UXA== +lucide-react@^0.555.0: + version "0.555.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.555.0.tgz#8db4322b784e0d14a415d67ee0e8ca219a1714ca" + integrity sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA== magic-string@^0.30.21: version "0.30.21"