File tree Expand file tree Collapse file tree 4 files changed +125
-314
lines changed Expand file tree Collapse file tree 4 files changed +125
-314
lines changed Original file line number Diff line number Diff line change 27
27
"@copilotkit/runtime" : " 1.10.1" ,
28
28
"@copilotkit/runtime-client-gql" : " 1.10.1" ,
29
29
"@copilotkit/shared" : " 1.10.1" ,
30
- "@mastra/client-js" : " ^0.11.2 " ,
31
- "@mastra/core" : " 0.15.3-alpha.2 " ,
32
- "@mastra/dynamodb" : " ^0.14.5 " ,
33
- "@mastra/libsql" : " ^0.13.7 " ,
34
- "@mastra/loggers" : " ^0.10.9 " ,
35
- "@mastra/memory" : " ^0.14.2 " ,
30
+ "@mastra/client-js" : " ^0.12.3 " ,
31
+ "@mastra/core" : " 0.16.3 " ,
32
+ "@mastra/dynamodb" : " ^0.15.1 " ,
33
+ "@mastra/libsql" : " ^0.14.1 " ,
34
+ "@mastra/loggers" : " ^0.10.11 " ,
35
+ "@mastra/memory" : " ^0.15.1 " ,
36
36
"@mdx-js/loader" : " ^3.1.0" ,
37
37
"@mdx-js/mdx" : " ^3.1.0" ,
38
38
"@mdx-js/react" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"@ai-sdk/openai" : " ^2.0.23" ,
20
- "@mastra/client-js" : " ^0.10.20 " ,
21
- "@mastra/core" : " ^0.15.3-alpha.2 " ,
22
- "@mastra/libsql" : " ^0.13.7 " ,
23
- "@mastra/loggers" : " ^0.10.9 " ,
24
- "@mastra/memory" : " ^0.14.2 " ,
20
+ "@mastra/client-js" : " ^0.12.3 " ,
21
+ "@mastra/core" : " ^0.16.3 " ,
22
+ "@mastra/libsql" : " ^0.14.1 " ,
23
+ "@mastra/loggers" : " ^0.10.11 " ,
24
+ "@mastra/memory" : " ^0.15.1 " ,
25
25
"zod" : " ^3.25.48"
26
26
},
27
27
"devDependencies" : {
Original file line number Diff line number Diff line change 58
58
},
59
59
"dependencies" : {
60
60
"@ai-sdk/ui-utils" : " ^1.1.19" ,
61
- "@mastra/client-js" : " ^0.11.2 " ,
61
+ "@mastra/client-js" : " ^0.12.3 " ,
62
62
"rxjs" : " 7.8.1"
63
63
},
64
64
"peerDependencies" : {
65
65
"@ag-ui/core" : " >=0.0.37" ,
66
66
"@ag-ui/client" : " >=0.0.37" ,
67
67
"@copilotkit/runtime" : " ^1.9.3" ,
68
- "@mastra/core" : " >=0.15.2 " ,
68
+ "@mastra/core" : " >=0.16.3 " ,
69
69
"zod" : " ^3.25.67"
70
70
},
71
71
"devDependencies" : {
72
72
"@ag-ui/core" : " workspace:*" ,
73
73
"@ag-ui/client" : " workspace:*" ,
74
- "@mastra/core" : " ^0.15 .3" ,
74
+ "@mastra/core" : " ^0.16 .3" ,
75
75
"@types/jest" : " ^29.5.14" ,
76
76
"@types/node" : " ^20.11.19" ,
77
77
"jest" : " ^29.7.0" ,
You can’t perform that action at this time.
0 commit comments