fix: upgrade package json in cli, client, and server

This commit is contained in:
kavinkumarbaskar
2025-05-06 00:16:06 +05:30
parent 7a1fb0cfd9
commit b00b271d65
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
"test:watch": "jest --config jest.config.cjs --watch"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.10.2",
"@modelcontextprotocol/sdk": "^1.11.0",
"@radix-ui/react-checkbox": "^1.1.4",
"@radix-ui/react-dialog": "^1.1.3",
"@radix-ui/react-icons": "^1.3.0",