diff --git a/package.json b/package.json index a743b723..0fac0781 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "graphql": "^16.6.0", "he": "^1.2.0", "loader-utils": "^3.2.1", - "next": "13.4.0", + "next": "14.2.4", "nextjs-progressbar": "^0.0.16", "parameterize": "^1.0.0", "path": "^0.12.7", @@ -41,7 +41,7 @@ }, "devDependencies": { "eslint": "8.39.0", - "eslint-config-next": "^13.4.0", + "eslint-config-next": "^14.2.4", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2",