diff --git a/package.json b/package.json index 2512b2b..68b0052 100644 --- a/package.json +++ b/package.json @@ -17,10 +17,10 @@ "clsx": "^2.1.1", "framer-motion": "^12.23.24", "lucide-react": "^0.554.0", - "next": "16.0.4", "next-intl": "^4.5.5", - "react": "19.2.0", - "react-dom": "19.2.0", + "next": "14.2.3", + "react": "18.2.0", + "react-dom": "18.2.0", "react-hook-form": "^7.66.1", "tailwind-merge": "^3.4.0", "three": "^0.181.2",