Skip to content

Commit e5e73d1

Browse files
Update CopilotKit dependencies to v1.3.6
1 parent 63eaa67 commit e5e73d1

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@copilotkit/runtime": "1.3.1",
13-
"@copilotkit/react-core": "1.3.1",
14-
"@copilotkit/react-textarea": "1.3.1",
15-
"@copilotkit/react-ui": "1.3.1",
16-
"@copilotkit/shared": "1.3.1",
12+
"@copilotkit/runtime": "1.3.6",
13+
"@copilotkit/react-core": "1.3.6",
14+
"@copilotkit/react-textarea": "1.3.6",
15+
"@copilotkit/react-ui": "1.3.6",
16+
"@copilotkit/shared": "1.3.6",
1717
"@heroicons/react": "^2.1.1",
1818
"@langchain/community": "^0.0.29",
1919
"@langchain/core": "^0.1.29",

0 commit comments

Comments
 (0)