diff --git a/examples/next/package.json b/examples/next/package.json index 86d460f..23c69ff 100644 --- a/examples/next/package.json +++ b/examples/next/package.json @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "next": "15.1.1", + "next": "15.1.2", "react": "^19.0.0", "react-dom": "^19.0.0" },