|
15 | 15 | "dependencies": {
|
16 | 16 | "babel-polyfill": "^6.23.0",
|
17 | 17 | "bluebird": "^3.5.0",
|
18 |
| - "body-parser": "^1.17.1", |
| 18 | + "body-parser": "^1.17.2", |
19 | 19 | "bootstrap-sass": "^3.3.6",
|
20 | 20 | "bundle-loader": "^0.5.5",
|
21 | 21 | "classnames": "^2.2.5",
|
22 | 22 | "cookie-parser": "^1.4.3",
|
23 | 23 | "core-js": "^2.4.1",
|
24 |
| - "express": "^4.15.2", |
25 |
| - "express-graphql": "^0.6.4", |
| 24 | + "express": "^4.15.3", |
| 25 | + "express-graphql": "^0.6.6", |
26 | 26 | "express-jwt": "^5.3.0",
|
27 | 27 | "fastclick": "^1.0.6",
|
28 |
| - "graphql": "^0.9.3", |
| 28 | + "graphql": "^0.10.1", |
29 | 29 | "graphql-relay": "^0.5.1",
|
30 | 30 | "graphql-sequelize": "^5.3.2",
|
31 | 31 | "history": "^4.6.1",
|
32 | 32 | "isomorphic-style-loader": "^2.0.0",
|
33 |
| - "jsonwebtoken": "^7.3.0", |
| 33 | + "jsonwebtoken": "^7.4.1", |
34 | 34 | "node-fetch": "^1.6.3",
|
35 | 35 | "normalize.css": "^7.0.0",
|
36 | 36 | "passport": "^0.3.2",
|
37 | 37 | "passport-facebook": "^2.1.1",
|
38 | 38 | "pretty-error": "^2.1.0",
|
39 |
| - "prop-types": "^15.5.8", |
| 39 | + "prop-types": "^15.5.10", |
40 | 40 | "query-string": "^4.3.4",
|
41 | 41 | "react": "^15.5.4",
|
42 | 42 | "react-bootstrap": "^0.30.8",
|
|
50 | 50 | "redux-thunk": "^2.2.0",
|
51 | 51 | "sequelize": "^3.30.4",
|
52 | 52 | "serialize-javascript": "^1.3.0",
|
53 |
| - "source-map-support": "^0.4.14", |
| 53 | + "source-map-support": "^0.4.15", |
54 | 54 | "sqlite3": "^3.1.8",
|
55 | 55 | "whatwg-fetch": "^2.0.3"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "assets-webpack-plugin": "^3.5.1",
|
59 | 59 | "autoprefixer": "^7.1.1",
|
60 | 60 | "babel-cli": "^6.24.1",
|
61 |
| - "babel-core": "^6.24.1", |
| 61 | + "babel-core": "^6.25.0", |
62 | 62 | "babel-eslint": "^7.2.3",
|
63 | 63 | "babel-loader": "^7.0.0",
|
64 |
| - "babel-plugin-istanbul": "^4.1.1", |
| 64 | + "babel-plugin-istanbul": "^4.1.4", |
65 | 65 | "babel-plugin-rewire": "^1.1.0",
|
66 |
| - "babel-preset-env": "^1.5.1", |
| 66 | + "babel-preset-env": "^1.5.2", |
67 | 67 | "babel-preset-react": "^6.24.1",
|
68 | 68 | "babel-preset-react-optimize": "^1.0.1",
|
69 | 69 | "babel-preset-stage-2": "^6.24.1",
|
70 | 70 | "babel-register": "^6.24.1",
|
71 |
| - "babel-template": "^6.24.1", |
72 |
| - "babel-types": "^6.24.1", |
73 |
| - "browser-sync": "^2.18.8", |
74 |
| - "chai": "^3.5.0", |
75 |
| - "chokidar": "^1.6.1", |
76 |
| - "cross-env": "^5.0.0", |
77 |
| - "css-loader": "^0.28.0", |
| 71 | + "babel-template": "^6.25.0", |
| 72 | + "babel-types": "^6.25.0", |
| 73 | + "browser-sync": "^2.18.12", |
| 74 | + "chai": "^4.0.2", |
| 75 | + "chokidar": "^1.7.0", |
| 76 | + "cross-env": "^5.0.1", |
| 77 | + "css-loader": "^0.28.4", |
78 | 78 | "editorconfig-tools": "^0.1.1",
|
79 | 79 | "enzyme": "^2.8.2",
|
80 | 80 | "eslint": "^3.19.0",
|
81 | 81 | "eslint-config-airbnb": "^15.0.1",
|
82 | 82 | "eslint-loader": "^1.7.1",
|
83 | 83 | "eslint-plugin-css-modules": "^2.7.1",
|
84 |
| - "eslint-plugin-import": "^2.2.0", |
| 84 | + "eslint-plugin-import": "^2.3.0", |
85 | 85 | "eslint-plugin-jsx-a11y": "^5.0.3",
|
86 | 86 | "eslint-plugin-react": "^7.0.1",
|
87 |
| - "file-loader": "^0.11.1", |
| 87 | + "file-loader": "^0.11.2", |
88 | 88 | "front-matter": "^2.1.2",
|
89 |
| - "glob": "^7.1.1", |
| 89 | + "glob": "^7.1.2", |
90 | 90 | "json-loader": "^0.5.4",
|
91 |
| - "lint-staged": "^3.4.0", |
| 91 | + "lint-staged": "^3.6.1", |
92 | 92 | "markdown-it": "^8.3.1",
|
93 | 93 | "mkdirp": "^0.5.1",
|
94 |
| - "mocha": "^3.3.0", |
| 94 | + "mocha": "^3.4.2", |
95 | 95 | "null-loader": "^0.1.1",
|
96 |
| - "nyc": "^10.2.0", |
| 96 | + "nyc": "^11.0.2", |
97 | 97 | "opn-cli": "^3.1.0",
|
98 | 98 | "node-sass": "4.5.0",
|
99 | 99 | "pixrem": "^3.0.2",
|
|
117 | 117 | "raw-loader": "^0.5.1",
|
118 | 118 | "react-addons-test-utils": "^15.5.1",
|
119 | 119 | "react-deep-force-update": "^2.0.1",
|
120 |
| - "react-hot-loader": "^3.0.0-beta.6", |
121 |
| - "redbox-react": "^1.3.6", |
| 120 | + "react-hot-loader": "^3.0.0-beta.7", |
| 121 | + "redbox-react": "^1.4.1", |
122 | 122 | "redux-mock-store": "^1.2.3",
|
123 | 123 | "rimraf": "^2.6.1",
|
124 | 124 | "sass-loader": "6.0.3",
|
125 |
| - "sinon": "^2.1.0", |
126 |
| - "stylefmt": "^5.3.2", |
127 |
| - "stylelint": "^7.10.1", |
| 125 | + "sinon": "^2.3.4", |
| 126 | + "stylefmt": "^6.0.0", |
| 127 | + "stylelint": "^7.11.0", |
128 | 128 | "stylelint-config-standard": "^16.0.0",
|
129 | 129 | "url-loader": "^0.5.8",
|
130 |
| - "webpack": "^2.4.1", |
131 |
| - "webpack-bundle-analyzer": "^2.4.0", |
| 130 | + "webpack": "^2.6.1", |
| 131 | + "webpack-bundle-analyzer": "^2.8.2", |
132 | 132 | "webpack-dev-middleware": "^1.10.2",
|
133 | 133 | "webpack-hot-middleware": "^2.18.0",
|
134 |
| - "write-file-webpack-plugin": "^4.0.2" |
| 134 | + "write-file-webpack-plugin": "^4.1.0" |
135 | 135 | },
|
136 | 136 | "babel": {
|
137 | 137 | "presets": [
|
|
0 commit comments