Skip to content

Commit bf507ae

Browse files
fix(deps): update fundamental ngx and angular
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d5e731 commit bf507ae

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
"node": ">=24"
3434
},
3535
"dependencies": {
36-
"@angular/animations": "21.2.8",
37-
"@angular/cdk": "21.2.6",
36+
"@angular/animations": "22.0.6",
37+
"@angular/cdk": "22.0.4",
3838
"@angular/common": "21.2.8",
3939
"@angular/compiler": "21.2.8",
4040
"@angular/core": "21.2.8",
41-
"@angular/elements": "21.2.8",
42-
"@angular/forms": "21.2.8",
43-
"@angular/localize": "21.2.8",
44-
"@angular/platform-browser": "21.2.8",
45-
"@angular/platform-browser-dynamic": "21.2.8",
46-
"@angular/router": "21.2.8",
41+
"@angular/elements": "22.0.6",
42+
"@angular/forms": "22.0.6",
43+
"@angular/localize": "22.0.6",
44+
"@angular/platform-browser": "22.0.6",
45+
"@angular/platform-browser-dynamic": "22.0.6",
46+
"@angular/router": "22.0.6",
4747
"@apollo/client": "^4.0.9",
4848
"@fundamental-ngx/cdk": "^0.61.2",
4949
"@fundamental-ngx/core": "^0.61.2",
@@ -55,7 +55,7 @@
5555
"@ngrx/effects": "21.1.0",
5656
"@sap-theming/theming-base-content": "~11.34.0",
5757
"@sentry/angular": "10.56.0",
58-
"apollo-angular": "^13.0.0",
58+
"apollo-angular": "^14.0.0",
5959
"deep-equal": "2.2.3",
6060
"deepmerge": "4.3.1",
6161
"fundamental-styles": "~0.40.0",
@@ -68,9 +68,9 @@
6868
"zone.js": "0.16.1"
6969
},
7070
"devDependencies": {
71-
"@angular/build": "21.2.7",
72-
"@angular/cli": "21.2.7",
73-
"@angular/compiler-cli": "21.2.8",
71+
"@angular/build": "22.0.7",
72+
"@angular/cli": "22.0.7",
73+
"@angular/compiler-cli": "22.0.6",
7474
"@luigi-project/testing-utilities": "2.29.0",
7575
"@openmfp/config-prettier": "^0.9.2",
7676
"@openmfp/eslint-config-typescript": "^0.7.7",
@@ -86,10 +86,10 @@
8686
"jsdom": "^26.0.0",
8787
"lint-staged": "15.5.2",
8888
"ng-mocks": "14.15.2",
89-
"ng-packagr": "21.2.2",
89+
"ng-packagr": "22.0.1",
9090
"prettier": "^3.8.1",
9191
"ts-node": "10.9.2",
92-
"typescript": "5.9.3",
92+
"typescript": "7.0.2",
9393
"typescript-eslint": "8.57.1",
9494
"vitest": "^4.1.0",
9595
"vitest-mock-extended": "^2.0.0"

0 commit comments

Comments
 (0)