Skip to content

Commit a1caf3c

Browse files
authored
Merge pull request #6 from CopilotKit/tyler/bump-deps
chore: bump deps
2 parents 2749260 + aa15f48 commit a1caf3c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@
1414
"postinstall": "npm run install:agent"
1515
},
1616
"dependencies": {
17-
"@ag-ui/langgraph": "0.0.7",
18-
"@ai-sdk/openai": "^1.3.22",
19-
"@copilotkit/react-core": "1.9.3",
20-
"@copilotkit/react-ui": "1.9.3",
21-
"@copilotkit/runtime": "1.9.3",
17+
"@ag-ui/langgraph": "0.0.18",
18+
"@copilotkit/react-core": "1.10.6",
19+
"@copilotkit/react-ui": "1.10.6",
20+
"@copilotkit/runtime": "1.10.6",
2221
"next": "15.3.2",
2322
"react": "^19.0.0",
2423
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)