From 30fcafb53b8577adf78ba4b3fb8a7973d604ba85 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 17:36:34 +0000 Subject: [PATCH] feat: update lucide-react to 0.567.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 e8de237..4656a8f 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.564.0", + "lucide-react": "^0.567.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 bf2ea10..9b02142 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -4123,10 +4123,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.564.0: - version "0.564.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.564.0.tgz#128013d180343927192f6b0dc4d9beb778afc33b" - integrity sha512-JJ8GVTQqFwuliifD48U6+h7DXEHdkhJ/E87kksGByII3qHxtPciVb8T8woQONHBQgHVOl7rSMrrip3SeVNy7Fg== +lucide-react@^0.567.0: + version "0.567.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.567.0.tgz#5366f228d59f0178b34119a814f074395c06d944" + integrity sha512-OQAFBxVoDL3DxX8xFI9U5/DsWvp3YIHUBO52BdRtFiMc/QUYMi4iqQZ08KQeJ10hUVZA/E9rTRKCUNbEPUewHQ== magic-string@^0.30.21: version "0.30.21"