Skip to content

Commit ccc124d

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

File tree

5 files changed

+185
-98
lines changed

5 files changed

+185
-98
lines changed

examples/environments/angular/project/package-lock.json

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

examples/environments/angular/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/cli": "^20.2.0",
3232
"@angular/compiler-cli": "^20.2.0",
3333
"@types/jasmine": "~5.1.0",
34-
"jasmine-core": "~5.10.0",
34+
"jasmine-core": "~5.11.0",
3535
"karma": "~6.4.0",
3636
"karma-chrome-launcher": "~3.2.0",
3737
"karma-coverage": "~2.2.0",

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-
"@anthropic-ai/sdk": "^0.63.0",
54+
"@anthropic-ai/sdk": "^0.65.0",
5555
"@axe-core/puppeteer": "^4.10.2",
5656
"@genkit-ai/compat-oai": "^1.19.1",
57-
"@genkit-ai/googleai": "1.19.3",
58-
"@genkit-ai/mcp": "1.19.3",
59-
"@google/gemini-cli": "^0.5.0",
60-
"@google/genai": "1.20.0",
57+
"@genkit-ai/googleai": "1.20.0",
58+
"@genkit-ai/mcp": "1.20.0",
59+
"@google/gemini-cli": "^0.6.0",
60+
"@google/genai": "1.21.0",
6161
"@inquirer/prompts": "^7.8.4",
6262
"@safety-web/runner": "0.4.0-alpha.14",
6363
"@safety-web/types": "0.4.0-alpha.14",

0 commit comments

Comments
 (0)