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 e06f98e commit 0bea326Copy full SHA for 0bea326
integrations/mastra/typescript/package.json
@@ -58,20 +58,19 @@
58
},
59
"dependencies": {
60
"@ai-sdk/ui-utils": "^1.1.19",
61
- "@mastra/client-js": "^0.15.2",
+ "@mastra/client-js": "^1.0.0-beta.2",
62
"rxjs": "7.8.1"
63
64
"peerDependencies": {
65
"@ag-ui/core": ">=0.0.39",
66
"@ag-ui/client": ">=0.0.40",
67
"@copilotkit/runtime": "^1.10.5",
68
- "@mastra/core": ">=0.20.1",
69
- "zod": "^3.25.67"
+ "@mastra/core": ">=1.0.0-0 <2.0.0-0"
70
71
"devDependencies": {
72
"@ag-ui/core": "workspace:*",
73
"@ag-ui/client": "workspace:*",
74
- "@mastra/core": "^0.20.1",
+ "@mastra/core": "^1.0.0-beta.2",
75
"@types/jest": "^29.5.14",
76
"@types/node": "^20.11.19",
77
"jest": "^29.7.0",
0 commit comments