From b632c58038299997aedb1a318eebf9b7ddd04a38 Mon Sep 17 00:00:00 2001 From: kleap-admin Date: Fri, 16 Jan 2026 17:08:43 +0000 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index acb04ce..d11fbc4 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "framer-motion": "^11.11.10", "geist": "^1.3.1", "lucide-react": "^0.454.0", - "next": "15.1.7", + "next": "15.1.9", "next-themes": "^0.3.0", "prismjs": "^1.29.0", "react": "19.0.0", @@ -50,7 +50,7 @@ }, "devDependencies": { "eslint": "^9.14.0", - "eslint-config-next": "15.1.7", + "eslint-config-next": "15.1.9", "postcss": "^8.4.47", "tailwindcss": "^3.4.14" }, @@ -58,4 +58,4 @@ "@types/react": "19.0.8", "@types/react-dom": "19.0.3" } -} +} \ No newline at end of file