diff --git a/package.json b/package.json index bf87528b7..349d30b13 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.532", + "lucide-react": "^0.533", "next": "15.4", "next-themes": "0.4", "react": "^19.1", diff --git a/yarn.lock b/yarn.lock index a085f0605..a8b1842d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2514,10 +2514,10 @@ loose-envify@^1.4.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -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== +lucide-react@^0.533: + version "0.533.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.533.0.tgz#f0d716540a0ae2baf6d8b018df10978bb3bd5333" + integrity sha512-XwRo6CQowPRe1cfBJITmHytjR3XS4AZpV6rrBFEzoghARgyU2RK3yNRSnRkSFFSQJWFdQ8f4Wk1awgLLSy1NCQ== magic-string@^0.30.17: version "0.30.17"