File tree Expand file tree Collapse file tree 2 files changed +280
-92
lines changed Expand file tree Collapse file tree 2 files changed +280
-92
lines changed Original file line number Diff line number Diff line change 51
51
"wcs" : " ./runner/bin/cli.js"
52
52
},
53
53
"dependencies" : {
54
- "@anthropic-ai/claude-code" : " ^1.0.128" ,
55
54
"@anthropic-ai/sdk" : " ^0.63.0" ,
56
55
"@axe-core/puppeteer" : " ^4.10.2" ,
57
56
"@genkit-ai/compat-oai" : " ^1.19.1" ,
58
57
"@genkit-ai/googleai" : " 1.19.3" ,
59
58
"@genkit-ai/mcp" : " 1.19.3" ,
60
- "@google/gemini-cli" : " ^0.5.0" ,
61
59
"@google/genai" : " 1.20.0" ,
62
60
"@inquirer/prompts" : " ^7.8.4" ,
63
61
"@safety-web/runner" : " 0.4.0-alpha.14" ,
91
89
"zod" : " ^3.23.8" ,
92
90
"zod-validation-error" : " ^4.0.1"
93
91
},
92
+ "optionalDependencies" : {
93
+ "@anthropic-ai/claude-code" : " ^1.0.128" ,
94
+ "@google/gemini-cli" : " ^0.5.0"
95
+ },
94
96
"devDependencies" : {
97
+ "@anthropic-ai/claude-code" : " ^1.0.128" ,
98
+ "@google/gemini-cli" : " ^0.5.0" ,
95
99
"prettier" : " ^3.5.3" ,
96
100
"tsx" : " ^4.20.3"
97
101
}
You can’t perform that action at this time.
0 commit comments