Skip to content

Commit f4947e9

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

File tree

5 files changed

+22
-21
lines changed

5 files changed

+22
-21
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.11.0",
34+
"jasmine-core": "~5.12.0",
3535
"karma": "~6.4.0",
3636
"karma-chrome-launcher": "~3.2.0",
3737
"karma-coverage": "~2.2.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@
9393
"optionalDependencies": {
9494
"@anthropic-ai/claude-code": "^2.0.0",
9595
"@google/gemini-cli": "^0.7.0",
96-
"@openai/codex": "^0.44.0"
96+
"@openai/codex": "^0.45.0"
9797
},
9898
"devDependencies": {
9999
"@anthropic-ai/claude-code": "^2.0.0",
100100
"@google/gemini-cli": "^0.7.0",
101-
"@openai/codex": "^0.44.0",
101+
"@openai/codex": "^0.45.0",
102102
"prettier": "^3.5.3",
103103
"tsx": "^4.20.3"
104104
}

pnpm-lock.yaml

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

report-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/express": "^4.17.17",
3838
"@types/google.visualization": "^0.0.74",
3939
"@types/jasmine": "~5.1.0",
40-
"jasmine-core": "~5.11.0",
40+
"jasmine-core": "~5.12.0",
4141
"karma": "~6.4.0",
4242
"karma-chrome-launcher": "~3.2.0",
4343
"karma-coverage": "~2.2.0",

0 commit comments

Comments
 (0)