chore: upgrade deps

This commit is contained in:
Simon
2026-04-08 22:00:29 +08:00
parent ebe3a3f7c3
commit e9784a16d0
8 changed files with 530 additions and 25 deletions

View File

@@ -30,6 +30,6 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^1.29.0",
"ws": "^8.20.0",
"zod": "^4.3.5"
"zod": "^4.3.6"
}
}