From ca8369cc31b0d7953ad2a4a8fd8154f1616d2e26 Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Thu, 27 Nov 2025 11:47:42 +0500 Subject: [PATCH] update intial page --- package-lock.json | 6 +++--- package.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba74fde..45aa139 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", - "next": "14.2.3", - "react": "18.2.0", - "react-dom": "18.2.0", + "react": "19.2.0", + "react-dom": "19.2.0", "react-hook-form": "^7.66.1", "tailwind-merge": "^3.4.0", "three": "^0.181.2", diff --git a/package.json b/package.json index 68b0052..2512b2b 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", - "next": "14.2.3", - "react": "18.2.0", - "react-dom": "18.2.0", + "react": "19.2.0", + "react-dom": "19.2.0", "react-hook-form": "^7.66.1", "tailwind-merge": "^3.4.0", "three": "^0.181.2",