Skip to content

Commit 3f26791

Browse files
committed
chore: bump dependencies
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 1e8ce9c commit 3f26791

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,10 +13,10 @@
1313
"lint": "next lint"
1414
},
1515
"dependencies": {
16-
"@ag-ui/langgraph": "^0.0.4",
17-
"@copilotkit/react-core": "^1.9.1",
18-
"@copilotkit/react-ui": "^1.9.1",
19-
"@copilotkit/runtime": "^1.9.1",
16+
"@ag-ui/langgraph": "0.0.6",
17+
"@copilotkit/react-core": "1.9.2",
18+
"@copilotkit/react-ui": "1.9.2",
19+
"@copilotkit/runtime": "1.9.2",
2020
"next": "15.3.2",
2121
"react": "^19.0.0",
2222
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)