diff --git a/ui/package.json b/ui/package.json index e8de237..eb794af 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.565.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..4245c50 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.565.0: + version "0.565.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.565.0.tgz#0aabd39521be17aa4d2e1c34164cb7423563d12f" + integrity sha512-xGkl/XI5poyLwFcaqvl/kd3CafwC8PsV7YZzk3Vfq87bLltRtbME94uz6GS4SDeBl5eJMZo3X911sqMF4Ue5Cw== magic-string@^0.30.21: version "0.30.21"