|
43 | 43 | "@ag-ui/client": "^0.0.52", |
44 | 44 | "@ag-ui/core": "^0.0.52", |
45 | 45 | "@ag-ui/mastra": "1.0.0", |
| 46 | + "@ag-ui/mcp-apps-middleware": "^0.0.3", |
46 | 47 | "@ai-sdk/openai": "^3.0.49", |
47 | 48 | "@angular-architects/native-federation": "^21.1.0", |
48 | 49 | "@angular-architects/ngrx-toolkit": "^21.0.1", |
|
64 | 65 | "@mastra/core": "^1.24.1", |
65 | 66 | "@mastra/libsql": "^1.7.3", |
66 | 67 | "@mastra/loggers": "^1.0.4", |
| 68 | + "@mastra/mcp": "^1.4.1", |
67 | 69 | "@mastra/memory": "^1.13.0", |
| 70 | + "@modelcontextprotocol/ext-apps": "^1.5.0", |
| 71 | + "@modelcontextprotocol/sdk": "^1.29.0", |
68 | 72 | "@ngrx/operators": "^21.0.1", |
69 | 73 | "@ngrx/signals": "^21.0.1", |
70 | 74 | "chart.js": "^4.5.1", |
|
93 | 97 | "@vitest/coverage-v8": "^4.0.18", |
94 | 98 | "angular-eslint": "21.1.0", |
95 | 99 | "commitlint": "^20.2.0", |
| 100 | + "concurrently": "^9.2.1", |
96 | 101 | "eslint": "^9.39.1", |
97 | 102 | "eslint-plugin-simple-import-sort": "^12.1.1", |
98 | 103 | "husky": "^9.1.7", |
|
105 | 110 | "tsx": "^4.21.0", |
106 | 111 | "typescript": "~5.9.2", |
107 | 112 | "typescript-eslint": "8.47.0", |
| 113 | + "vite": "^7.3.1", |
| 114 | + "vite-plugin-singlefile": "^2.3.2", |
108 | 115 | "vitest": "^4.0.8" |
109 | 116 | } |
110 | 117 | } |
0 commit comments