Skip to content

Commit

Permalink
Update CopilotKit dependencies to v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 63eaa67 commit e5e73d1
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@copilotkit/runtime": "1.3.1",
"@copilotkit/react-core": "1.3.1",
"@copilotkit/react-textarea": "1.3.1",
"@copilotkit/react-ui": "1.3.1",
"@copilotkit/shared": "1.3.1",
"@copilotkit/runtime": "1.3.6",
"@copilotkit/react-core": "1.3.6",
"@copilotkit/react-textarea": "1.3.6",
"@copilotkit/react-ui": "1.3.6",
"@copilotkit/shared": "1.3.6",
"@heroicons/react": "^2.1.1",
"@langchain/community": "^0.0.29",
"@langchain/core": "^0.1.29",
Expand Down

0 comments on commit e5e73d1

Please sign in to comment.