chore: webpack:^3.5.4

This commit is contained in:
Pooya Parsa 2017-08-12 20:09:21 +04:30
parent 127155d61a
commit 18b6eb5b56
2 changed files with 8 additions and 10 deletions

View File

@ -113,7 +113,7 @@
"vue-server-renderer": "~2.4.2",
"vue-template-compiler": "~2.4.2",
"vuex": "^2.3.1",
"webpack": "^3.5.2",
"webpack": "^3.5.4",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-middleware": "^1.12.0",
"webpack-hot-middleware": "^2.18.2",
@ -146,7 +146,7 @@
"request": "^2.81.0",
"request-promise-native": "^1.0.4",
"rimraf": "^2.6.1",
"rollup": "^0.45.2",
"rollup": "^0.47.2",
"rollup-plugin-alias": "^1.3.1",
"rollup-plugin-babel": "^3.0.1",
"rollup-plugin-commonjs": "^8.1.0",

View File

@ -5435,11 +5435,9 @@ rollup-watch@^4.3.1:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"
rollup@^0.45.2:
version "0.45.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.45.2.tgz#63a284c2b31234656f24e9e9717fabb6a7f0fa43"
dependencies:
source-map-support "^0.4.0"
rollup@^0.47.2:
version "0.47.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.47.2.tgz#e65ee4c16997400170e84a67404fa95f2240f205"
run-async@^2.2.0:
version "2.3.0"
@ -6323,9 +6321,9 @@ webpack-sources@^1.0.1:
source-list-map "^2.0.0"
source-map "~0.5.3"
webpack@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.5.2.tgz#a9601066e23af3c80f3bf9758fd794ca9778f251"
webpack@^3.5.4:
version "3.5.4"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.5.4.tgz#5583eb263ed27b78b5bd17bfdfb0eb1b1cd1bf81"
dependencies:
acorn "^5.0.0"
acorn-dynamic-import "^2.0.0"