Skip to content

Commit eb057d8

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 4853585 commit eb057d8

File tree

2 files changed

+356
-119
lines changed

2 files changed

+356
-119
lines changed

package.json

Lines changed: 9 additions & 9 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.47",
55-
"@ai-sdk/google": "3.0.31",
56-
"@ai-sdk/mcp": "1.0.21",
57-
"@ai-sdk/openai": "3.0.33",
54+
"@ai-sdk/anthropic": "3.0.64",
55+
"@ai-sdk/google": "3.0.54",
56+
"@ai-sdk/mcp": "1.0.30",
57+
"@ai-sdk/openai": "3.0.48",
5858
"@ai-sdk/provider": "3.0.8",
5959
"@ai-sdk/xai": "^3.0.26",
60-
"@anthropic-ai/sdk": "^0.78.0",
60+
"@anthropic-ai/sdk": "^0.80.0",
6161
"@axe-core/puppeteer": "^4.11.0",
62-
"@google/genai": "1.42.0",
62+
"@google/genai": "1.47.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.99",
69+
"ai": "6.0.141",
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.30.0",
98-
"@openai/codex": "^0.104.0",
97+
"@google/gemini-cli": "^0.35.0",
98+
"@openai/codex": "^0.117.0",
9999
"prettier": "^3.8.0",
100100
"tsx": "^4.20.3"
101101
}

0 commit comments

Comments
 (0)