diff --git a/ui/package.json b/ui/package.json index aa69b9b..bfcd76f 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.566.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..825cfee 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.566.0: + version "0.566.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.566.0.tgz#c53219b167c9e861b7efd9b5a2820c0d84b1f581" + integrity sha512-b18qC/JAh1X9rVKlF5EtSIyumdIYuh78b0JShynZnHbcaWR4AW4oZyi8Ms/aQYVSnLPlAnMhug2hSr19BgVZAw== magic-string@^0.30.21: version "0.30.21"