|
22 | 22 | },
|
23 | 23 | "private": true,
|
24 | 24 | "dependencies": {
|
25 |
| - "@angular/animations": "5.1.0", |
26 |
| - "@angular/cli": "1.6.0", |
27 |
| - "@angular/common": "5.1.0", |
28 |
| - "@angular/compiler": "5.1.0", |
29 |
| - "@angular/compiler-cli": "5.1.0", |
30 |
| - "@angular/core": "5.1.0", |
31 |
| - "@angular/forms": "5.1.0", |
32 |
| - "@angular/http": "5.1.0", |
33 |
| - "@angular/platform-browser": "5.1.0", |
34 |
| - "@angular/platform-browser-dynamic": "5.1.0", |
35 |
| - "@angular/platform-server": "5.1.0", |
36 |
| - "@angular/router": "5.1.0", |
| 25 | + "@angular/animations": "5.2.2", |
| 26 | + "@angular/cli": "1.6.6", |
| 27 | + "@angular/common": "5.2.2", |
| 28 | + "@angular/compiler": "5.2.2", |
| 29 | + "@angular/compiler-cli": "5.2.2", |
| 30 | + "@angular/core": "5.2.2", |
| 31 | + "@angular/forms": "5.2.2", |
| 32 | + "@angular/http": "5.2.2", |
| 33 | + "@angular/platform-browser": "5.2.2", |
| 34 | + "@angular/platform-browser-dynamic": "5.2.2", |
| 35 | + "@angular/platform-server": "5.2.2", |
| 36 | + "@angular/router": "5.2.2", |
37 | 37 | "@types/jasmine": "2.2.30",
|
38 | 38 | "@types/node": "^8.5.2",
|
39 | 39 | "@types/selenium-webdriver": "2.44.26",
|
|
68 | 68 | "webpack-dev-server": "2.4.2",
|
69 | 69 | "webpack-md5-hash": "0.0.5",
|
70 | 70 | "webpack-merge": "4.1.0",
|
71 |
| - "zone.js": "0.8.14" |
| 71 | + "zone.js": "0.8.20" |
72 | 72 | },
|
73 | 73 | "devDependencies": {}
|
74 | 74 | }
|
0 commit comments