|
29 | 29 | "@fortawesome/fontawesome": "^1.1.5",
|
30 | 30 | "@fortawesome/fontawesome-free-brands": "^5.0.9",
|
31 | 31 | "@fortawesome/fontawesome-free-solid": "^5.0.9",
|
32 |
| - "@fortawesome/react-fontawesome": "0.0.18", |
| 32 | + "@fortawesome/fontawesome-svg-core": "^1.2.0", |
| 33 | + "@fortawesome/react-fontawesome": "0.1.0", |
33 | 34 | "autoprefixer": "latest",
|
34 | 35 | "axios": "latest",
|
35 | 36 | "axios-progress-bar": "^1.1.8",
|
|
52 | 53 | "cookie-parser": "^1.4.3",
|
53 | 54 | "copy-webpack-plugin": "^4.0.1",
|
54 | 55 | "css-hot-loader": "^1.3.9",
|
55 |
| - "css-loader": "^0.28.7", |
56 |
| - "eslint": "^4.19.1", |
57 |
| - "eslint-config-airbnb": "^16.1.0", |
| 56 | + "css-loader": "^1.0.0", |
| 57 | + "eslint": "^5.1.0", |
| 58 | + "eslint-config-airbnb": "^17.0.0", |
58 | 59 | "eslint-plugin-import": "^2.11.0",
|
59 | 60 | "eslint-plugin-jsx-a11y": "^6.0.3",
|
60 | 61 | "eslint-plugin-react": "^7.7.0",
|
61 | 62 | "express": "^4.15.4",
|
| 63 | + "fs-extra": "^6.0.1", |
62 | 64 | "html-webpack-plugin": "^3.2.0",
|
63 | 65 | "http-proxy-middleware": "^0.18.0",
|
64 | 66 | "imagemin-webpack-plugin": "^2.1.1",
|
|
70 | 72 | "postcss-loader": "^2.0.6",
|
71 | 73 | "raw-loader": "^0.5.1",
|
72 | 74 | "react": "^16.3.1",
|
73 |
| - "react-ace": "^5.10.0", |
| 75 | + "react-ace": "^6.1.4", |
74 | 76 | "react-chartjs-2": "^2.7.0",
|
75 | 77 | "react-dom": "^16.3.1",
|
76 | 78 | "react-input-autosize": "^2.2.1",
|
|
80 | 82 | "react-router": "^4.2.0",
|
81 | 83 | "react-router-dom": "^4.2.2",
|
82 | 84 | "react-router-redux": "^4.0.8",
|
83 |
| - "react-toastify": "^3.4.3", |
| 85 | + "react-toastify": "^4.1.0", |
84 | 86 | "redbox-react": "^1.5.0",
|
85 |
| - "redux": "^3.7.2", |
| 87 | + "redux": "^4.0.0", |
86 | 88 | "redux-actions": "^2.2.1",
|
87 |
| - "sass-loader": "^6.0.6", |
| 89 | + "sass-loader": "^7.0.3", |
88 | 90 | "screenfull": "^3.3.2",
|
89 |
| - "style-loader": "^0.20.3", |
| 91 | + "style-loader": "^0.21.0", |
90 | 92 | "uglifyjs-webpack-plugin": "^1.2.4",
|
91 | 93 | "uuid": "^3.2.1",
|
92 | 94 | "webpack": "^4.5.0",
|
93 | 95 | "webpack-bundle-analyzer": "^2.11.1",
|
94 |
| - "webpack-cli": "^2.0.14", |
| 96 | + "webpack-cli": "^3.0.8", |
95 | 97 | "webpack-dev-middleware": "^3.1.0",
|
96 | 98 | "webpack-hot-middleware": "^2.19.1",
|
97 | 99 | "webpack-node-externals": "^1.6.0"
|
|
0 commit comments