diff --git a/examples/with-nextjs/package.json b/examples/with-nextjs/package.json index 14bda2b8e..ef7b613e2 100644 --- a/examples/with-nextjs/package.json +++ b/examples/with-nextjs/package.json @@ -16,7 +16,7 @@ "@voltagent/cli": "^0.1.6", "@voltagent/core": "^0.1.24", "@voltagent/vercel-ai": "^0.1.9", - "next": "15.3.1", + "next": "15.3.3", "npm-check-updates": "^17.1.18", "postcss": "^8.5.3", "react": "^19.0.0",