240
240
resolved "https://registry.npm.taobao.org/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.10.4.tgz?cache=0&sync_timestamp=1593521048783&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-validator-identifier%2Fdownload%2F%40babel%2Fhelper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
241
241
integrity sha1-p4x6clHgH2FlEtMbEK3PUq2l4NI=
242
242
243
+ " @babel/helper-validator-identifier@^7.12.11 " :
244
+ version "7.12.11"
245
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
246
+ integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
247
+
243
248
" @babel/helper-wrap-function@^7.10.4 " :
244
249
version "7.10.4"
245
250
resolved "https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.10.4.tgz?cache=0&sync_timestamp=1593522846867&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-wrap-function%2Fdownload%2F%40babel%2Fhelper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87"
273
278
resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
274
279
integrity sha1-58a/Wn3v+VfOyfBLVR4nYpCdgms=
275
280
281
+ " @babel/parser@^7.6.0" , "@babel/parser@^7.9.6":
282
+ version "7.13.9"
283
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
284
+ integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
285
+
276
286
" @babel/plugin-proposal-async-generator-functions@^7.10.4 " :
277
287
version "7.10.5"
278
288
resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
908
918
lodash "^4.17.19"
909
919
to-fast-properties "^2.0.0"
910
920
921
+ " @babel/types@^7.6.1" , "@babel/types@^7.9.6":
922
+ version "7.13.0"
923
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
924
+ integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
925
+ dependencies :
926
+ " @babel/helper-validator-identifier" " ^7.12.11"
927
+ lodash "^4.17.19"
928
+ to-fast-properties "^2.0.0"
929
+
911
930
912
931
version "2.1.3"
913
932
resolved "https://registry.npm.taobao.org/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -1683,6 +1702,11 @@ asn1@~0.2.0, asn1@~0.2.3:
1683
1702
dependencies :
1684
1703
safer-buffer "~2.1.0"
1685
1704
1705
+ assert-never@^1.2.1 :
1706
+ version "1.2.1"
1707
+ resolved "https://registry.yarnpkg.com/assert-never/-/assert-never-1.2.1.tgz#11f0e363bf146205fb08193b5c7b90f4d1cf44fe"
1708
+ integrity sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw==
1709
+
1686
1710
[email protected] , assert-plus@^1.0.0:
1687
1711
version "1.0.0"
1688
1712
resolved "https://registry.npm.taobao.org/assert-plus/download/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
@@ -1845,6 +1869,13 @@ babel-types@^6.26.0:
1845
1869
lodash "^4.17.4"
1846
1870
to-fast-properties "^1.0.3"
1847
1871
1872
+
1873
+ version "3.0.0-canary-5"
1874
+ resolved "https://registry.yarnpkg.com/babel-walk/-/babel-walk-3.0.0-canary-5.tgz#f66ecd7298357aee44955f235a6ef54219104b11"
1875
+ integrity sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==
1876
+ dependencies :
1877
+ " @babel/types" " ^7.9.6"
1878
+
1848
1879
babylon@^6.18.0 :
1849
1880
version "6.18.0"
1850
1881
resolved "https://registry.npm.taobao.org/babylon/download/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -2491,7 +2522,7 @@ chalk@^4.1.0:
2491
2522
ansi-styles "^4.1.0"
2492
2523
supports-color "^7.1.0"
2493
2524
2494
- character-parser@^2.1.1 :
2525
+ character-parser@^2.1.1, character-parser@^2.2.0 :
2495
2526
version "2.2.0"
2496
2527
resolved "https://registry.npm.taobao.org/character-parser/download/character-parser-2.2.0.tgz#c7ce28f36d4bcd9744e5ffc2c5fcde1c73261fc0"
2497
2528
integrity sha1-x84o821LzZdE5f/CxfzeHHMmH8A=
@@ -2886,6 +2917,14 @@ constantinople@^3.0.1, constantinople@^3.1.2:
2886
2917
babel-types "^6.26.0"
2887
2918
babylon "^6.18.0"
2888
2919
2920
+ constantinople@^4.0.1 :
2921
+ version "4.0.1"
2922
+ resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-4.0.1.tgz#0def113fa0e4dc8de83331a5cf79c8b325213151"
2923
+ integrity sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==
2924
+ dependencies :
2925
+ " @babel/parser" " ^7.6.0"
2926
+ " @babel/types" " ^7.6.1"
2927
+
2889
2928
constants-browserify@^1.0.0 :
2890
2929
version "1.0.0"
2891
2930
resolved "https://registry.npm.taobao.org/constants-browserify/download/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
@@ -5993,6 +6032,13 @@ is-callable@^1.1.4, is-callable@^1.2.0:
5993
6032
resolved "https://registry.npm.taobao.org/is-callable/download/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
5994
6033
integrity sha1-gzNlYLVKOONeOi33r9BFTWkUaLs=
5995
6034
6035
+ is-core-module@^2.2.0 :
6036
+ version "2.2.0"
6037
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
6038
+ integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
6039
+ dependencies :
6040
+ has "^1.0.3"
6041
+
5996
6042
is-data-descriptor@^0.1.4 :
5997
6043
version "0.1.4"
5998
6044
resolved "https://registry.npm.taobao.org/is-data-descriptor/download/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -6043,6 +6089,14 @@ is-expression@^3.0.0:
6043
6089
acorn "~4.0.2"
6044
6090
object-assign "^4.0.1"
6045
6091
6092
+ is-expression@^4.0.0 :
6093
+ version "4.0.0"
6094
+ resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-4.0.0.tgz#c33155962abf21d0afd2552514d67d2ec16fd2ab"
6095
+ integrity sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==
6096
+ dependencies :
6097
+ acorn "^7.1.1"
6098
+ object-assign "^4.1.1"
6099
+
6046
6100
is-extendable@^0.1.0, is-extendable@^0.1.1 :
6047
6101
version "0.1.1"
6048
6102
resolved "https://registry.npm.taobao.org/is-extendable/download/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
@@ -6316,7 +6370,7 @@ js-base64@^2.1.8:
6316
6370
resolved "https://registry.npm.taobao.org/js-base64/download/js-base64-2.6.3.tgz?cache=0&sync_timestamp=1594827327893&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjs-base64%2Fdownload%2Fjs-base64-2.6.3.tgz#7afdb9b57aa7717e15d370b66e8f36a9cb835dc3"
6317
6371
integrity sha1-ev25tXqncX4V03C2bo82qcuDXcM=
6318
6372
6319
- js-stringify@^1.0.1 :
6373
+ js-stringify@^1.0.1, js-stringify@^1.0.2 :
6320
6374
version "1.0.2"
6321
6375
resolved "https://registry.npm.taobao.org/js-stringify/download/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db"
6322
6376
integrity sha1-Fzb939lyTyijaCrcYjCufk6Weds=
@@ -8657,6 +8711,15 @@ pug-attrs@^2.0.4:
8657
8711
js-stringify "^1.0.1"
8658
8712
pug-runtime "^2.0.5"
8659
8713
8714
+ pug-attrs@^3.0.0 :
8715
+ version "3.0.0"
8716
+ resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-3.0.0.tgz#b10451e0348165e31fad1cc23ebddd9dc7347c41"
8717
+ integrity sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==
8718
+ dependencies :
8719
+ constantinople "^4.0.1"
8720
+ js-stringify "^1.0.2"
8721
+ pug-runtime "^3.0.0"
8722
+
8660
8723
pug-code-gen@^2.0.2 :
8661
8724
version "2.0.2"
8662
8725
resolved "https://registry.npm.taobao.org/pug-code-gen/download/pug-code-gen-2.0.2.tgz#ad0967162aea077dcf787838d94ed14acb0217c2"
@@ -8671,11 +8734,30 @@ pug-code-gen@^2.0.2:
8671
8734
void-elements "^2.0.1"
8672
8735
with "^5.0.0"
8673
8736
8737
+ pug-code-gen@^3.0.2 :
8738
+ version "3.0.2"
8739
+ resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
8740
+ integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
8741
+ dependencies :
8742
+ constantinople "^4.0.1"
8743
+ doctypes "^1.1.0"
8744
+ js-stringify "^1.0.2"
8745
+ pug-attrs "^3.0.0"
8746
+ pug-error "^2.0.0"
8747
+ pug-runtime "^3.0.0"
8748
+ void-elements "^3.1.0"
8749
+ with "^7.0.0"
8750
+
8674
8751
pug-error@^1.3.3 :
8675
8752
version "1.3.3"
8676
8753
resolved "https://registry.npm.taobao.org/pug-error/download/pug-error-1.3.3.tgz#f342fb008752d58034c185de03602dd9ffe15fa6"
8677
8754
integrity sha1-80L7AIdS1YA0wYXeA2At2f/hX6Y=
8678
8755
8756
+ pug-error@^2.0.0 :
8757
+ version "2.0.0"
8758
+ resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
8759
+ integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
8760
+
8679
8761
pug-filters@^3.1.1 :
8680
8762
version "3.1.1"
8681
8763
resolved "https://registry.npm.taobao.org/pug-filters/download/pug-filters-3.1.1.tgz#ab2cc82db9eeccf578bda89130e252a0db026aa7"
@@ -8689,6 +8771,17 @@ pug-filters@^3.1.1:
8689
8771
resolve "^1.1.6"
8690
8772
uglify-js "^2.6.1"
8691
8773
8774
+ pug-filters@^4.0.0 :
8775
+ version "4.0.0"
8776
+ resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
8777
+ integrity sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==
8778
+ dependencies :
8779
+ constantinople "^4.0.1"
8780
+ jstransformer "1.0.0"
8781
+ pug-error "^2.0.0"
8782
+ pug-walk "^2.0.0"
8783
+ resolve "^1.15.1"
8784
+
8692
8785
pug-html-loader@^1.1.5 :
8693
8786
version "1.1.5"
8694
8787
resolved "https://registry.npm.taobao.org/pug-html-loader/download/pug-html-loader-1.1.5.tgz#b46855a7790a306e43ec5db297dbdbb7995f4b5a"
@@ -8706,6 +8799,15 @@ pug-lexer@^4.1.0:
8706
8799
is-expression "^3.0.0"
8707
8800
pug-error "^1.3.3"
8708
8801
8802
+ pug-lexer@^5.0.0 :
8803
+ version "5.0.1"
8804
+ resolved "https://registry.yarnpkg.com/pug-lexer/-/pug-lexer-5.0.1.tgz#ae44628c5bef9b190b665683b288ca9024b8b0d5"
8805
+ integrity sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==
8806
+ dependencies :
8807
+ character-parser "^2.2.0"
8808
+ is-expression "^4.0.0"
8809
+ pug-error "^2.0.0"
8810
+
8709
8811
pug-linker@^3.0.6 :
8710
8812
version "3.0.6"
8711
8813
resolved "https://registry.npm.taobao.org/pug-linker/download/pug-linker-3.0.6.tgz#f5bf218b0efd65ce6670f7afc51658d0f82989fb"
@@ -8714,6 +8816,14 @@ pug-linker@^3.0.6:
8714
8816
pug-error "^1.3.3"
8715
8817
pug-walk "^1.1.8"
8716
8818
8819
+ pug-linker@^4.0.0 :
8820
+ version "4.0.0"
8821
+ resolved "https://registry.yarnpkg.com/pug-linker/-/pug-linker-4.0.0.tgz#12cbc0594fc5a3e06b9fc59e6f93c146962a7708"
8822
+ integrity sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==
8823
+ dependencies :
8824
+ pug-error "^2.0.0"
8825
+ pug-walk "^2.0.0"
8826
+
8717
8827
pug-load@^2.0.12 :
8718
8828
version "2.0.12"
8719
8829
resolved "https://registry.npm.taobao.org/pug-load/download/pug-load-2.0.12.tgz#d38c85eb85f6e2f704dea14dcca94144d35d3e7b"
@@ -8722,6 +8832,14 @@ pug-load@^2.0.12:
8722
8832
object-assign "^4.1.0"
8723
8833
pug-walk "^1.1.8"
8724
8834
8835
+ pug-load@^3.0.0 :
8836
+ version "3.0.0"
8837
+ resolved "https://registry.yarnpkg.com/pug-load/-/pug-load-3.0.0.tgz#9fd9cda52202b08adb11d25681fb9f34bd41b662"
8838
+ integrity sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==
8839
+ dependencies :
8840
+ object-assign "^4.1.1"
8841
+ pug-walk "^2.0.0"
8842
+
8725
8843
pug-parser@^5.0.1 :
8726
8844
version "5.0.1"
8727
8845
resolved "https://registry.npm.taobao.org/pug-parser/download/pug-parser-5.0.1.tgz#03e7ada48b6840bd3822f867d7d90f842d0ffdc9"
@@ -8730,24 +8848,49 @@ pug-parser@^5.0.1:
8730
8848
pug-error "^1.3.3"
8731
8849
token-stream "0.0.1"
8732
8850
8851
+ pug-parser@^6.0.0 :
8852
+ version "6.0.0"
8853
+ resolved "https://registry.yarnpkg.com/pug-parser/-/pug-parser-6.0.0.tgz#a8fdc035863a95b2c1dc5ebf4ecf80b4e76a1260"
8854
+ integrity sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==
8855
+ dependencies :
8856
+ pug-error "^2.0.0"
8857
+ token-stream "1.0.0"
8858
+
8733
8859
pug-runtime@^2.0.5 :
8734
8860
version "2.0.5"
8735
8861
resolved "https://registry.npm.taobao.org/pug-runtime/download/pug-runtime-2.0.5.tgz#6da7976c36bf22f68e733c359240d8ae7a32953a"
8736
8862
integrity sha1-baeXbDa/IvaOczw1kkDYrnoylTo=
8737
8863
8864
+ pug-runtime@^3.0.0 :
8865
+ version "3.0.1"
8866
+ resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.1.tgz#f636976204723f35a8c5f6fad6acda2a191b83d7"
8867
+ integrity sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==
8868
+
8738
8869
pug-strip-comments@^1.0.4 :
8739
8870
version "1.0.4"
8740
8871
resolved "https://registry.npm.taobao.org/pug-strip-comments/download/pug-strip-comments-1.0.4.tgz#cc1b6de1f6e8f5931cf02ec66cdffd3f50eaf8a8"
8741
8872
integrity sha1-zBtt4fbo9ZMc8C7GbN/9P1Dq+Kg=
8742
8873
dependencies :
8743
8874
pug-error "^1.3.3"
8744
8875
8876
+ pug-strip-comments@^2.0.0 :
8877
+ version "2.0.0"
8878
+ resolved "https://registry.yarnpkg.com/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz#f94b07fd6b495523330f490a7f554b4ff876303e"
8879
+ integrity sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==
8880
+ dependencies :
8881
+ pug-error "^2.0.0"
8882
+
8745
8883
pug-walk@^1.1.8 :
8746
8884
version "1.1.8"
8747
8885
resolved "https://registry.npm.taobao.org/pug-walk/download/pug-walk-1.1.8.tgz#b408f67f27912f8c21da2f45b7230c4bd2a5ea7a"
8748
8886
integrity sha1-tAj2fyeRL4wh2i9FtyMMS9Kl6no=
8749
8887
8750
- pug@^2.0.0-rc.2, pug@^2.0.4 :
8888
+ pug-walk@^2.0.0 :
8889
+ version "2.0.0"
8890
+ resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-2.0.0.tgz#417aabc29232bb4499b5b5069a2b2d2a24d5f5fe"
8891
+ integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
8892
+
8893
+ pug@^2.0.0-rc.2 :
8751
8894
version "2.0.4"
8752
8895
resolved "https://registry.npm.taobao.org/pug/download/pug-2.0.4.tgz#ee7682ec0a60494b38d48a88f05f3b0ac931377d"
8753
8896
integrity sha1-7naC7ApgSUs41IqI8F87CskxN30=
@@ -8761,6 +8904,20 @@ pug@^2.0.0-rc.2, pug@^2.0.4:
8761
8904
pug-runtime "^2.0.5"
8762
8905
pug-strip-comments "^1.0.4"
8763
8906
8907
+ pug@^3.0.1 :
8908
+ version "3.0.1"
8909
+ resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.1.tgz#9b287554043e6d18852673a382b0350595bdc067"
8910
+ integrity sha512-9v1o2yXMfSKJy2PykKyWUhpgx9Pf9D/UlPgIs2pTTxR6DQZ0oivy4I9f8PlWXRY4sjIhDU4TMJ7hQmYnNJc2bw==
8911
+ dependencies :
8912
+ pug-code-gen "^3.0.2"
8913
+ pug-filters "^4.0.0"
8914
+ pug-lexer "^5.0.0"
8915
+ pug-linker "^4.0.0"
8916
+ pug-load "^3.0.0"
8917
+ pug-parser "^6.0.0"
8918
+ pug-runtime "^3.0.0"
8919
+ pug-strip-comments "^2.0.0"
8920
+
8764
8921
pump@^2.0.0, pump@^2.0.1 :
8765
8922
version "2.0.1"
8766
8923
resolved "https://registry.npm.taobao.org/pump/download/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909"
@@ -9287,6 +9444,14 @@ resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.
9287
9444
dependencies :
9288
9445
path-parse "^1.0.6"
9289
9446
9447
+ resolve@^1.15.1 :
9448
+ version "1.20.0"
9449
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
9450
+ integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
9451
+ dependencies :
9452
+ is-core-module "^2.2.0"
9453
+ path-parse "^1.0.6"
9454
+
9290
9455
9291
9456
version "1.0.2"
9292
9457
resolved "https://registry.npm.taobao.org/responselike/download/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
10579
10744
resolved "https://registry.npm.taobao.org/token-stream/download/token-stream-0.0.1.tgz#ceeefc717a76c4316f126d0b9dbaa55d7e7df01a"
10580
10745
integrity sha1-zu78cXp2xDFvEm0LnbqlXX598Bo=
10581
10746
10747
+
10748
+ version "1.0.0"
10749
+ resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-1.0.0.tgz#cc200eab2613f4166d27ff9afc7ca56d49df6eb4"
10750
+ integrity sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ=
10751
+
10582
10752
tough-cookie@~0.9.15 :
10583
10753
version "0.9.15"
10584
10754
resolved "https://registry.npm.taobao.org/tough-cookie/download/tough-cookie-0.9.15.tgz#75617ac347e3659052b0350131885829677399f6"
@@ -11156,6 +11326,11 @@ void-elements@^2.0.1:
11156
11326
resolved "https://registry.npm.taobao.org/void-elements/download/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
11157
11327
integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=
11158
11328
11329
+ void-elements@^3.1.0 :
11330
+ version "3.1.0"
11331
+ resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-3.1.0.tgz#614f7fbf8d801f0bb5f0661f5b2f5785750e4f09"
11332
+ integrity sha1-YU9/v42AHwu18GYfWy9XhXUOTwk=
11333
+
11159
11334
vue-class-component@^7.1.0, vue-class-component@^7.2.3 :
11160
11335
version "7.2.3"
11161
11336
resolved "https://registry.npm.taobao.org/vue-class-component/download/vue-class-component-7.2.3.tgz#a5b1abd53513a72ad51098752e2dedd499807cca"
@@ -11463,6 +11638,16 @@ with@^5.0.0:
11463
11638
acorn "^3.1.0"
11464
11639
acorn-globals "^3.0.0"
11465
11640
11641
+ with@^7.0.0 :
11642
+ version "7.0.2"
11643
+ resolved "https://registry.yarnpkg.com/with/-/with-7.0.2.tgz#ccee3ad542d25538a7a7a80aad212b9828495bac"
11644
+ integrity sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==
11645
+ dependencies :
11646
+ " @babel/parser" " ^7.9.6"
11647
+ " @babel/types" " ^7.9.6"
11648
+ assert-never "^1.2.1"
11649
+ babel-walk "3.0.0-canary-5"
11650
+
11466
11651
word-wrap@~1.2.3 :
11467
11652
version "1.2.3"
11468
11653
resolved "https://registry.npm.taobao.org/word-wrap/download/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
0 commit comments