Skip to content

Commit c5958b3

Browse files
ci(deps): bump the copilotkit group with 3 updates
Bumps the copilotkit group with 3 updates: [@copilotkit/runtime](https://github.com/CopilotKit/CopilotKit), [@copilotkit/a2ui-renderer](https://github.com/CopilotKit/CopilotKit/tree/HEAD/packages/a2ui-renderer) and [@copilotkit/react-core](https://github.com/CopilotKit/CopilotKit). Updates `@copilotkit/runtime` from 1.56.5 to 1.57.1 - [Release notes](https://github.com/CopilotKit/CopilotKit/releases) - [Changelog](https://github.com/CopilotKit/CopilotKit/blob/main/changelog.txt) - [Commits](CopilotKit/CopilotKit@v1.56.5...v1.57.1) Updates `@copilotkit/a2ui-renderer` from 1.56.5 to 1.57.1 - [Release notes](https://github.com/CopilotKit/CopilotKit/releases) - [Changelog](https://github.com/CopilotKit/CopilotKit/blob/main/packages/a2ui-renderer/CHANGELOG.md) - [Commits](https://github.com/CopilotKit/CopilotKit/commits/v1.57.1/packages/a2ui-renderer) Updates `@copilotkit/react-core` from 1.56.5 to 1.57.1 - [Release notes](https://github.com/CopilotKit/CopilotKit/releases) - [Changelog](https://github.com/CopilotKit/CopilotKit/blob/main/changelog.txt) - [Commits](CopilotKit/CopilotKit@v1.56.5...v1.57.1) --- updated-dependencies: - dependency-name: "@copilotkit/runtime" dependency-version: 1.57.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: copilotkit - dependency-name: "@copilotkit/a2ui-renderer" dependency-version: 1.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: copilotkit - dependency-name: "@copilotkit/react-core" dependency-version: 1.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: copilotkit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e29f671 commit c5958b3

2 files changed

Lines changed: 422 additions & 512 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@ag-ui/client": "0.0.53",
45-
"@copilotkit/runtime": "^1.56.5",
45+
"@copilotkit/runtime": "^1.57.1",
4646
"@tailwindcss/node": "^4.3.0",
4747
"@tailwindcss/oxide": "^4.3.0",
4848
"ignore": "^7.0.5",
@@ -54,8 +54,8 @@
5454
"zod-to-json-schema": "^3.25.2"
5555
},
5656
"devDependencies": {
57-
"@copilotkit/a2ui-renderer": "^1.56.5",
58-
"@copilotkit/react-core": "^1.56.5",
57+
"@copilotkit/a2ui-renderer": "^1.57.1",
58+
"@copilotkit/react-core": "^1.57.1",
5959
"@testing-library/react": "^16.0.0",
6060
"@types/react": "^19.0.0",
6161
"@types/react-dom": "^19.0.0",

0 commit comments

Comments
 (0)