|
4 | 4 | "private": true, |
5 | 5 | "devDependencies": { |
6 | 6 | "autoprefixer": "^6.7.7", |
7 | | - "babel-core": "^6.21.0", |
8 | | - "babel-eslint": "^7.1.1", |
| 7 | + "babel-core": "^6.24.1", |
| 8 | + "babel-eslint": "^7.2.3", |
9 | 9 | "babel-jest": "^19.0.0", |
10 | | - "babel-loader": "^6.2.10", |
| 10 | + "babel-loader": "^7.0.0", |
11 | 11 | "babel-plugin-lodash": "^3.2.11", |
12 | 12 | "babel-plugin-transform-class-properties": "^6.24.1", |
13 | 13 | "babel-plugin-transform-object-rest-spread": "^6.23.0", |
14 | 14 | "babel-plugin-transform-react-constant-elements": "^6.23.0", |
15 | | - "babel-plugin-transform-regenerator": "^6.21.0", |
| 15 | + "babel-plugin-transform-regenerator": "^6.24.1", |
16 | 16 | "babel-plugin-transform-runtime": "^6.23.0", |
17 | | - "babel-preset-latest": "^6.16.0", |
18 | | - "babel-preset-react": "^6.16.0", |
| 17 | + "babel-preset-latest": "^6.24.1", |
| 18 | + "babel-preset-react": "^6.24.1", |
19 | 19 | "babel-runtime": "^6.20.0", |
20 | 20 | "babili-webpack-plugin": "^0.0.11", |
21 | | - "case-sensitive-paths-webpack-plugin": "^1.1.4", |
| 21 | + "case-sensitive-paths-webpack-plugin": "^2.0.0", |
22 | 22 | "chalk": "1.1.3", |
23 | 23 | "connect-history-api-fallback": "1.3.0", |
24 | 24 | "cross-spawn": "^5.0.1", |
25 | | - "css-loader": "^0.27.3", |
26 | | - "detect-port": "^1.0.7", |
| 25 | + "css-loader": "^0.28.0", |
| 26 | + "detect-port": "^1.1.1", |
27 | 27 | "eslint": "^3.19.0", |
28 | 28 | "eslint-config-airbnb": "^14.1.0", |
29 | | - "eslint-config-prettier": "^1.5.0", |
| 29 | + "eslint-config-prettier": "^1.7.0", |
30 | 30 | "eslint-import-resolver-webpack": "^0.8.1", |
31 | | - "eslint-loader": "^1.6.1", |
32 | | - "eslint-plugin-flowtype": "^2.29.1", |
| 31 | + "eslint-loader": "^1.7.1", |
| 32 | + "eslint-plugin-flowtype": "^2.32.1", |
33 | 33 | "eslint-plugin-import": "^2.1.0", |
34 | 34 | "eslint-plugin-jsx-a11y": "^4.0.0", |
35 | | - "eslint-plugin-react": "^6.8.0", |
| 35 | + "eslint-plugin-react": "^6.10.3", |
36 | 36 | "extract-text-webpack-plugin": "^2.1.0", |
37 | | - "file-loader": "^0.10.1", |
| 37 | + "file-loader": "^0.11.1", |
38 | 38 | "filesize": "^3.5.6", |
39 | | - "flow-bin": "0.43.0", |
40 | | - "fs-extra": "^2.0.0", |
| 39 | + "flow-bin": "^0.44.2", |
| 40 | + "fs-extra": "^2.1.2", |
41 | 41 | "gulp-replace": "^0.5.4", |
42 | 42 | "gzip-size": "3.0.0", |
43 | 43 | "html-loader": "^0.4.4", |
|
49 | 49 | "opn": "4.0.2", |
50 | 50 | "path-exists": "3.0.0", |
51 | 51 | "postcss-loader": "^1.2.1", |
52 | | - "prettier": "^1.1.0", |
| 52 | + "prettier": "^1.2.2", |
53 | 53 | "promise": "7.1.1", |
54 | 54 | "raw-loader": "^0.5.1", |
55 | 55 | "react-hot-loader": "^3.0.0-beta.6", |
56 | | - "react-test-renderer": "^15.4.2", |
| 56 | + "react-test-renderer": "^15.5.4", |
57 | 57 | "recursive-readdir": "^2.1.0", |
58 | 58 | "rimraf": "^2.6.1", |
59 | 59 | "run-sequence": "^1.2.2", |
60 | 60 | "strip-ansi": "3.0.1", |
61 | | - "style-loader": "^0.13.2", |
| 61 | + "style-loader": "^0.16.1", |
62 | 62 | "url-loader": "^0.5.8", |
63 | | - "webpack": "^2.2.1", |
64 | | - "webpack-dev-middleware": "^1.10.1", |
65 | | - "webpack-dev-server": "^2.4.2", |
| 63 | + "webpack": "^2.4.1", |
| 64 | + "webpack-dev-middleware": "^1.10.2", |
| 65 | + "webpack-dev-server": "^2.4.4", |
66 | 66 | "whatwg-fetch": "^2.0.3" |
67 | 67 | }, |
68 | 68 | "dependencies": { |
69 | | - "axios": "^0.15.3", |
| 69 | + "axios": "^0.16.1", |
70 | 70 | "babel-plugin-transform-async-to-generator": "^6.24.1", |
71 | 71 | "babel-plugin-transform-decorators-legacy": "^1.3.4", |
72 | 72 | "babel-plugin-transform-remove-strict-mode": "^0.0.2", |
73 | 73 | "babel-polyfill": "^6.23.0", |
74 | 74 | "babel-preset-stage-0": "^6.24.1", |
75 | | - "babel-standalone": "^6.21.1-0", |
| 75 | + "babel-standalone": "^6.24.0", |
76 | 76 | "base64-loader": "^1.0.0", |
77 | | - "codemirror": "^5.22.0", |
| 77 | + "codemirror": "^5.25.2", |
78 | 78 | "color": "^0.11.4", |
79 | 79 | "cssnano": "^3.10.0", |
80 | | - "debug": "^2.5.1", |
| 80 | + "debug": "^2.6.4", |
81 | 81 | "file-saver": "^1.3.3", |
82 | 82 | "glamor": "^2.20.12", |
83 | 83 | "gulp": "^3.9.1", |
|
87 | 87 | "humps": "CompuIves/humps", |
88 | 88 | "jszip": "^3.1.3", |
89 | 89 | "lodash": "^4.17.2", |
90 | | - "moment": "^2.17.1", |
| 90 | + "moment": "^2.18.1", |
91 | 91 | "normalize.css": "^5.0.0", |
92 | 92 | "normalizr": "^3.2.0", |
93 | | - "react": "^15.4.1", |
94 | | - "react-addons-css-transition-group": "^15.4.1", |
| 93 | + "react": "^15.5.4", |
| 94 | + "react-addons-css-transition-group": "^15.5.2", |
95 | 95 | "react-deep-force-update": "^2.0.1", |
96 | | - "react-dnd": "^2.1.4", |
97 | | - "react-dnd-html5-backend": "^2.1.2", |
98 | | - "react-docgen": "^2.13.0", |
99 | | - "react-dom": "^15.4.1", |
100 | | - "react-frame-component": "^1.0.2", |
| 96 | + "react-dnd": "^2.3.0", |
| 97 | + "react-dnd-html5-backend": "^2.3.0", |
| 98 | + "react-docgen": "^2.14.1", |
| 99 | + "react-dom": "^15.5.4", |
| 100 | + "react-frame-component": "^1.0.3", |
101 | 101 | "react-icons": "^2.2.2", |
102 | | - "react-motion": "^0.4.7", |
| 102 | + "react-motion": "^0.4.8", |
103 | 103 | "react-proxy": "2", |
104 | | - "react-redux": "^5.0.1", |
105 | | - "react-router-dom": "^4.0.0", |
| 104 | + "react-redux": "^5.0.4", |
| 105 | + "react-router-dom": "^4.1.1", |
106 | 106 | "react-router-redux": "next", |
107 | | - "react-split-pane": "^0.1.57", |
108 | | - "redbox-react": "^1.3.3", |
| 107 | + "react-split-pane": "^0.1.63", |
| 108 | + "redbox-react": "^1.3.6", |
109 | 109 | "redux": "^3.6.0", |
110 | | - "reselect": "^2.5.4", |
| 110 | + "reselect": "^3.0.0", |
111 | 111 | "store": "^2.0.4", |
112 | | - "styled-components": "^1.2.1", |
| 112 | + "styled-components": "^1.4.5", |
113 | 113 | "tern": "^0.21.0" |
114 | 114 | }, |
115 | 115 | "scripts": { |
|
0 commit comments