We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b3fcb commit a723c6fCopy full SHA for a723c6f
package.json
@@ -9,10 +9,10 @@
9
"lint": "next lint"
10
},
11
"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",
+ "@copilotkit/react-core": "1.10.6",
+ "@copilotkit/react-ui": "1.10.6",
+ "@copilotkit/runtime": "1.10.6",
+ "@copilotkit/runtime-client-gql": "1.10.6",
16
"@radix-ui/react-checkbox": "^1.1.1",
17
"@radix-ui/react-dialog": "^1.1.1",
18
"@radix-ui/react-label": "^2.1.0",
0 commit comments