|
13 | 13 | }, |
14 | 14 | "private": true, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "^17.3.0", |
17 | | - "@angular/cdk": "^17.0.0", |
18 | | - "@angular/common": "^17.3.0", |
19 | | - "@angular/compiler": "^17.3.0", |
20 | | - "@angular/core": "^17.3.0", |
21 | | - "@angular/elements": "^17.3.11", |
22 | | - "@angular/forms": "^17.3.0", |
23 | | - "@angular/platform-browser": "^17.3.0", |
24 | | - "@angular/platform-browser-dynamic": "^17.3.0", |
25 | | - "@angular/router": "^17.3.0", |
| 16 | + "@angular/animations": "17.3.11", |
| 17 | + "@angular/cdk": "17.3.10", |
| 18 | + "@angular/common": "17.3.11", |
| 19 | + "@angular/compiler": "17.3.11", |
| 20 | + "@angular/core": "17.3.11", |
| 21 | + "@angular/elements": "17.3.11", |
| 22 | + "@angular/forms": "17.3.11", |
| 23 | + "@angular/platform-browser": "17.3.11", |
| 24 | + "@angular/platform-browser-dynamic": "17.3.11", |
| 25 | + "@angular/router": "17.3.11", |
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.50.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 | | - "@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", |
| 32 | + "@sap-theming/theming-base-content": "11.16.1", |
| 33 | + "@ui5/webcomponents-icons": "2.16.0", |
| 34 | + "@ui5/webcomponents-icons-business-suite": "2.16.0", |
| 35 | + "@ui5/webcomponents-icons-tnt": "2.16.0", |
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 | | - "rxjs": "~7.8.0", |
| 44 | + "rxjs": "7.8.1", |
45 | 45 | "tslib": "^2.3.0", |
46 | | - "zone.js": "~0.14.3" |
| 46 | + "zone.js": "0.14.10" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@angular-devkit/build-angular": "^17.3.8", |
50 | | - "@angular/cli": "^17.3.8", |
51 | | - "@angular/compiler-cli": "^17.3.0", |
| 49 | + "@angular-devkit/build-angular": "17.3.8", |
| 50 | + "@angular/cli": "17.3.8", |
| 51 | + "@angular/compiler-cli": "17.3.11", |
52 | 52 | "@types/jasmine": "~5.1.0", |
53 | 53 | "concurrently": "^9.1.0", |
54 | 54 | "jasmine-core": "~5.10.0", |
|
57 | 57 | "karma-coverage": "~2.2.0", |
58 | 58 | "karma-jasmine": "~5.1.0", |
59 | 59 | "karma-jasmine-html-reporter": "~2.1.0", |
60 | | - "ngx-build-plus": "^17.0.0", |
61 | | - "typescript": "~5.4.2" |
| 60 | + "ngx-build-plus": "17.0.0", |
| 61 | + "typescript": "5.4.5" |
62 | 62 | } |
63 | 63 | } |
0 commit comments