|
16 | 16 | "pkgRoot": "dist/ngx-universign" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@angular/animations": "~8.1.1", |
20 | | - "@angular/common": "~8.1.1", |
21 | | - "@angular/compiler": "~8.1.1", |
22 | | - "@angular/core": "~8.1.1", |
23 | | - "@angular/platform-browser": "~8.1.1", |
24 | | - "@angular/platform-browser-dynamic": "~8.1.1", |
| 19 | + "@angular/animations": "8.1.3", |
| 20 | + "@angular/common": "8.1.3", |
| 21 | + "@angular/compiler": "8.1.3", |
| 22 | + "@angular/core": "8.1.3", |
| 23 | + "@angular/platform-browser": "8.1.3", |
| 24 | + "@angular/platform-browser-dynamic": "8.1.3", |
25 | 25 | "rxjs": "6.6.0", |
26 | 26 | "tslib": "2.0.0", |
27 | 27 | "zone.js": "0.10.3", |
28 | 28 | "loadjs": "4.2.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@angular-devkit/build-angular": "^0.801.2", |
32 | | - "@angular-devkit/build-ng-packagr": "^0.801.2", |
33 | | - "@angular/cli": "~8.1.1", |
34 | | - "@angular/compiler-cli": "~8.1.1", |
35 | | - "@angular/language-service": "~8.1.1", |
| 31 | + "@angular-devkit/build-angular": "0.801.3", |
| 32 | + "@angular-devkit/build-ng-packagr": "0.801.3", |
| 33 | + "@angular/cli": "8.1.3", |
| 34 | + "@angular/compiler-cli": "8.1.3", |
| 35 | + "@angular/language-service": "8.1.3", |
36 | 36 | "@commitlint/cli": "9.1.1", |
37 | 37 | "@commitlint/config-conventional": "9.1.1", |
38 | 38 | "@netbasal/spectator": "3.12.0", |
|
59 | 59 | "tsickle": "0.39.1", |
60 | 60 | "tslib": "2.0.0", |
61 | 61 | "tslint": "5.20.1", |
62 | | - "typescript": "~3.4.3" |
| 62 | + "typescript": "3.4.5" |
63 | 63 | }, |
64 | 64 | "author": "Michael Desigaud", |
65 | 65 | "bugs": { |
|
0 commit comments