From b6214218902a302829277a8e70ec7c9fdbf92888 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Nov 2024 08:04:27 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v14.2.17 --- Frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frontend/package.json b/Frontend/package.json index 3504186..293c1cf 100644 --- a/Frontend/package.json +++ b/Frontend/package.json @@ -22,7 +22,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", "lucide-react": "^0.294.0", - "next": "14.0.3", + "next": "14.2.17", "react": "^18", "react-dom": "^18", "tailwind-merge": "^2.0.0", @@ -34,7 +34,7 @@ "@types/react-dom": "^18", "autoprefixer": "^10.0.1", "eslint": "^8", - "eslint-config-next": "14.0.3", + "eslint-config-next": "14.2.17", "postcss": "^8", "tailwindcss": "^3.3.0", "typescript": "^5"