diff --git a/package.json b/package.json index f0b023d5f..ffdbbfd95 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "class-variance-authority": "^0.7", "clsx": "^2.1", "flag-icons": "^7.3.2", - "lucide-react": "^0.503", + "lucide-react": "^0.506", "next": "15.3", "next-themes": "0.4", "react": "^19.1", diff --git a/yarn.lock b/yarn.lock index 29cce9265..807d0b319 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2471,10 +2471,10 @@ loose-envify@^1.4.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -lucide-react@^0.503: - version "0.503.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.503.0.tgz#4ac55b262fa613f9497531c9df50ea0e883d2de2" - integrity sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w== +lucide-react@^0.506: + version "0.506.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.506.0.tgz#e7b4198f2ab51a908addf499003238b407f274f8" + integrity sha512-/2znFFzlXcZKu0ANFCnxUOBV5I2e08m19PGtb6X+BcByRj8ODlGAl3wpe4LNVrDMLJ263JoIkZn7MOGK/5sXtw== make-error@^1.1.1: version "1.3.6"