|
52 | 52 | }, |
53 | 53 | "dependencies": { |
54 | 54 | "@ai-sdk/anthropic": "^2.0.45", |
55 | | - "@anthropic-ai/sdk": "^0.68.0", |
| 55 | + "@anthropic-ai/sdk": "^0.70.0", |
56 | 56 | "@axe-core/puppeteer": "^4.10.2", |
57 | | - "@genkit-ai/compat-oai": "1.23.0", |
58 | | - "@genkit-ai/googleai": "1.22.0", |
59 | | - "@genkit-ai/mcp": "1.22.0", |
60 | | - "@google/genai": "1.29.1", |
| 57 | + "@genkit-ai/compat-oai": "1.24.0", |
| 58 | + "@genkit-ai/googleai": "1.24.0", |
| 59 | + "@genkit-ai/mcp": "1.24.0", |
| 60 | + "@google/genai": "1.30.0", |
61 | 61 | "@inquirer/prompts": "^8.0.0", |
62 | 62 | "@safety-web/runner": "0.4.0-alpha.14", |
63 | 63 | "@safety-web/types": "0.4.0-alpha.14", |
|
71 | 71 | "cli-progress": "^3.12.0", |
72 | 72 | "file-type": "^21.0.0", |
73 | 73 | "genkit": "^1.23.0", |
74 | | - "genkitx-anthropic": "0.25.0", |
| 74 | + "genkitx-anthropic": "0.26.0", |
75 | 75 | "handlebars": "^4.7.8", |
76 | 76 | "lighthouse": "^13.0.0", |
77 | 77 | "limiter": "^3.0.0", |
|
94 | 94 | }, |
95 | 95 | "devDependencies": { |
96 | 96 | "@anthropic-ai/claude-code": "^2.0.0", |
97 | | - "@google/gemini-cli": "^0.13.0", |
98 | | - "@openai/codex": "^0.56.0", |
| 97 | + "@google/gemini-cli": "^0.16.0", |
| 98 | + "@openai/codex": "^0.60.0", |
99 | 99 | "prettier": "^3.5.3", |
100 | 100 | "tsx": "^4.20.3" |
101 | 101 | } |
|
0 commit comments