|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "^17.0.0", |
14 | | - "@angular/common": "^17.0.0", |
15 | | - "@angular/compiler": "^17.0.0", |
16 | | - "@angular/core": "^17.0.0", |
17 | | - "@angular/forms": "^17.0.0", |
18 | | - "@angular/platform-browser": "^17.0.0", |
19 | | - "@angular/platform-browser-dynamic": "^17.0.0", |
20 | | - "@angular/router": "^17.0.0", |
| 13 | + "@angular/animations": "^20.1.8", |
| 14 | + "@angular/common": "^21.2.17", |
| 15 | + "@angular/compiler": "^21.2.17", |
| 16 | + "@angular/core": "^21.2.17", |
| 17 | + "@angular/forms": "^21.2.17", |
| 18 | + "@angular/platform-browser": "^21.2.17", |
| 19 | + "@angular/platform-browser-dynamic": "^21.2.17", |
| 20 | + "@angular/router": "^21.2.17", |
21 | 21 | "@syncfusion/ej2-angular-splitbuttons": "^24.1.41", |
22 | 22 | "rxjs": "~7.8.0", |
23 | 23 | "tslib": "^2.3.0", |
24 | 24 | "zone.js": "~0.14.2" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@angular-devkit/build-angular": "^17.0.0", |
28 | | - "@angular/cli": "^17.0.0", |
29 | | - "@angular/compiler-cli": "^17.0.0", |
| 28 | + "@angular/cli": "^21.2.15", |
| 29 | + "@angular/compiler-cli": "^21.2.17", |
30 | 30 | "@types/jasmine": "~5.1.0", |
31 | 31 | "jasmine-core": "~5.1.0", |
32 | 32 | "karma": "~6.4.0", |
|
0 commit comments