@copilotkit/runtime 1.64.2-canary.1785469398 → 1.64.2-canary.1785477663

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/package.cjs CHANGED
@@ -5,7 +5,7 @@ const require_runtime = require('./_virtual/_rolldown/runtime.cjs');
5
5
  var require_package = /* @__PURE__ */ require_runtime.__commonJSMin(((exports, module) => {
6
6
  module.exports = {
7
7
  "name": "@copilotkit/runtime",
8
- "version": "1.64.2-canary.1785469398",
8
+ "version": "1.64.2-canary.1785477663",
9
9
  "private": false,
10
10
  "keywords": [
11
11
  "ai",
@@ -5,7 +5,7 @@ import { __commonJSMin } from "../_virtual/_rolldown/runtime.mjs";
5
5
  var require_package = /* @__PURE__ */ __commonJSMin(((exports, module) => {
6
6
  module.exports = {
7
7
  "name": "@copilotkit/runtime",
8
- "version": "1.64.2-canary.1785469398",
8
+ "version": "1.64.2-canary.1785477663",
9
9
  "private": false,
10
10
  "keywords": [
11
11
  "ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkit/runtime",
3
- "version": "1.64.2-canary.1785469398",
3
+ "version": "1.64.2-canary.1785477663",
4
4
  "private": false,
5
5
  "keywords": [
6
6
  "ai",
@@ -77,10 +77,10 @@
77
77
  "@ai-sdk/google-vertex": "^3.0.97",
78
78
  "@ai-sdk/mcp": "^1.0.21",
79
79
  "@ai-sdk/openai": "^3.0.36",
80
- "@copilotkit/channels-core": "0.4.1-canary.1785469398",
81
- "@copilotkit/channels-intelligence": "0.4.1-canary.1785469398",
80
+ "@copilotkit/channels-core": "0.4.1-canary.1785477663",
81
+ "@copilotkit/channels-intelligence": "0.4.1-canary.1785477663",
82
82
  "@copilotkit/license-verifier": "~0.5.0",
83
- "@copilotkit/shared": "1.64.2-canary.1785469398",
83
+ "@copilotkit/shared": "1.64.2-canary.1785477663",
84
84
  "@graphql-yoga/plugin-defer-stream": "^3.3.1",
85
85
  "@hono/node-server": "^1.13.5",
86
86
  "@modelcontextprotocol/sdk": "^1.18.2",
@@ -130,7 +130,7 @@
130
130
  "typescript": "^5.2.3",
131
131
  "valibot": "^1.2.0",
132
132
  "vitest": "^3.2.4",
133
- "@copilotkit/channels": "0.4.1-canary.1785469398",
133
+ "@copilotkit/channels": "0.4.1-canary.1785477663",
134
134
  "tsconfig": "1.4.12"
135
135
  },
136
136
  "peerDependencies": {