2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-17 05:19:36 +03:00

Bump vue version

This commit is contained in:
cristijora
2017-07-31 21:15:22 +03:00
parent 79be005226
commit 81b69507f5
3 changed files with 8 additions and 9 deletions
-1
View File
@@ -12,7 +12,6 @@
class="card" ref="wizard">
<template slot="step" scope="props">
<wizard-step :tab="props.tab"
@click.native="props.navigateToTab(props.index)"
:transition="props.transition"
:key="props.tab.title"
:index="props.index">
+2 -2
View File
@@ -88,12 +88,12 @@
"sinon-chai": "^2.8.0",
"stats-webpack-plugin": "^0.6.0",
"url-loader": "^0.5.8",
"vue": "^2.2.2",
"vue": "^2.4.2",
"vue-form-generator": "^2.0.0",
"vue-loader": "^11.1.4",
"vue-router": "^2.5.1",
"vue-style-loader": "^2.0.0",
"vue-template-compiler": "^2.2.4",
"vue-template-compiler": "^2.4.2",
"webpack": "^2.2.1",
"webpack-bundle-analyzer": "^2.2.1",
"webpack-dev-middleware": "^1.10.0",
+6 -6
View File
@@ -5944,9 +5944,9 @@ vue-style-loader@^2.0.0:
hash-sum "^1.0.2"
loader-utils "^1.0.2"
vue-template-compiler@^2.2.4:
version "2.2.6"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.2.6.tgz#2e2928daf0cd0feca9dfc35a9729adeae173ec68"
vue-template-compiler@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.4.2.tgz#5a45d843f148b098f6c1d1e35ac20c4956d30ad1"
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
@@ -5955,9 +5955,9 @@ vue-template-es2015-compiler@^1.2.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.5.2.tgz#a0a6c50c941d2a4abda963f2f42c337ac450ee95"
vue@^2.2.2:
version "2.2.6"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.2.6.tgz#451714b394dd6d4eae7b773c40c2034a59621aed"
vue@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.4.2.tgz#a9855261f191c978cc0dc1150531b8d08149b58c"
watchpack@^1.3.1:
version "1.3.1"