@copilotkit/runtime 1.10.5-next.8 → 1.10.5-next.9

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.
Files changed (30) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/{chunk-FZHBR5GJ.mjs → chunk-EXMWMAT5.mjs} +10 -10
  3. package/dist/{chunk-FZHBR5GJ.mjs.map → chunk-EXMWMAT5.mjs.map} +1 -1
  4. package/dist/{chunk-HFE4G5OM.mjs → chunk-K4U2VVME.mjs} +2 -2
  5. package/dist/{chunk-DSYBQQE2.mjs → chunk-MO7SLIUI.mjs} +2 -2
  6. package/dist/{chunk-MHD7TGMD.mjs → chunk-RU77EL6K.mjs} +2 -2
  7. package/dist/{chunk-2Z3XAUS6.mjs → chunk-YRAS7NUI.mjs} +2 -2
  8. package/dist/index.js +9 -9
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +5 -5
  11. package/dist/lib/index.js +9 -9
  12. package/dist/lib/index.js.map +1 -1
  13. package/dist/lib/index.mjs +5 -5
  14. package/dist/lib/integrations/index.js +9 -9
  15. package/dist/lib/integrations/index.js.map +1 -1
  16. package/dist/lib/integrations/index.mjs +4 -4
  17. package/dist/lib/integrations/nest/index.js +9 -9
  18. package/dist/lib/integrations/nest/index.js.map +1 -1
  19. package/dist/lib/integrations/nest/index.mjs +2 -2
  20. package/dist/lib/integrations/node-express/index.js +9 -9
  21. package/dist/lib/integrations/node-express/index.js.map +1 -1
  22. package/dist/lib/integrations/node-express/index.mjs +2 -2
  23. package/dist/lib/integrations/node-http/index.js +9 -9
  24. package/dist/lib/integrations/node-http/index.js.map +1 -1
  25. package/dist/lib/integrations/node-http/index.mjs +1 -1
  26. package/package.json +10 -10
  27. /package/dist/{chunk-HFE4G5OM.mjs.map → chunk-K4U2VVME.mjs.map} +0 -0
  28. /package/dist/{chunk-DSYBQQE2.mjs.map → chunk-MO7SLIUI.mjs.map} +0 -0
  29. /package/dist/{chunk-MHD7TGMD.mjs.map → chunk-RU77EL6K.mjs.map} +0 -0
  30. /package/dist/{chunk-2Z3XAUS6.mjs.map → chunk-YRAS7NUI.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.10.5-next.9
4
+
5
+ ### Patch Changes
6
+
7
+ - f199c94: - feat: update agui packages
8
+ - @copilotkit/shared@1.10.5-next.9
9
+
3
10
  ## 1.10.5-next.8
4
11
 
5
12
  ### Patch Changes
@@ -40,7 +40,7 @@ var require_package = __commonJS({
40
40
  publishConfig: {
41
41
  access: "public"
42
42
  },
43
- version: "1.10.5-next.8",
43
+ version: "1.10.5-next.9",
44
44
  sideEffects: false,
45
45
  main: "./dist/index.js",
46
46
  module: "./dist/index.mjs",
@@ -78,11 +78,11 @@ var require_package = __commonJS({
78
78
  "zod-to-json-schema": "^3.23.5"
79
79
  },
80
80
  dependencies: {
81
- "@ag-ui/client": "^0.0.38",
82
- "@ag-ui/core": "^0.0.38",
83
- "@ag-ui/encoder": "^0.0.38",
81
+ "@ag-ui/client": "^0.0.39",
82
+ "@ag-ui/core": "^0.0.39",
83
+ "@ag-ui/encoder": "^0.0.39",
84
84
  "@ag-ui/langgraph": "^0.0.17",
85
- "@ag-ui/proto": "^0.0.38",
85
+ "@ag-ui/proto": "^0.0.39",
86
86
  "@anthropic-ai/sdk": "^0.57.0",
87
87
  "@copilotkit/shared": "workspace:*",
88
88
  "@graphql-yoga/plugin-defer-stream": "^3.3.1",
@@ -111,10 +111,10 @@ var require_package = __commonJS({
111
111
  zod: "^3.23.3"
112
112
  },
113
113
  peerDependencies: {
114
- "@ag-ui/client": ">=0.0.38",
115
- "@ag-ui/core": ">=0.0.38",
116
- "@ag-ui/encoder": ">=0.0.38",
117
- "@ag-ui/proto": ">=0.0.38"
114
+ "@ag-ui/client": ">=0.0.39",
115
+ "@ag-ui/core": ">=0.0.39",
116
+ "@ag-ui/encoder": ">=0.0.39",
117
+ "@ag-ui/proto": ">=0.0.39"
118
118
  },
119
119
  keywords: [
120
120
  "copilotkit",
@@ -6014,4 +6014,4 @@ export {
6014
6014
  getCommonConfig,
6015
6015
  copilotRuntimeNodeHttpEndpoint
6016
6016
  };
6017
- //# sourceMappingURL=chunk-FZHBR5GJ.mjs.map
6017
+ //# sourceMappingURL=chunk-EXMWMAT5.mjs.map