Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Commit ec0d9a7

Browse files
feat: upgrade CopilotKit to 1.10.4
1 parent 7bed6fc commit ec0d9a7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,17 @@
1414
"dependencies": {
1515
"@ag-ui/mastra": "0.0.10",
1616
"@ai-sdk/openai": "^1.3.22",
17-
"@copilotkit/react-core": "1.10.3",
18-
"@copilotkit/react-ui": "1.10.3",
19-
"@copilotkit/runtime": "1.10.3",
17+
"@copilotkit/react-core": "1.10.4",
18+
"@copilotkit/react-textarea": "1.10.4",
19+
"@copilotkit/react-ui": "1.10.4",
20+
"@copilotkit/runtime": "1.10.4",
2021
"@libsql/client": "^0.15.14",
2122
"@mastra/client-js": "0.12.0",
2223
"@mastra/core": "0.16.0",
2324
"@mastra/libsql": "0.14.0",
2425
"@mastra/memory": "0.14.4",
25-
"mastra": "0.12.0",
2626
"libsql": "^0.5.13",
27+
"mastra": "0.12.0",
2728
"next": ">=15.3.3",
2829
"react": "^19.0.0",
2930
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)