|
5 | 5 | "devDependencies": { |
6 | 6 | "all-contributors-cli": "^4.3.0", |
7 | 7 | "autoprefixer": "^6.7.7", |
8 | | - "babel-core": "^6.24.1", |
| 8 | + "babel-core": "^6.25.0", |
9 | 9 | "babel-eslint": "^7.2.3", |
10 | 10 | "babel-jest": "^20.0.3", |
11 | 11 | "babel-loader": "^7.1.0", |
|
39 | 39 | "extract-text-webpack-plugin": "^2.1.0", |
40 | 40 | "file-loader": "^0.11.1", |
41 | 41 | "filesize": "^3.5.6", |
42 | | - "flow-bin": "^0.47.0", |
| 42 | + "flow-bin": "^0.48.0", |
43 | 43 | "fs-extra": "^2.1.2", |
44 | 44 | "gulp-replace": "^0.5.4", |
45 | 45 | "gzip-size": "3.0.0", |
|
52 | 52 | "opn": "4.0.2", |
53 | 53 | "path-exists": "3.0.0", |
54 | 54 | "postcss-loader": "^1.2.1", |
55 | | - "prettier": "^1.4.2", |
| 55 | + "prettier": "^1.4.4", |
56 | 56 | "promise": "7.1.1", |
57 | 57 | "raw-loader": "^0.5.1", |
58 | 58 | "react-hot-loader": "^3.0.0-beta.6", |
59 | | - "react-test-renderer": "^15.5.4", |
60 | | - "recursive-readdir": "^2.1.0", |
| 59 | + "react-test-renderer": "^15.6.1", |
| 60 | + "recursive-readdir": "^2.2.1", |
61 | 61 | "rimraf": "^2.6.1", |
62 | 62 | "run-sequence": "^1.2.2", |
63 | 63 | "strip-ansi": "3.0.1", |
64 | | - "style-loader": "^0.18.1", |
65 | | - "url-loader": "^0.5.8", |
| 64 | + "style-loader": "^0.18.2", |
| 65 | + "url-loader": "^0.5.9", |
66 | 66 | "webpack": "^3.0.0", |
67 | 67 | "webpack-dev-middleware": "^1.10.2", |
68 | | - "webpack-dev-server": "^2.4.5", |
| 68 | + "webpack-dev-server": "^2.5.0", |
69 | 69 | "whatwg-fetch": "^2.0.3" |
70 | 70 | }, |
71 | 71 | "dependencies": { |
72 | | - "axios": "^0.16.1", |
| 72 | + "axios": "^0.16.2", |
73 | 73 | "babel-plugin-system-import": "^1.1.5", |
74 | 74 | "babel-plugin-system-import-transformer": "3.1.0", |
75 | 75 | "babel-plugin-transform-async-to-generator": "^6.24.1", |
76 | 76 | "babel-plugin-transform-decorators-legacy": "^1.3.4", |
77 | 77 | "babel-plugin-transform-remove-strict-mode": "^0.0.2", |
78 | 78 | "babel-polyfill": "^6.23.0", |
79 | 79 | "babel-preset-stage-0": "^6.24.1", |
80 | | - "babel-standalone": "^6.24.0", |
| 80 | + "babel-standalone": "^6.25.0", |
81 | 81 | "base64-loader": "^1.0.0", |
82 | | - "codemirror": "^5.25.2", |
| 82 | + "codemirror": "^5.26.0", |
83 | 83 | "color": "^0.11.4", |
84 | 84 | "cssnano": "^3.10.0", |
85 | | - "debug": "^2.6.6", |
| 85 | + "debug": "^2.6.8", |
86 | 86 | "file-saver": "^1.3.3", |
87 | 87 | "glamor": "^2.20.25", |
88 | 88 | "gulp": "^3.9.1", |
|
94 | 94 | "lodash": "^4.17.2", |
95 | 95 | "moment": "^2.18.1", |
96 | 96 | "normalize.css": "^5.0.0", |
97 | | - "normalizr": "^3.2.0", |
98 | | - "react": "^15.5.4", |
99 | | - "react-addons-css-transition-group": "^15.5.2", |
| 97 | + "normalizr": "^3.2.3", |
| 98 | + "react": "^15.6.1", |
| 99 | + "react-addons-css-transition-group": "^15.6.0", |
100 | 100 | "react-deep-force-update": "^2.0.1", |
101 | | - "react-dnd": "^2.3.0", |
102 | | - "react-dnd-html5-backend": "^2.3.0", |
103 | | - "react-dom": "^15.5.4", |
104 | | - "react-icons": "^2.2.2", |
| 101 | + "react-dnd": "^2.4.0", |
| 102 | + "react-dnd-html5-backend": "^2.4.1", |
| 103 | + "react-dom": "^15.6.1", |
| 104 | + "react-icons": "^2.2.5", |
105 | 105 | "react-loadable": "^3.3.1", |
106 | 106 | "react-modal": "^1.7.7", |
107 | 107 | "react-motion": "^0.5.0", |
108 | | - "react-redux": "^5.0.4", |
| 108 | + "react-redux": "^5.0.5", |
109 | 109 | "react-router-dom": "^4.1.1", |
110 | 110 | "react-router-redux": "next", |
111 | 111 | "react-split-pane": "^0.1.63", |
112 | | - "react-tippy": "^0.11.1", |
113 | | - "redbox-react": "^1.3.6", |
114 | | - "redux": "^3.6.0", |
| 112 | + "react-tippy": "^0.14.0", |
| 113 | + "redbox-react": "^1.4.2", |
| 114 | + "redux": "^3.7.0", |
115 | 115 | "reselect": "^3.0.0", |
116 | 116 | "store": "^2.0.4", |
117 | | - "styled-components": "^2.0.0", |
| 117 | + "styled-components": "^2.1.0", |
118 | 118 | "tern": "^0.21.0" |
119 | 119 | }, |
120 | 120 | "scripts": { |
|
0 commit comments