Skip to content

Commit 41d15f7

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

File tree

2 files changed

+72
-88
lines changed

2 files changed

+72
-88
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
},
5353
"dependencies": {
5454
"@ai-sdk/anthropic": "^2.0.45",
55-
"@anthropic-ai/sdk": "^0.68.0",
55+
"@anthropic-ai/sdk": "^0.70.0",
5656
"@axe-core/puppeteer": "^4.10.2",
57-
"@genkit-ai/compat-oai": "1.23.0",
58-
"@genkit-ai/googleai": "1.22.0",
59-
"@genkit-ai/mcp": "1.22.0",
60-
"@google/genai": "1.29.1",
57+
"@genkit-ai/compat-oai": "1.24.0",
58+
"@genkit-ai/googleai": "1.24.0",
59+
"@genkit-ai/mcp": "1.24.0",
60+
"@google/genai": "1.30.0",
6161
"@inquirer/prompts": "^8.0.0",
6262
"@safety-web/runner": "0.4.0-alpha.14",
6363
"@safety-web/types": "0.4.0-alpha.14",
@@ -71,7 +71,7 @@
7171
"cli-progress": "^3.12.0",
7272
"file-type": "^21.0.0",
7373
"genkit": "^1.23.0",
74-
"genkitx-anthropic": "0.25.0",
74+
"genkitx-anthropic": "0.26.0",
7575
"handlebars": "^4.7.8",
7676
"lighthouse": "^13.0.0",
7777
"limiter": "^3.0.0",
@@ -94,8 +94,8 @@
9494
},
9595
"devDependencies": {
9696
"@anthropic-ai/claude-code": "^2.0.0",
97-
"@google/gemini-cli": "^0.13.0",
98-
"@openai/codex": "^0.56.0",
97+
"@google/gemini-cli": "^0.16.0",
98+
"@openai/codex": "^0.60.0",
9999
"prettier": "^3.5.3",
100100
"tsx": "^4.20.3"
101101
}

0 commit comments

Comments
 (0)