feat: 更新依赖项,提升 TypeScript 和 Playwright 测试库版本,支持 Node.js 18+

This commit is contained in:
catlog22
2026-02-05 14:45:57 +08:00
parent 23f752b975
commit e555355a71
5 changed files with 86 additions and 52 deletions

View File

@@ -40,7 +40,7 @@
"author": "dyw",
"license": "MIT",
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.4",