From 12c18810eefc965a344ca8ce337fa7e35ed7627b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 11:21:35 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v13 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index df1ae23..f0713aa 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "leaflet": "^1.7.1", "leaflet.heat": "^0.2.0", "mongoose": "^5.12.14", - "next": "12.3.4", + "next": "13.4.10", "node-fetch": "^2.6.1", "react": "^17.0.1", "react-dom": "^17.0.1", @@ -87,7 +87,7 @@ "babel-plugin-macros": "^3.0.0", "babel-plugin-module-resolver": "^5.0.0", "eslint": "^7.19.0", - "eslint-config-next": "^11.0.0", + "eslint-config-next": "^13.0.0", "eslint-config-prettier": "^7.2.0", "eslint-plugin-react": "^7.19.0", "husky": "^4.2.3",