diff --git a/examples/react-nextjs/package.json b/examples/react-nextjs/package.json index b390ce4bd..73461d3d9 100644 --- a/examples/react-nextjs/package.json +++ b/examples/react-nextjs/package.json @@ -15,7 +15,7 @@ "@evolu/react-web": "latest", "@tabler/icons-react": "^3.35.0", "clsx": "^2.1.1", - "next": "^16.0.0", + "next": "^16.1.5", "react": "19.1.0", "react-dom": "19.1.0" },