diff --git a/package.json b/package.json index df1ae23..bcc6ef1 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.7", "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",