|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~10.0.9", |
15 |
| - "@angular/common": "~10.0.9", |
16 |
| - "@angular/compiler": "~10.0.9", |
17 |
| - "@angular/core": "~10.0.9", |
18 |
| - "@angular/forms": "~10.0.9", |
19 |
| - "@angular/platform-browser": "~10.0.9", |
20 |
| - "@angular/platform-browser-dynamic": "~10.0.9", |
21 |
| - "@angular/router": "~10.0.9", |
| 14 | + "@angular/animations": "~10.0.11", |
| 15 | + "@angular/common": "~10.0.11", |
| 16 | + "@angular/compiler": "~10.0.11", |
| 17 | + "@angular/core": "~10.0.11", |
| 18 | + "@angular/forms": "~10.0.11", |
| 19 | + "@angular/platform-browser": "~10.0.11", |
| 20 | + "@angular/platform-browser-dynamic": "~10.0.11", |
| 21 | + "@angular/router": "~10.0.11", |
22 | 22 | "rxjs": "~6.5.5",
|
23 | 23 | "tslib": "^2.0.0",
|
24 | 24 | "zone.js": "~0.10.3"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@angular-devkit/build-angular": "~0.1000.6", |
28 |
| - "@angular/cli": "~10.0.6", |
29 |
| - "@angular/compiler-cli": "~10.0.9", |
| 27 | + "@angular-devkit/build-angular": "~0.1000.7", |
| 28 | + "@angular/cli": "~10.0.7", |
| 29 | + "@angular/compiler-cli": "~10.0.11", |
30 | 30 | "@types/node": "^12.11.1",
|
31 | 31 | "@types/jasmine": "~3.5.0",
|
32 | 32 | "@types/jasminewd2": "~2.0.3",
|
|
0 commit comments