From e6a1ec889906eddd2f501325a3c7d6d66960123a Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Thu, 27 Nov 2025 11:35:54 +0500 Subject: [PATCH] packages json file udpdate frameworks --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 45aa139..ba74fde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,10 +16,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",