diff --git a/sample/next-app/package.json b/sample/next-app/package.json index cda4f93..1c7945c 100644 --- a/sample/next-app/package.json +++ b/sample/next-app/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "16.1.5", + "next": "16.2.11", "react": "18.3.1", "react-dom": "18.3.1" },