Skip to content

Commit 5863b7c

Browse files
authored
Merge pull request #51 from modelcontextprotocol/deps/ext-apps-1.7.5
chore: bump ext-apps + example servers to 1.7.5
2 parents c667d4f + bf6cd3b commit 5863b7c

2 files changed

Lines changed: 80 additions & 80 deletions

File tree

package-lock.json

Lines changed: 64 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,23 @@
2323
"clean": "rm -rf dist"
2424
},
2525
"dependencies": {
26-
"@modelcontextprotocol/ext-apps": "^1.7.4",
26+
"@modelcontextprotocol/ext-apps": "^1.7.5",
2727
"@modelcontextprotocol/sdk": "1.29.0",
28-
"@modelcontextprotocol/server-budget-allocator": "^1.7.4",
29-
"@modelcontextprotocol/server-cohort-heatmap": "^1.7.4",
30-
"@modelcontextprotocol/server-customer-segmentation": "^1.7.4",
31-
"@modelcontextprotocol/server-debug": "^1.7.4",
32-
"@modelcontextprotocol/server-lazy-auth": "^1.7.4",
33-
"@modelcontextprotocol/server-map": "^1.7.4",
34-
"@modelcontextprotocol/server-pdf": "^1.7.4",
35-
"@modelcontextprotocol/server-scenario-modeler": "^1.7.4",
36-
"@modelcontextprotocol/server-shadertoy": "^1.7.4",
37-
"@modelcontextprotocol/server-sheet-music": "^1.7.4",
38-
"@modelcontextprotocol/server-system-monitor": "^1.7.4",
39-
"@modelcontextprotocol/server-threejs": "^1.7.4",
40-
"@modelcontextprotocol/server-transcript": "^1.7.4",
41-
"@modelcontextprotocol/server-video-resource": "^1.7.4",
42-
"@modelcontextprotocol/server-wiki-explorer": "^1.7.4",
28+
"@modelcontextprotocol/server-budget-allocator": "^1.7.5",
29+
"@modelcontextprotocol/server-cohort-heatmap": "^1.7.5",
30+
"@modelcontextprotocol/server-customer-segmentation": "^1.7.5",
31+
"@modelcontextprotocol/server-debug": "^1.7.5",
32+
"@modelcontextprotocol/server-lazy-auth": "^1.7.5",
33+
"@modelcontextprotocol/server-map": "^1.7.5",
34+
"@modelcontextprotocol/server-pdf": "^1.7.5",
35+
"@modelcontextprotocol/server-scenario-modeler": "^1.7.5",
36+
"@modelcontextprotocol/server-shadertoy": "^1.7.5",
37+
"@modelcontextprotocol/server-sheet-music": "^1.7.5",
38+
"@modelcontextprotocol/server-system-monitor": "^1.7.5",
39+
"@modelcontextprotocol/server-threejs": "^1.7.5",
40+
"@modelcontextprotocol/server-transcript": "^1.7.5",
41+
"@modelcontextprotocol/server-video-resource": "^1.7.5",
42+
"@modelcontextprotocol/server-wiki-explorer": "^1.7.5",
4343
"@redis/client": "^1.6.0",
4444
"cors": "^2.8.5",
4545
"dotenv": "^16.4.7",

0 commit comments

Comments
 (0)