|
21 | 21 | "babel-core": "^6.24.1", |
22 | 22 | "babel-eslint": "^8.2.3", |
23 | 23 | "babel-loader": "^7.1.4", |
24 | | - "babel-plugin-transform-react-remove-prop-types": "^0.4.15", |
25 | 24 | "babel-polyfill": "^6.26.0", |
26 | 25 | "babel-preset-env": "^1.7.0", |
27 | 26 | "babel-preset-react": "^6.24.1", |
|
39 | 38 | "i18next": "^11.3.2", |
40 | 39 | "i18next-xhr-backend": "^1.5.1", |
41 | 40 | "ip": "^1.1.5", |
42 | | - "jest": "^23.4.2", |
43 | 41 | "mini-css-extract-plugin": "^0.4.2", |
44 | 42 | "node-sass": "^4.5.3", |
45 | 43 | "opn": "^5.4.0", |
46 | 44 | "postcss-loader": "^2.1.5", |
47 | 45 | "prop-types": "^15.6.2", |
48 | 46 | "react": "^16.4.2", |
49 | | - "react-color": "^2.14.1", |
50 | 47 | "react-dom": "^16.3.2", |
51 | 48 | "react-hot-loader": "^4.3.0", |
52 | 49 | "react-i18next": "^7.6.1", |
|
55 | 52 | "react-tooltip": "^3.6.0", |
56 | 53 | "redux": "^4.0.0", |
57 | 54 | "redux-logger": "^3.0.6", |
58 | | - "redux-mock-store": "^1.5.3", |
59 | 55 | "redux-thunk": "^2.3.0", |
60 | 56 | "rimraf": "^2.6.1", |
61 | 57 | "sass-loader": "^7.0.1", |
62 | 58 | "style-loader": "^0.21.0", |
63 | 59 | "svg-sprite-loader": "^3.9.2", |
64 | 60 | "webpack": "^4.8.1", |
65 | 61 | "webpack-bundle-analyzer": "^2.13.1", |
66 | | - "webpack-cli": "^2.1.3", |
| 62 | + "webpack-cli": "^3.1.2", |
67 | 63 | "webpack-dev-middleware": "^3.1.3", |
68 | | - "webpack-hot-middleware": "^2.18.0", |
69 | | - "webpack-version-file": "^0.1.3" |
| 64 | + "webpack-hot-middleware": "^2.18.0" |
70 | 65 | }, |
71 | 66 | "dependencies": {}, |
72 | 67 | "author": "PDFTron Systems Inc.", |
|
0 commit comments