update copilotkit
This commit is contained in:
@@ -17,14 +17,18 @@
|
|||||||
"@ag-ui/client": "^0.0.42",
|
"@ag-ui/client": "^0.0.42",
|
||||||
"@ag-ui/langgraph": "0.0.18",
|
"@ag-ui/langgraph": "0.0.18",
|
||||||
"@auth0/nextjs-auth0": "^4.13.2",
|
"@auth0/nextjs-auth0": "^4.13.2",
|
||||||
"@copilotkit/react-core": "1.10.6",
|
"@copilotkit/react-core": "1.50.0",
|
||||||
"@copilotkit/react-ui": "1.10.6",
|
"@copilotkit/react-ui": "1.50.0",
|
||||||
"@copilotkit/runtime": "1.10.6",
|
"@copilotkit/runtime": "1.50.0",
|
||||||
"next": "16.0.1",
|
"next": "^16.0.8",
|
||||||
"react": "^19.2.0",
|
"react": "^19.2.0",
|
||||||
"react-dom": "^19.2.0",
|
"react-dom": "^19.2.0",
|
||||||
|
"openai": "^5.9.0",
|
||||||
"zod": "^3.24.4"
|
"zod": "^3.24.4"
|
||||||
},
|
},
|
||||||
|
"overrides": {
|
||||||
|
"openai": "^5.9.0"
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/eslintrc": "^3",
|
"@eslint/eslintrc": "^3",
|
||||||
"@langchain/langgraph-cli": "^1.0.4",
|
"@langchain/langgraph-cli": "^1.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user