Skip to content

Commit 62612de

Browse files
build: update all non-major dependencies (#124)
See associated pull request for more information.
1 parent be60382 commit 62612de

File tree

2 files changed

+54
-53
lines changed

2 files changed

+54
-53
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"wcs": "./runner/bin/cli.js"
5252
},
5353
"dependencies": {
54-
"@anthropic-ai/sdk": "^0.65.0",
54+
"@anthropic-ai/sdk": "^0.67.0",
5555
"@axe-core/puppeteer": "^4.10.2",
5656
"@genkit-ai/compat-oai": "^1.19.1",
5757
"@genkit-ai/googleai": "1.21.0",
@@ -92,13 +92,13 @@
9292
},
9393
"optionalDependencies": {
9494
"@anthropic-ai/claude-code": "^2.0.0",
95-
"@google/gemini-cli": "^0.8.0",
96-
"@openai/codex": "^0.46.0"
95+
"@google/gemini-cli": "^0.9.0",
96+
"@openai/codex": "^0.47.0"
9797
},
9898
"devDependencies": {
9999
"@anthropic-ai/claude-code": "^2.0.0",
100-
"@google/gemini-cli": "^0.8.0",
101-
"@openai/codex": "^0.46.0",
100+
"@google/gemini-cli": "^0.9.0",
101+
"@openai/codex": "^0.47.0",
102102
"prettier": "^3.5.3",
103103
"tsx": "^4.20.3"
104104
}

pnpm-lock.yaml

Lines changed: 49 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)