chore(vscode-ide-companion): bump version to 0.4.1 and add semver dependency and improve cli version checking with semver package

This commit is contained in:
yiliang114
2025-12-10 00:46:07 +08:00
parent 29032d2c6a
commit d2e2a07327
5 changed files with 35 additions and 54 deletions

View File

@@ -152,6 +152,7 @@
"vitest": "^3.2.4"
},
"dependencies": {
"semver": "^7.7.2",
"@modelcontextprotocol/sdk": "^1.15.1",
"cors": "^2.8.5",
"express": "^5.1.0",