From f373b25e8eab8d3c16b55cf65255757c90d687e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:47:36 +0000 Subject: [PATCH] Update nextjs monorepo to v15 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0073dd69..a44b913c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "framer-motion": "11.11.9", "html-react-parser": "5.1.18", "lodash": "4.17.21", - "next": "14.2.15", + "next": "15.0.1", "next-auth": "4.24.8", "react": "18.3.1", "react-dom": "18.3.1", @@ -44,7 +44,7 @@ "@tailwindcss/typography": "0.5.15", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.15", + "eslint-config-next": "15.0.1", "eslint-config-prettier": "9.1.0", "husky": "9.1.6", "lint-staged": "15.2.10",