We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8388399 commit 8a5302eCopy full SHA for 8a5302e
typescript-sdk/apps/dojo/package.json
@@ -27,11 +27,11 @@
27
"@copilotkit/runtime-client-gql": "1.9.2",
28
"@copilotkit/shared": "1.9.2",
29
"@mastra/client-js": "^0.10.9",
30
- "@mastra/core": "^0.10.10",
31
- "@mastra/dynamodb": "^0.13.0",
32
- "@mastra/libsql": "^0.11.0",
+ "@mastra/core": "^0.11.1",
+ "@mastra/dynamodb": "^0.13.2",
+ "@mastra/libsql": "^0.11.2",
33
"@mastra/loggers": "^0.10.3",
34
- "@mastra/memory": "^0.11.1",
+ "@mastra/memory": "^0.11.5",
35
"@mdx-js/loader": "^3.1.0",
36
"@mdx-js/mdx": "^3.1.0",
37
"@mdx-js/react": "^3.1.0",
@@ -84,7 +84,6 @@
84
"@types/react-dom": "^19",
85
"eslint": "^9",
86
"eslint-config-next": "15.2.1",
87
- "mastra": "^0.10.10",
88
"tailwindcss": "^4",
89
"typescript": "^5"
90
}
0 commit comments