Skip to content

Commit a723c6f

Browse files
Update CopilotKit dependencies to v1.10.6
1 parent 89b3fcb commit a723c6f

File tree

2 files changed

+2235
-213
lines changed

2 files changed

+2235
-213
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@copilotkit/react-core": "1.8.12-next.4",
13-
"@copilotkit/react-ui": "1.8.12-next.4",
14-
"@copilotkit/runtime": "1.8.12-next.4",
15-
"@copilotkit/runtime-client-gql": "1.8.12-next.4",
12+
"@copilotkit/react-core": "1.10.6",
13+
"@copilotkit/react-ui": "1.10.6",
14+
"@copilotkit/runtime": "1.10.6",
15+
"@copilotkit/runtime-client-gql": "1.10.6",
1616
"@radix-ui/react-checkbox": "^1.1.1",
1717
"@radix-ui/react-dialog": "^1.1.1",
1818
"@radix-ui/react-label": "^2.1.0",

0 commit comments

Comments
 (0)