diff --git a/frontend/package.json b/frontend/package.json index 82f9a63..47b21e4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ "lint:fix": "node lint-fix.js" }, "dependencies": { - "@copilotkit/react-core": "1.5.18", + "@copilotkit/react-core": "1.8.9", "@copilotkit/react-ui": "1.5.18", "@radix-ui/react-checkbox": "^1.1.4", "@radix-ui/react-dialog": "^1.1.6",