feat: update copilotkit
This commit is contained in:
parent
fecd48df83
commit
39806b8141
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
|
|
@ -36,10 +36,10 @@
|
|||
"@aws-sdk/client-s3": "^3.410.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.410.0",
|
||||
"@casl/ability": "^6.5.0",
|
||||
"@copilotkit/react-core": "1.1.0",
|
||||
"@copilotkit/react-textarea": "1.1.0",
|
||||
"@copilotkit/react-ui": "1.1.0",
|
||||
"@copilotkit/runtime": "1.1.0",
|
||||
"@copilotkit/react-core": "^1.3.15",
|
||||
"@copilotkit/react-textarea": "^1.3.15",
|
||||
"@copilotkit/react-ui": "^1.3.15",
|
||||
"@copilotkit/runtime": "^1.3.15",
|
||||
"@hookform/resolvers": "^3.3.4",
|
||||
"@mantine/core": "^5.10.5",
|
||||
"@mantine/dates": "^5.10.5",
|
||||
|
|
@ -106,6 +106,7 @@
|
|||
"dayjs": "^1.11.10",
|
||||
"google-auth-library": "^9.11.0",
|
||||
"googleapis": "^137.1.0",
|
||||
"install": "^0.13.0",
|
||||
"ioredis": "^5.3.2",
|
||||
"json-to-graphql-query": "^2.2.5",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
|
|
@ -118,6 +119,7 @@
|
|||
"next": "^14.2.14",
|
||||
"next-plausible": "^3.12.0",
|
||||
"nodemailer": "^6.9.15",
|
||||
"npm": "^10.9.0",
|
||||
"nx": "19.7.2",
|
||||
"openai": "^4.47.1",
|
||||
"polotno": "^2.10.5",
|
||||
|
|
|
|||
Loading…
Reference in New Issue