|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "~20.3.15", |
14 | | - "@angular/common": "~20.3.15", |
15 | | - "@angular/compiler": "~20.3.15", |
16 | | - "@angular/core": "~20.3.15", |
17 | | - "@angular/forms": "~20.3.15", |
18 | | - "@angular/platform-browser": "~20.3.15", |
19 | | - "@angular/platform-browser-dynamic": "~20.3.15", |
20 | | - "@angular/router": "~20.3.15", |
| 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": "~v", |
21 | 21 | "@syncfusion/ej2-angular-gantt": "^20.1.56", |
22 | 22 | "rxjs": "~7.5.0", |
23 | 23 | "tslib": "^2.3.0", |
24 | 24 | "zone.js": "~0.11.4" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@angular-devkit/build-angular": "~20.3.15", |
28 | | - "@angular/cli": "~20.3.15", |
29 | | - "@angular/compiler-cli": "~20.3.15", |
| 27 | + "@angular-devkit/build-angular": "~19.2.16", |
| 28 | + "@angular/cli": "~19.2.16", |
| 29 | + "@angular/compiler-cli": "~19.2.16", |
30 | 30 | "@types/jasmine": "~3.10.0", |
31 | 31 | "@types/node": "^12.11.1", |
32 | 32 | "jasmine-core": "~4.0.0", |
|
0 commit comments