|
1 | 1 | { |
2 | 2 | "name": "Spectrum", |
3 | | - "version": "2.4.4", |
| 3 | + "version": "2.4.5", |
4 | 4 | "license": "BSD-3-Clause", |
5 | 5 | "devDependencies": { |
6 | 6 | "babel-cli": "^6.24.1", |
|
41 | 41 | "uuid": "^3.0.1", |
42 | 42 | "wait-on": "^2.1.0", |
43 | 43 | "webpack-bundle-analyzer": "^2.9.1", |
44 | | - "write-file-webpack-plugin": "^4.1.0" |
| 44 | + "write-file-webpack-plugin": "^4.3.2" |
45 | 45 | }, |
46 | 46 | "dependencies": { |
47 | 47 | "abab": "^1.0.4", |
|
138 | 138 | "query-string": "^5.0.0", |
139 | 139 | "raven": "^2.0.2", |
140 | 140 | "raven-js": "^3.18.1", |
141 | | - "react": "16.2.0", |
| 141 | + "react": "^16.4.0", |
142 | 142 | "react-apollo": "2.x", |
143 | 143 | "react-app-rewire-styled-components": "^3.0.0", |
144 | | - "react-app-rewired": "^1.0.5", |
145 | | - "react-clipboard.js": "^1.1.3", |
146 | | - "react-dom": "16.2.0", |
147 | | - "react-flip-move": "^2.10.1", |
148 | | - "react-helmet-async": "^0.0.4", |
| 144 | + "react-app-rewired": "^1.5.2", |
| 145 | + "react-clipboard.js": "^2.0.0", |
| 146 | + "react-dom": "^16.4.0", |
| 147 | + "react-flip-move": "^3.0.2", |
| 148 | + "react-helmet-async": "^0.1.0", |
149 | 149 | "react-infinite-scroller-with-scroll-element": "2.0.2", |
150 | | - "react-loadable": "5.3.1", |
| 150 | + "react-loadable": "^5.4.0", |
151 | 151 | "react-modal": "3.x", |
152 | 152 | "react-popper": "^1.0.0-beta.5", |
153 | 153 | "react-redux": "^5.0.2", |
154 | 154 | "react-router": "^4.0.0-beta.7", |
155 | | - "react-router-dom": "^4.0.0-beta.7", |
| 155 | + "react-router-dom": "^4.3.1", |
156 | 156 | "react-stripe-checkout": "^2.2.5", |
157 | 157 | "react-stripe-elements": "^1.4.1", |
158 | | - "react-textarea-autosize": "^4.0.5", |
| 158 | + "react-textarea-autosize": "^6.1.0", |
159 | 159 | "react-transition-group": "^2.2.0", |
160 | 160 | "react-trend": "^1.2.4", |
161 | 161 | "recompose": "0.26.x", |
|
0 commit comments