diff --git a/examples/with-static-export/package.json b/examples/with-static-export/package.json index 75149ac2aa3b9..ebc0a91276f97 100644 --- a/examples/with-static-export/package.json +++ b/examples/with-static-export/package.json @@ -20,7 +20,7 @@ "@types/react": "^18.0.14", "@types/react-dom": "^18.0.5", "eslint": "8.19.0", - "eslint-config-next": "12.2.0", + "eslint-config-next": "14.1.0", "typescript": "^4.7.4" } }