|
15 | 15 | "classnames": "2.2.5", |
16 | 16 | "express": "^4.15.2", |
17 | 17 | "express-graphql": "^0.7.1", |
18 | | - "graphql": "^14.5.8", |
| 18 | + "graphql": "^15.3.0", |
19 | 19 | "graphql-compiler": "^1.7.0", |
20 | 20 | "graphql-relay": "^0.6.0", |
21 | 21 | "prop-types": "^15.6.2", |
22 | 22 | "react": "0.0.0-experimental-f42431abe", |
23 | 23 | "react-dom": "0.0.0-experimental-f42431abe", |
24 | | - "react-relay": "0.0.0-experimental-8cc94ddc", |
25 | | - "relay-runtime": "^9.0.0", |
| 24 | + "react-relay": "^0.0.0-experimental-8058ef82", |
| 25 | + "relay-runtime": "^10.0.1", |
26 | 26 | "todomvc-app-css": "^2.1.0", |
27 | 27 | "todomvc-common": "^1.0.3", |
28 | 28 | "webpack": "^4.41.2", |
|
35 | 35 | "@types/prop-types": "^15.5.5", |
36 | 36 | "@types/react": "^16.4.12", |
37 | 37 | "@types/react-dom": "^16.0.7", |
38 | | - "@types/react-relay": "^7.0.3", |
39 | | - "@types/relay-runtime": "^8.0.6", |
| 38 | + "@types/react-relay": "^7.0.8", |
| 39 | + "@types/relay-runtime": "^10.0.1", |
40 | 40 | "babel-cli": "^6.26.0", |
41 | 41 | "babel-core": "^6.26.0", |
42 | 42 | "babel-eslint": "6.1.2", |
43 | 43 | "babel-loader": "^7.1.2", |
44 | | - "babel-plugin-relay": "^9.0.0", |
| 44 | + "babel-plugin-relay": "^10.0.1", |
45 | 45 | "babel-plugin-transform-runtime": "^6.12.0", |
46 | 46 | "babel-preset-env": "^1.7.0", |
47 | 47 | "babel-preset-react": "^6.11.1", |
|
51 | 51 | "fork-ts-checker-webpack-plugin": "^3.1.1", |
52 | 52 | "patch-package": "^6.2.0", |
53 | 53 | "postinstall-postinstall": "^2.0.0", |
54 | | - "relay-compiler": "^9.0.0", |
| 54 | + "relay-compiler": "^10.0.1", |
55 | 55 | "relay-compiler-language-typescript": "file:../lib", |
56 | 56 | "ts-loader": "^6.2.0", |
57 | 57 | "tslint": "^5.20.0", |
|
0 commit comments