|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "~8.2.4", |
15 | | - "@angular/common": "~8.2.4", |
16 | | - "@angular/compiler": "~8.2.4", |
17 | | - "@angular/core": "~8.2.4", |
18 | | - "@angular/forms": "~8.2.4", |
19 | | - "@angular/platform-browser": "~8.2.4", |
20 | | - "@angular/platform-browser-dynamic": "~8.2.4", |
21 | | - "@angular/router": "~8.2.4", |
| 14 | + "@angular/animations": "~8.2.5", |
| 15 | + "@angular/common": "~8.2.5", |
| 16 | + "@angular/compiler": "~8.2.5", |
| 17 | + "@angular/core": "~8.2.5", |
| 18 | + "@angular/forms": "~8.2.5", |
| 19 | + "@angular/platform-browser": "~8.2.5", |
| 20 | + "@angular/platform-browser-dynamic": "~8.2.5", |
| 21 | + "@angular/router": "~8.2.5", |
22 | 22 | "rxjs": "~6.4.0", |
23 | 23 | "tslib": "^1.10.0", |
24 | 24 | "zone.js": "~0.9.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@angular-devkit/build-angular": "~0.803.3", |
28 | | - "@angular/cli": "~8.3.3", |
29 | | - "@angular/compiler-cli": "~8.2.4", |
30 | | - "@angular/language-service": "~8.2.4", |
| 27 | + "@angular-devkit/build-angular": "~0.803.4", |
| 28 | + "@angular/cli": "~8.3.4", |
| 29 | + "@angular/compiler-cli": "~8.2.5", |
| 30 | + "@angular/language-service": "~8.2.5", |
31 | 31 | "@types/node": "~8.9.4", |
32 | 32 | "@types/jasmine": "~3.3.8", |
33 | 33 | "@types/jasminewd2": "~2.0.3", |
|
0 commit comments