Skip to content

Commit fed4fb2

Browse files
committed
chore(examples/integrations): float strands/langgraph starters to copilotkit 1.59.3
Version-only bump for strands-python, langgraph-fastapi, langgraph-js, and langgraph-python (package.json + lockfile); no source changes required.
1 parent 1e1379a commit fed4fb2

8 files changed

Lines changed: 57840 additions & 734 deletions

File tree

examples/integrations/langgraph-fastapi/package-lock.json

Lines changed: 19534 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/integrations/langgraph-fastapi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
},
1515
"dependencies": {
1616
"@copilotkit/a2ui-renderer": "1.56.5",
17-
"@copilotkit/react-core": "1.56.5",
18-
"@copilotkit/runtime": "1.56.5",
17+
"@copilotkit/react-core": "1.59.3",
18+
"@copilotkit/runtime": "1.59.3",
1919
"@radix-ui/react-checkbox": "^1.3.3",
2020
"@radix-ui/react-label": "^2.1.8",
2121
"@radix-ui/react-separator": "^1.1.8",

0 commit comments

Comments
 (0)