diff --git a/apps/client/package.json b/apps/client/package.json index 0387b0a..7de7af0 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -23,7 +23,7 @@ "date-fns": "^4.4.0", "i18next": "^26.3.6", "input-otp": "^1.4.2", - "lucide-react": "^0.525.0", + "lucide-react": "^0.577.0", "next-themes": "^0.4.6", "qrcode": "^1.5.4", "react": "^19.1.0", diff --git a/package-lock.json b/package-lock.json index afce04a..b10235b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "date-fns": "^4.4.0", "i18next": "^26.3.6", "input-otp": "^1.4.2", - "lucide-react": "^0.525.0", + "lucide-react": "^0.577.0", "next-themes": "^0.4.6", "qrcode": "^1.5.4", "react": "^19.1.0", @@ -10082,9 +10082,9 @@ } }, "node_modules/lucide-react": { - "version": "0.525.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.525.0.tgz", - "integrity": "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ==", + "version": "0.577.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", + "integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"