diff --git a/examples/pre/nextjs/package.json b/examples/pre/nextjs/package.json index bc50d2318..8df46afca 100644 --- a/examples/pre/nextjs/package.json +++ b/examples/pre/nextjs/package.json @@ -17,7 +17,7 @@ "eslint": "8.57.0", "eslint-config-next": "14.0.4", "ethers": "^5.8.0", - "next": "14.2.10", + "next": "15.5.18", "react": "18.3.1", "react-dom": "18.3.1" }