Skip to content

Commit df07459

Browse files
committed
chore: bump dependencies
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
1 parent 7a3c018 commit df07459

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"install:agent": "cd agent && pip install -r requirements.txt"
1414
},
1515
"dependencies": {
16-
"@ag-ui/langgraph": "0.0.6",
16+
"@ag-ui/langgraph": "0.0.7",
1717
"@ai-sdk/openai": "^1.3.22",
18-
"@copilotkit/react-core": "1.9.2",
19-
"@copilotkit/react-ui": "1.9.2",
20-
"@copilotkit/runtime": "1.9.2",
18+
"@copilotkit/react-core": "1.9.3",
19+
"@copilotkit/react-ui": "1.9.3",
20+
"@copilotkit/runtime": "1.9.3",
2121
"next": "15.3.2",
2222
"react": "^19.0.0",
2323
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)