File tree Expand file tree Collapse file tree 4 files changed +676
-1742
lines changed
integrations/mastra/example Expand file tree Collapse file tree 4 files changed +676
-1742
lines changed Original file line number Diff line number Diff line change 13
13
"@ag-ui/core" : " workspace:*" ,
14
14
"@ag-ui/mastra" : " workspace:*" ,
15
15
"@ai-sdk/openai" : " 1.3.22" ,
16
- "@mastra/client-js" : " 0.10.9 " ,
17
- "@mastra/core" : " 0.10.10 " ,
18
- "@mastra/libsql" : " 0.11 .0" ,
19
- "@mastra/loggers" : " 0.10.3 " ,
20
- "@mastra/memory" : " 0.11.1 " ,
16
+ "@mastra/client-js" : " 0.10.18 " ,
17
+ "@mastra/core" : " 0.12.1 " ,
18
+ "@mastra/libsql" : " 0.12 .0" ,
19
+ "@mastra/loggers" : " 0.10.5 " ,
20
+ "@mastra/memory" : " 0.12.0 " ,
21
21
"open" : " ^10.1.2" ,
22
22
"zod" : " ^3.22.4"
23
23
},
Original file line number Diff line number Diff line change 27
27
"@copilotkit/runtime" : " 1.9.2" ,
28
28
"@copilotkit/runtime-client-gql" : " 1.9.2" ,
29
29
"@copilotkit/shared" : " 1.9.2" ,
30
- "@mastra/client-js" : " ^0.10.9 " ,
31
- "@mastra/core" : " ^0.11 .1" ,
32
- "@mastra/dynamodb" : " ^0.13.2 " ,
33
- "@mastra/libsql" : " ^0.11.2 " ,
34
- "@mastra/loggers" : " ^0.10.3 " ,
35
- "@mastra/memory" : " ^0.11.5 " ,
30
+ "@mastra/client-js" : " ^0.10.18 " ,
31
+ "@mastra/core" : " ^0.12 .1" ,
32
+ "@mastra/dynamodb" : " ^0.13.3 " ,
33
+ "@mastra/libsql" : " ^0.12.0 " ,
34
+ "@mastra/loggers" : " ^0.10.5 " ,
35
+ "@mastra/memory" : " ^0.12.0 " ,
36
36
"@mdx-js/loader" : " ^3.1.0" ,
37
37
"@mdx-js/mdx" : " ^3.1.0" ,
38
38
"@mdx-js/react" : " ^3.1.0" ,
91
91
"typescript" : " ^5" ,
92
92
"wait-port" : " ^1.1.0"
93
93
}
94
- }
94
+ }
Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@ai-sdk/openai" : " ^1.3.22" ,
20
20
"@mastra/client-js" : " ^0.10.1" ,
21
- "@mastra/core" : " ^0.10 .1" ,
22
- "@mastra/libsql" : " ^0.10 .0" ,
23
- "@mastra/loggers" : " ^0.10.0 " ,
24
- "@mastra/memory" : " ^0.10.1 " ,
21
+ "@mastra/core" : " ^0.12 .1" ,
22
+ "@mastra/libsql" : " ^0.12 .0" ,
23
+ "@mastra/loggers" : " ^0.10.5 " ,
24
+ "@mastra/memory" : " ^0.12.0 " ,
25
25
"zod" : " ^3.25.48"
26
26
},
27
27
"devDependencies" : {
28
28
"@types/node" : " ^22.15.29" ,
29
- "mastra" : " ^0.10.1 " ,
29
+ "mastra" : " ^0.10.18 " ,
30
30
"typescript" : " ^5.8.3"
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments