|
@@ -1024,49 +1024,50 @@
|
|
babel-plugin-dynamic-import-node "^1.2.0"
|
|
babel-plugin-dynamic-import-node "^1.2.0"
|
|
babel-plugin-transform-vue-jsx "^4.0.1"
|
|
babel-plugin-transform-vue-jsx "^4.0.1"
|
|
|
|
|
|
-"@vue/compiler-core@3.0.0-beta.3":
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.0-beta.3.tgz#e9cbd695d6bc07e475b80c5e47ae9261475582dd"
|
|
|
|
- integrity sha512-r8AFbzQN3IuLbOEKa8y4EDYrbrBUiHh3kX3UHw3YDfBPDG2NryeAMtonden3Nvs7i3QFTCPzrWRfb/bjWqgAzQ==
|
|
|
|
|
|
+"@vue/compiler-core@3.0.0-beta.4":
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.0-beta.4.tgz#25cb620f3b813c80c020bbffbf44dc1fa5cb3ad2"
|
|
|
|
+ integrity sha512-9BQu2BqF2kUDWEfaE60Zm6EqBgS5fg5IwKLdk6WZ1k162jg7cfFklhopD+/7LY1TT9kIZ0PmRBAPrNl+8gwrzg==
|
|
dependencies:
|
|
dependencies:
|
|
"@babel/parser" "^7.8.6"
|
|
"@babel/parser" "^7.8.6"
|
|
"@babel/types" "^7.8.6"
|
|
"@babel/types" "^7.8.6"
|
|
- "@vue/shared" "3.0.0-beta.3"
|
|
|
|
|
|
+ "@vue/shared" "3.0.0-beta.4"
|
|
estree-walker "^0.8.1"
|
|
estree-walker "^0.8.1"
|
|
source-map "^0.6.1"
|
|
source-map "^0.6.1"
|
|
|
|
|
|
-"@vue/compiler-dom@3.0.0-beta.3":
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.0-beta.3.tgz#089d9ede865576a1b5bcf5d3272d546e04460f90"
|
|
|
|
- integrity sha512-1WimkkPN13ySLAlJl61WSo7xFeC3D8Nqkz35YIZIgksOOIr6W/Q3NfDxfM6bG5nTBWBmgb995oDZ8NNgq2frSg==
|
|
|
|
|
|
+"@vue/compiler-dom@3.0.0-beta.4":
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.0-beta.4.tgz#821569015c30376577e97c8833443a0be7f157c0"
|
|
|
|
+ integrity sha512-/1ICCldaRuxdWhBSiYQpWYz2SwxW3bl4sDMuI0h8iUG+IGscDtOn94y8Pt6wqrGT4sWi4KvqQTDdJVx6uOTzqg==
|
|
dependencies:
|
|
dependencies:
|
|
- "@vue/compiler-core" "3.0.0-beta.3"
|
|
|
|
- "@vue/shared" "3.0.0-beta.3"
|
|
|
|
|
|
+ "@vue/compiler-core" "3.0.0-beta.4"
|
|
|
|
+ "@vue/shared" "3.0.0-beta.4"
|
|
|
|
|
|
-"@vue/compiler-sfc@3.0.0-beta.3":
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.0.0-beta.3.tgz#c3d2d0a7fa606b246bb875a5fa6f7b19a03d0b09"
|
|
|
|
- integrity sha512-R8gfZX5fm43dig/cKf0jOKOIhKXIZibf4ycF+yjbNGzHfA2lgVbBGOp/4dYxe9l7ajCBqGTgHkAHwXTeorKKYA==
|
|
|
|
|
|
+"@vue/compiler-sfc@3.0.0-beta.4":
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.0.0-beta.4.tgz#057e7269effd390959b20190d30b39f3adab90e7"
|
|
|
|
+ integrity sha512-XTXPxU8Rr+C2UHaWd7LhFG7yM56uu1gFq3UpBDA6DC3ME7Na08j43/e/r8f3jb3vYZl4yRB1HT1UInYnnb5j8Q==
|
|
dependencies:
|
|
dependencies:
|
|
- "@vue/compiler-core" "3.0.0-beta.3"
|
|
|
|
- "@vue/compiler-dom" "3.0.0-beta.3"
|
|
|
|
- "@vue/compiler-ssr" "3.0.0-beta.3"
|
|
|
|
- "@vue/shared" "3.0.0-beta.3"
|
|
|
|
|
|
+ "@vue/compiler-core" "3.0.0-beta.4"
|
|
|
|
+ "@vue/compiler-dom" "3.0.0-beta.4"
|
|
|
|
+ "@vue/compiler-ssr" "3.0.0-beta.4"
|
|
|
|
+ "@vue/shared" "3.0.0-beta.4"
|
|
consolidate "^0.15.1"
|
|
consolidate "^0.15.1"
|
|
hash-sum "^2.0.0"
|
|
hash-sum "^2.0.0"
|
|
lru-cache "^5.1.1"
|
|
lru-cache "^5.1.1"
|
|
merge-source-map "^1.1.0"
|
|
merge-source-map "^1.1.0"
|
|
- postcss "^7.0.21"
|
|
|
|
|
|
+ postcss "^7.0.27"
|
|
|
|
+ postcss-modules "^2.0.0"
|
|
postcss-selector-parser "^6.0.2"
|
|
postcss-selector-parser "^6.0.2"
|
|
source-map "^0.6.1"
|
|
source-map "^0.6.1"
|
|
|
|
|
|
-"@vue/compiler-ssr@3.0.0-beta.3":
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.0.0-beta.3.tgz#b9e0be53bf302640bf0edc6faea7f94ac96c503a"
|
|
|
|
- integrity sha512-X2Rh+y9pZPIM9WnzlOxyuLhQPvk5VmGjrwKG/YPDvS0F1cCLN8jANercm3IIQvR6NZ6aMjUwytohaTeUCzFoEw==
|
|
|
|
|
|
+"@vue/compiler-ssr@3.0.0-beta.4":
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.0.0-beta.4.tgz#450042913f065d0102f6c02269df03d7f1fa4193"
|
|
|
|
+ integrity sha512-5R3wr6P0gKT4T00MG71xtF1KDIU0UFXIPeu+qHjYx597D2ETPpi/oS7OaJqdaXdR37/89ewNZLxglhuFqUI39A==
|
|
dependencies:
|
|
dependencies:
|
|
- "@vue/compiler-dom" "3.0.0-beta.3"
|
|
|
|
- "@vue/shared" "3.0.0-beta.3"
|
|
|
|
|
|
+ "@vue/compiler-dom" "3.0.0-beta.4"
|
|
|
|
+ "@vue/shared" "3.0.0-beta.4"
|
|
|
|
|
|
"@vue/component-compiler-utils@^3.1.0":
|
|
"@vue/component-compiler-utils@^3.1.0":
|
|
version "3.1.2"
|
|
version "3.1.2"
|
|
@@ -1084,34 +1085,34 @@
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
prettier "^1.18.2"
|
|
prettier "^1.18.2"
|
|
|
|
|
|
-"@vue/reactivity@3.0.0-beta.3":
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.0-beta.3.tgz#256dd1633179dc4474c222a28511c043e25c4b22"
|
|
|
|
- integrity sha512-/QU5sDJkIlTqDd+T3gMZXgchslW8o0hPtyVxphGUjdUGdsXnXjEagDIHDsi35qOJnjfZ8dwq/L1IfVQJ9TENaA==
|
|
|
|
|
|
+"@vue/reactivity@3.0.0-beta.4":
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.0-beta.4.tgz#c9b6d8442f6197d9e6ab2e6d87872dc56cadd092"
|
|
|
|
+ integrity sha512-1AU80//po4tUXf71xQR1XC9ldFiKx1fM/uNQcUtlhgctgRy2avqQZKbWSnY0XgbK8dQWtMpkEZoOFT+I1+IURQ==
|
|
dependencies:
|
|
dependencies:
|
|
- "@vue/shared" "3.0.0-beta.3"
|
|
|
|
|
|
+ "@vue/shared" "3.0.0-beta.4"
|
|
|
|
|
|
-"@vue/runtime-core@3.0.0-beta.3":
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.0-beta.3.tgz#8e665381ca517a721198bc189b2db3deab5050e5"
|
|
|
|
- integrity sha512-GHIlKNlJW0sdlro6ouu7Sy34M4I8FAfn6V02RdUwbPwJJc1VICoejnSS1i88i6riGMgNtRhmxW1NDNPCTY1/vQ==
|
|
|
|
|
|
+"@vue/runtime-core@3.0.0-beta.4":
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.0-beta.4.tgz#13b043b6704666d902344a7a6ce0c2770c7308d9"
|
|
|
|
+ integrity sha512-g/WYLmsWrEkgHDIpW3Zt7e1+duxcoqi5uh4isNlpHPhhwBFfTi+ghAqf3TO7G1VOhZY6qMqgMDM/g155ibkeHw==
|
|
dependencies:
|
|
dependencies:
|
|
- "@vue/reactivity" "3.0.0-beta.3"
|
|
|
|
- "@vue/shared" "3.0.0-beta.3"
|
|
|
|
|
|
+ "@vue/reactivity" "3.0.0-beta.4"
|
|
|
|
+ "@vue/shared" "3.0.0-beta.4"
|
|
|
|
|
|
-"@vue/runtime-dom@3.0.0-beta.3":
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.0-beta.3.tgz#9bd2cd70edbf47578c2bc134e235e8586adadef6"
|
|
|
|
- integrity sha512-2CbmDjAGYV4BStukAdByXpK2lQC8svk5oSsG/1rWSdXcDH/gpkCmQocaBahzyRBwX9pVEK4RwRBX4CiNbYjVVg==
|
|
|
|
|
|
+"@vue/runtime-dom@3.0.0-beta.4":
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.0-beta.4.tgz#0cb65b919b5679983e6aa817bfe5d3662b192829"
|
|
|
|
+ integrity sha512-+0EOnjBIGs8YubiK871oWj9a3YwpT8dCC/rQpTmVUnISLmiGbgQk59RL2JW69yIsmDUkCRePvj06OqjbUB1Huw==
|
|
dependencies:
|
|
dependencies:
|
|
- "@vue/runtime-core" "3.0.0-beta.3"
|
|
|
|
- "@vue/shared" "3.0.0-beta.3"
|
|
|
|
|
|
+ "@vue/runtime-core" "3.0.0-beta.4"
|
|
|
|
+ "@vue/shared" "3.0.0-beta.4"
|
|
csstype "^2.6.8"
|
|
csstype "^2.6.8"
|
|
|
|
|
|
-"@vue/shared@3.0.0-beta.3":
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.0-beta.3.tgz#783e98475757c9e2c58cb804cce2cd9dd328f4b8"
|
|
|
|
- integrity sha512-NSiCty9fUjn+JuGtBCnlxqB+9jq4S/W6lGREMz/2cQZchIETu16fBxvQukljVmtbChAjrw/JTOb8HzTrDAhLlQ==
|
|
|
|
|
|
+"@vue/shared@3.0.0-beta.4":
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.0-beta.4.tgz#2c1f18896d598549a9241641b406f0886a710494"
|
|
|
|
+ integrity sha512-itHxDgTzurGLiwkWc9IMPNhac0hv4mkoszGsRQclCKYmJ+Fao913i7pN3Smnl8xUYtv9Bo7EWyxmT60irN0+gg==
|
|
|
|
|
|
"@webassemblyjs/ast@1.9.0":
|
|
"@webassemblyjs/ast@1.9.0":
|
|
version "1.9.0"
|
|
version "1.9.0"
|
|
@@ -3576,6 +3577,18 @@ css-loader@^2.1.0:
|
|
postcss-value-parser "^3.3.0"
|
|
postcss-value-parser "^3.3.0"
|
|
schema-utils "^1.0.0"
|
|
schema-utils "^1.0.0"
|
|
|
|
|
|
|
|
+css-modules-loader-core@^1.1.0:
|
|
|
|
+ version "1.1.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/css-modules-loader-core/-/css-modules-loader-core-1.1.0.tgz#5908668294a1becd261ae0a4ce21b0b551f21d16"
|
|
|
|
+ integrity sha1-WQhmgpShvs0mGuCkziGwtVHyHRY=
|
|
|
|
+ dependencies:
|
|
|
|
+ icss-replace-symbols "1.1.0"
|
|
|
|
+ postcss "6.0.1"
|
|
|
|
+ postcss-modules-extract-imports "1.1.0"
|
|
|
|
+ postcss-modules-local-by-default "1.2.0"
|
|
|
|
+ postcss-modules-scope "1.1.0"
|
|
|
|
+ postcss-modules-values "1.3.0"
|
|
|
|
+
|
|
css-parse@~2.0.0:
|
|
css-parse@~2.0.0:
|
|
version "2.0.0"
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/css-parse/-/css-parse-2.0.0.tgz#a468ee667c16d81ccf05c58c38d2a97c780dbfd4"
|
|
resolved "https://registry.yarnpkg.com/css-parse/-/css-parse-2.0.0.tgz#a468ee667c16d81ccf05c58c38d2a97c780dbfd4"
|
|
@@ -5013,6 +5026,13 @@ functional-red-black-tree@^1.0.1:
|
|
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
|
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
|
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
|
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
|
|
|
|
|
|
|
+generic-names@^2.0.1:
|
|
|
|
+ version "2.0.1"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/generic-names/-/generic-names-2.0.1.tgz#f8a378ead2ccaa7a34f0317b05554832ae41b872"
|
|
|
|
+ integrity sha512-kPCHWa1m9wGG/OwQpeweTwM/PYiQLrUIxXbt/P4Nic3LbGjCP0YwrALHW1uNLKZ0LIMg+RF+XRlj2ekT9ZlZAQ==
|
|
|
|
+ dependencies:
|
|
|
|
+ loader-utils "^1.1.0"
|
|
|
|
+
|
|
get-caller-file@^2.0.1:
|
|
get-caller-file@^2.0.1:
|
|
version "2.0.5"
|
|
version "2.0.5"
|
|
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
|
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
|
@@ -5561,7 +5581,7 @@ iconv-lite@0.4.24, iconv-lite@^0.4.24:
|
|
dependencies:
|
|
dependencies:
|
|
safer-buffer ">= 2.1.2 < 3"
|
|
safer-buffer ">= 2.1.2 < 3"
|
|
|
|
|
|
-icss-replace-symbols@^1.1.0:
|
|
|
|
|
|
+icss-replace-symbols@1.1.0, icss-replace-symbols@^1.1.0:
|
|
version "1.1.0"
|
|
version "1.1.0"
|
|
resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"
|
|
resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"
|
|
integrity sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=
|
|
integrity sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=
|
|
@@ -8169,6 +8189,13 @@ postcss-minify-selectors@^2.0.4:
|
|
postcss "^5.0.14"
|
|
postcss "^5.0.14"
|
|
postcss-selector-parser "^2.0.0"
|
|
postcss-selector-parser "^2.0.0"
|
|
|
|
|
|
|
|
+postcss-modules-extract-imports@1.1.0:
|
|
|
|
+ version "1.1.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.1.0.tgz#b614c9720be6816eaee35fb3a5faa1dba6a05ddb"
|
|
|
|
+ integrity sha1-thTJcgvmgW6u41+zpfqh26agXds=
|
|
|
|
+ dependencies:
|
|
|
|
+ postcss "^6.0.1"
|
|
|
|
+
|
|
postcss-modules-extract-imports@^1.2.0:
|
|
postcss-modules-extract-imports@^1.2.0:
|
|
version "1.2.1"
|
|
version "1.2.1"
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz#dc87e34148ec7eab5f791f7cd5849833375b741a"
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz#dc87e34148ec7eab5f791f7cd5849833375b741a"
|
|
@@ -8183,7 +8210,7 @@ postcss-modules-extract-imports@^2.0.0:
|
|
dependencies:
|
|
dependencies:
|
|
postcss "^7.0.5"
|
|
postcss "^7.0.5"
|
|
|
|
|
|
-postcss-modules-local-by-default@^1.2.0:
|
|
|
|
|
|
+postcss-modules-local-by-default@1.2.0, postcss-modules-local-by-default@^1.2.0:
|
|
version "1.2.0"
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069"
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069"
|
|
integrity sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=
|
|
integrity sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=
|
|
@@ -8200,7 +8227,7 @@ postcss-modules-local-by-default@^2.0.6:
|
|
postcss-selector-parser "^6.0.0"
|
|
postcss-selector-parser "^6.0.0"
|
|
postcss-value-parser "^3.3.1"
|
|
postcss-value-parser "^3.3.1"
|
|
|
|
|
|
-postcss-modules-scope@^1.1.0:
|
|
|
|
|
|
+postcss-modules-scope@1.1.0, postcss-modules-scope@^1.1.0:
|
|
version "1.1.0"
|
|
version "1.1.0"
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90"
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90"
|
|
integrity sha1-1upkmUx5+XtipytCb75gVqGUu5A=
|
|
integrity sha1-1upkmUx5+XtipytCb75gVqGUu5A=
|
|
@@ -8216,7 +8243,7 @@ postcss-modules-scope@^2.1.0:
|
|
postcss "^7.0.6"
|
|
postcss "^7.0.6"
|
|
postcss-selector-parser "^6.0.0"
|
|
postcss-selector-parser "^6.0.0"
|
|
|
|
|
|
-postcss-modules-values@^1.3.0:
|
|
|
|
|
|
+postcss-modules-values@1.3.0, postcss-modules-values@^1.3.0:
|
|
version "1.3.0"
|
|
version "1.3.0"
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20"
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20"
|
|
integrity sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=
|
|
integrity sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=
|
|
@@ -8232,6 +8259,17 @@ postcss-modules-values@^2.0.0:
|
|
icss-replace-symbols "^1.1.0"
|
|
icss-replace-symbols "^1.1.0"
|
|
postcss "^7.0.6"
|
|
postcss "^7.0.6"
|
|
|
|
|
|
|
|
+postcss-modules@^2.0.0:
|
|
|
|
+ version "2.0.0"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-modules/-/postcss-modules-2.0.0.tgz#473d0d7326651d8408585c2a154115d5cb36cce0"
|
|
|
|
+ integrity sha512-eqp+Bva+U2cwQO7dECJ8/V+X+uH1HduNeITB0CPPFAu6d/8LKQ32/j+p9rQ2YL1QytVcrNU0X+fBqgGmQIA1Rw==
|
|
|
|
+ dependencies:
|
|
|
|
+ css-modules-loader-core "^1.1.0"
|
|
|
|
+ generic-names "^2.0.1"
|
|
|
|
+ lodash.camelcase "^4.3.0"
|
|
|
|
+ postcss "^7.0.1"
|
|
|
|
+ string-hash "^1.1.1"
|
|
|
|
+
|
|
postcss-normalize-charset@^1.1.0:
|
|
postcss-normalize-charset@^1.1.0:
|
|
version "1.1.1"
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz#ef9ee71212d7fe759c78ed162f61ed62b5cb93f1"
|
|
resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz#ef9ee71212d7fe759c78ed162f61ed62b5cb93f1"
|
|
@@ -8332,6 +8370,15 @@ postcss-zindex@^2.0.1:
|
|
postcss "^5.0.4"
|
|
postcss "^5.0.4"
|
|
uniqs "^2.0.0"
|
|
uniqs "^2.0.0"
|
|
|
|
|
|
|
|
+postcss@6.0.1:
|
|
|
|
+ version "6.0.1"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.1.tgz#000dbd1f8eef217aa368b9a212c5fc40b2a8f3f2"
|
|
|
|
+ integrity sha1-AA29H47vIXqjaLmiEsX8QLKo8/I=
|
|
|
|
+ dependencies:
|
|
|
|
+ chalk "^1.1.3"
|
|
|
|
+ source-map "^0.5.6"
|
|
|
|
+ supports-color "^3.2.3"
|
|
|
|
+
|
|
postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0.14, postcss@^5.0.16, postcss@^5.0.2, postcss@^5.0.4, postcss@^5.0.5, postcss@^5.0.6, postcss@^5.0.8, postcss@^5.2.16:
|
|
postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0.14, postcss@^5.0.16, postcss@^5.0.2, postcss@^5.0.4, postcss@^5.0.5, postcss@^5.0.6, postcss@^5.0.8, postcss@^5.2.16:
|
|
version "5.2.18"
|
|
version "5.2.18"
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.18.tgz#badfa1497d46244f6390f58b319830d9107853c5"
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.18.tgz#badfa1497d46244f6390f58b319830d9107853c5"
|
|
@@ -8351,7 +8398,7 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.23:
|
|
source-map "^0.6.1"
|
|
source-map "^0.6.1"
|
|
supports-color "^5.4.0"
|
|
supports-color "^5.4.0"
|
|
|
|
|
|
-postcss@^7.0.14, postcss@^7.0.21, postcss@^7.0.5, postcss@^7.0.6:
|
|
|
|
|
|
+postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.5, postcss@^7.0.6:
|
|
version "7.0.27"
|
|
version "7.0.27"
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.27.tgz#cc67cdc6b0daa375105b7c424a85567345fc54d9"
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.27.tgz#cc67cdc6b0daa375105b7c424a85567345fc54d9"
|
|
integrity sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==
|
|
integrity sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==
|
|
@@ -9603,6 +9650,11 @@ strict-uri-encode@^1.0.0:
|
|
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
|
|
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
|
|
integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=
|
|
integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=
|
|
|
|
|
|
|
|
+string-hash@^1.1.1:
|
|
|
|
+ version "1.1.3"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/string-hash/-/string-hash-1.1.3.tgz#e8aafc0ac1855b4666929ed7dd1275df5d6c811b"
|
|
|
|
+ integrity sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs=
|
|
|
|
+
|
|
"string-width@^1.0.2 || 2", string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
|
|
"string-width@^1.0.2 || 2", string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
|
|
version "2.1.1"
|
|
version "2.1.1"
|
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
|
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
|
|
@@ -10537,14 +10589,14 @@ vue-template-es2015-compiler@^1.9.0:
|
|
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
|
|
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
|
|
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
|
|
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
|
|
|
|
|
|
-vue@3.0.0-beta.3:
|
|
|
|
- version "3.0.0-beta.3"
|
|
|
|
- resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.0-beta.3.tgz#c81e3fa9b414e9129ff1dcd13fbf4f7d3ec3bbdf"
|
|
|
|
- integrity sha512-5DBah04o/0MNVLFg8BwB5cP3prU6HA/vxXVcUT7E+uvwY6EiJsRKtyZ71m294bKV5ZZkYzzJjLtZrjYGR2tW7g==
|
|
|
|
|
|
+vue@3.0.0-beta.4:
|
|
|
|
+ version "3.0.0-beta.4"
|
|
|
|
+ resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.0-beta.4.tgz#f78dfefafa3f7b77404d0bf72c03ad968977a10a"
|
|
|
|
+ integrity sha512-HNn76qo6+Q9tuvNh9r8o0GpWTXXowECHJGUT58w/xn7kPkWa8Shs3BX6FN0GP9Q35VZNSZCBmpWtQ9FM2LGpHQ==
|
|
dependencies:
|
|
dependencies:
|
|
- "@vue/compiler-dom" "3.0.0-beta.3"
|
|
|
|
- "@vue/runtime-dom" "3.0.0-beta.3"
|
|
|
|
- "@vue/shared" "3.0.0-beta.3"
|
|
|
|
|
|
+ "@vue/compiler-dom" "3.0.0-beta.4"
|
|
|
|
+ "@vue/runtime-dom" "3.0.0-beta.4"
|
|
|
|
+ "@vue/shared" "3.0.0-beta.4"
|
|
|
|
|
|
vue@^2.5.16:
|
|
vue@^2.5.16:
|
|
version "2.6.11"
|
|
version "2.6.11"
|