From 78b9c97de14fece947138176d1b02bddf0dc0718 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 09:17:36 +0000 Subject: [PATCH] feat: update lucide-react to 0.554.0 #minor (#295) 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 df34edf..9b21fa6 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.553.0", + "lucide-react": "^0.554.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 0ad326e..4909c50 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3995,10 +3995,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.553.0: - version "0.553.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.553.0.tgz#50ea2ab682315be9b8a2df575403e4f14cc93e83" - integrity sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw== +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== magic-string@^0.30.21: version "0.30.21"