|
30 | 30 | "@vue/component-compiler-utils": "^2.6.0",
|
31 | 31 | "@vue/preload-webpack-plugin": "^1.1.0",
|
32 | 32 | "@vue/web-component-wrapper": "^1.2.0",
|
33 |
| - "acorn": "^6.1.0", |
| 33 | + "acorn": "^6.1.1", |
34 | 34 | "acorn-walk": "^6.1.1",
|
35 | 35 | "address": "^1.0.3",
|
36 |
| - "autoprefixer": "^9.4.8", |
| 36 | + "autoprefixer": "^9.5.1", |
37 | 37 | "browserslist": "^4.5.4",
|
38 | 38 | "cache-loader": "^2.0.1",
|
39 | 39 | "case-sensitive-paths-webpack-plugin": "^2.2.0",
|
40 | 40 | "chalk": "^2.4.2",
|
41 |
| - "clipboardy": "^1.2.3", |
42 |
| - "cliui": "^4.1.0", |
| 41 | + "clipboardy": "^2.0.0", |
| 42 | + "cliui": "^5.0.0", |
43 | 43 | "copy-webpack-plugin": "^4.6.0",
|
44 | 44 | "css-loader": "^1.0.1",
|
45 | 45 | "cssnano": "^4.1.10",
|
46 | 46 | "current-script-polyfill": "^1.0.0",
|
47 | 47 | "debug": "^4.1.1",
|
48 |
| - "dotenv": "^6.2.0", |
49 |
| - "dotenv-expand": "^4.2.0", |
| 48 | + "dotenv": "^7.0.0", |
| 49 | + "dotenv-expand": "^5.1.0", |
50 | 50 | "escape-string-regexp": "^1.0.5",
|
51 | 51 | "file-loader": "^3.0.1",
|
52 | 52 | "fs-extra": "^7.0.1",
|
53 |
| - "globby": "^9.0.0", |
| 53 | + "globby": "^9.2.0", |
54 | 54 | "hash-sum": "^1.0.2",
|
55 | 55 | "html-webpack-plugin": "^3.2.0",
|
56 | 56 | "launch-editor-middleware": "^2.2.1",
|
57 | 57 | "lodash.defaultsdeep": "^4.6.0",
|
58 | 58 | "lodash.mapvalues": "^4.6.0",
|
59 | 59 | "lodash.transform": "^4.6.0",
|
60 |
| - "mini-css-extract-plugin": "^0.5.0", |
| 60 | + "mini-css-extract-plugin": "^0.6.0", |
61 | 61 | "minimist": "^1.2.0",
|
62 |
| - "ora": "^3.1.0", |
| 62 | + "ora": "^3.4.0", |
63 | 63 | "portfinder": "^1.0.20",
|
64 | 64 | "postcss-loader": "^3.0.0",
|
65 |
| - "read-pkg": "^4.0.1", |
66 |
| - "semver": "^5.6.0", |
| 65 | + "read-pkg": "^5.0.0", |
| 66 | + "semver": "^6.0.0", |
67 | 67 | "slash": "^2.0.0",
|
68 | 68 | "source-map-url": "^0.4.0",
|
69 | 69 | "ssri": "^6.0.1",
|
70 | 70 | "string.prototype.padend": "^3.0.0",
|
71 |
| - "terser-webpack-plugin": "^1.2.2", |
| 71 | + "terser-webpack-plugin": "^1.2.3", |
72 | 72 | "thread-loader": "^2.1.2",
|
73 | 73 | "url-loader": "^1.1.2",
|
74 |
| - "vue-loader": "^15.6.4", |
| 74 | + "vue-loader": "^15.7.0", |
75 | 75 | "webpack": ">=4 < 4.29",
|
76 |
| - "webpack-bundle-analyzer": "^3.0.4", |
| 76 | + "webpack-bundle-analyzer": "^3.3.0", |
77 | 77 | "webpack-chain": "^4.11.0",
|
78 |
| - "webpack-dev-server": "^3.2.0", |
| 78 | + "webpack-dev-server": "^3.3.1", |
79 | 79 | "webpack-merge": "^4.2.1",
|
80 | 80 | "yorkie": "^2.0.0"
|
81 | 81 | },
|
|
84 | 84 | },
|
85 | 85 | "devDependencies": {
|
86 | 86 | "fibers": "^3.1.1",
|
87 |
| - "sass": "^1.17.2", |
| 87 | + "sass": "^1.18.0", |
88 | 88 | "sass-loader": "^7.1.0",
|
89 |
| - "vue": "^2.6.7", |
90 |
| - "vue-router": "^3.0.1", |
91 |
| - "vue-template-compiler": "^2.6.7", |
| 89 | + "vue": "^2.6.10", |
| 90 | + "vue-router": "^3.0.3", |
| 91 | + "vue-template-compiler": "^2.6.10", |
92 | 92 | "vuex": "^3.0.1"
|
93 | 93 | },
|
94 | 94 | "publishConfig": {
|
|
0 commit comments