Skip to content

Commit 0e14eb9

Browse files
author
Nevo David
committed
feat: fix nextjs
1 parent d1cc399 commit 0e14eb9

File tree

2 files changed

+30
-42
lines changed

2 files changed

+30
-42
lines changed

package-lock.json

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

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"@aws-sdk/client-s3": "^3.410.0",
3737
"@aws-sdk/s3-request-presigner": "^3.410.0",
3838
"@casl/ability": "^6.5.0",
39-
"@copilotkit/react-core": "^1.3.15",
40-
"@copilotkit/react-textarea": "^1.3.15",
41-
"@copilotkit/react-ui": "^1.3.15",
39+
"@copilotkit/react-core": "^1.4.6",
40+
"@copilotkit/react-textarea": "^1.4.6",
41+
"@copilotkit/react-ui": "^1.4.6",
4242
"@copilotkit/runtime": "^1.4.6",
4343
"@hookform/resolvers": "^3.3.4",
4444
"@mantine/core": "^5.10.5",

0 commit comments

Comments
 (0)