|
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": "^19.0.0", |
| 17 | + "@angular/cdk": "^19.0.0", |
| 18 | + "@angular/common": "^19.0.0", |
| 19 | + "@angular/compiler": "^19.0.0", |
| 20 | + "@angular/core": "^19.0.0", |
| 21 | + "@angular/elements": "^19.0.0", |
| 22 | + "@angular/forms": "^19.0.0", |
| 23 | + "@angular/platform-browser": "^19.0.0", |
| 24 | + "@angular/platform-browser-dynamic": "^19.0.0", |
| 25 | + "@angular/router": "^19.0.0", |
26 | 26 | "@apollo/client": "3.12.4",
|
27 | 27 | "@fundamental-ngx/cdk": "0.50.0",
|
28 | 28 | "@fundamental-ngx/core": "^0.50.0",
|
|
34 | 34 | "@ui5/webcomponents-icons-business-suite": "2.0.1",
|
35 | 35 | "@ui5/webcomponents-icons-tnt": "2.0.1",
|
36 | 36 | "@ui5/webcomponents-ngx": "0.3.0",
|
37 |
| - "apollo-angular": "7.0.2", |
| 37 | + "apollo-angular": "8.0.0", |
38 | 38 | "chart.js": "^4.4.4",
|
39 | 39 | "deepmerge": "^4.3.1",
|
40 | 40 | "fundamental-styles": "0.37.0",
|
|
46 | 46 | "zone.js": "~0.14.3"
|
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": "^19.0.0", |
| 50 | + "@angular/cli": "^19.0.0", |
| 51 | + "@angular/compiler-cli": "^19.0.0", |
52 | 52 | "@types/jasmine": "~5.1.0",
|
53 | 53 | "concurrently": "^9.1.0",
|
54 | 54 | "jasmine-core": "~5.5.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", |
| 60 | + "ngx-build-plus": "^19.0.0", |
61 | 61 | "typescript": "~5.4.2"
|
62 | 62 | }
|
63 | 63 | }
|
0 commit comments