Skip to content

Commit 5d8779a

Browse files
angular-robotdevversion
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 5975565 commit 5d8779a

File tree

3 files changed

+138
-60
lines changed

3 files changed

+138
-60
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@genkit-ai/compat-oai": "^1.19.1",
5757
"@genkit-ai/googleai": "1.21.0",
5858
"@genkit-ai/mcp": "1.21.0",
59-
"@google/genai": "1.25.0",
59+
"@google/genai": "1.27.0",
6060
"@inquirer/prompts": "^7.8.4",
6161
"@safety-web/runner": "0.4.0-alpha.14",
6262
"@safety-web/types": "0.4.0-alpha.14",
@@ -92,8 +92,8 @@
9292
},
9393
"devDependencies": {
9494
"@anthropic-ai/claude-code": "^2.0.0",
95-
"@google/gemini-cli": "^0.9.0",
96-
"@openai/codex": "^0.47.0",
95+
"@google/gemini-cli": "^0.10.0",
96+
"@openai/codex": "^0.50.0",
9797
"prettier": "^3.5.3",
9898
"tsx": "^4.20.3"
9999
}

0 commit comments

Comments
 (0)