|
12 | 12 | },
|
13 | 13 | "private": true,
|
14 | 14 | "dependencies": {
|
15 |
| - "@angular/animations": "^4.2.4", |
16 |
| - "@angular/common": "^4.2.4", |
17 |
| - "@angular/compiler": "^4.2.4", |
18 |
| - "@angular/core": "^4.2.4", |
19 |
| - "@angular/forms": "^4.2.4", |
20 |
| - "@angular/http": "^4.2.4", |
| 15 | + "@angular/animations": "^4.2.5", |
| 16 | + "@angular/common": "^4.2.5", |
| 17 | + "@angular/compiler": "^4.2.5", |
| 18 | + "@angular/core": "^4.2.5", |
| 19 | + "@angular/forms": "^4.2.5", |
| 20 | + "@angular/http": "^4.2.5", |
21 | 21 | "@angular/material": "^2.0.0-beta.7",
|
22 |
| - "@angular/platform-browser": "^4.2.4", |
23 |
| - "@angular/platform-browser-dynamic": "^4.2.4", |
24 |
| - "@angular/router": "^4.2.4", |
| 22 | + "@angular/platform-browser": "^4.2.5", |
| 23 | + "@angular/platform-browser-dynamic": "^4.2.5", |
| 24 | + "@angular/router": "^4.2.5", |
25 | 25 | "bootstrap": "^3.3.7",
|
26 | 26 | "core-js": "^2.4.1",
|
27 |
| - "jquery": "3.2.1", |
| 27 | + "jquery": "^3.2.1", |
28 | 28 | "node-sass": "^4.5.3",
|
29 |
| - "rxjs": "^5.4.1", |
| 29 | + "rxjs": "^5.4.2", |
30 | 30 | "webpack": "^3.0.0",
|
31 | 31 | "zone.js": "^0.8.12"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@angular/cli": "^1.1.3", |
35 |
| - "@angular/compiler-cli": "^4.2.4", |
| 34 | + "@angular/cli": "^1.2.0", |
| 35 | + "@angular/compiler-cli": "^4.2.5", |
36 | 36 | "@types/jasmine": "2.5.38",
|
37 |
| - "@types/node": "^6.0.78", |
| 37 | + "@types/node": "^6.0.79", |
38 | 38 | "codelyzer": "~2.0.0",
|
39 | 39 | "jasmine-core": "~2.5.2",
|
40 | 40 | "jasmine-spec-reporter": "~3.2.0",
|
|
0 commit comments