|
32 | 32 | "git add" |
33 | 33 | ], |
34 | 34 | "*.graphql": [ |
35 | | - "prettier --parser graphql --write", |
| 35 | + "prettier --parser graphql --tab-width 4 --write", |
36 | 36 | "git add" |
37 | 37 | ] |
38 | 38 | }, |
|
55 | 55 | "author": "SysGears INC", |
56 | 56 | "license": "MIT", |
57 | 57 | "dependencies": { |
58 | | - "@expo/vector-icons": "^6.2.0", |
59 | | - "antd": "^3.0.2", |
60 | | - "antd-mobile": "^2.1.0", |
61 | | - "apollo-cache-inmemory": "^1.1.2", |
62 | | - "apollo-client": "^2.1.0", |
63 | | - "apollo-engine": "^0.7.0", |
| 58 | + "@expo/vector-icons": "^6.2.2", |
| 59 | + "antd": "^3.1.0", |
| 60 | + "antd-mobile": "^2.1.3", |
| 61 | + "apollo-cache-inmemory": "^1.1.5", |
| 62 | + "apollo-client": "^2.2.0", |
| 63 | + "apollo-engine": "^0.8.1", |
64 | 64 | "apollo-fetch": "^0.7.0", |
65 | | - "apollo-fetch-upload": "^1.1.0", |
66 | | - "apollo-link": "^1.0.5", |
67 | | - "apollo-link-batch-http": "^1.0.2", |
68 | | - "apollo-link-ws": "^1.0.2", |
| 65 | + "apollo-fetch-upload": "^1.2.0", |
| 66 | + "apollo-link": "^1.0.7", |
| 67 | + "apollo-link-batch-http": "^1.0.4", |
| 68 | + "apollo-link-ws": "^1.0.4", |
69 | 69 | "apollo-logger": "0.1.1", |
70 | | - "apollo-server-express": "^1.2.0", |
| 70 | + "apollo-server-express": "^1.3.2", |
71 | 71 | "apollo-upload-server": "^3.0.0", |
72 | 72 | "bcryptjs": "^2.4.3", |
73 | 73 | "body-parser": "^1.18.2", |
|
76 | 76 | "dataloader": "^1.3.0", |
77 | 77 | "dotenv": "^4.0.0", |
78 | 78 | "error-stack-parser": "^2.0.1", |
79 | | - "expo": "^24.0.0", |
| 79 | + "expo": "^24.0.2", |
80 | 80 | "express": "^4.16.2", |
81 | 81 | "filesize": "^3.5.11", |
82 | | - "graphql": "^0.11.7", |
| 82 | + "graphql": "^0.12.3", |
83 | 83 | "graphql-auth": "^0.2.0", |
84 | 84 | "graphql-iso-date": "^3.3.0", |
85 | | - "graphql-subscriptions": "^0.5.5", |
86 | | - "graphql-tag": "^2.5.0", |
87 | | - "graphql-tools": "^2.11.0", |
| 85 | + "graphql-subscriptions": "^0.5.6", |
| 86 | + "graphql-tag": "^2.6.1", |
| 87 | + "graphql-tools": "^2.16.0", |
88 | 88 | "history": "^4.7.2", |
89 | 89 | "humps": "^2.0.1", |
90 | | - "immutability-helper": "^2.5.1", |
| 90 | + "immutability-helper": "^2.6.2", |
91 | 91 | "isomorphic-fetch": "^2.2.1", |
92 | 92 | "jsonwebtoken": "^8.1.0", |
93 | 93 | "jwt-decode": "^2.2.0", |
94 | 94 | "knex": "^0.14.2", |
95 | 95 | "lodash": "^4.17.4", |
96 | 96 | "minilog": "^3.1.0", |
97 | 97 | "mysql2": "^1.5.1", |
98 | | - "native-base": "^2.3.3", |
99 | | - "nodemailer": "^4.4.0", |
| 98 | + "native-base": "^2.3.6", |
| 99 | + "nodemailer": "^4.4.1", |
100 | 100 | "opencollective": "^1.0.3", |
101 | 101 | "passport": "^0.4.0", |
102 | 102 | "passport-facebook": "^2.1.1", |
103 | 103 | "passport-google-oauth": "^1.0.0", |
104 | 104 | "performance-now": "^2.1.0", |
105 | 105 | "persistgraphql": "^0.4.0", |
106 | | - "pg": "^7.4.0", |
| 106 | + "pg": "^7.4.1", |
107 | 107 | "prop-types": "^15.6.0", |
108 | 108 | "react": "^16.2.0", |
109 | 109 | "react-apollo": "^2.0.4", |
110 | 110 | "react-cookie": "^2.1.2", |
111 | 111 | "react-debounce-input": "^3.1.0", |
112 | 112 | "react-dom": "^16.2.0", |
113 | 113 | "react-dropzone": "^4.2.3", |
114 | | - "react-ga": "^2.3.5", |
| 114 | + "react-ga": "^2.4.0", |
115 | 115 | "react-helmet": "^5.2.0", |
116 | 116 | "react-hot-loader": "^3.1.3", |
117 | 117 | "react-native": "https://github.com/expo/react-native/archive/sdk-24.0.0.tar.gz", |
118 | 118 | "react-native-web": "^0.1.16", |
119 | | - "react-navigation": "^1.0.0-beta.21", |
| 119 | + "react-navigation": "^1.0.0-beta.23", |
120 | 120 | "react-redux": "^5.0.6", |
121 | 121 | "react-router": "^4.2.0", |
122 | 122 | "react-router-dom": "^4.2.2", |
|
130 | 130 | "serialize-javascript": "^1.4.0", |
131 | 131 | "shelljs": "^0.7.8", |
132 | 132 | "source-map-support": "^0.5.0", |
133 | | - "sourcemapped-stacktrace": "^1.1.7", |
| 133 | + "sourcemapped-stacktrace": "^1.1.8", |
134 | 134 | "sqlite3": "^3.1.13", |
135 | | - "stripe": "^5.3.0", |
| 135 | + "stripe": "^5.4.0", |
136 | 136 | "stripe-local": "^0.1.1", |
137 | | - "styled-components": "^2.2.4", |
| 137 | + "styled-components": "^2.4.0", |
138 | 138 | "subscriptions-transport-ws": "^0.9.4", |
139 | 139 | "universal-cookie-express": "^2.1.2" |
140 | 140 | }, |
141 | 141 | "devDependencies": { |
142 | | - "apollo-utilities": "^1.0.3", |
| 142 | + "apollo-utilities": "^1.0.4", |
143 | 143 | "babel-cli": "^6.26.0", |
144 | 144 | "babel-core": "^6.26.0", |
145 | | - "babel-eslint": "^8.0.3", |
| 145 | + "babel-eslint": "^8.1.2", |
146 | 146 | "babel-loader": "^7.1.2", |
147 | | - "babel-plugin-styled-components": "^1.3.0", |
| 147 | + "babel-plugin-styled-components": "^1.4.0", |
148 | 148 | "babel-plugin-transform-class-properties": "^6.24.1", |
149 | 149 | "babel-plugin-transform-decorators-legacy": "^1.3.4", |
150 | | - "babel-plugin-transform-react-remove-prop-types": "^0.4.10", |
| 150 | + "babel-plugin-transform-react-remove-prop-types": "^0.4.12", |
151 | 151 | "babel-plugin-transform-runtime": "^6.23.0", |
152 | 152 | "babel-polyfill": "^6.26.0", |
153 | 153 | "babel-preset-env": "^1.6.1", |
|
162 | 162 | "chai-http": "^3.0.0", |
163 | 163 | "compression": "^1.7.1", |
164 | 164 | "connect": "^3.6.5", |
165 | | - "cross-env": "^5.1.1", |
166 | | - "css-loader": "^0.28.7", |
167 | | - "enzyme": "^3.2.0", |
168 | | - "enzyme-adapter-react-16": "^1.1.0", |
169 | | - "eslint": "^4.12.1", |
| 165 | + "cross-env": "^5.1.3", |
| 166 | + "css-loader": "^0.28.8", |
| 167 | + "enzyme": "^3.3.0", |
| 168 | + "enzyme-adapter-react-16": "^1.1.1", |
| 169 | + "eslint": "^4.14.0", |
170 | 170 | "eslint-config-airbnb": "^16.1.0", |
171 | | - "eslint-import-resolver-webpack": "^0.8.3", |
172 | | - "eslint-plugin-flowtype": "^2.39.1", |
| 171 | + "eslint-import-resolver-webpack": "^0.8.4", |
| 172 | + "eslint-plugin-flowtype": "^2.40.1", |
173 | 173 | "eslint-plugin-import": "^2.8.0", |
174 | 174 | "eslint-plugin-json": "^1.2.0", |
175 | 175 | "eslint-plugin-jsx-a11y": "6.0.3", |
176 | 176 | "eslint-plugin-mocha": "^4.11.0", |
177 | | - "eslint-plugin-prettier": "^2.3.1", |
| 177 | + "eslint-plugin-prettier": "^2.4.0", |
178 | 178 | "eslint-plugin-react": "^7.5.1", |
179 | | - "exp": "47.1.1", |
| 179 | + "exp": "47.3.17", |
180 | 180 | "extract-text-webpack-plugin": "^3.0.2", |
181 | | - "file-loader": "^1.1.5", |
182 | | - "flow-bin": "^0.61.0", |
| 181 | + "file-loader": "^1.1.6", |
| 182 | + "flow-bin": "^0.62.0", |
183 | 183 | "freeport-async": "^1.1.1", |
184 | | - "haul": "1.0.0-beta.11", |
| 184 | + "haul": "1.0.0-beta.12", |
185 | 185 | "html-webpack-plugin": "^2.30.1", |
186 | 186 | "http-proxy-middleware": "^0.17.4", |
187 | 187 | "husky": "^0.14.3", |
188 | 188 | "ignore-loader": "^0.1.2", |
189 | | - "image-size": "^0.6.1", |
| 189 | + "image-size": "^0.6.2", |
190 | 190 | "ip": "^1.1.5", |
191 | 191 | "isomorphic-style-loader": "^4.0.0", |
192 | 192 | "jsdom": "^11.5.1", |
193 | 193 | "less": "^2.7.3", |
194 | 194 | "less-loader": "^4.0.5", |
195 | 195 | "lint-staged": "^6.0.0", |
196 | 196 | "mkdirp": "^0.5.1", |
197 | | - "mocha": "^4.0.1", |
| 197 | + "mocha": "^4.1.0", |
198 | 198 | "mocha-steps": "^1.1.0", |
199 | 199 | "mocha-webpack": "^0.7.0", |
200 | 200 | "node-sass": "^4.7.2", |
201 | 201 | "openurl": "^1.1.1", |
202 | 202 | "persistgraphql-webpack-plugin": "^0.4.4", |
203 | | - "postcss-loader": "^2.0.9", |
204 | | - "prettier": "^1.9.0", |
| 203 | + "postcss-loader": "^2.0.10", |
| 204 | + "prettier": "^1.9.2", |
205 | 205 | "qrcode-terminal": "^0.11.0", |
206 | 206 | "raw-loader": "^0.5.1", |
207 | 207 | "react-addons-test-utils": "^16.0.0-alpha.3", |
208 | 208 | "react-test-renderer": "^16.2.0", |
209 | 209 | "request": "^2.83.0", |
210 | | - "resolve-url-loader": "^2.2.0", |
| 210 | + "resolve-url-loader": "^2.2.1", |
211 | 211 | "sass-loader": "^6.0.6", |
212 | 212 | "source-list-map": "^2.0.0", |
213 | | - "spinjs": "^0.4.62", |
214 | | - "style-loader": "^0.19.0", |
| 213 | + "spinjs": "^0.4.70", |
| 214 | + "style-loader": "^0.19.1", |
215 | 215 | "url-loader": "^0.6.2", |
216 | 216 | "wait-on": "^2.0.2", |
217 | 217 | "webpack": "^3.10.0", |
218 | | - "webpack-dev-middleware": "^2.0.1", |
219 | | - "webpack-dev-server": "^2.9.5", |
| 218 | + "webpack-dev-middleware": "^2.0.3", |
| 219 | + "webpack-dev-server": "^2.10.0", |
220 | 220 | "webpack-hot-middleware": "^2.21.0", |
221 | 221 | "webpack-manifest-plugin": "^1.3.2", |
222 | 222 | "webpack-merge": "^4.1.1", |
223 | 223 | "webpack-node-externals": "^1.6.0", |
224 | 224 | "webpack-sources": "^1.1.0", |
225 | 225 | "webpack-virtual-modules": "^0.1.8", |
226 | | - "ws": "^3.3.2", |
227 | | - "xdl": "^47.0.6" |
| 226 | + "ws": "^4.0.0", |
| 227 | + "xdl": "^47.1.4" |
228 | 228 | }, |
229 | 229 | "resolutions": { |
230 | | - "graphql": "^0.11.7" |
| 230 | + "graphql": "^0.12.3" |
231 | 231 | }, |
232 | 232 | "greenkeeper": { |
233 | 233 | "ignore": [ |
|
0 commit comments