|
30 | 30 | } |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@angular/animations": "~7.2.8", |
34 | | - "@angular/common": "~7.2.8", |
35 | | - "@angular/compiler": "~7.2.8", |
36 | | - "@angular/core": "~7.2.8", |
37 | | - "@angular/forms": "~7.2.8", |
38 | | - "@angular/platform-browser": "~7.2.8", |
39 | | - "@angular/platform-browser-dynamic": "~7.2.8", |
| 33 | + "@angular/animations": "~7.2.11", |
| 34 | + "@angular/common": "~7.2.11", |
| 35 | + "@angular/compiler": "~7.2.11", |
| 36 | + "@angular/core": "~7.2.11", |
| 37 | + "@angular/forms": "~7.2.11", |
| 38 | + "@angular/platform-browser": "~7.2.11", |
| 39 | + "@angular/platform-browser-dynamic": "~7.2.11", |
40 | 40 | "@angular/pwa": "^0.13.5", |
41 | | - "@angular/router": "~7.2.8", |
42 | | - "@angular/service-worker": "~7.2.8", |
| 41 | + "@angular/router": "~7.2.11", |
| 42 | + "@angular/service-worker": "~7.2.11", |
43 | 43 | "@fortawesome/angular-fontawesome": "^0.3.0", |
44 | 44 | "@fortawesome/fontawesome-svg-core": "^1.2.12", |
45 | 45 | "@fortawesome/free-brands-svg-icons": "^5.6.3", |
|
50 | 50 | "core-js": "^2.6.2", |
51 | 51 | "prismjs": "^1.15.0", |
52 | 52 | "rxjs": "~6.3.3", |
| 53 | + "schematics-utilities": "^1.1.2", |
53 | 54 | "tslib": "^1.9.0", |
54 | 55 | "yarn": "^1.13.0", |
55 | 56 | "zone.js": "~0.8.29" |
56 | 57 | }, |
57 | 58 | "devDependencies": { |
58 | 59 | "@angular-devkit/build-angular": "~0.13.5", |
59 | 60 | "@angular-devkit/build-ng-packagr": "~0.13.5", |
60 | | - "@angular/cli": "~7.3.5", |
61 | | - "@angular/compiler-cli": "~7.2.8", |
62 | | - "@angular/language-service": "~7.2.8", |
| 61 | + "@angular/cli": "~7.3.6", |
| 62 | + "@angular/compiler-cli": "~7.2.11", |
| 63 | + "@angular/language-service": "~7.2.11", |
63 | 64 | "@commitlint/cli": "^7.5.2", |
64 | 65 | "@commitlint/config-conventional": "^7.5.0", |
65 | 66 | "@commitlint/travis-cli": "^7.5.2", |
|
0 commit comments