Skip to content

Commit d2dbc96

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

File tree

5 files changed

+951
-315
lines changed

5 files changed

+951
-315
lines changed

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

Lines changed: 63 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.7.0",
34+
"jasmine-core": "~5.10.0",
3535
"karma": "~6.4.0",
3636
"karma-chrome-launcher": "~3.2.0",
3737
"karma-coverage": "~2.2.0",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
"wcs": "./runner/bin/cli.js"
4545
},
4646
"dependencies": {
47-
"@anthropic-ai/sdk": "^0.56.0",
47+
"@anthropic-ai/sdk": "^0.62.0",
4848
"@axe-core/puppeteer": "^4.10.2",
4949
"@genkit-ai/compat-oai": "^1.19.1",
50-
"@genkit-ai/googleai": "1.19.1",
51-
"@genkit-ai/mcp": "1.19.1",
52-
"@google/gemini-cli": "^0.1.21",
53-
"@google/genai": "1.16.0",
50+
"@genkit-ai/googleai": "1.19.2",
51+
"@genkit-ai/mcp": "1.19.2",
52+
"@google/gemini-cli": "^0.4.0",
53+
"@google/genai": "1.20.0",
5454
"@inquirer/prompts": "^7.8.4",
55-
"@safety-web/runner": "0.4.0-alpha.12",
56-
"@safety-web/types": "0.4.0-alpha.7",
55+
"@safety-web/runner": "0.4.0-alpha.14",
56+
"@safety-web/types": "0.4.0-alpha.14",
5757
"@types/cli-progress": "^3.11.6",
5858
"@types/node": "^24.2.0",
5959
"@types/yargs": "^17.0.33",
@@ -63,7 +63,7 @@
6363
"cli-progress": "^3.12.0",
6464
"file-type": "^21.0.0",
6565
"genkit": "^1.19.1",
66-
"genkitx-anthropic": "0.23.1",
66+
"genkitx-anthropic": "0.25.0",
6767
"gpt-tokenizer": "^3.0.1",
6868
"handlebars": "^4.7.8",
6969
"limiter": "^3.0.0",

0 commit comments

Comments
 (0)