|
42 | 42 | },
|
43 | 43 | "description": "Topcoder collection of generic ReactJS components and utils",
|
44 | 44 | "devDependencies": {
|
45 |
| - "autoprefixer": "^8.6.3", |
| 45 | + "autoprefixer": "^8.6.4", |
46 | 46 | "babel-cli": "^6.26.0",
|
47 | 47 | "babel-eslint": "^8.2.5",
|
48 | 48 | "babel-loader": "^7.1.4",
|
49 | 49 | "babel-plugin-css-modules-transform": "^1.6.1",
|
50 |
| - "babel-plugin-dynamic-import-node": "^1.2.0", |
51 |
| - "babel-plugin-inline-react-svg": "^0.5.2", |
| 50 | + "babel-plugin-dynamic-import-node": "^2.0.0", |
| 51 | + "babel-plugin-inline-react-svg": "^0.5.3", |
52 | 52 | "babel-plugin-module-resolver": "^3.1.1",
|
53 | 53 | "babel-plugin-react-css-modules": "^3.4.2",
|
54 | 54 | "babel-plugin-transform-assets": "^1.0.1",
|
|
74 | 74 | "mockdate": "^2.0.2",
|
75 | 75 | "node-sass": "^4.9.0",
|
76 | 76 | "nodelist-foreach-polyfill": "^1.2.0",
|
77 |
| - "optimize-css-assets-webpack-plugin": "^4.0.2", |
| 77 | + "optimize-css-assets-webpack-plugin": "^4.0.3", |
78 | 78 | "postcss-loader": "^2.1.5",
|
79 | 79 | "postcss-scss": "^1.0.6",
|
80 | 80 | "react-hot-loader": "^4.3.3",
|
|
85 | 85 | "style-loader": "^0.21.0",
|
86 | 86 | "stylelint": "^9.3.0",
|
87 | 87 | "stylelint-config-standard": "^18.2.0",
|
88 |
| - "webpack": "^4.12.1", |
| 88 | + "webpack": "^4.14.0", |
89 | 89 | "webpack-cli": "^3.0.8",
|
90 | 90 | "webpack-dev-middleware": "^3.1.3",
|
91 | 91 | "webpack-hot-middleware": "^2.22.2",
|
|
0 commit comments