|
19 | 19 | }, |
20 | 20 | "private": true, |
21 | 21 | "dependencies": { |
22 | | - "@angular/animations": "~12.1.1", |
23 | | - "@angular/common": "~12.1.1", |
24 | | - "@angular/compiler": "~12.1.1", |
25 | | - "@angular/core": "~12.1.1", |
26 | | - "@angular/forms": "~12.1.1", |
27 | | - "@angular/platform-browser": "~12.1.1", |
28 | | - "@angular/platform-browser-dynamic": "~12.1.1", |
29 | | - "@angular/router": "~12.1.1", |
| 22 | + "@angular/animations": "~20.3.0", |
| 23 | + "@angular/common": "~20.3.0", |
| 24 | + "@angular/compiler": "~20.3.0", |
| 25 | + "@angular/core": "~20.3.0", |
| 26 | + "@angular/forms": "~20.3.0", |
| 27 | + "@angular/platform-browser": "~20.3.0", |
| 28 | + "@angular/platform-browser-dynamic": "~20.3.0", |
| 29 | + "@angular/router": "~20.3.0", |
30 | 30 | "rxjs": "~6.6.0", |
31 | 31 | "tslib": "^2.2.0", |
32 | 32 | "zone.js": "~0.11.4" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@angular-devkit/build-angular": "~12.1.1", |
36 | 36 | "@angular/cli": "~12.1.1", |
37 | | - "@angular/compiler-cli": "~12.1.1", |
| 37 | + "@angular/compiler-cli": "~20.3.0", |
38 | 38 | "@types/jest": "^26.0.24", |
39 | 39 | "@types/node": "^12.11.1", |
40 | 40 | "jest": "^27.0.6", |
|
0 commit comments