Skip to content

Commit 4a4968f

Browse files
authored
Merge pull request modelcontextprotocol#1004 from olaservo/update-typescript-sdk
Update typescript sdk to 1.25.2
2 parents fc8066e + 66b84b0 commit 4a4968f

File tree

5 files changed

+4487
-3446
lines changed

5 files changed

+4487
-3446
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {},
2626
"dependencies": {
27-
"@modelcontextprotocol/sdk": "^1.24.3",
27+
"@modelcontextprotocol/sdk": "^1.25.2",
2828
"commander": "^13.1.0",
2929
"spawn-rx": "^5.1.2"
3030
}

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"cleanup:e2e": "node e2e/global-teardown.js"
2626
},
2727
"dependencies": {
28-
"@modelcontextprotocol/sdk": "^1.24.3",
28+
"@modelcontextprotocol/sdk": "^1.25.2",
2929
"@radix-ui/react-checkbox": "^1.1.4",
3030
"@radix-ui/react-dialog": "^1.1.3",
3131
"@radix-ui/react-icons": "^1.3.0",

0 commit comments

Comments
 (0)