Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit b78a986

Browse files
committed
update mcp-ui/server with support to apps sdk
1 parent 65fc539 commit b78a986

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"packageManager": "pnpm@10.6.1",
4343
"pnpm": {
4444
"patchedDependencies": {
45-
"@mcp-ui/server@5.11.0": "patches/@mcp-ui__server@5.11.0.patch"
45+
"@mcp-ui/server@5.12.0": "patches/@mcp-ui__server@5.12.0.patch"
4646
},
4747
"overrides": {
4848
"mcp-use": "workspace:*",

packages/mcp-use/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@langchain/anthropic": "^0.3.26",
118118
"@langchain/core": "^0.3.72",
119119
"@langchain/openai": "^0.6.9",
120-
"@mcp-ui/server": "^5.11.0",
120+
"@mcp-ui/server": "^5.12.0",
121121
"@modelcontextprotocol/sdk": "1.20.0",
122122
"@scarf/scarf": "^1.4.0",
123123
"ai": "^4.3.19",

0 commit comments

Comments
 (0)