|
26 | 26 | "@vue/web-component-wrapper": "^1.2.0",
|
27 | 27 | "address": "^1.0.3",
|
28 | 28 | "autodll-webpack-plugin": "^0.3.9",
|
29 |
| - "autoprefixer": "^8.1.0", |
| 29 | + "autoprefixer": "^8.3.0", |
30 | 30 | "cache-loader": "^1.2.2",
|
31 | 31 | "case-sensitive-paths-webpack-plugin": "^2.1.2",
|
32 |
| - "chalk": "^2.3.2", |
33 |
| - "cliui": "^4.0.0", |
34 |
| - "copy-webpack-plugin": "^4.5.0", |
35 |
| - "css-loader": "^0.28.10", |
| 32 | + "chalk": "^2.4.0", |
| 33 | + "cliui": "^4.1.0", |
| 34 | + "copy-webpack-plugin": "^4.5.1", |
| 35 | + "css-loader": "^0.28.11", |
36 | 36 | "escape-string-regexp": "^1.0.5",
|
37 | 37 | "extract-text-webpack-plugin": "^3.0.2",
|
38 | 38 | "file-loader": "^1.1.11",
|
39 | 39 | "friendly-errors-webpack-plugin": "^1.6.1",
|
40 |
| - "get-value": "^3.0.0", |
| 40 | + "get-value": "^3.0.1", |
41 | 41 | "globby": "^8.0.1",
|
42 |
| - "html-webpack-plugin": "^3.0.6", |
| 42 | + "html-webpack-plugin": "^3.2.0", |
43 | 43 | "javascript-stringify": "^1.6.0",
|
44 | 44 | "launch-editor-middleware": "^2.2.1",
|
45 | 45 | "lodash.defaultsdeep": "^4.6.0",
|
|
51 | 51 | "read-pkg": "^3.0.0",
|
52 | 52 | "rimraf": "^2.6.2",
|
53 | 53 | "semver": "^5.5.0",
|
54 |
| - "slash": "^1.0.0", |
| 54 | + "slash": "^2.0.0", |
55 | 55 | "source-map-url": "^0.4.0",
|
56 | 56 | "string.prototype.padend": "^3.0.0",
|
57 | 57 | "thread-loader": "^1.1.5",
|
58 |
| - "uglifyjs-webpack-plugin": "^1.2.2", |
| 58 | + "uglifyjs-webpack-plugin": "^1.2.5", |
59 | 59 | "url-loader": "^1.0.1",
|
60 | 60 | "vue-loader": "^14.2.1",
|
61 |
| - "vue-template-compiler": "^2.5.13", |
| 61 | + "vue-template-compiler": "^2.5.16", |
62 | 62 | "webpack": "^3.10.0",
|
63 |
| - "webpack-chain": "^4.5.0", |
| 63 | + "webpack-chain": "^4.6.0", |
64 | 64 | "webpack-dev-server": "^2.11.1",
|
65 | 65 | "webpack-merge": "^4.1.2",
|
66 | 66 | "yorkie": "^1.0.3"
|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 |
| - "vue": "^2.5.13", |
| 69 | + "vue": "^2.5.16", |
70 | 70 | "vue-router": "^3.0.1",
|
71 | 71 | "vuex": "^3.0.1"
|
72 | 72 | },
|
|
0 commit comments