|
1113 | 1113 | validate-npm-package-name "^3.0.0"
|
1114 | 1114 | yaml-front-matter "^3.4.1"
|
1115 | 1115 |
|
| 1116 | +"@vue/component-compiler-utils@^2.1.0": |
| 1117 | + version "2.6.0" |
| 1118 | + resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.6.0.tgz#aa46d2a6f7647440b0b8932434d22f12371e543b" |
| 1119 | + integrity sha512-IHjxt7LsOFYc0DkTncB7OXJL7UzwOLPPQCfEUNyxL2qt+tF12THV+EO33O1G2Uk4feMSWua3iD39Itszx0f0bw== |
| 1120 | + dependencies: |
| 1121 | + consolidate "^0.15.1" |
| 1122 | + hash-sum "^1.0.2" |
| 1123 | + lru-cache "^4.1.2" |
| 1124 | + merge-source-map "^1.1.0" |
| 1125 | + postcss "^7.0.14" |
| 1126 | + postcss-selector-parser "^5.0.0" |
| 1127 | + prettier "1.16.3" |
| 1128 | + source-map "~0.6.1" |
| 1129 | + vue-template-es2015-compiler "^1.9.0" |
| 1130 | + |
1116 | 1131 | "@vue/component-compiler-utils@^2.5.1":
|
1117 | 1132 | version "2.5.2"
|
1118 | 1133 | resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.5.2.tgz#a8d57e773354ab10e4742c7d6a8dd86184d4d7be"
|
|
1128 | 1143 | source-map "~0.6.1"
|
1129 | 1144 | vue-template-es2015-compiler "^1.8.2"
|
1130 | 1145 |
|
| 1146 | +"@vue/component-compiler@^3.6": |
| 1147 | + version "3.6.0" |
| 1148 | + resolved "https://registry.yarnpkg.com/@vue/component-compiler/-/component-compiler-3.6.0.tgz#8db313e50eaa2903cef5aac68c37a09364dba79d" |
| 1149 | + integrity sha512-NIA0vmOI4zbtJAn69iZls8IJ8VxmguswAuiUdu8TcR+YYTYzntfw290HUCSFjzAdRg+FUWZv8r+wc3TzJ/IjwA== |
| 1150 | + dependencies: |
| 1151 | + "@vue/component-compiler-utils" "^2.1.0" |
| 1152 | + clean-css "^4.1.11" |
| 1153 | + hash-sum "^1.0.2" |
| 1154 | + postcss-modules-sync "^1.0.0" |
| 1155 | + source-map "0.6.*" |
| 1156 | + |
1131 | 1157 | "@vue/preload-webpack-plugin@^1.1.0":
|
1132 | 1158 | version "1.1.0"
|
1133 | 1159 | resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.0.tgz#d768dba004261c029b53a77c5ea2d5f9ee4f3cce"
|
@@ -2967,7 +2993,7 @@ class-utils@^0.3.5:
|
2967 | 2993 | isobject "^3.0.0"
|
2968 | 2994 | static-extend "^0.1.1"
|
2969 | 2995 |
|
2970 |
| -clean-css@4.2.x: |
| 2996 | +clean-css@4.2.x, clean-css@^4.1.11: |
2971 | 2997 | version "4.2.1"
|
2972 | 2998 | resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.1.tgz#2d411ef76b8569b6d0c84068dabe85b0aa5e5c17"
|
2973 | 2999 | integrity sha512-4ZxI6dy4lrY6FHzfiy1aEOXgu4LIsW2MhwG0VBKdcoGoH/XLFgaHSdLTGr4O8Be6A8r3MOphEiI8Gc1n0ecf3g==
|
@@ -5520,6 +5546,13 @@ generate-object-property@^1.0.0:
|
5520 | 5546 | dependencies:
|
5521 | 5547 | is-property "^1.0.0"
|
5522 | 5548 |
|
| 5549 | +generic-names@^1.0.2: |
| 5550 | + version "1.0.3" |
| 5551 | + resolved "https://registry.yarnpkg.com/generic-names/-/generic-names-1.0.3.tgz#2d786a121aee508876796939e8e3bff836c20917" |
| 5552 | + integrity sha1-LXhqEhruUIh2eWk56OO/+DbCCRc= |
| 5553 | + dependencies: |
| 5554 | + loader-utils "^0.2.16" |
| 5555 | + |
5523 | 5556 | get-caller-file@^1.0.1:
|
5524 | 5557 | version "1.0.3"
|
5525 | 5558 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
|
@@ -6245,7 +6278,7 @@ iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
|
6245 | 6278 | dependencies:
|
6246 | 6279 | safer-buffer ">= 2.1.2 < 3"
|
6247 | 6280 |
|
6248 |
| -icss-replace-symbols@^1.1.0: |
| 6281 | +icss-replace-symbols@^1.0.2, icss-replace-symbols@^1.1.0: |
6249 | 6282 | version "1.1.0"
|
6250 | 6283 | resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"
|
6251 | 6284 | integrity sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=
|
@@ -7893,6 +7926,13 @@ magic-string@^0.25.1:
|
7893 | 7926 | dependencies:
|
7894 | 7927 | sourcemap-codec "^1.4.1"
|
7895 | 7928 |
|
| 7929 | +magic-string@^0.25.2: |
| 7930 | + version "0.25.2" |
| 7931 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.2.tgz#139c3a729515ec55e96e69e82a11fe890a293ad9" |
| 7932 | + integrity sha512-iLs9mPjh9IuTtRsqqhNGYcZXGei0Nh/A4xirrsqW7c+QhKVFL2vm7U09ru6cHRD22azaP/wMDgI+HCqbETMTtg== |
| 7933 | + dependencies: |
| 7934 | + sourcemap-codec "^1.4.4" |
| 7935 | + |
7896 | 7936 | make-dir@^1.0.0:
|
7897 | 7937 | version "1.3.0"
|
7898 | 7938 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
|
@@ -9538,22 +9578,34 @@ postcss-modules-extract-imports@^1.2.0:
|
9538 | 9578 | dependencies:
|
9539 | 9579 | postcss "^6.0.1"
|
9540 | 9580 |
|
9541 |
| -postcss-modules-local-by-default@^1.2.0: |
| 9581 | +postcss-modules-local-by-default@^1.1.1, postcss-modules-local-by-default@^1.2.0: |
9542 | 9582 | version "1.2.0"
|
9543 | 9583 | resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069"
|
9544 | 9584 | integrity sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=
|
9545 | 9585 | dependencies:
|
9546 | 9586 | css-selector-tokenizer "^0.7.0"
|
9547 | 9587 | postcss "^6.0.1"
|
9548 | 9588 |
|
9549 |
| -postcss-modules-scope@^1.1.0: |
| 9589 | +postcss-modules-scope@^1.0.2, postcss-modules-scope@^1.1.0: |
9550 | 9590 | version "1.1.0"
|
9551 | 9591 | resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90"
|
9552 | 9592 | integrity sha1-1upkmUx5+XtipytCb75gVqGUu5A=
|
9553 | 9593 | dependencies:
|
9554 | 9594 | css-selector-tokenizer "^0.7.0"
|
9555 | 9595 | postcss "^6.0.1"
|
9556 | 9596 |
|
| 9597 | +postcss-modules-sync@^1.0.0: |
| 9598 | + version "1.0.0" |
| 9599 | + resolved "https://registry.yarnpkg.com/postcss-modules-sync/-/postcss-modules-sync-1.0.0.tgz#619a719cf78dd16a4834135140b324cf77334be1" |
| 9600 | + integrity sha1-YZpxnPeN0WpINBNRQLMkz3czS+E= |
| 9601 | + dependencies: |
| 9602 | + generic-names "^1.0.2" |
| 9603 | + icss-replace-symbols "^1.0.2" |
| 9604 | + postcss "^5.2.5" |
| 9605 | + postcss-modules-local-by-default "^1.1.1" |
| 9606 | + postcss-modules-scope "^1.0.2" |
| 9607 | + string-hash "^1.1.0" |
| 9608 | + |
9557 | 9609 | postcss-modules-values@^1.3.0:
|
9558 | 9610 | version "1.3.0"
|
9559 | 9611 | resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20"
|
@@ -9800,7 +9852,7 @@ postcss-zindex@^2.0.1:
|
9800 | 9852 | postcss "^5.0.4"
|
9801 | 9853 | uniqs "^2.0.0"
|
9802 | 9854 |
|
9803 |
| -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: |
| 9855 | +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.2.5: |
9804 | 9856 | version "5.2.18"
|
9805 | 9857 | resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.18.tgz#badfa1497d46244f6390f58b319830d9107853c5"
|
9806 | 9858 | integrity sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==
|
@@ -10075,7 +10127,7 @@ querystring-es3@^0.2.0, querystring-es3@^0.2.1:
|
10075 | 10127 | resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73"
|
10076 | 10128 | integrity sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=
|
10077 | 10129 |
|
10078 |
| -querystring@0.2.0: |
| 10130 | +querystring@0.2.0, querystring@^0.2.0: |
10079 | 10131 | version "0.2.0"
|
10080 | 10132 | resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
|
10081 | 10133 | integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
|
@@ -10634,6 +10686,21 @@ rollup-plugin-typescript2@^0.19.2:
|
10634 | 10686 | rollup-pluginutils "2.3.3"
|
10635 | 10687 | tslib "1.9.3"
|
10636 | 10688 |
|
| 10689 | +rollup-plugin-vue@^4.7.2: |
| 10690 | + version "4.7.2" |
| 10691 | + resolved "https://registry.yarnpkg.com/rollup-plugin-vue/-/rollup-plugin-vue-4.7.2.tgz#463a49815def829d4d731e2227f9ffaebb9bb517" |
| 10692 | + integrity sha512-RuAK+YTL81/iccOWoadqQz2TXqOogivjbvtCuU6EfVP9/E5XIjuMNVsVWHkSelZQblI1z2b5tshWL7XoiOfABQ== |
| 10693 | + dependencies: |
| 10694 | + "@vue/component-compiler" "^3.6" |
| 10695 | + "@vue/component-compiler-utils" "^2.1.0" |
| 10696 | + debug "^4.1.1" |
| 10697 | + hash-sum "^1.0.2" |
| 10698 | + magic-string "^0.25.2" |
| 10699 | + querystring "^0.2.0" |
| 10700 | + rollup-pluginutils "^2.0.1" |
| 10701 | + source-map "0.7.3" |
| 10702 | + vue-runtime-helpers "1.0.0" |
| 10703 | + |
10637 | 10704 | rollup-pluginutils@2.3.3, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3:
|
10638 | 10705 | version "2.3.3"
|
10639 | 10706 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.3.3.tgz#3aad9b1eb3e7fe8262820818840bf091e5ae6794"
|
@@ -11081,17 +11148,22 @@ source-map@0.5.6:
|
11081 | 11148 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
|
11082 | 11149 | integrity sha1-dc449SvwczxafwwRjYEzSiu19BI=
|
11083 | 11150 |
|
| 11151 | +source-map@0.6.*, source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1: |
| 11152 | + version "0.6.1" |
| 11153 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" |
| 11154 | + integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
| 11155 | + |
| 11156 | +source-map@0.7.3: |
| 11157 | + version "0.7.3" |
| 11158 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" |
| 11159 | + integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== |
| 11160 | + |
11084 | 11161 | source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1:
|
11085 | 11162 | version "0.5.7"
|
11086 | 11163 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
11087 | 11164 | integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
|
11088 | 11165 |
|
11089 |
| -source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1: |
11090 |
| - version "0.6.1" |
11091 |
| - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" |
11092 |
| - integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
11093 |
| - |
11094 |
| -sourcemap-codec@^1.4.1: |
| 11166 | +sourcemap-codec@^1.4.1, sourcemap-codec@^1.4.4: |
11095 | 11167 | version "1.4.4"
|
11096 | 11168 | resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.4.tgz#c63ea927c029dd6bd9a2b7fa03b3fec02ad56e9f"
|
11097 | 11169 | integrity sha512-CYAPYdBu34781kLHkaW3m6b/uUSyMOC2R61gcYMWooeuaGtjof86ZA/8T+qVPPt7np1085CR9hmMGrySwEc8Xg==
|
@@ -11294,6 +11366,11 @@ strict-uri-encode@^1.0.0:
|
11294 | 11366 | resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
|
11295 | 11367 | integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=
|
11296 | 11368 |
|
| 11369 | +string-hash@^1.1.0: |
| 11370 | + version "1.1.3" |
| 11371 | + resolved "https://registry.yarnpkg.com/string-hash/-/string-hash-1.1.3.tgz#e8aafc0ac1855b4666929ed7dd1275df5d6c811b" |
| 11372 | + integrity sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs= |
| 11373 | + |
11297 | 11374 | string-length@^2.0.0:
|
11298 | 11375 | version "2.0.0"
|
11299 | 11376 | resolved "https://registry.yarnpkg.com/string-length/-/string-length-2.0.0.tgz#d40dbb686a3ace960c1cffca562bf2c45f8363ed"
|
@@ -12301,6 +12378,11 @@ vue-router@^3.0.2:
|
12301 | 12378 | resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.2.tgz#dedc67afe6c4e2bc25682c8b1c2a8c0d7c7e56be"
|
12302 | 12379 | integrity sha512-opKtsxjp9eOcFWdp6xLQPLmRGgfM932Tl56U9chYTnoWqKxQ8M20N7AkdEbM5beUh6wICoFGYugAX9vQjyJLFg==
|
12303 | 12380 |
|
| 12381 | +vue-runtime-helpers@1.0.0: |
| 12382 | + version "1.0.0" |
| 12383 | + resolved "https://registry.yarnpkg.com/vue-runtime-helpers/-/vue-runtime-helpers-1.0.0.tgz#af5fe1c8d727beb680b2eb9d791c8e022342e54d" |
| 12384 | + integrity sha512-DgwCNgIXkq1GJsWwtFOjA/K2nxpjyon/QqAut0EiwrMHBatAPbfdqksDdRoK15b5YrSJRa59rx3pc0L6V4udUA== |
| 12385 | + |
12304 | 12386 | vue-server-renderer@^2.5.16:
|
12305 | 12387 | version "2.5.22"
|
12306 | 12388 | resolved "https://registry.yarnpkg.com/vue-server-renderer/-/vue-server-renderer-2.5.22.tgz#f119efef289c865adc22fda0ae7595299bedbdcf"
|
@@ -12336,6 +12418,11 @@ vue-template-es2015-compiler@^1.8.2:
|
12336 | 12418 | resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.8.2.tgz#dd73e80ba58bb65dd7a8aa2aeef6089cf6116f2a"
|
12337 | 12419 | integrity sha512-cliV19VHLJqFUYbz/XeWXe5CO6guzwd0yrrqqp0bmjlMP3ZZULY7fu8RTC4+3lmHwo6ESVDHFDsvjB15hcR5IA==
|
12338 | 12420 |
|
| 12421 | +vue-template-es2015-compiler@^1.9.0: |
| 12422 | + version "1.9.1" |
| 12423 | + resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" |
| 12424 | + integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== |
| 12425 | + |
12339 | 12426 | vue@^2.5.16:
|
12340 | 12427 | version "2.5.22"
|
12341 | 12428 | resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.22.tgz#3bf88041af08b8539c37b268b70ca79245e9cc30"
|
|
0 commit comments