Skip to content

Commit

Permalink
Update CopilotKit dependencies to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 63eaa67 commit 15dd30b
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.3",
"@copilotkit/react-core": "1.3.3",
"@copilotkit/react-textarea": "1.3.3",
"@copilotkit/react-ui": "1.3.3",
"@copilotkit/shared": "1.3.3",
"@heroicons/react": "^2.1.1",
"@langchain/community": "^0.0.29",
"@langchain/core": "^0.1.29",
Expand Down

0 comments on commit 15dd30b

Please sign in to comment.