From fd8da1c12ff651c1e5c2baad81da250206b0f0c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:36:22 +0000 Subject: [PATCH] Update nextjs monorepo to v14.2.16 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 80970e2..9daa797 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "clsx": "^2.1.1", "embla-carousel-react": "^8.1.7", "lucide-react": "^0.452.0", - "next": "14.2.15", + "next": "14.2.16", "react": "^18", "react-canvas-confetti": "^2.0.7", "react-dom": "^18", @@ -29,7 +29,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", - "eslint-config-next": "14.2.15", + "eslint-config-next": "14.2.16", "postcss": "^8", "tailwindcss": "^3.4.1", "typescript": "^5"