|
@@ -41,7 +41,7 @@ ajv@^4.9.1:
|
|
co "^4.6.0"
|
|
co "^4.6.0"
|
|
json-stable-stringify "^1.0.1"
|
|
json-stable-stringify "^1.0.1"
|
|
|
|
|
|
-ajv@^5.1.5:
|
|
|
|
|
|
+ajv@^5.0.0, ajv@^5.1.5:
|
|
version "5.2.2"
|
|
version "5.2.2"
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.2.tgz#47c68d69e86f5d953103b0074a9430dc63da5e39"
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.2.tgz#47c68d69e86f5d953103b0074a9430dc63da5e39"
|
|
dependencies:
|
|
dependencies:
|
|
@@ -3491,6 +3491,12 @@ sax@~1.2.1:
|
|
version "1.2.4"
|
|
version "1.2.4"
|
|
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
|
|
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
|
|
|
|
|
|
|
|
+schema-utils@^0.3.0:
|
|
|
|
+ version "0.3.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.3.0.tgz#f5877222ce3e931edae039f17eb3716e7137f8cf"
|
|
|
|
+ dependencies:
|
|
|
|
+ ajv "^5.0.0"
|
|
|
|
+
|
|
scss-tokenizer@^0.2.3:
|
|
scss-tokenizer@^0.2.3:
|
|
version "0.2.3"
|
|
version "0.2.3"
|
|
resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
|
|
resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1"
|
|
@@ -3684,6 +3690,13 @@ strip-json-comments@~2.0.1:
|
|
version "2.0.1"
|
|
version "2.0.1"
|
|
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
|
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
|
|
|
|
|
|
|
+style-loader@^0.18.2:
|
|
|
|
+ version "0.18.2"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.18.2.tgz#cc31459afbcd6d80b7220ee54b291a9fd66ff5eb"
|
|
|
|
+ dependencies:
|
|
|
|
+ loader-utils "^1.0.2"
|
|
|
|
+ schema-utils "^0.3.0"
|
|
|
|
+
|
|
supports-color@^2.0.0:
|
|
supports-color@^2.0.0:
|
|
version "2.0.0"
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
|
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
|
|
@@ -3899,6 +3912,10 @@ void-elements@^2.0.1:
|
|
version "2.0.1"
|
|
version "2.0.1"
|
|
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
|
|
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
|
|
|
|
|
|
|
|
+vue-form-wizard@^0.6.1:
|
|
|
|
+ version "0.6.1"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/vue-form-wizard/-/vue-form-wizard-0.6.1.tgz#3b5ee2da7501e0795e97660617816845295d53da"
|
|
|
|
+
|
|
vue-hot-reload-api@^2.1.0:
|
|
vue-hot-reload-api@^2.1.0:
|
|
version "2.1.0"
|
|
version "2.1.0"
|
|
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.1.0.tgz#9ca58a6e0df9078554ce1708688b6578754d86de"
|
|
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.1.0.tgz#9ca58a6e0df9078554ce1708688b6578754d86de"
|