|
37 | 37 | "@angular/platform-browser": "8.2.5",
|
38 | 38 | "@angular/platform-browser-dynamic": "8.2.5",
|
39 | 39 | "@angular/router": "8.2.5",
|
40 |
| - "core-js": "^2.5.4", |
| 40 | + "core-js": "2.6.9", |
41 | 41 | "rxjs": "6.5.3",
|
42 |
| - "zone.js": "^0.10.2", |
| 42 | + "zone.js": "0.10.2", |
43 | 43 | "react": "16.8.6",
|
44 | 44 | "react-dom": "16.8.6",
|
45 | 45 | "@nrwl/angular": "8.4.13"
|
|
48 | 48 | "jest-preset-angular": "7.0.0",
|
49 | 49 | "@angular/compiler-cli": "8.2.5",
|
50 | 50 | "@angular/language-service": "8.2.5",
|
51 |
| - "@angular-devkit/build-angular": "^0.801.1", |
52 |
| - "@angular-devkit/build-ng-packagr": "~0.801.1", |
| 51 | + "@angular-devkit/build-angular": "0.801.3", |
| 52 | + "@angular-devkit/build-ng-packagr": "0.801.3", |
53 | 53 | "@angular-devkit/core": "8.3.3",
|
54 |
| - "codelyzer": "~4.5.0", |
| 54 | + "codelyzer": "4.5.0", |
55 | 55 | "@angular/cli": "8.1.1",
|
56 | 56 | "@types/jest": "24.0.9",
|
57 | 57 | "@types/jquery": "3.3.6",
|
58 |
| - "@types/node": "~8.9.4", |
| 58 | + "@types/node": "8.9.5", |
59 | 59 | "@types/react": "16.8.23",
|
60 | 60 | "@types/react-dom": "16.8.5",
|
61 | 61 | "cypress": "3.4.0",
|
62 | 62 | "dotenv": "6.2.0",
|
63 | 63 | "jest": "24.1.0",
|
64 |
| - "ng-packagr": "^5.5.0", |
| 64 | + "ng-packagr": "5.5.0", |
65 | 65 | "prettier": "1.15.2",
|
66 | 66 | "ts-jest": "24.0.0",
|
67 |
| - "ts-node": "~7.0.0", |
68 |
| - "tsickle": ">=0.34.0", |
69 |
| - "tslib": "^1.9.0", |
70 |
| - "tslint": "~5.11.0", |
| 67 | + "ts-node": "7.0.1", |
| 68 | + "tsickle": "0.37.0", |
| 69 | + "tslib": "1.10.0", |
| 70 | + "tslint": "5.11.0", |
71 | 71 | "typescript": "3.5.3",
|
72 | 72 | "@nrwl/workspace": "8.4.13",
|
73 | 73 | "@nrwl/react": "8.4.13",
|
|
0 commit comments