From 96aaef41646ef1c61746b596dfc159134d76ed86 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 May 2022 01:39:02 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8c46ff24..a5777ec3 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "cloudinary": "1.27.1", "cookie": "0.4.1", "graphql": "15.6.1", - "next": "12.0.3", + "next": "12.1.6", "next-auth": "4.0.0-next.26", "next-seo": "4.28.1", "prismjs": "1.25.0", @@ -50,7 +50,7 @@ "babel-plugin-styled-components": "1.13.2", "dotenv-cli": "4.0.0", "eslint": "7.32.0", - "eslint-config-next": "11.1.2", + "eslint-config-next": "11.1.4", "eslint-config-prettier": "8.3.0", "eslint-plugin-mdx": "1.15.1", "eslint-plugin-prettier": "4.0.0",