|
8 | 8 | "build": "ng build" |
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | | - "@angular/animations": "11.2.3", |
12 | | - "@angular/common": "^11.2.3", |
13 | | - "@angular/compiler": "11.2.3", |
14 | | - "@angular/core": "^11.2.3", |
15 | | - "@angular/forms": "^11.2.3", |
16 | | - "@angular/platform-browser": "^11.2.3", |
17 | | - "@angular/platform-browser-dynamic": "^11.2.3", |
18 | | - "@angular/router": "^11.2.3", |
| 11 | + "@angular/animations": "16.2.8", |
| 12 | + "@angular/common": "^16.2.8", |
| 13 | + "@angular/compiler": "16.2.8", |
| 14 | + "@angular/core": "^16.2.8", |
| 15 | + "@angular/forms": "^16.2.8", |
| 16 | + "@angular/platform-browser": "^16.2.8", |
| 17 | + "@angular/platform-browser-dynamic": "^16.2.8", |
| 18 | + "@angular/router": "^16.2.8", |
19 | 19 | "@dagonmetric/ng-cache": "^2.1.2", |
20 | 20 | "rxjs": "^6.6.6", |
21 | 21 | "tslib": "~2.1.0", |
22 | 22 | "zone.js": "^0.11.4" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | 25 | "@angular-devkit/build-angular": "^0.1102.2", |
26 | | - "@angular/cli": "^11.2.2", |
27 | | - "@angular/compiler-cli": "^11.2.3", |
28 | | - "@angular/language-service": "^11.2.3", |
| 26 | + "@angular/cli": "^16.2.4", |
| 27 | + "@angular/compiler-cli": "^16.2.8", |
| 28 | + "@angular/language-service": "^16.2.8", |
29 | 29 | "@types/node": "^14.14.31", |
30 | 30 | "ts-node": "~9.1.1", |
31 | 31 | "typescript": "~4.1.5" |
|
0 commit comments