We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5975565 commit 5d8779aCopy full SHA for 5d8779a
package.json
@@ -56,7 +56,7 @@
56
"@genkit-ai/compat-oai": "^1.19.1",
57
"@genkit-ai/googleai": "1.21.0",
58
"@genkit-ai/mcp": "1.21.0",
59
- "@google/genai": "1.25.0",
+ "@google/genai": "1.27.0",
60
"@inquirer/prompts": "^7.8.4",
61
"@safety-web/runner": "0.4.0-alpha.14",
62
"@safety-web/types": "0.4.0-alpha.14",
@@ -92,8 +92,8 @@
92
},
93
"devDependencies": {
94
"@anthropic-ai/claude-code": "^2.0.0",
95
- "@google/gemini-cli": "^0.9.0",
96
- "@openai/codex": "^0.47.0",
+ "@google/gemini-cli": "^0.10.0",
+ "@openai/codex": "^0.50.0",
97
"prettier": "^3.5.3",
98
"tsx": "^4.20.3"
99
}
0 commit comments