diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 8bba9f0f..ecf88d3c 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -15,7 +15,7 @@ "@types/node": "^24.3.0", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", - "next": "16.0.7", + "next": "16.1.5", "next-themes": "^0.4.6", "postcss": "^8.5.6", "react": "19.2.1",