Skip to content

Commit 8a5302e

Browse files
committed
Bump some mastra versions in dojo to align with types in mastra integration
1 parent 8388399 commit 8a5302e

File tree

2 files changed

+167
-2465
lines changed

2 files changed

+167
-2465
lines changed

typescript-sdk/apps/dojo/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@copilotkit/runtime-client-gql": "1.9.2",
2828
"@copilotkit/shared": "1.9.2",
2929
"@mastra/client-js": "^0.10.9",
30-
"@mastra/core": "^0.10.10",
31-
"@mastra/dynamodb": "^0.13.0",
32-
"@mastra/libsql": "^0.11.0",
30+
"@mastra/core": "^0.11.1",
31+
"@mastra/dynamodb": "^0.13.2",
32+
"@mastra/libsql": "^0.11.2",
3333
"@mastra/loggers": "^0.10.3",
34-
"@mastra/memory": "^0.11.1",
34+
"@mastra/memory": "^0.11.5",
3535
"@mdx-js/loader": "^3.1.0",
3636
"@mdx-js/mdx": "^3.1.0",
3737
"@mdx-js/react": "^3.1.0",
@@ -84,7 +84,6 @@
8484
"@types/react-dom": "^19",
8585
"eslint": "^9",
8686
"eslint-config-next": "15.2.1",
87-
"mastra": "^0.10.10",
8887
"tailwindcss": "^4",
8988
"typescript": "^5"
9089
}

0 commit comments

Comments
 (0)