From 0654d43c7207160464056a07c4c95c41c69d88c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:07:19 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 194dee1..720e969 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "deepmerge": "4.2.2", "graphql": "16.6.0", "lodash": "4.17.21", - "next": "12.3.3", + "next": "15.0.1", "next-auth": "4.15.0", "next-transpile-modules": "^9.1.0", "nextjs-progressbar": "0.0.16", @@ -58,7 +58,7 @@ "@graphql-codegen/cli": "^2.13.7", "@graphql-codegen/gql-tag-operations-preset": "^1.6.0", "@graphql-eslint/eslint-plugin": "^3.12.0", - "@next/eslint-plugin-next": "^12.3.1", + "@next/eslint-plugin-next": "^14.0.0", "@types/node": "^17", "@types/node-fetch": "^2.6.2", "@types/react": "^18.0.15", @@ -67,7 +67,7 @@ "babel-plugin-lodash": "^3.3.4", "babel-plugin-styled-components": "^2.0.7", "eslint": "^8.8.0", - "eslint-config-next": "^12.0.10", + "eslint-config-next": "^15.0.0", "eslint-config-opencollective": "^3.0.3", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-cypress": "^2.12.1",