diff --git a/projects/website/package.json b/projects/website/package.json index e422d97..07bcae0 100644 --- a/projects/website/package.json +++ b/projects/website/package.json @@ -32,7 +32,7 @@ "framer-motion": "^11.5.4", "js-cookie": "^3.0.5", "ky": "^1.7.2", - "lucide-react": "^0.447.0", + "lucide-react": "^0.451.0", "next": "15.0.0-rc.0", "next-build-id": "^3.0.0", "next-themes": "^0.3.0", @@ -50,7 +50,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", - "eslint-config-next": "14.2.14", + "eslint-config-next": "14.2.15", "postcss": "^8", "tailwindcss": "^3.4.1", "typescript": "^5"