Commit a9363ce5 authored by Pan's avatar Pan

bump:update vue

parent 690c779c
......@@ -28,7 +28,7 @@ var webpackConfig = merge(baseWebpackConfig, {
output: {
path: config.build.assetsRoot,
filename: utils.assetsPath('js/[name].[chunkhash].js'),
chunkFilename: utils.assetsPath('js/[name].[chunkhash].js'),
chunkFilename: utils.assetsPath('js/[id].[chunkhash].js'),
publicPath: config.build.assetsPublicPath
},
plugins: [
......
......@@ -6655,7 +6655,7 @@
"no-case": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz",
"integrity": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==",
"integrity": "sha1-YLgTOWvjmz8SiKTB7V0efSi0ZKw=",
"dev": true,
"requires": {
"lower-case": "1.1.4"
......@@ -11721,9 +11721,9 @@
"integrity": "sha1-VGXAzhHQiB99jjbYylhwQ/M6Ja4="
},
"vue": {
"version": "2.5.4",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.4.tgz",
"integrity": "sha512-AHCPCJdPe/hP0lEd1j4KKyM5J5Qmihr5eL94AJMbfgSofxXF8izd3dcvLLBSRm1EhCqYf1RhUAKua0uOsp6xGA=="
"version": "2.5.7",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.7.tgz",
"integrity": "sha512-eMsl1hMSw+/1o5+W9LnNKwQqOAhqAW8KfaQcPg0EjczMqU9o53VkLAQ5jk84aSYnOqeBCaLYHs0BB5iqNOuotA=="
},
"vue-count-to": {
"version": "1.0.10",
......@@ -11795,9 +11795,9 @@
}
},
"vue-template-compiler": {
"version": "2.5.4",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.5.4.tgz",
"integrity": "sha512-EOKW96eTxlcVAooCAYMLjuFZEcKXj7abCWjQaRJtcSApJEtBmo7ShmyBnJhYCpSSKzB9Fd6cXhvKmbLz2FZxsA==",
"version": "2.5.7",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.5.7.tgz",
"integrity": "sha512-XS17M9Sebm0vwD54rX2ziKSqFrUlWywKPU7rmekCU0m6trBjLfztbSOnms8mbW1AyaqIAE6aLmjGzAUf1QHJag==",
"dev": true,
"requires": {
"de-indent": "1.0.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment