Skip to content

Commit d07bbf5

Browse files
committed
feat: fix deps
1 parent 545df41 commit d07bbf5

File tree

2 files changed

+110
-15
lines changed

2 files changed

+110
-15
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"@aws-sdk/client-s3": "^3.787.0",
3939
"@aws-sdk/s3-request-presigner": "^3.787.0",
4040
"@casl/ability": "^6.5.0",
41-
"@copilotkit/react-core": "^1.8.4",
42-
"@copilotkit/react-textarea": "^1.8.4",
43-
"@copilotkit/react-ui": "^1.8.4",
44-
"@copilotkit/runtime": "^1.8.4",
41+
"@copilotkit/react-core": "^1.8.5",
42+
"@copilotkit/react-textarea": "^1.8.5",
43+
"@copilotkit/react-ui": "^1.8.5",
44+
"@copilotkit/runtime": "^1.8.5",
4545
"@hookform/resolvers": "^3.3.4",
4646
"@langchain/community": "^0.3.40",
4747
"@langchain/core": "^0.3.44",

0 commit comments

Comments
 (0)