|
35 | 35 | "address": "^1.1.0",
|
36 | 36 | "autoprefixer": "^9.5.1",
|
37 | 37 | "browserslist": "^4.6.0",
|
38 |
| - "cache-loader": "^3.0.1", |
| 38 | + "cache-loader": "^4.1.0", |
39 | 39 | "case-sensitive-paths-webpack-plugin": "^2.2.0",
|
40 | 40 | "chalk": "^2.4.2",
|
41 | 41 | "cli-highlight": "^2.1.1",
|
42 | 42 | "clipboardy": "^2.0.0",
|
43 | 43 | "cliui": "^5.0.0",
|
44 | 44 | "copy-webpack-plugin": "^5.0.3",
|
45 |
| - "css-loader": "^2.1.1", |
| 45 | + "css-loader": "^3.1.0", |
46 | 46 | "cssnano": "^4.1.10",
|
47 | 47 | "current-script-polyfill": "^1.0.0",
|
48 | 48 | "debug": "^4.1.1",
|
49 | 49 | "default-gateway": "^5.0.2",
|
50 | 50 | "dotenv": "^8.0.0",
|
51 | 51 | "dotenv-expand": "^5.1.0",
|
52 |
| - "file-loader": "^3.0.1", |
| 52 | + "file-loader": "^4.1.0", |
53 | 53 | "fs-extra": "^7.0.1",
|
54 | 54 | "globby": "^9.2.0",
|
55 | 55 | "hash-sum": "^1.0.2",
|
|
58 | 58 | "lodash.defaultsdeep": "^4.6.1",
|
59 | 59 | "lodash.mapvalues": "^4.6.0",
|
60 | 60 | "lodash.transform": "^4.6.0",
|
61 |
| - "mini-css-extract-plugin": "^0.6.0", |
| 61 | + "mini-css-extract-plugin": "^0.8.0", |
62 | 62 | "minimist": "^1.2.0",
|
63 | 63 | "ora": "^3.4.0",
|
64 | 64 | "portfinder": "^1.0.20",
|
|
71 | 71 | "string.prototype.padend": "^3.0.0",
|
72 | 72 | "terser-webpack-plugin": "^1.3.0",
|
73 | 73 | "thread-loader": "^2.1.2",
|
74 |
| - "url-loader": "^1.1.2", |
| 74 | + "url-loader": "^2.1.0", |
75 | 75 | "vue-loader": "^15.7.0",
|
76 | 76 | "webpack": ">=4 < 4.29",
|
77 | 77 | "webpack-bundle-analyzer": "^3.3.2",
|
|
0 commit comments