|
15 | 15 | }, |
16 | 16 | "private": true, |
17 | 17 | "dependencies": { |
18 | | - "@angular/animations": "6.1.2", |
19 | | - "@angular/common": "6.1.2", |
20 | | - "@angular/compiler": "6.1.2", |
21 | | - "@angular/core": "6.1.2", |
22 | | - "@angular/forms": "6.1.2", |
23 | | - "@angular/http": "6.1.2", |
24 | | - "@angular/platform-browser": "6.1.2", |
25 | | - "@angular/platform-browser-dynamic": "6.1.2", |
26 | | - "@angular/router": "6.1.2", |
| 18 | + "@angular/animations": "7.2.8", |
| 19 | + "@angular/common": "7.2.8", |
| 20 | + "@angular/compiler": "7.2.8", |
| 21 | + "@angular/core": "7.2.8", |
| 22 | + "@angular/forms": "7.2.8", |
| 23 | + "@angular/http": "7.2.8", |
| 24 | + "@angular/platform-browser": "7.2.8", |
| 25 | + "@angular/platform-browser-dynamic": "7.2.8", |
| 26 | + "@angular/router": "7.2.8", |
27 | 27 | "core-js": "^2.5.7", |
28 | | - "rxjs": "6.2.2", |
29 | | - "zone.js": "0.8.26" |
| 28 | + "rxjs": "6.4.0", |
| 29 | + "zone.js": "0.8.29" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@angular-devkit/build-angular": "^0.7.3", |
33 | | - "@angular/cli": "^6.1.3", |
34 | | - "@angular/compiler-cli": "6.1.2", |
| 32 | + "@angular-devkit/build-angular": "^0.13.5", |
| 33 | + "@angular/cli": "^7.3.5", |
| 34 | + "@angular/compiler-cli": "7.2.8", |
35 | 35 | "@types/jest": "^24.0.0", |
36 | 36 | "@types/node": "^11.0.0", |
37 | 37 | "codelyzer": "^4.4.3", |
38 | 38 | "jest": "^24.0.0", |
39 | 39 | "jest-preset-angular": "file:../", |
40 | 40 | "protractor": "^5.4.0", |
41 | | - "ts-node": "^7.0.1", |
| 41 | + "ts-node": "^8.0.3", |
42 | 42 | "tslint": "^5.11.0", |
43 | 43 | "typescript": "3.3.3333" |
44 | 44 | }, |
|
0 commit comments