Skip to content

Commit 15dd30b

Browse files
Update CopilotKit dependencies to v1.3.3
1 parent 63eaa67 commit 15dd30b

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

+37-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
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.3",
13+
"@copilotkit/react-core": "1.3.3",
14+
"@copilotkit/react-textarea": "1.3.3",
15+
"@copilotkit/react-ui": "1.3.3",
16+
"@copilotkit/shared": "1.3.3",
1717
"@heroicons/react": "^2.1.1",
1818
"@langchain/community": "^0.0.29",
1919
"@langchain/core": "^0.1.29",

0 commit comments

Comments
 (0)