From 14e3a065b12293b18c37347278ef4bcec62f85df Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 12:34:32 +0000 Subject: [PATCH] feat: update lucide-react to 0.575.0 #minor --- 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 aa69b9b..31730d5 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.563.0", + "lucide-react": "^0.575.0", "motion": "^12.23.26", "next-themes": "^0.4.6", "rapidoc": "^9.3.8", diff --git a/ui/yarn.lock b/ui/yarn.lock index da35ca5..de14c1a 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -4118,10 +4118,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.563.0: - version "0.563.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.563.0.tgz#9a660d6f009942914a0df42391cf7d7d4dbcc713" - integrity sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA== +lucide-react@^0.575.0: + version "0.575.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.575.0.tgz#90feaa4c140e9693e4ee9426d9927a6b833267ac" + integrity sha512-VuXgKZrk0uiDlWjGGXmKV6MSk9Yy4l10qgVvzGn2AWBx1Ylt0iBexKOAoA6I7JO3m+M9oeovJd3yYENfkUbOeg== magic-string@^0.30.21: version "0.30.21"