|
851 | 851 | source-map "^0.5.6"
|
852 | 852 | vue-template-es2015-compiler "^1.6.0"
|
853 | 853 |
|
854 |
| -"@vue/component-compiler-utils@^2.5.1": |
855 |
| - version "2.5.1" |
856 |
| - resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.5.1.tgz#bd9cf68d728324d7dcede80462c2c0e8fe090acb" |
857 |
| - integrity sha512-4mLLh8LYDciX4BO6FVfPbuG3QNYOI70dfsNcdCzHDnN/QYiJ9KWWrf9crSDa9D/aon+QME39Lj+XDHiy9t3sRQ== |
| 854 | +"@vue/component-compiler-utils@^3.0.0": |
| 855 | + version "3.0.0" |
| 856 | + resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.0.0.tgz#d16fa26b836c06df5baaeb45f3d80afc47e35634" |
| 857 | + integrity sha512-am+04/0UX7ektcmvhYmrf84BDVAD8afFOf4asZjN84q8xzxFclbk5x0MtxuKGfp+zjN5WWPJn3fjFAWtDdIGSw== |
858 | 858 | dependencies:
|
859 | 859 | consolidate "^0.15.1"
|
860 | 860 | hash-sum "^1.0.2"
|
861 | 861 | lru-cache "^4.1.2"
|
862 | 862 | merge-source-map "^1.1.0"
|
863 |
| - postcss "^7.0.7" |
| 863 | + postcss "^7.0.14" |
864 | 864 | postcss-selector-parser "^5.0.0"
|
865 |
| - prettier "1.16.0" |
866 |
| - source-map "^0.7.3" |
867 |
| - vue-template-es2015-compiler "^1.6.0" |
| 865 | + prettier "1.16.3" |
| 866 | + source-map "~0.6.1" |
| 867 | + vue-template-es2015-compiler "^1.9.0" |
868 | 868 |
|
869 | 869 | "@webassemblyjs/[email protected]":
|
870 | 870 | version "1.5.13"
|
@@ -2591,6 +2591,15 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.3
|
2591 | 2591 | escape-string-regexp "^1.0.5"
|
2592 | 2592 | supports-color "^5.3.0"
|
2593 | 2593 |
|
| 2594 | +chalk@^2.4.2: |
| 2595 | + version "2.4.2" |
| 2596 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
| 2597 | + integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
| 2598 | + dependencies: |
| 2599 | + ansi-styles "^3.2.1" |
| 2600 | + escape-string-regexp "^1.0.5" |
| 2601 | + supports-color "^5.3.0" |
| 2602 | + |
2594 | 2603 | character-parser@^2.1.1:
|
2595 | 2604 | version "2.2.0"
|
2596 | 2605 | resolved "https://registry.yarnpkg.com/character-parser/-/character-parser-2.2.0.tgz#c7ce28f36d4bcd9744e5ffc2c5fcde1c73261fc0"
|
@@ -8800,14 +8809,14 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.14, postcss@^6.0.20, postcss@^6.0.2
|
8800 | 8809 | source-map "^0.6.1"
|
8801 | 8810 | supports-color "^5.4.0"
|
8802 | 8811 |
|
8803 |
| -postcss@^7.0.7: |
8804 |
| - version "7.0.7" |
8805 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.7.tgz#2754d073f77acb4ef08f1235c36c5721a7201614" |
8806 |
| - integrity sha512-HThWSJEPkupqew2fnuQMEI2YcTj/8gMV3n80cMdJsKxfIh5tHf7nM5JigNX6LxVMqo6zkgQNAI88hyFvBk41Pg== |
| 8812 | +postcss@^7.0.14: |
| 8813 | + version "7.0.17" |
| 8814 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f" |
| 8815 | + integrity sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ== |
8807 | 8816 | dependencies:
|
8808 |
| - chalk "^2.4.1" |
| 8817 | + chalk "^2.4.2" |
8809 | 8818 | source-map "^0.6.1"
|
8810 |
| - supports-color "^5.5.0" |
| 8819 | + supports-color "^6.1.0" |
8811 | 8820 |
|
8812 | 8821 | prelude-ls@~1.1.2:
|
8813 | 8822 | version "1.1.2"
|
|
8829 | 8838 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"
|
8830 | 8839 | integrity sha512-KIU72UmYPGk4MujZGYMFwinB7lOf2LsDNGSOC8ufevsrPLISrZbNJlWstRi3m0AMuszbH+EFSQ/r6w56RSPK6w==
|
8831 | 8840 |
|
8832 |
| - |
8833 |
| - version "1.16.0" |
8834 |
| - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.0.tgz#104dd25f5ee3d0c9d0a6ce4bb40ced8481d51219" |
8835 |
| - integrity sha512-MCBCYeAuZfejUPdEpkleLWvpRBwLii/Sp5jQs0eb8Ul/drGIDjkL6tAU24tk6yCGf0KPV5rhPPPlczfBmN2pWQ== |
| 8841 | + |
| 8842 | + version "1.16.3" |
| 8843 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d" |
| 8844 | + integrity sha512-kn/GU6SMRYPxUakNXhpP0EedT/KmaPzr0H5lIsDogrykbaxOpOfAFfk5XA7DZrJyMAv1wlMV3CPcZruGXVVUZw== |
8836 | 8845 |
|
8837 | 8846 | pretty-bytes@^4.0.2:
|
8838 | 8847 | version "4.0.2"
|
@@ -10131,11 +10140,6 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1:
|
10131 | 10140 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
10132 | 10141 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
10133 | 10142 |
|
10134 |
| -source-map@^0.7.3: |
10135 |
| - version "0.7.3" |
10136 |
| - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" |
10137 |
| - integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== |
10138 |
| - |
10139 | 10143 | spdx-correct@^3.0.0:
|
10140 | 10144 | version "3.0.0"
|
10141 | 10145 | resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.0.0.tgz#05a5b4d7153a195bc92c3c425b69f3b2a9524c82"
|
@@ -10483,6 +10487,13 @@ supports-color@^5.5.0:
|
10483 | 10487 | dependencies:
|
10484 | 10488 | has-flag "^3.0.0"
|
10485 | 10489 |
|
| 10490 | +supports-color@^6.1.0: |
| 10491 | + version "6.1.0" |
| 10492 | + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3" |
| 10493 | + integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ== |
| 10494 | + dependencies: |
| 10495 | + has-flag "^3.0.0" |
| 10496 | + |
10486 | 10497 | svgo@^0.7.0:
|
10487 | 10498 | version "0.7.2"
|
10488 | 10499 | resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"
|
@@ -11217,6 +11228,11 @@ vue-template-es2015-compiler@^1.6.0:
|
11217 | 11228 | resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.6.0.tgz#dc42697133302ce3017524356a6c61b7b69b4a18"
|
11218 | 11229 | integrity sha512-x3LV3wdmmERhVCYy3quqA57NJW7F3i6faas++pJQWtknWT+n7k30F4TVdHvCLn48peTJFRvCpxs3UuFPqgeELg==
|
11219 | 11230 |
|
| 11231 | +vue-template-es2015-compiler@^1.9.0: |
| 11232 | + version "1.9.1" |
| 11233 | + resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" |
| 11234 | + integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== |
| 11235 | + |
11220 | 11236 | vue@^2.5.16:
|
11221 | 11237 | version "2.5.17"
|
11222 | 11238 | resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
|
|
0 commit comments