|
30 | 30 | "@vue/component-compiler-utils": "^2.5.2",
|
31 | 31 | "@vue/preload-webpack-plugin": "^1.1.0",
|
32 | 32 | "@vue/web-component-wrapper": "^1.2.0",
|
33 |
| - "acorn": "^6.0.6", |
| 33 | + "acorn": "^6.1.0", |
34 | 34 | "acorn-walk": "^6.1.1",
|
35 | 35 | "address": "^1.0.3",
|
36 | 36 | "autoprefixer": "^9.4.7",
|
|
41 | 41 | "cliui": "^4.1.0",
|
42 | 42 | "copy-webpack-plugin": "^4.6.0",
|
43 | 43 | "css-loader": "^1.0.1",
|
44 |
| - "cssnano": "^4.1.8", |
| 44 | + "cssnano": "^4.1.10", |
45 | 45 | "debug": "^4.1.1",
|
46 | 46 | "dotenv": "^6.2.0",
|
47 | 47 | "escape-string-regexp": "^1.0.5",
|
|
56 | 56 | "lodash.transform": "^4.6.0",
|
57 | 57 | "mini-css-extract-plugin": "^0.5.0",
|
58 | 58 | "minimist": "^1.2.0",
|
59 |
| - "ora": "^3.0.0", |
| 59 | + "ora": "^3.1.0", |
60 | 60 | "portfinder": "^1.0.20",
|
61 | 61 | "postcss-loader": "^3.0.0",
|
62 | 62 | "read-pkg": "^4.0.1",
|
|
65 | 65 | "source-map-url": "^0.4.0",
|
66 | 66 | "ssri": "^6.0.1",
|
67 | 67 | "string.prototype.padend": "^3.0.0",
|
68 |
| - "terser-webpack-plugin": "^1.2.1", |
| 68 | + "terser-webpack-plugin": "^1.2.2", |
69 | 69 | "thread-loader": "^2.1.2",
|
70 | 70 | "url-loader": "^1.1.2",
|
71 | 71 | "vue-loader": "^15.6.2",
|
72 | 72 | "webpack": ">=4 < 4.29",
|
73 |
| - "webpack-bundle-analyzer": "^3.0.3", |
| 73 | + "webpack-bundle-analyzer": "^3.0.4", |
74 | 74 | "webpack-chain": "^4.11.0",
|
75 | 75 | "webpack-dev-server": "^3.1.14",
|
76 | 76 | "webpack-merge": "^4.2.1",
|
|
0 commit comments