Skip to content

Commit f6e6b4b

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

File tree

2 files changed

+89
-145
lines changed

2 files changed

+89
-145
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"wcs": "./runner/bin/cli.js"
5252
},
5353
"dependencies": {
54-
"@ai-sdk/anthropic": "3.0.44",
54+
"@ai-sdk/anthropic": "3.0.45",
5555
"@ai-sdk/google": "3.0.29",
5656
"@ai-sdk/mcp": "1.0.21",
5757
"@ai-sdk/openai": "3.0.29",
5858
"@ai-sdk/provider": "3.0.8",
5959
"@ai-sdk/xai": "^3.0.26",
60-
"@anthropic-ai/sdk": "^0.74.0",
60+
"@anthropic-ai/sdk": "^0.76.0",
6161
"@axe-core/puppeteer": "^4.11.0",
6262
"@google/genai": "1.41.0",
6363
"@inquirer/prompts": "^8.2.0",
@@ -66,7 +66,7 @@
6666
"@types/cli-progress": "^3.11.6",
6767
"@types/node": "^24.10.9",
6868
"@types/yargs": "^17.0.35",
69-
"ai": "6.0.86",
69+
"ai": "6.0.90",
7070
"axe-core": "^4.11.1",
7171
"boxen": "^8.0.1",
7272
"chalk": "^5.6.2",
@@ -94,8 +94,8 @@
9494
},
9595
"devDependencies": {
9696
"@anthropic-ai/claude-code": "^2.1.12",
97-
"@google/gemini-cli": "^0.28.0",
98-
"@openai/codex": "^0.101.0",
97+
"@google/gemini-cli": "^0.29.0",
98+
"@openai/codex": "^0.104.0",
9999
"prettier": "^3.8.0",
100100
"tsx": "^4.20.3"
101101
}

0 commit comments

Comments
 (0)