|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "^16.1.0", |
14 | | - "@angular/common": "^16.1.0", |
15 | | - "@angular/compiler": "^16.1.0", |
16 | | - "@angular/core": "^16.1.0", |
17 | | - "@angular/forms": "^16.1.0", |
18 | | - "@angular/platform-browser": "^16.1.0", |
19 | | - "@angular/platform-browser-dynamic": "^16.1.0", |
20 | | - "@angular/router": "^16.1.0", |
| 13 | + "@angular/animations": "^19.2.16", |
| 14 | + "@angular/common": "^19.2.16", |
| 15 | + "@angular/compiler": "^19.2.16", |
| 16 | + "@angular/core": "^19.2.16", |
| 17 | + "@angular/forms": "^19.2.16", |
| 18 | + "@angular/platform-browser": "^19.2.16", |
| 19 | + "@angular/platform-browser-dynamic": "^19.2.16", |
| 20 | + "@angular/router": "^19.2.16", |
21 | 21 | "@syncfusion/ej2-angular-gantt": "^28.1.33", |
22 | 22 | "@syncfusion/ej2-material-theme": "~28.1.33", |
23 | 23 | "papaparse": "^5.4.1", |
|
26 | 26 | "zone.js": "~0.13.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@angular-devkit/build-angular": "^16.1.4", |
30 | | - "@angular/cli": "~16.1.4", |
31 | | - "@angular/compiler-cli": "^16.1.0", |
| 29 | + "@angular-devkit/build-angular": "^19.2.16", |
| 30 | + "@angular/cli": "~19.2.16", |
| 31 | + "@angular/compiler-cli": "^19.2.16", |
32 | 32 | "@types/jasmine": "~4.3.0", |
33 | 33 | "@types/papaparse": "^5.3.15", |
34 | 34 | "jasmine-core": "~4.6.0", |
|
0 commit comments