Skip to content

Commit 2cc1f59

Browse files
fix(deps): update fundamental ngx and angular
1 parent ace720d commit 2cc1f59

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

frontend/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,26 @@
2424
"@angular/platform-browser-dynamic": "^17.3.0",
2525
"@angular/router": "^17.3.0",
2626
"@apollo/client": "3.13.5",
27-
"@fundamental-ngx/cdk": "0.50.0",
28-
"@fundamental-ngx/core": "^0.50.0",
29-
"@fundamental-ngx/i18n": "0.50.0",
27+
"@fundamental-ngx/cdk": "0.55.6",
28+
"@fundamental-ngx/core": "^0.55.0",
29+
"@fundamental-ngx/i18n": "0.55.6",
3030
"@luigi-project/client": "^2.14.2",
3131
"@luigi-project/client-support-angular": "^2.13.0",
3232
"@sap-theming/theming-base-content": "^11.15.0",
33-
"@ui5/webcomponents-icons": "2.0.1",
34-
"@ui5/webcomponents-icons-business-suite": "2.0.1",
35-
"@ui5/webcomponents-icons-tnt": "2.0.1",
33+
"@ui5/webcomponents-icons": "2.9.0",
34+
"@ui5/webcomponents-icons-business-suite": "2.9.0",
35+
"@ui5/webcomponents-icons-tnt": "2.9.0",
3636
"@ui5/webcomponents-ngx": "0.3.0",
37-
"apollo-angular": "7.0.2",
37+
"apollo-angular": "7.2.1",
3838
"chart.js": "^4.4.4",
3939
"deepmerge": "^4.3.1",
40-
"fundamental-styles": "0.37.0",
40+
"fundamental-styles": "0.39.5",
4141
"graphql": "16.11.0",
4242
"graphql-sse": "^2.5.2",
4343
"minifaker": "^1.34.1",
4444
"rxjs": "~7.8.0",
4545
"tslib": "^2.3.0",
46-
"zone.js": "~0.14.3"
46+
"zone.js": "~0.15.0"
4747
},
4848
"devDependencies": {
4949
"@angular-devkit/build-angular": "^17.3.8",
@@ -58,6 +58,6 @@
5858
"karma-jasmine": "~5.1.0",
5959
"karma-jasmine-html-reporter": "~2.1.0",
6060
"ngx-build-plus": "^17.0.0",
61-
"typescript": "~5.4.2"
61+
"typescript": "~5.8.0"
6262
}
6363
}

0 commit comments

Comments
 (0)