diff --git a/package.json b/package.json index abf8f4e..964c2fb 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@openai/agents": "0.13.1", "@types/bun": "^1.3.14", "ai": "7.0.19", - "next": "16.2.10", + "next": "16.2.11", "tsup": "^8.5.1", "typescript": "7.0.2", "ultracite": "7.9.3", diff --git a/site/package.json b/site/package.json index 5b07841..02697f4 100644 --- a/site/package.json +++ b/site/package.json @@ -19,7 +19,7 @@ "lucide-react": "1.24.0", "mermaid": "11.16.0", "motion": "12.42.2", - "next": "16.2.10", + "next": "16.2.11", "next-themes": "0.4.6", "react": "19.2.7", "react-dom": "19.2.7",