|
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | 30 | "@fastify/cors": "^11.1.0", |
31 | | - "@modelcontextprotocol/sdk": "^1.18.1", |
32 | | - "dotenv": "^17.2.2", |
| 31 | + "@modelcontextprotocol/sdk": "^1.19.1", |
| 32 | + "dotenv": "^17.2.3", |
33 | 33 | "fastify": "^5.6.1", |
34 | 34 | "nanoid": "^5.1.6", |
35 | 35 | "yargs": "^17.7.2", |
|
41 | 41 | "@modelcontextprotocol/inspector": "^0.16.8", |
42 | 42 | "@types/express": "^5.0.3", |
43 | 43 | "@types/yargs": "^17.0.33", |
44 | | - "@typescript-eslint/eslint-plugin": "^8.44.1", |
45 | | - "@typescript-eslint/parser": "^8.44.1", |
| 44 | + "@typescript-eslint/eslint-plugin": "^8.45.0", |
| 45 | + "@typescript-eslint/parser": "^8.45.0", |
46 | 46 | "@vitest/coverage-v8": "^3.2.4", |
47 | 47 | "c8": "^10.1.3", |
48 | 48 | "compare-func": "^2.0.0", |
49 | 49 | "concurrently": "^9.2.1", |
50 | 50 | "conventional-changelog-angular": "^8.0.0", |
51 | 51 | "conventional-changelog-cli": "^5.0.0", |
52 | | - "cross-env": "^10.0.0", |
| 52 | + "cross-env": "^10.1.0", |
53 | 53 | "esbuild": "^0.25.10", |
54 | 54 | "eslint": "^9.36.0", |
55 | 55 | "eslint-plugin-import": "^2.32.0", |
56 | 56 | "eslint-plugin-prettier": "^5.5.4", |
57 | 57 | "globals": "^16.4.0", |
58 | 58 | "husky": "^9.1.7", |
59 | | - "lint-staged": "^16.2.0", |
| 59 | + "lint-staged": "^16.2.3", |
60 | 60 | "prettier": "^3.6.2", |
61 | 61 | "rimraf": "^6.0.1", |
62 | 62 | "tree-kill": "^1.2.2", |
63 | | - "tsx": "^4.20.5", |
64 | | - "typescript": "^5.9.2", |
| 63 | + "tsx": "^4.20.6", |
| 64 | + "typescript": "^5.9.3", |
65 | 65 | "vitest": "^3.2.4" |
66 | 66 | }, |
67 | 67 | "repository": { |
|
0 commit comments