diff --git a/package.json b/package.json index d96106b..2c7eb73 100644 --- a/package.json +++ b/package.json @@ -14,11 +14,10 @@ "postinstall": "npm run install:agent" }, "dependencies": { - "@ag-ui/langgraph": "0.0.7", - "@ai-sdk/openai": "^1.3.22", - "@copilotkit/react-core": "1.9.3", - "@copilotkit/react-ui": "1.9.3", - "@copilotkit/runtime": "1.9.3", + "@ag-ui/langgraph": "0.0.18", + "@copilotkit/react-core": "1.10.6", + "@copilotkit/react-ui": "1.10.6", + "@copilotkit/runtime": "1.10.6", "next": "15.3.2", "react": "^19.0.0", "react-dom": "^19.0.0",