@copilotkit/runtime 1.50.0-beta.16 → 1.50.0-beta.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -65,7 +65,7 @@ var require_package = __commonJS({
65
65
  publishConfig: {
66
66
  access: "public"
67
67
  },
68
- version: "1.50.0-beta.16",
68
+ version: "1.50.0-beta.17",
69
69
  sideEffects: false,
70
70
  main: "./dist/index.js",
71
71
  module: "./dist/index.mjs",
@@ -116,6 +116,7 @@ var require_package = __commonJS({
116
116
  vitest: "^3.2.4"
117
117
  },
118
118
  dependencies: {
119
+ "@ag-ui/client": "^0.0.42",
119
120
  "@copilotkit/shared": "workspace:*",
120
121
  "@copilotkitnext/agent": "0.0.31",
121
122
  "@copilotkitnext/runtime": "0.0.31",
@@ -141,7 +142,6 @@ var require_package = __commonJS({
141
142
  },
142
143
  peerDependencies: {
143
144
  "@anthropic-ai/sdk": "^0.57.0",
144
- "@ag-ui/client": "^0.0.42",
145
145
  "@ag-ui/core": ">=0.0.42",
146
146
  "@ag-ui/encoder": ">=0.0.42",
147
147
  "@ag-ui/langgraph": ">=0.0.20",