|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 | 12 | "@ag-ui/agno": "workspace:*",
|
| 13 | + "@ag-ui/crewai": "workspace:*", |
13 | 14 | "@ag-ui/langgraph": "workspace:*",
|
14 | 15 | "@ag-ui/llamaindex": "workspace:*",
|
15 | 16 | "@ag-ui/mastra": "workspace:*",
|
16 | 17 | "@ag-ui/middleware-starter": "workspace:*",
|
17 | 18 | "@ag-ui/server-starter": "workspace:*",
|
18 | 19 | "@ag-ui/server-starter-all-features": "workspace:*",
|
19 | 20 | "@ag-ui/vercel-ai-sdk": "workspace:*",
|
20 |
| - "@ag-ui/crewai": "workspace:*", |
21 | 21 | "@ai-sdk/openai": "^1.3.22",
|
22 | 22 | "@copilotkit/react-core": "1.8.14-next.4",
|
23 | 23 | "@copilotkit/react-ui": "1.8.14-next.4",
|
24 | 24 | "@copilotkit/runtime": "1.8.14-next.4",
|
25 | 25 | "@copilotkit/runtime-client-gql": "1.8.14-next.4",
|
26 | 26 | "@copilotkit/shared": "1.8.14-next.4",
|
27 |
| - "@mastra/client-js": "^0.10.1", |
| 27 | + "@mastra/client-js": "^0.10.7", |
| 28 | + "@mastra/core": "^0.10.8", |
| 29 | + "@mastra/loggers": "^0.10.2", |
| 30 | + "@mastra/memory": "^0.11.0", |
28 | 31 | "@mdx-js/loader": "^3.1.0",
|
29 | 32 | "@mdx-js/mdx": "^3.1.0",
|
30 | 33 | "@mdx-js/react": "^3.1.0",
|
|
76 | 79 | "@types/react-dom": "^19",
|
77 | 80 | "eslint": "^9",
|
78 | 81 | "eslint-config-next": "15.2.1",
|
| 82 | + "nextjs-node-loader": "^1.1.9", |
79 | 83 | "tailwindcss": "^4",
|
80 | 84 | "typescript": "^5"
|
81 | 85 | }
|
|
0 commit comments