|
23 | 23 | "@babel/runtime": "^7.4.5",
|
24 | 24 | "babel-loader": "^8.0.6",
|
25 | 25 | "babel-plugin-dynamic-import-node": "^2.2.0",
|
26 |
| - "babel-plugin-macros": "^2.5.0", |
| 26 | + "babel-plugin-macros": "^2.6.1", |
27 | 27 | "case-sensitive-paths-webpack-plugin": "^2.2.0",
|
28 |
| - "compression-webpack-plugin": "^2.0.0", |
| 28 | + "compression-webpack-plugin": "^3.0.0", |
29 | 29 | "core-js": "^3.1.3",
|
30 |
| - "css-loader": "^2.1.1", |
31 |
| - "file-loader": "^3.0.1", |
| 30 | + "css-loader": "^3.0.0", |
| 31 | + "file-loader": "^4.0.0", |
32 | 32 | "flatted": "^2.0.0",
|
33 | 33 | "glob": "^7.1.4",
|
34 | 34 | "js-yaml": "^3.13.1",
|
35 | 35 | "mini-css-extract-plugin": "^0.7.0",
|
36 | 36 | "node-sass": "^4.12.0",
|
37 | 37 | "optimize-css-assets-webpack-plugin": "^5.0.1",
|
38 | 38 | "path-complete-extname": "^1.0.0",
|
39 |
| - "pnp-webpack-plugin": "^1.4.3", |
| 39 | + "pnp-webpack-plugin": "^1.5.0", |
40 | 40 | "postcss-flexbugs-fixes": "^4.1.0",
|
41 | 41 | "postcss-import": "^12.0.1",
|
42 | 42 | "postcss-loader": "^3.0.0",
|
|
46 | 46 | "sass-loader": "^7.1.0",
|
47 | 47 | "style-loader": "^0.23.1",
|
48 | 48 | "terser-webpack-plugin": "^1.3.0",
|
49 |
| - "webpack": "^4.32.2", |
| 49 | + "webpack": "^4.34.0", |
50 | 50 | "webpack-assets-manifest": "^3.1.1",
|
51 |
| - "webpack-cli": "^3.3.2", |
| 51 | + "webpack-cli": "^3.3.4", |
52 | 52 | "webpack-sources": "^1.3.0"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
|
0 commit comments