diff --git a/playgrounds/next/package.json b/playgrounds/next/package.json index a73480345c..aca4afaece 100644 --- a/playgrounds/next/package.json +++ b/playgrounds/next/package.json @@ -10,7 +10,7 @@ "dependencies": { "@next/bundle-analyzer": "^14.1.0", "@tanstack/react-query": ">=5.0.0", - "next": "14.2.35", + "next": "15.5.10", "react": ">=18", "react-dom": ">=18", "viem": "2.15.1",