diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 0164bc87..e952eaa0 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -9,7 +9,7 @@ "prepare": "ts-patch install && typia patch" }, "dependencies": { - "next": "15.1.4", + "next": "15.1.6", "react": "19.0.0", "react-dom": "19.0.0" },