diff --git a/web/bun.lock b/web/bun.lock index f560b59a7..0c7721d18 100644 --- a/web/bun.lock +++ b/web/bun.lock @@ -11,7 +11,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "geist": "^1.7.0", - "lucide-react": "0", + "lucide-react": "0.577.0", "motion": "^12.38.0", "next": "16.2.6", "next-intl": "^4.11.0", diff --git a/web/package.json b/web/package.json index 1bc8a04e2..1463a7f6f 100644 --- a/web/package.json +++ b/web/package.json @@ -26,7 +26,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "geist": "^1.7.0", - "lucide-react": "0", + "lucide-react": "0.577.0", "motion": "^12.38.0", "next": "16.2.6", "next-intl": "^4.11.0",