Skip to content

Commit 41d0602

Browse files
angular-robotdevversion
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 5317c9d commit 41d0602

File tree

3 files changed

+443
-367
lines changed

3 files changed

+443
-367
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,22 +51,22 @@
5151
"wcs": "./runner/bin/cli.js"
5252
},
5353
"dependencies": {
54-
"@ai-sdk/anthropic": "3.0.45",
55-
"@ai-sdk/google": "3.0.29",
54+
"@ai-sdk/anthropic": "3.0.47",
55+
"@ai-sdk/google": "3.0.31",
5656
"@ai-sdk/mcp": "1.0.21",
57-
"@ai-sdk/openai": "3.0.29",
57+
"@ai-sdk/openai": "3.0.33",
5858
"@ai-sdk/provider": "3.0.8",
5959
"@ai-sdk/xai": "^3.0.26",
60-
"@anthropic-ai/sdk": "^0.76.0",
60+
"@anthropic-ai/sdk": "^0.78.0",
6161
"@axe-core/puppeteer": "^4.11.0",
62-
"@google/genai": "1.41.0",
62+
"@google/genai": "1.42.0",
6363
"@inquirer/prompts": "^8.2.0",
6464
"@safety-web/runner": "0.4.0-alpha.14",
6565
"@safety-web/types": "0.4.0-alpha.14",
6666
"@types/cli-progress": "^3.11.6",
6767
"@types/node": "^24.10.9",
6868
"@types/yargs": "^17.0.35",
69-
"ai": "6.0.90",
69+
"ai": "6.0.99",
7070
"axe-core": "^4.11.1",
7171
"boxen": "^8.0.1",
7272
"chalk": "^5.6.2",
@@ -94,7 +94,7 @@
9494
},
9595
"devDependencies": {
9696
"@anthropic-ai/claude-code": "^2.1.12",
97-
"@google/gemini-cli": "^0.29.0",
97+
"@google/gemini-cli": "^0.30.0",
9898
"@openai/codex": "^0.104.0",
9999
"prettier": "^3.8.0",
100100
"tsx": "^4.20.3"

0 commit comments

Comments
 (0)