diff --git a/package.json b/package.json index 7b32091a3..886ae7011 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "class-variance-authority": "^0.7", "clsx": "^2.1", "flag-icons": "^7.5.0", - "lucide-react": "^0.525", + "lucide-react": "^0.532", "next": "15.4", "next-themes": "0.4", "react": "^19.1", diff --git a/yarn.lock b/yarn.lock index 5b3db89fa..901b12867 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2521,10 +2521,10 @@ loose-envify@^1.4.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -lucide-react@^0.525: - version "0.525.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.525.0.tgz#5f7bcecd65e4f9b2b5b6b5d295e3376df032d5e3" - integrity sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ== +lucide-react@^0.532: + version "0.532.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.532.0.tgz#03e6a1370ce253760c771c4fae8da12293addd7f" + integrity sha512-HwmXOIZwuZ21wryFq0ZrwkjAMxI77+jLxLdNzWCiUa/Kf5ozkTFCWT6C1/yapP68uKgj8wlxxqnNCH1xo9NEpg== magic-string@^0.30.17: version "0.30.17"