Skip to content

Commit 91085f9

Browse files
committed
more dep wrangling
Signed-off-by: Tyler Slaton <[email protected]>
1 parent f41d914 commit 91085f9

File tree

2 files changed

+103
-259
lines changed

2 files changed

+103
-259
lines changed

typescript-sdk/apps/dojo/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"@copilotkit/runtime": "1.10.1",
3030
"@copilotkit/runtime-client-gql": "1.10.1",
3131
"@copilotkit/shared": "1.10.1",
32-
"@mastra/client-js": "^0.12.3",
33-
"@mastra/core": "0.16.3",
34-
"@mastra/dynamodb": "^0.15.1",
35-
"@mastra/libsql": "^0.14.1",
36-
"@mastra/loggers": "^0.10.11",
37-
"@mastra/memory": "^0.15.1",
32+
"@mastra/client-js": "^0.13.2",
33+
"@mastra/core": "0.18.0",
34+
"@mastra/dynamodb": "^0.15.3",
35+
"@mastra/libsql": "^0.14.3",
36+
"@mastra/loggers": "^0.10.13",
37+
"@mastra/memory": "^0.15.3",
3838
"@mdx-js/loader": "^3.1.0",
3939
"@mdx-js/mdx": "^3.1.0",
4040
"@mdx-js/react": "^3.1.0",

0 commit comments

Comments
 (0)