Skip to content

Commit 2ac1ec0

Browse files
chore(deps): update fundamental ngx and angular
1 parent 500bbff commit 2ac1ec0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"@ui5/webcomponents-ngx": "^0.5.0",
3838
"kubernetes-types": "^1.30.0",
3939
"cpx2": "^8.0.0",
40-
"jest": "^29.7.0",
41-
"jest-jasmine2": "29.7.0",
40+
"jest": "^30.0.0",
41+
"jest-jasmine2": "30.2.0",
4242
"jest-junit": "16.0.0",
43-
"jest-mock-extended": "3.0.7",
43+
"jest-mock-extended": "4.0.0",
4444
"jmespath": "0.16.0",
4545
"mkdirp": "^3.0.1",
4646
"move-cli": "^2.0.0",

projects/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@angular/platform-browser-dynamic": "^19.0.0 || ^20.0.0",
1717
"@angular/router": "^19.0.0 || ^20.0.0",
1818
"@ui5/webcomponents-ngx": "^0.4.8 || ^0.5.0",
19-
"apollo-angular": "^10.0.0 || ^11.0.0",
19+
"apollo-angular": "^12.0.0",
2020
"gql-query-builder": "^3.8.0",
2121
"graphql": "^17.0.0 || ^16.10.0",
2222
"graphql-sse": "2.6.0",

0 commit comments

Comments
 (0)