|
24 | 24 | "@angular/platform-browser-dynamic": "^17.3.0", |
25 | 25 | "@angular/router": "^17.3.0", |
26 | 26 | "@apollo/client": "3.14.0", |
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.57.3", |
| 28 | + "@fundamental-ngx/core": "^0.57.0", |
| 29 | + "@fundamental-ngx/i18n": "0.57.3", |
30 | 30 | "@luigi-project/client": "^2.14.2", |
31 | 31 | "@luigi-project/client-support-angular": "^2.13.0", |
32 | 32 | "@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.15.1", |
| 34 | + "@ui5/webcomponents-icons-business-suite": "2.15.1", |
| 35 | + "@ui5/webcomponents-icons-tnt": "2.15.1", |
36 | 36 | "@ui5/webcomponents-ngx": "0.3.0", |
37 | | - "apollo-angular": "7.0.2", |
| 37 | + "apollo-angular": "7.2.1", |
38 | 38 | "chart.js": "^4.4.4", |
39 | 39 | "deepmerge": "^4.3.1", |
40 | | - "fundamental-styles": "0.37.0", |
| 40 | + "fundamental-styles": "0.39.11", |
41 | 41 | "graphql": "16.11.0", |
42 | 42 | "graphql-sse": "^2.5.2", |
43 | 43 | "minifaker": "^1.34.1", |
44 | 44 | "rxjs": "~7.8.0", |
45 | 45 | "tslib": "^2.3.0", |
46 | | - "zone.js": "~0.14.3" |
| 46 | + "zone.js": "~0.15.0" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@angular-devkit/build-angular": "^17.3.8", |
|
58 | 58 | "karma-jasmine": "~5.1.0", |
59 | 59 | "karma-jasmine-html-reporter": "~2.1.0", |
60 | 60 | "ngx-build-plus": "^17.0.0", |
61 | | - "typescript": "~5.4.2" |
| 61 | + "typescript": "~5.9.0" |
62 | 62 | } |
63 | 63 | } |
0 commit comments