|
8 | 8 | "description": "steemit.com is the koa web server & middleware and react.js in-browser code for the world's first blockchain content + social media monetization platform!", |
9 | 9 | "main": "index.js", |
10 | 10 | "scripts": { |
11 | | - "build": "NODE_ENV=production ./node_modules/babel-cli/bin/babel-node.js ./node_modules/.bin/webpack --stats --config ./webpack/prod.config.js; rm -rf ./lib; babel src --out-dir lib -Dq", |
| 11 | + "build": "NODE_ENV=production ./node_modules/babel-cli/bin/babel-node.js ./node_modules/.bin/webpack --config ./webpack/prod.config.js; rm -rf ./lib; babel src --out-dir lib -Dq", |
12 | 12 | "mocha": "NODE_ENV=test mocha ./mocha.setup.js", |
13 | 13 | "test": "npm run mocha -- src/app/**/*.test.js", |
14 | 14 | "test:watch:all": "npm test -- --watch --watch-extensions jsx", |
|
28 | 28 | "babel-cli": "^6.22.2", |
29 | 29 | "babel-core": "^6.20.0", |
30 | 30 | "babel-eslint": "^6.0.4", |
31 | | - "babel-loader": "^6.2.9", |
| 31 | + "babel-loader": "^7.1.2", |
32 | 32 | "babel-plugin-react-intl": "^2.2.0", |
33 | 33 | "babel-plugin-transform-decorators-legacy": "^1.3.4", |
34 | 34 | "babel-plugin-transform-runtime": "^6.15.0", |
|
46 | 46 | "config": "^1.25.1", |
47 | 47 | "counterpart": "^0.17.6", |
48 | 48 | "cpu-stat": "^2.0.1", |
49 | | - "css-loader": "^0.23.1", |
| 49 | + "css-loader": "^0.28.5", |
50 | 50 | "currency-symbol-map": "^3.1.0", |
51 | 51 | "diff-match-patch": "^1.0.0", |
52 | 52 | "disk-stat": "^1.0.4", |
53 | 53 | "ecurve": "^1.0.2", |
54 | 54 | "estraverse-fb": "^1.3.1", |
55 | | - "extract-text-webpack-plugin": "^1.0.1", |
56 | | - "file-loader": "^0.8.5", |
| 55 | + "file-loader": "^0.11.2", |
57 | 56 | "foundation-sites": "git+https://github.com/steemit/foundation-sites.git#e8e32c715bbc4c822b80b555345f61337269ca78", |
58 | | - "git-rev-sync": "^1.6.0", |
| 57 | + "git-rev-sync": "^1.9.1", |
59 | 58 | "grant-koa": "^3.6.0", |
60 | 59 | "highcharts": "^4.2.5", |
61 | 60 | "humanize-number": "0.0.2", |
62 | | - "imports-loader": "^0.6.5", |
| 61 | + "imports-loader": "^0.7.1", |
63 | 62 | "intl": "^1.2.5", |
64 | 63 | "iso": "^5.1.0", |
65 | | - "json-loader": "^0.5.4", |
| 64 | + "json-loader": "^0.5.7", |
66 | 65 | "koa": "^1.1.2", |
67 | 66 | "koa-body": "^1.4.0", |
68 | 67 | "koa-compressor": "^1.0.3", |
|
87 | 86 | "mixpanel": "^0.5.0", |
88 | 87 | "mysql": "^2.10.2", |
89 | 88 | "net": "^1.0.2", |
90 | | - "node-sass": "^3.4.2", |
| 89 | + "node-sass": "^4.5.3", |
91 | 90 | "os": "^0.1.1", |
92 | 91 | "purest": "^2.0.1", |
93 | 92 | "raw-loader": "^0.5.1", |
|
107 | 106 | "react-prop-types": "^0.3.0", |
108 | 107 | "react-qr": "0.0.2", |
109 | 108 | "react-rangeslider": "1.0.3", |
110 | | - "react-redux": "^4.4.0", |
| 109 | + "react-redux": "^5.0.6", |
111 | 110 | "react-router": "^3.0.5", |
112 | 111 | "react-router-redux": "^4.0.0", |
113 | 112 | "react-router-scroll": "^0.4.2", |
|
117 | 116 | "redux-form": "5.3.4", |
118 | 117 | "redux-modules": "0.0.5", |
119 | 118 | "redux-saga": "^0.9.5", |
120 | | - "remarkable": "1.6.2", |
| 119 | + "remarkable": "^1.7.1", |
121 | 120 | "sanitize-html": "^1.11.4", |
122 | | - "sass-loader": "^3.1.2", |
| 121 | + "sass-loader": "^6.0.6", |
123 | 122 | "secure-random": "^1.1.1", |
124 | 123 | "sendgrid": "^4.0.1", |
125 | 124 | "sequelize": "^3.21.0", |
126 | 125 | "sequelize-cli": "^2.3.1", |
127 | 126 | "speakingurl": "^9.0.0", |
128 | 127 | "sqlite3": "^3.1.8", |
129 | | - "steem": "github:steemit/steem-js#5f50ad5", |
| 128 | + "steem": "github:steemit/steem-js#ec4439c", |
130 | 129 | "store": "^1.3.20", |
131 | | - "style-loader": "^0.13.0", |
132 | | - "svg-inline-loader": "^0.4.0", |
| 130 | + "style-loader": "^0.18.2", |
| 131 | + "svg-inline-loader": "^0.8.0", |
133 | 132 | "svg-inline-react": "^1.0.2", |
134 | | - "svgo-loader": "^1.1.0", |
| 133 | + "svgo-loader": "^1.2.1", |
135 | 134 | "tarantool-driver": "^2.0.1", |
136 | 135 | "twilio": "^2.11.1", |
137 | 136 | "uncontrollable": "^3.2.1", |
138 | 137 | "underscore.string": "^3.2.3", |
139 | | - "url-loader": "^0.5.7", |
| 138 | + "url-loader": "^0.5.9", |
140 | 139 | "web-push": "^3.2.1", |
141 | | - "webpack": "^1.13.2", |
| 140 | + "webpack": "^3.5.5", |
| 141 | + "webpack-dev-middleware": "^1.12.0", |
142 | 142 | "webpack-isomorphic-tools": "^3.0.3", |
143 | 143 | "websocket": "^1.0.22", |
144 | 144 | "whatwg-fetch": "^0.11.1", |
|
160 | 160 | "eslint-plugin-import": "^2.7.0", |
161 | 161 | "eslint-plugin-jsx-a11y": "^6.0.2", |
162 | 162 | "eslint-plugin-react": "^7.4.0", |
163 | | - "extract-text-webpack-plugin": "^1.0.1", |
| 163 | + "extract-text-webpack-plugin": "^3.0.0", |
164 | 164 | "jsdom": "^9.8.0", |
165 | 165 | "koa-webpack-dev-middleware": "^1.1.0", |
166 | 166 | "koa-webpack-hot-middleware": "^1.0.3", |
|
173 | 173 | "react-transform-hmr": "^1.0.4", |
174 | 174 | "sinon": "^1.17.3", |
175 | 175 | "sinon-chai": "^2.8.0", |
176 | | - "supertest": "^1.2.0" |
| 176 | + "supertest": "^1.2.0", |
| 177 | + "webpack-bundle-analyzer": "^2.9.0" |
177 | 178 | }, |
178 | 179 | "optionalDependencies": { |
179 | 180 | "fsevents": "*" |
180 | 181 | }, |
181 | 182 | "engines": { |
182 | | - "node": ">=7.0.0" |
| 183 | + "node": ">=7.0.0", |
| 184 | + "npm": ">=5.4.2" |
183 | 185 | }, |
184 | 186 | "pre-commit": [ |
185 | 187 | "eslint", |
|
0 commit comments