Skip to content

Commit 4cc9377

Browse files
committed
Merge remote-tracking branch 'origin/main' into mme/dojo-samples
2 parents 9dccb82 + cd7fa1e commit 4cc9377

File tree

7 files changed

+4346
-5814
lines changed

7 files changed

+4346
-5814
lines changed

typescript-sdk/apps/client-cli-example/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"@ag-ui/core": "workspace:*",
1414
"@ag-ui/mastra": "workspace:*",
1515
"@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",
2121
"open": "^10.1.2",
2222
"zod": "^3.22.4"
2323
},

typescript-sdk/apps/dojo/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"@copilotkit/runtime": "1.9.2",
2828
"@copilotkit/runtime-client-gql": "1.9.2",
2929
"@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.13.0",
32+
"@mastra/dynamodb": "^0.13.3",
33+
"@mastra/libsql": "^0.13.0",
34+
"@mastra/loggers": "^0.10.5",
35+
"@mastra/memory": "^0.12.0",
3636
"@mdx-js/loader": "^3.1.0",
3737
"@mdx-js/mdx": "^3.1.0",
3838
"@mdx-js/react": "^3.1.0",
@@ -91,4 +91,4 @@
9191
"typescript": "^5",
9292
"wait-port": "^1.1.0"
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)