File tree Expand file tree Collapse file tree 2 files changed +87
-80
lines changed
Expand file tree Collapse file tree 2 files changed +87
-80
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mcp-lsp-driver" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " MCP LSP Driver for IDE plugins to easily expose LSP features via an MCP server." ,
55 "type" : " module" ,
66 "types" : " dist/index.d.ts" ,
3333 "url" : " https://github.com/OpticLM/mcp-lspdriver-ts"
3434 },
3535 "peerDependencies" : {
36- "@modelcontextprotocol/sdk" : " ^1.25 .1" ,
36+ "@modelcontextprotocol/sdk" : " ^1.27 .1" ,
3737 "vscode-languageserver-protocol" : " ^3.17.5" ,
3838 "zod" : " ^4.3.6"
3939 },
4343 }
4444 },
4545 "devDependencies" : {
46- "@biomejs/biome" : " 2.3.10 " ,
47- "@types/node" : " ^22.19.7 " ,
46+ "@biomejs/biome" : " 2.4.6 " ,
47+ "@types/node" : " ^25 " ,
4848 "tsup" : " ^8.5.1" ,
49- "typescript" : " ^5.9.3 " ,
50- "vitest" : " ^4.0.18 "
49+ "typescript" : " ^5.9" ,
50+ "vitest" : " ^4"
5151 },
5252 "engines" : {
5353 "node" : " >=18.0.0"
You can’t perform that action at this time.
0 commit comments