We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f912266 commit f562645Copy full SHA for f562645
package.json
@@ -14,9 +14,9 @@
14
"postinstall": "npm run install:agent"
15
},
16
"dependencies": {
17
- "@copilotkit/react-core": "1.50.1",
18
- "@copilotkit/react-ui": "1.50.1",
19
- "@copilotkit/runtime": "1.50.1",
+ "@copilotkit/react-core": "1.52.1",
+ "@copilotkit/react-ui": "1.52.1",
+ "@copilotkit/runtime": "1.52.1",
20
"next": "16.1.1",
21
"react": "^19.2.1",
22
"react-dom": "^19.2.1",
0 commit comments