update copilotkit

This commit is contained in:
2025-12-11 19:06:12 +01:00
parent d0e2f913e5
commit dfaa23d56d

View File

@@ -17,14 +17,18 @@
"@ag-ui/client": "^0.0.42",
"@ag-ui/langgraph": "0.0.18",
"@auth0/nextjs-auth0": "^4.13.2",
"@copilotkit/react-core": "1.10.6",
"@copilotkit/react-ui": "1.10.6",
"@copilotkit/runtime": "1.10.6",
"next": "16.0.1",
"@copilotkit/react-core": "1.50.0",
"@copilotkit/react-ui": "1.50.0",
"@copilotkit/runtime": "1.50.0",
"next": "^16.0.8",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"openai": "^5.9.0",
"zod": "^3.24.4"
},
"overrides": {
"openai": "^5.9.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@langchain/langgraph-cli": "^1.0.4",