Skip to content

Commit 77fba75

Browse files
angular-robotdevversion
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 48f913b commit 77fba75

File tree

5 files changed

+955
-313
lines changed

5 files changed

+955
-313
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
@@ -51,16 +51,16 @@
5151
"wcs": "./runner/bin/cli.js"
5252
},
5353
"dependencies": {
54-
"@anthropic-ai/sdk": "^0.56.0",
54+
"@anthropic-ai/sdk": "^0.63.0",
5555
"@axe-core/puppeteer": "^4.10.2",
5656
"@genkit-ai/compat-oai": "^1.19.1",
57-
"@genkit-ai/googleai": "1.19.1",
58-
"@genkit-ai/mcp": "1.19.1",
59-
"@google/gemini-cli": "^0.1.21",
60-
"@google/genai": "1.16.0",
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",
6161
"@inquirer/prompts": "^7.8.4",
62-
"@safety-web/runner": "0.4.0-alpha.12",
63-
"@safety-web/types": "0.4.0-alpha.7",
62+
"@safety-web/runner": "0.4.0-alpha.14",
63+
"@safety-web/types": "0.4.0-alpha.14",
6464
"@types/cli-progress": "^3.11.6",
6565
"@types/node": "^24.2.0",
6666
"@types/yargs": "^17.0.33",
@@ -70,7 +70,7 @@
7070
"cli-progress": "^3.12.0",
7171
"file-type": "^21.0.0",
7272
"genkit": "^1.19.1",
73-
"genkitx-anthropic": "0.23.1",
73+
"genkitx-anthropic": "0.25.0",
7474
"handlebars": "^4.7.8",
7575
"limiter": "^3.0.0",
7676
"marked": "^16.1.1",

0 commit comments

Comments
 (0)