|
26 | 26 | "@angular/upgrade": "2.4.5",
|
27 | 27 | "angular-in-memory-web-api": "~0.2.4",
|
28 | 28 | "apollo-angular": "^0.11.0",
|
29 |
| - "apollo-client": "^0.8.2", |
| 29 | + "apollo-client": "^0.8.4", |
30 | 30 | "core-js": "^2.4.1",
|
31 | 31 | "graphql": "^0.9.1",
|
32 |
| - "graphql-tag": "^1.2.3", |
33 |
| - "graphql-tools": "^0.9.2", |
| 32 | + "graphql-tag": "^1.2.4", |
| 33 | + "graphql-tools": "^0.10.0", |
34 | 34 | "rxjs": "5.0.1",
|
35 | 35 | "systemjs": "0.19.39",
|
36 | 36 | "zone.js": "^0.7.4"
|
|
46 | 46 | "@types/jasmine": "2.5.36",
|
47 | 47 | "@types/chai": "^3.4.34",
|
48 | 48 | "@types/graphql": "^0.8.6",
|
49 |
| - "@types/lodash": "^4.14.43", |
| 49 | + "@types/lodash": "4.14.50", |
50 | 50 | "@types/isomorphic-fetch": "0.0.30",
|
51 | 51 | "@types/node": "^6.0.45",
|
52 | 52 | "angular-cli": "^1.0.0-beta.26",
|
|
60 | 60 | "css-loader": "^0.26.1",
|
61 | 61 | "extract-text-webpack-plugin": "2.0.0-beta.5",
|
62 | 62 | "file-loader": "^0.9.0",
|
63 |
| - "graphql-subscriptions": "^0.2.3", |
| 63 | + "graphql-subscriptions": "^0.3.0", |
64 | 64 | "html-loader": "^0.4.3",
|
65 | 65 | "html-webpack-plugin": "^2.16.1",
|
66 | 66 | "http-server": "^0.9.0",
|
|
0 commit comments