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 5241001 commit be82bf2Copy full SHA for be82bf2
package.json
@@ -9,9 +9,9 @@
9
"lint": "next lint"
10
},
11
"dependencies": {
12
- "@copilotkit/react-core": "^1.1.0",
13
- "@copilotkit/react-ui": "^1.1.0",
14
- "@copilotkit/runtime-client-gql": "^1.1.0",
+ "@copilotkit/react-core": "^1.3.1",
+ "@copilotkit/react-ui": "^1.3.1",
+ "@copilotkit/runtime-client-gql": "^1.3.1",
15
"@radix-ui/react-checkbox": "^1.1.1",
16
"@radix-ui/react-dialog": "^1.1.1",
17
"@radix-ui/react-label": "^2.1.0",
0 commit comments