|
67 | 67 | "access": "public" |
68 | 68 | }, |
69 | 69 | "dependencies": { |
70 | | - "@modelcontextprotocol/sdk": "^1.19.1", |
| 70 | + "@modelcontextprotocol/sdk": "^1.25.3", |
71 | 71 | "@runloop/api-client": "1.6.0", |
72 | | - "@types/express": "^5.0.3", |
73 | | - "chalk": "^5.3.0", |
74 | | - "commander": "^14.0.1", |
| 72 | + "@types/express": "^5.0.6", |
| 73 | + "chalk": "^5.6.2", |
| 74 | + "commander": "^14.0.2", |
75 | 75 | "conf": "^15.0.2", |
76 | 76 | "dotenv": "^17.2.3", |
77 | | - "express": "^5.1.0", |
| 77 | + "express": "^5.2.1", |
78 | 78 | "figures": "^6.1.0", |
79 | 79 | "gradient-string": "^3.0.0", |
80 | | - "ink": "^6.3.1", |
| 80 | + "ink": "^6.6.0", |
81 | 81 | "ink-big-text": "^2.0.0", |
82 | 82 | "ink-gradient": "^3.0.0", |
83 | 83 | "ink-link": "^5.0.0", |
84 | 84 | "ink-spinner": "^5.0.0", |
85 | 85 | "ink-text-input": "^6.0.0", |
86 | 86 | "react": "19.2.0", |
87 | | - "yaml": "^2.8.1", |
88 | | - "zustand": "^5.0.2" |
| 87 | + "yaml": "^2.8.2", |
| 88 | + "zustand": "^5.0.10" |
| 89 | + }, |
| 90 | + "pnpm": { |
| 91 | + "overrides": { |
| 92 | + "tmp": "^0.2.5" |
| 93 | + } |
89 | 94 | }, |
90 | 95 | "devDependencies": { |
91 | 96 | "@anthropic-ai/mcpb": "^2.1.2", |
92 | | - "@types/jest": "^29.5.0", |
93 | | - "@types/node": "^22.7.9", |
94 | | - "@types/react": "^19.2.2", |
95 | | - "@typescript-eslint/eslint-plugin": "^8.46.0", |
96 | | - "@typescript-eslint/parser": "^8.46.0", |
| 97 | + "@types/jest": "^29.5.14", |
| 98 | + "@types/node": "^22.19.7", |
| 99 | + "@types/react": "^19.2.10", |
| 100 | + "@typescript-eslint/eslint-plugin": "^8.54.0", |
| 101 | + "@typescript-eslint/parser": "^8.54.0", |
97 | 102 | "esbuild": "^0.27.2", |
98 | | - "eslint": "^9.37.0", |
| 103 | + "eslint": "^9.39.2", |
99 | 104 | "eslint-plugin-react": "^7.37.5", |
100 | 105 | "eslint-plugin-react-hooks": "^6.1.1", |
101 | | - "globals": "^16.4.0", |
| 106 | + "globals": "^16.5.0", |
102 | 107 | "husky": "^9.1.7", |
103 | 108 | "ink-testing-library": "^4.0.0", |
104 | 109 | "jest": "^29.7.0", |
105 | | - "prettier": "^3.6.2", |
106 | | - "ts-jest": "^29.1.0", |
107 | | - "ts-node": "^10.9.0", |
108 | | - "typescript": "^5.6.3" |
| 110 | + "prettier": "^3.8.1", |
| 111 | + "ts-jest": "^29.4.6", |
| 112 | + "ts-node": "^10.9.2", |
| 113 | + "typescript": "^5.9.3" |
109 | 114 | } |
110 | 115 | } |
0 commit comments