fix: Increased connection timeout for MCP client

This commit is contained in:
samanhappy
2025-04-08 12:42:29 +08:00
parent b1443787ca
commit 8c7fffbb77
4 changed files with 11 additions and 8631 deletions

View File

@@ -19,7 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.8.0",
"@modelcontextprotocol/sdk": "^1.9.0",
"@radix-ui/react-accordion": "^1.2.3",
"@radix-ui/react-slot": "^1.1.2",
"@shadcn/ui": "^0.0.4",