|
13 | 13 | "test:jasmine": "ng test" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@angular/animations": "20.3.16", |
17 | | - "@angular/common": "20.3.16", |
18 | | - "@angular/compiler": "20.3.16", |
19 | | - "@angular/core": "20.3.16", |
20 | | - "@angular/forms": "20.3.16", |
21 | | - "@angular/platform-browser": "20.3.16", |
22 | | - "@angular/platform-browser-dynamic": "20.3.16", |
23 | | - "@angular/router": "20.3.16", |
| 16 | + "@angular/animations": "21.1.0", |
| 17 | + "@angular/common": "21.1.0", |
| 18 | + "@angular/compiler": "21.1.0", |
| 19 | + "@angular/core": "21.1.0", |
| 20 | + "@angular/forms": "21.1.0", |
| 21 | + "@angular/platform-browser": "21.1.0", |
| 22 | + "@angular/platform-browser-dynamic": "21.1.0", |
| 23 | + "@angular/router": "21.1.0", |
24 | 24 | "rxjs": "7.8.2", |
25 | 25 | "tslib": "2.8.1", |
26 | 26 | "zone.js": "0.15.1" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@angular/build": "20.3.14", |
30 | 30 | "@angular/cli": "20.3.14", |
31 | | - "@angular/compiler-cli": "20.3.16", |
| 31 | + "@angular/compiler-cli": "21.1.0", |
32 | 32 | "@types/jasmine": "5.1.15", |
33 | 33 | "@types/node": "24.10.8", |
34 | 34 | "jasmine-core": "5.13.0", |
|
0 commit comments