File tree Expand file tree Collapse file tree 4 files changed +128
-216
lines changed
Expand file tree Collapse file tree 4 files changed +128
-216
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " pictmcp" ,
33 "mcpName" : " io.github.takeyaqa/PictMCP" ,
4- "version" : " 0.3.1 " ,
4+ "version" : " 0.4.0 " ,
55 "description" : " MCP (Model Context Protocol) server that provides pairwise combinatorial testing capabilities to AI assistants." ,
66 "keywords" : [
77 " mcp" ,
4444 "test:run" : " vitest run"
4545 },
4646 "dependencies" : {
47- "@modelcontextprotocol/sdk" : " ^1.25.2 " ,
47+ "@modelcontextprotocol/sdk" : " ^1.25.3 " ,
4848 "@takeyaqa/pict-wasm" : " 3.7.4-wasm.13" ,
49- "zod" : " ^4.3.5 "
49+ "zod" : " ^4.3.6 "
5050 },
5151 "devDependencies" : {
5252 "@eslint/js" : " ^9.39.2" ,
5353 "@tsconfig/node-ts" : " ^23.6.2" ,
5454 "@tsconfig/node24" : " ^24.0.4" ,
55- "@types/node" : " ^25.0.9 " ,
55+ "@types/node" : " ^25.1.0 " ,
5656 "@vitest/eslint-plugin" : " ^1.6.6" ,
5757 "eslint" : " ^9.39.2" ,
5858 "eslint-config-prettier" : " ^10.1.8" ,
59- "prettier" : " ^3.8.0 " ,
59+ "prettier" : " ^3.8.1 " ,
6060 "typescript" : " ~5.9.3" ,
6161 "typescript-eslint" : " ^8.54.0" ,
62- "vitest" : " ^4.0.17 "
62+ "vitest" : " ^4.0.18 "
6363 },
6464 "engines" : {
6565 "node" : " >=24"
You can’t perform that action at this time.
0 commit comments