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.14.5 " :
244
+ version "7.14.5"
245
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
246
+ integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
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.14.7"
283
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
284
+ integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==
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.14.5"
923
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff"
924
+ integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==
925
+ dependencies :
926
+ " @babel/helper-validator-identifier" " ^7.14.5"
927
+ to-fast-properties "^2.0.0"
928
+
911
929
912
930
version "2.1.3"
913
931
resolved "https://registry.npm.taobao.org/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -1683,6 +1701,11 @@ asn1@~0.2.0, asn1@~0.2.3:
1683
1701
dependencies :
1684
1702
safer-buffer "~2.1.0"
1685
1703
1704
+ assert-never@^1.2.1 :
1705
+ version "1.2.1"
1706
+ resolved "https://registry.yarnpkg.com/assert-never/-/assert-never-1.2.1.tgz#11f0e363bf146205fb08193b5c7b90f4d1cf44fe"
1707
+ integrity sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw==
1708
+
1686
1709
[email protected] , assert-plus@^1.0.0:
1687
1710
version "1.0.0"
1688
1711
resolved "https://registry.npm.taobao.org/assert-plus/download/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
@@ -1845,6 +1868,13 @@ babel-types@^6.26.0:
1845
1868
lodash "^4.17.4"
1846
1869
to-fast-properties "^1.0.3"
1847
1870
1871
+
1872
+ version "3.0.0-canary-5"
1873
+ resolved "https://registry.yarnpkg.com/babel-walk/-/babel-walk-3.0.0-canary-5.tgz#f66ecd7298357aee44955f235a6ef54219104b11"
1874
+ integrity sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==
1875
+ dependencies :
1876
+ " @babel/types" " ^7.9.6"
1877
+
1848
1878
babylon@^6.18.0 :
1849
1879
version "6.18.0"
1850
1880
resolved "https://registry.npm.taobao.org/babylon/download/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -2491,7 +2521,7 @@ chalk@^4.1.0:
2491
2521
ansi-styles "^4.1.0"
2492
2522
supports-color "^7.1.0"
2493
2523
2494
- character-parser@^2.1.1 :
2524
+ character-parser@^2.1.1, character-parser@^2.2.0 :
2495
2525
version "2.2.0"
2496
2526
resolved "https://registry.npm.taobao.org/character-parser/download/character-parser-2.2.0.tgz#c7ce28f36d4bcd9744e5ffc2c5fcde1c73261fc0"
2497
2527
integrity sha1-x84o821LzZdE5f/CxfzeHHMmH8A=
@@ -2886,6 +2916,14 @@ constantinople@^3.0.1, constantinople@^3.1.2:
2886
2916
babel-types "^6.26.0"
2887
2917
babylon "^6.18.0"
2888
2918
2919
+ constantinople@^4.0.1 :
2920
+ version "4.0.1"
2921
+ resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-4.0.1.tgz#0def113fa0e4dc8de83331a5cf79c8b325213151"
2922
+ integrity sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==
2923
+ dependencies :
2924
+ " @babel/parser" " ^7.6.0"
2925
+ " @babel/types" " ^7.6.1"
2926
+
2889
2927
constants-browserify@^1.0.0 :
2890
2928
version "1.0.0"
2891
2929
resolved "https://registry.npm.taobao.org/constants-browserify/download/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
@@ -6013,6 +6051,13 @@ is-callable@^1.1.4, is-callable@^1.2.0:
6013
6051
resolved "https://registry.npm.taobao.org/is-callable/download/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
6014
6052
integrity sha1-gzNlYLVKOONeOi33r9BFTWkUaLs=
6015
6053
6054
+ is-core-module@^2.2.0 :
6055
+ version "2.4.0"
6056
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
6057
+ integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==
6058
+ dependencies :
6059
+ has "^1.0.3"
6060
+
6016
6061
is-data-descriptor@^0.1.4 :
6017
6062
version "0.1.4"
6018
6063
resolved "https://registry.npm.taobao.org/is-data-descriptor/download/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -6063,6 +6108,14 @@ is-expression@^3.0.0:
6063
6108
acorn "~4.0.2"
6064
6109
object-assign "^4.0.1"
6065
6110
6111
+ is-expression@^4.0.0 :
6112
+ version "4.0.0"
6113
+ resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-4.0.0.tgz#c33155962abf21d0afd2552514d67d2ec16fd2ab"
6114
+ integrity sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==
6115
+ dependencies :
6116
+ acorn "^7.1.1"
6117
+ object-assign "^4.1.1"
6118
+
6066
6119
is-extendable@^0.1.0, is-extendable@^0.1.1 :
6067
6120
version "0.1.1"
6068
6121
resolved "https://registry.npm.taobao.org/is-extendable/download/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
@@ -6336,7 +6389,7 @@ js-base64@^2.1.8:
6336
6389
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"
6337
6390
integrity sha1-ev25tXqncX4V03C2bo82qcuDXcM=
6338
6391
6339
- js-stringify@^1.0.1 :
6392
+ js-stringify@^1.0.1, js-stringify@^1.0.2 :
6340
6393
version "1.0.2"
6341
6394
resolved "https://registry.npm.taobao.org/js-stringify/download/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db"
6342
6395
integrity sha1-Fzb939lyTyijaCrcYjCufk6Weds=
@@ -8684,6 +8737,15 @@ pug-attrs@^2.0.4:
8684
8737
js-stringify "^1.0.1"
8685
8738
pug-runtime "^2.0.5"
8686
8739
8740
+ pug-attrs@^3.0.0 :
8741
+ version "3.0.0"
8742
+ resolved "https://registry.yarnpkg.com/pug-attrs/-/pug-attrs-3.0.0.tgz#b10451e0348165e31fad1cc23ebddd9dc7347c41"
8743
+ integrity sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==
8744
+ dependencies :
8745
+ constantinople "^4.0.1"
8746
+ js-stringify "^1.0.2"
8747
+ pug-runtime "^3.0.0"
8748
+
8687
8749
pug-code-gen@^2.0.2 :
8688
8750
version "2.0.2"
8689
8751
resolved "https://registry.npm.taobao.org/pug-code-gen/download/pug-code-gen-2.0.2.tgz#ad0967162aea077dcf787838d94ed14acb0217c2"
@@ -8698,11 +8760,30 @@ pug-code-gen@^2.0.2:
8698
8760
void-elements "^2.0.1"
8699
8761
with "^5.0.0"
8700
8762
8763
+ pug-code-gen@^3.0.2 :
8764
+ version "3.0.2"
8765
+ resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
8766
+ integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
8767
+ dependencies :
8768
+ constantinople "^4.0.1"
8769
+ doctypes "^1.1.0"
8770
+ js-stringify "^1.0.2"
8771
+ pug-attrs "^3.0.0"
8772
+ pug-error "^2.0.0"
8773
+ pug-runtime "^3.0.0"
8774
+ void-elements "^3.1.0"
8775
+ with "^7.0.0"
8776
+
8701
8777
pug-error@^1.3.3 :
8702
8778
version "1.3.3"
8703
8779
resolved "https://registry.npm.taobao.org/pug-error/download/pug-error-1.3.3.tgz#f342fb008752d58034c185de03602dd9ffe15fa6"
8704
8780
integrity sha1-80L7AIdS1YA0wYXeA2At2f/hX6Y=
8705
8781
8782
+ pug-error@^2.0.0 :
8783
+ version "2.0.0"
8784
+ resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
8785
+ integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
8786
+
8706
8787
pug-filters@^3.1.1 :
8707
8788
version "3.1.1"
8708
8789
resolved "https://registry.npm.taobao.org/pug-filters/download/pug-filters-3.1.1.tgz#ab2cc82db9eeccf578bda89130e252a0db026aa7"
@@ -8716,6 +8797,17 @@ pug-filters@^3.1.1:
8716
8797
resolve "^1.1.6"
8717
8798
uglify-js "^2.6.1"
8718
8799
8800
+ pug-filters@^4.0.0 :
8801
+ version "4.0.0"
8802
+ resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
8803
+ integrity sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==
8804
+ dependencies :
8805
+ constantinople "^4.0.1"
8806
+ jstransformer "1.0.0"
8807
+ pug-error "^2.0.0"
8808
+ pug-walk "^2.0.0"
8809
+ resolve "^1.15.1"
8810
+
8719
8811
pug-html-loader@^1.1.5 :
8720
8812
version "1.1.5"
8721
8813
resolved "https://registry.npm.taobao.org/pug-html-loader/download/pug-html-loader-1.1.5.tgz#b46855a7790a306e43ec5db297dbdbb7995f4b5a"
@@ -8733,6 +8825,15 @@ pug-lexer@^4.1.0:
8733
8825
is-expression "^3.0.0"
8734
8826
pug-error "^1.3.3"
8735
8827
8828
+ pug-lexer@^5.0.0 :
8829
+ version "5.0.1"
8830
+ resolved "https://registry.yarnpkg.com/pug-lexer/-/pug-lexer-5.0.1.tgz#ae44628c5bef9b190b665683b288ca9024b8b0d5"
8831
+ integrity sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==
8832
+ dependencies :
8833
+ character-parser "^2.2.0"
8834
+ is-expression "^4.0.0"
8835
+ pug-error "^2.0.0"
8836
+
8736
8837
pug-linker@^3.0.6 :
8737
8838
version "3.0.6"
8738
8839
resolved "https://registry.npm.taobao.org/pug-linker/download/pug-linker-3.0.6.tgz#f5bf218b0efd65ce6670f7afc51658d0f82989fb"
@@ -8741,6 +8842,14 @@ pug-linker@^3.0.6:
8741
8842
pug-error "^1.3.3"
8742
8843
pug-walk "^1.1.8"
8743
8844
8845
+ pug-linker@^4.0.0 :
8846
+ version "4.0.0"
8847
+ resolved "https://registry.yarnpkg.com/pug-linker/-/pug-linker-4.0.0.tgz#12cbc0594fc5a3e06b9fc59e6f93c146962a7708"
8848
+ integrity sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==
8849
+ dependencies :
8850
+ pug-error "^2.0.0"
8851
+ pug-walk "^2.0.0"
8852
+
8744
8853
pug-load@^2.0.12 :
8745
8854
version "2.0.12"
8746
8855
resolved "https://registry.npm.taobao.org/pug-load/download/pug-load-2.0.12.tgz#d38c85eb85f6e2f704dea14dcca94144d35d3e7b"
@@ -8749,6 +8858,14 @@ pug-load@^2.0.12:
8749
8858
object-assign "^4.1.0"
8750
8859
pug-walk "^1.1.8"
8751
8860
8861
+ pug-load@^3.0.0 :
8862
+ version "3.0.0"
8863
+ resolved "https://registry.yarnpkg.com/pug-load/-/pug-load-3.0.0.tgz#9fd9cda52202b08adb11d25681fb9f34bd41b662"
8864
+ integrity sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==
8865
+ dependencies :
8866
+ object-assign "^4.1.1"
8867
+ pug-walk "^2.0.0"
8868
+
8752
8869
pug-parser@^5.0.1 :
8753
8870
version "5.0.1"
8754
8871
resolved "https://registry.npm.taobao.org/pug-parser/download/pug-parser-5.0.1.tgz#03e7ada48b6840bd3822f867d7d90f842d0ffdc9"
@@ -8757,24 +8874,49 @@ pug-parser@^5.0.1:
8757
8874
pug-error "^1.3.3"
8758
8875
token-stream "0.0.1"
8759
8876
8877
+ pug-parser@^6.0.0 :
8878
+ version "6.0.0"
8879
+ resolved "https://registry.yarnpkg.com/pug-parser/-/pug-parser-6.0.0.tgz#a8fdc035863a95b2c1dc5ebf4ecf80b4e76a1260"
8880
+ integrity sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==
8881
+ dependencies :
8882
+ pug-error "^2.0.0"
8883
+ token-stream "1.0.0"
8884
+
8760
8885
pug-runtime@^2.0.5 :
8761
8886
version "2.0.5"
8762
8887
resolved "https://registry.npm.taobao.org/pug-runtime/download/pug-runtime-2.0.5.tgz#6da7976c36bf22f68e733c359240d8ae7a32953a"
8763
8888
integrity sha1-baeXbDa/IvaOczw1kkDYrnoylTo=
8764
8889
8890
+ pug-runtime@^3.0.0 :
8891
+ version "3.0.1"
8892
+ resolved "https://registry.yarnpkg.com/pug-runtime/-/pug-runtime-3.0.1.tgz#f636976204723f35a8c5f6fad6acda2a191b83d7"
8893
+ integrity sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==
8894
+
8765
8895
pug-strip-comments@^1.0.4 :
8766
8896
version "1.0.4"
8767
8897
resolved "https://registry.npm.taobao.org/pug-strip-comments/download/pug-strip-comments-1.0.4.tgz#cc1b6de1f6e8f5931cf02ec66cdffd3f50eaf8a8"
8768
8898
integrity sha1-zBtt4fbo9ZMc8C7GbN/9P1Dq+Kg=
8769
8899
dependencies :
8770
8900
pug-error "^1.3.3"
8771
8901
8902
+ pug-strip-comments@^2.0.0 :
8903
+ version "2.0.0"
8904
+ resolved "https://registry.yarnpkg.com/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz#f94b07fd6b495523330f490a7f554b4ff876303e"
8905
+ integrity sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==
8906
+ dependencies :
8907
+ pug-error "^2.0.0"
8908
+
8772
8909
pug-walk@^1.1.8 :
8773
8910
version "1.1.8"
8774
8911
resolved "https://registry.npm.taobao.org/pug-walk/download/pug-walk-1.1.8.tgz#b408f67f27912f8c21da2f45b7230c4bd2a5ea7a"
8775
8912
integrity sha1-tAj2fyeRL4wh2i9FtyMMS9Kl6no=
8776
8913
8777
- pug@^2.0.0-rc.2, pug@^2.0.4 :
8914
+ pug-walk@^2.0.0 :
8915
+ version "2.0.0"
8916
+ resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-2.0.0.tgz#417aabc29232bb4499b5b5069a2b2d2a24d5f5fe"
8917
+ integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
8918
+
8919
+ pug@^2.0.0-rc.2 :
8778
8920
version "2.0.4"
8779
8921
resolved "https://registry.npm.taobao.org/pug/download/pug-2.0.4.tgz#ee7682ec0a60494b38d48a88f05f3b0ac931377d"
8780
8922
integrity sha1-7naC7ApgSUs41IqI8F87CskxN30=
@@ -8788,6 +8930,20 @@ pug@^2.0.0-rc.2, pug@^2.0.4:
8788
8930
pug-runtime "^2.0.5"
8789
8931
pug-strip-comments "^1.0.4"
8790
8932
8933
+ pug@^3.0.1 :
8934
+ version "3.0.1"
8935
+ resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.1.tgz#9b287554043e6d18852673a382b0350595bdc067"
8936
+ integrity sha512-9v1o2yXMfSKJy2PykKyWUhpgx9Pf9D/UlPgIs2pTTxR6DQZ0oivy4I9f8PlWXRY4sjIhDU4TMJ7hQmYnNJc2bw==
8937
+ dependencies :
8938
+ pug-code-gen "^3.0.2"
8939
+ pug-filters "^4.0.0"
8940
+ pug-lexer "^5.0.0"
8941
+ pug-linker "^4.0.0"
8942
+ pug-load "^3.0.0"
8943
+ pug-parser "^6.0.0"
8944
+ pug-runtime "^3.0.0"
8945
+ pug-strip-comments "^2.0.0"
8946
+
8791
8947
pump@^2.0.0, pump@^2.0.1 :
8792
8948
version "2.0.1"
8793
8949
resolved "https://registry.npm.taobao.org/pump/download/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909"
@@ -9333,6 +9489,14 @@ resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.
9333
9489
dependencies :
9334
9490
path-parse "^1.0.6"
9335
9491
9492
+ resolve@^1.15.1 :
9493
+ version "1.20.0"
9494
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
9495
+ integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
9496
+ dependencies :
9497
+ is-core-module "^2.2.0"
9498
+ path-parse "^1.0.6"
9499
+
9336
9500
9337
9501
version "1.0.2"
9338
9502
resolved "https://registry.npm.taobao.org/responselike/download/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
10630
10794
resolved "https://registry.npm.taobao.org/token-stream/download/token-stream-0.0.1.tgz#ceeefc717a76c4316f126d0b9dbaa55d7e7df01a"
10631
10795
integrity sha1-zu78cXp2xDFvEm0LnbqlXX598Bo=
10632
10796
10797
+
10798
+ version "1.0.0"
10799
+ resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-1.0.0.tgz#cc200eab2613f4166d27ff9afc7ca56d49df6eb4"
10800
+ integrity sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ=
10801
+
10633
10802
tough-cookie@~0.9.15 :
10634
10803
version "0.9.15"
10635
10804
resolved "https://registry.npm.taobao.org/tough-cookie/download/tough-cookie-0.9.15.tgz#75617ac347e3659052b0350131885829677399f6"
@@ -11207,6 +11376,11 @@ void-elements@^2.0.1:
11207
11376
resolved "https://registry.npm.taobao.org/void-elements/download/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
11208
11377
integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=
11209
11378
11379
+ void-elements@^3.1.0 :
11380
+ version "3.1.0"
11381
+ resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-3.1.0.tgz#614f7fbf8d801f0bb5f0661f5b2f5785750e4f09"
11382
+ integrity sha1-YU9/v42AHwu18GYfWy9XhXUOTwk=
11383
+
11210
11384
vue-class-component@^7.1.0, vue-class-component@^7.2.3 :
11211
11385
version "7.2.3"
11212
11386
resolved "https://registry.npm.taobao.org/vue-class-component/download/vue-class-component-7.2.3.tgz#a5b1abd53513a72ad51098752e2dedd499807cca"
@@ -11514,6 +11688,16 @@ with@^5.0.0:
11514
11688
acorn "^3.1.0"
11515
11689
acorn-globals "^3.0.0"
11516
11690
11691
+ with@^7.0.0 :
11692
+ version "7.0.2"
11693
+ resolved "https://registry.yarnpkg.com/with/-/with-7.0.2.tgz#ccee3ad542d25538a7a7a80aad212b9828495bac"
11694
+ integrity sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==
11695
+ dependencies :
11696
+ " @babel/parser" " ^7.9.6"
11697
+ " @babel/types" " ^7.9.6"
11698
+ assert-never "^1.2.1"
11699
+ babel-walk "3.0.0-canary-5"
11700
+
11517
11701
word-wrap@~1.2.3 :
11518
11702
version "1.2.3"
11519
11703
resolved "https://registry.npm.taobao.org/word-wrap/download/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
0 commit comments