pnpm-lock.yaml 293 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215
  1. lockfileVersion: '6.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. dependencies:
  6. '@vitejs/plugin-basic-ssl':
  7. specifier: ^1.0.2
  8. version: 1.0.2(vite@5.0.8)
  9. '@vueuse/core':
  10. specifier: ^10.1.2
  11. version: registry.npmmirror.com/@vueuse/core@10.7.0(vue@3.3.11)
  12. axios:
  13. specifier: ^1.6.2
  14. version: registry.npmmirror.com/axios@1.6.2
  15. recorder-js:
  16. specifier: ^1.0.7
  17. version: 1.0.7
  18. sass:
  19. specifier: 1.62.1
  20. version: registry.npmmirror.com/sass@1.62.1
  21. unocss:
  22. specifier: ^0.58.0
  23. version: registry.npmmirror.com/unocss@0.58.0(postcss@8.4.32)(vite@5.0.8)
  24. vant:
  25. specifier: ^4.8.0
  26. version: registry.npmmirror.com/vant@4.8.0(vue@3.3.11)
  27. vconsole:
  28. specifier: ^3.15.1
  29. version: 3.15.1
  30. vite-plugin-pages:
  31. specifier: ^0.32.0
  32. version: registry.npmmirror.com/vite-plugin-pages@0.32.0(vite@5.0.8)
  33. vite-plugin-windicss:
  34. specifier: ^1.9.2
  35. version: registry.npmmirror.com/vite-plugin-windicss@1.9.2(vite@5.0.8)
  36. vue:
  37. specifier: ^3.3.11
  38. version: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  39. vue-router:
  40. specifier: ^4.2.5
  41. version: registry.npmmirror.com/vue-router@4.2.5(vue@3.3.11)
  42. devDependencies:
  43. '@vitejs/plugin-legacy':
  44. specifier: ^4.0.5
  45. version: registry.npmmirror.com/@vitejs/plugin-legacy@4.1.1(terser@5.26.0)(vite@5.0.8)
  46. '@vitejs/plugin-vue':
  47. specifier: ^4.5.2
  48. version: registry.npmmirror.com/@vitejs/plugin-vue@4.5.2(vite@5.0.8)(vue@3.3.11)
  49. typescript:
  50. specifier: ^5.2.2
  51. version: registry.npmmirror.com/typescript@5.3.3
  52. unplugin-auto-import:
  53. specifier: ^0.16.7
  54. version: registry.npmmirror.com/unplugin-auto-import@0.16.7(@vueuse/core@10.7.0)
  55. unplugin-vue-components:
  56. specifier: ^0.25.2
  57. version: registry.npmmirror.com/unplugin-vue-components@0.25.2(vue@3.3.11)
  58. unplugin-vue-macros:
  59. specifier: ^2.6.2
  60. version: registry.npmmirror.com/unplugin-vue-macros@2.7.2(@vueuse/core@10.7.0)(typescript@5.3.3)(vite@5.0.8)(vue@3.3.11)
  61. vite:
  62. specifier: ^5.0.8
  63. version: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  64. vue-tsc:
  65. specifier: ^1.8.25
  66. version: registry.npmmirror.com/vue-tsc@1.8.25(typescript@5.3.3)
  67. packages:
  68. /@babel/runtime@7.23.6:
  69. resolution: {integrity: sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==}
  70. engines: {node: '>=6.9.0'}
  71. dependencies:
  72. regenerator-runtime: 0.14.0
  73. /@esbuild/android-arm64@0.19.9:
  74. resolution: {integrity: sha512-q4cR+6ZD0938R19MyEW3jEsMzbb/1rulLXiNAJQADD/XYp7pT+rOS5JGxvpRW8dFDEfjW4wLgC/3FXIw4zYglQ==}
  75. engines: {node: '>=12'}
  76. cpu: [arm64]
  77. os: [android]
  78. requiresBuild: true
  79. optional: true
  80. /@esbuild/android-arm@0.19.9:
  81. resolution: {integrity: sha512-jkYjjq7SdsWuNI6b5quymW0oC83NN5FdRPuCbs9HZ02mfVdAP8B8eeqLSYU3gb6OJEaY5CQabtTFbqBf26H3GA==}
  82. engines: {node: '>=12'}
  83. cpu: [arm]
  84. os: [android]
  85. requiresBuild: true
  86. optional: true
  87. /@esbuild/android-x64@0.19.9:
  88. resolution: {integrity: sha512-KOqoPntWAH6ZxDwx1D6mRntIgZh9KodzgNOy5Ebt9ghzffOk9X2c1sPwtM9P+0eXbefnDhqYfkh5PLP5ULtWFA==}
  89. engines: {node: '>=12'}
  90. cpu: [x64]
  91. os: [android]
  92. requiresBuild: true
  93. optional: true
  94. /@esbuild/darwin-arm64@0.19.9:
  95. resolution: {integrity: sha512-KBJ9S0AFyLVx2E5D8W0vExqRW01WqRtczUZ8NRu+Pi+87opZn5tL4Y0xT0mA4FtHctd0ZgwNoN639fUUGlNIWw==}
  96. engines: {node: '>=12'}
  97. cpu: [arm64]
  98. os: [darwin]
  99. requiresBuild: true
  100. optional: true
  101. /@esbuild/darwin-x64@0.19.9:
  102. resolution: {integrity: sha512-vE0VotmNTQaTdX0Q9dOHmMTao6ObjyPm58CHZr1UK7qpNleQyxlFlNCaHsHx6Uqv86VgPmR4o2wdNq3dP1qyDQ==}
  103. engines: {node: '>=12'}
  104. cpu: [x64]
  105. os: [darwin]
  106. requiresBuild: true
  107. optional: true
  108. /@esbuild/freebsd-arm64@0.19.9:
  109. resolution: {integrity: sha512-uFQyd/o1IjiEk3rUHSwUKkqZwqdvuD8GevWF065eqgYfexcVkxh+IJgwTaGZVu59XczZGcN/YMh9uF1fWD8j1g==}
  110. engines: {node: '>=12'}
  111. cpu: [arm64]
  112. os: [freebsd]
  113. requiresBuild: true
  114. optional: true
  115. /@esbuild/freebsd-x64@0.19.9:
  116. resolution: {integrity: sha512-WMLgWAtkdTbTu1AWacY7uoj/YtHthgqrqhf1OaEWnZb7PQgpt8eaA/F3LkV0E6K/Lc0cUr/uaVP/49iE4M4asA==}
  117. engines: {node: '>=12'}
  118. cpu: [x64]
  119. os: [freebsd]
  120. requiresBuild: true
  121. optional: true
  122. /@esbuild/linux-arm64@0.19.9:
  123. resolution: {integrity: sha512-PiPblfe1BjK7WDAKR1Cr9O7VVPqVNpwFcPWgfn4xu0eMemzRp442hXyzF/fSwgrufI66FpHOEJk0yYdPInsmyQ==}
  124. engines: {node: '>=12'}
  125. cpu: [arm64]
  126. os: [linux]
  127. requiresBuild: true
  128. optional: true
  129. /@esbuild/linux-arm@0.19.9:
  130. resolution: {integrity: sha512-C/ChPohUYoyUaqn1h17m/6yt6OB14hbXvT8EgM1ZWaiiTYz7nWZR0SYmMnB5BzQA4GXl3BgBO1l8MYqL/He3qw==}
  131. engines: {node: '>=12'}
  132. cpu: [arm]
  133. os: [linux]
  134. requiresBuild: true
  135. optional: true
  136. /@esbuild/linux-ia32@0.19.9:
  137. resolution: {integrity: sha512-f37i/0zE0MjDxijkPSQw1CO/7C27Eojqb+r3BbHVxMLkj8GCa78TrBZzvPyA/FNLUMzP3eyHCVkAopkKVja+6Q==}
  138. engines: {node: '>=12'}
  139. cpu: [ia32]
  140. os: [linux]
  141. requiresBuild: true
  142. optional: true
  143. /@esbuild/linux-loong64@0.19.9:
  144. resolution: {integrity: sha512-t6mN147pUIf3t6wUt3FeumoOTPfmv9Cc6DQlsVBpB7eCpLOqQDyWBP1ymXn1lDw4fNUSb/gBcKAmvTP49oIkaA==}
  145. engines: {node: '>=12'}
  146. cpu: [loong64]
  147. os: [linux]
  148. requiresBuild: true
  149. optional: true
  150. /@esbuild/linux-mips64el@0.19.9:
  151. resolution: {integrity: sha512-jg9fujJTNTQBuDXdmAg1eeJUL4Jds7BklOTkkH80ZgQIoCTdQrDaHYgbFZyeTq8zbY+axgptncko3v9p5hLZtw==}
  152. engines: {node: '>=12'}
  153. cpu: [mips64el]
  154. os: [linux]
  155. requiresBuild: true
  156. optional: true
  157. /@esbuild/linux-ppc64@0.19.9:
  158. resolution: {integrity: sha512-tkV0xUX0pUUgY4ha7z5BbDS85uI7ABw3V1d0RNTii7E9lbmV8Z37Pup2tsLV46SQWzjOeyDi1Q7Wx2+QM8WaCQ==}
  159. engines: {node: '>=12'}
  160. cpu: [ppc64]
  161. os: [linux]
  162. requiresBuild: true
  163. optional: true
  164. /@esbuild/linux-riscv64@0.19.9:
  165. resolution: {integrity: sha512-DfLp8dj91cufgPZDXr9p3FoR++m3ZJ6uIXsXrIvJdOjXVREtXuQCjfMfvmc3LScAVmLjcfloyVtpn43D56JFHg==}
  166. engines: {node: '>=12'}
  167. cpu: [riscv64]
  168. os: [linux]
  169. requiresBuild: true
  170. optional: true
  171. /@esbuild/linux-s390x@0.19.9:
  172. resolution: {integrity: sha512-zHbglfEdC88KMgCWpOl/zc6dDYJvWGLiUtmPRsr1OgCViu3z5GncvNVdf+6/56O2Ca8jUU+t1BW261V6kp8qdw==}
  173. engines: {node: '>=12'}
  174. cpu: [s390x]
  175. os: [linux]
  176. requiresBuild: true
  177. optional: true
  178. /@esbuild/linux-x64@0.19.9:
  179. resolution: {integrity: sha512-JUjpystGFFmNrEHQnIVG8hKwvA2DN5o7RqiO1CVX8EN/F/gkCjkUMgVn6hzScpwnJtl2mPR6I9XV1oW8k9O+0A==}
  180. engines: {node: '>=12'}
  181. cpu: [x64]
  182. os: [linux]
  183. requiresBuild: true
  184. optional: true
  185. /@esbuild/netbsd-x64@0.19.9:
  186. resolution: {integrity: sha512-GThgZPAwOBOsheA2RUlW5UeroRfESwMq/guy8uEe3wJlAOjpOXuSevLRd70NZ37ZrpO6RHGHgEHvPg1h3S1Jug==}
  187. engines: {node: '>=12'}
  188. cpu: [x64]
  189. os: [netbsd]
  190. requiresBuild: true
  191. optional: true
  192. /@esbuild/openbsd-x64@0.19.9:
  193. resolution: {integrity: sha512-Ki6PlzppaFVbLnD8PtlVQfsYw4S9n3eQl87cqgeIw+O3sRr9IghpfSKY62mggdt1yCSZ8QWvTZ9jo9fjDSg9uw==}
  194. engines: {node: '>=12'}
  195. cpu: [x64]
  196. os: [openbsd]
  197. requiresBuild: true
  198. optional: true
  199. /@esbuild/sunos-x64@0.19.9:
  200. resolution: {integrity: sha512-MLHj7k9hWh4y1ddkBpvRj2b9NCBhfgBt3VpWbHQnXRedVun/hC7sIyTGDGTfsGuXo4ebik2+3ShjcPbhtFwWDw==}
  201. engines: {node: '>=12'}
  202. cpu: [x64]
  203. os: [sunos]
  204. requiresBuild: true
  205. optional: true
  206. /@esbuild/win32-arm64@0.19.9:
  207. resolution: {integrity: sha512-GQoa6OrQ8G08guMFgeXPH7yE/8Dt0IfOGWJSfSH4uafwdC7rWwrfE6P9N8AtPGIjUzdo2+7bN8Xo3qC578olhg==}
  208. engines: {node: '>=12'}
  209. cpu: [arm64]
  210. os: [win32]
  211. requiresBuild: true
  212. optional: true
  213. /@esbuild/win32-ia32@0.19.9:
  214. resolution: {integrity: sha512-UOozV7Ntykvr5tSOlGCrqU3NBr3d8JqPes0QWN2WOXfvkWVGRajC+Ym0/Wj88fUgecUCLDdJPDF0Nna2UK3Qtg==}
  215. engines: {node: '>=12'}
  216. cpu: [ia32]
  217. os: [win32]
  218. requiresBuild: true
  219. optional: true
  220. /@esbuild/win32-x64@0.19.9:
  221. resolution: {integrity: sha512-oxoQgglOP7RH6iasDrhY+R/3cHrfwIDvRlT4CGChflq6twk8iENeVvMJjmvBb94Ik1Z+93iGO27err7w6l54GQ==}
  222. engines: {node: '>=12'}
  223. cpu: [x64]
  224. os: [win32]
  225. requiresBuild: true
  226. optional: true
  227. /@jridgewell/gen-mapping@0.3.3:
  228. resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==}
  229. engines: {node: '>=6.0.0'}
  230. dependencies:
  231. '@jridgewell/set-array': 1.1.2
  232. '@jridgewell/sourcemap-codec': 1.4.15
  233. '@jridgewell/trace-mapping': 0.3.20
  234. /@jridgewell/resolve-uri@3.1.1:
  235. resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==}
  236. engines: {node: '>=6.0.0'}
  237. /@jridgewell/set-array@1.1.2:
  238. resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
  239. engines: {node: '>=6.0.0'}
  240. /@jridgewell/source-map@0.3.5:
  241. resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==}
  242. dependencies:
  243. '@jridgewell/gen-mapping': 0.3.3
  244. '@jridgewell/trace-mapping': 0.3.20
  245. /@jridgewell/sourcemap-codec@1.4.15:
  246. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  247. /@jridgewell/trace-mapping@0.3.20:
  248. resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==}
  249. dependencies:
  250. '@jridgewell/resolve-uri': 3.1.1
  251. '@jridgewell/sourcemap-codec': 1.4.15
  252. /@rollup/rollup-android-arm-eabi@4.8.0:
  253. resolution: {integrity: sha512-zdTObFRoNENrdPpnTNnhOljYIcOX7aI7+7wyrSpPFFIOf/nRdedE6IYsjaBE7tjukphh1tMTojgJ7p3lKY8x6Q==}
  254. cpu: [arm]
  255. os: [android]
  256. requiresBuild: true
  257. optional: true
  258. /@rollup/rollup-android-arm64@4.8.0:
  259. resolution: {integrity: sha512-aiItwP48BiGpMFS9Znjo/xCNQVwTQVcRKkFKsO81m8exrGjHkCBDvm9PHay2kpa8RPnZzzKcD1iQ9KaLY4fPQQ==}
  260. cpu: [arm64]
  261. os: [android]
  262. requiresBuild: true
  263. optional: true
  264. /@rollup/rollup-darwin-arm64@4.8.0:
  265. resolution: {integrity: sha512-zhNIS+L4ZYkYQUjIQUR6Zl0RXhbbA0huvNIWjmPc2SL0cB1h5Djkcy+RZ3/Bwszfb6vgwUvcVJYD6e6Zkpsi8g==}
  266. cpu: [arm64]
  267. os: [darwin]
  268. requiresBuild: true
  269. optional: true
  270. /@rollup/rollup-darwin-x64@4.8.0:
  271. resolution: {integrity: sha512-A/FAHFRNQYrELrb/JHncRWzTTXB2ticiRFztP4ggIUAfa9Up1qfW8aG2w/mN9jNiZ+HB0t0u0jpJgFXG6BfRTA==}
  272. cpu: [x64]
  273. os: [darwin]
  274. requiresBuild: true
  275. optional: true
  276. /@rollup/rollup-linux-arm-gnueabihf@4.8.0:
  277. resolution: {integrity: sha512-JsidBnh3p2IJJA4/2xOF2puAYqbaczB3elZDT0qHxn362EIoIkq7hrR43Xa8RisgI6/WPfvb2umbGsuvf7E37A==}
  278. cpu: [arm]
  279. os: [linux]
  280. requiresBuild: true
  281. optional: true
  282. /@rollup/rollup-linux-arm64-gnu@4.8.0:
  283. resolution: {integrity: sha512-hBNCnqw3EVCkaPB0Oqd24bv8SklETptQWcJz06kb9OtiShn9jK1VuTgi7o4zPSt6rNGWQOTDEAccbk0OqJmS+g==}
  284. cpu: [arm64]
  285. os: [linux]
  286. requiresBuild: true
  287. optional: true
  288. /@rollup/rollup-linux-arm64-musl@4.8.0:
  289. resolution: {integrity: sha512-Fw9ChYfJPdltvi9ALJ9wzdCdxGw4wtq4t1qY028b2O7GwB5qLNSGtqMsAel1lfWTZvf4b6/+4HKp0GlSYg0ahA==}
  290. cpu: [arm64]
  291. os: [linux]
  292. requiresBuild: true
  293. optional: true
  294. /@rollup/rollup-linux-riscv64-gnu@4.8.0:
  295. resolution: {integrity: sha512-BH5xIh7tOzS9yBi8dFrCTG8Z6iNIGWGltd3IpTSKp6+pNWWO6qy8eKoRxOtwFbMrid5NZaidLYN6rHh9aB8bEw==}
  296. cpu: [riscv64]
  297. os: [linux]
  298. requiresBuild: true
  299. optional: true
  300. /@rollup/rollup-linux-x64-gnu@4.8.0:
  301. resolution: {integrity: sha512-PmvAj8k6EuWiyLbkNpd6BLv5XeYFpqWuRvRNRl80xVfpGXK/z6KYXmAgbI4ogz7uFiJxCnYcqyvZVD0dgFog7Q==}
  302. cpu: [x64]
  303. os: [linux]
  304. requiresBuild: true
  305. optional: true
  306. /@rollup/rollup-linux-x64-musl@4.8.0:
  307. resolution: {integrity: sha512-mdxnlW2QUzXwY+95TuxZ+CurrhgrPAMveDWI97EQlA9bfhR8tw3Pt7SUlc/eSlCNxlWktpmT//EAA8UfCHOyXg==}
  308. cpu: [x64]
  309. os: [linux]
  310. requiresBuild: true
  311. optional: true
  312. /@rollup/rollup-win32-arm64-msvc@4.8.0:
  313. resolution: {integrity: sha512-ge7saUz38aesM4MA7Cad8CHo0Fyd1+qTaqoIo+Jtk+ipBi4ATSrHWov9/S4u5pbEQmLjgUjB7BJt+MiKG2kzmA==}
  314. cpu: [arm64]
  315. os: [win32]
  316. requiresBuild: true
  317. optional: true
  318. /@rollup/rollup-win32-ia32-msvc@4.8.0:
  319. resolution: {integrity: sha512-p9E3PZlzurhlsN5h9g7zIP1DnqKXJe8ZUkFwAazqSvHuWfihlIISPxG9hCHCoA+dOOspL/c7ty1eeEVFTE0UTw==}
  320. cpu: [ia32]
  321. os: [win32]
  322. requiresBuild: true
  323. optional: true
  324. /@rollup/rollup-win32-x64-msvc@4.8.0:
  325. resolution: {integrity: sha512-kb4/auKXkYKqlUYTE8s40FcJIj5soOyRLHKd4ugR0dCq0G2EfcF54eYcfQiGkHzjidZ40daB4ulsFdtqNKZtBg==}
  326. cpu: [x64]
  327. os: [win32]
  328. requiresBuild: true
  329. optional: true
  330. /@vitejs/plugin-basic-ssl@1.0.2(vite@5.0.8):
  331. resolution: {integrity: sha512-DKHKVtpI+eA5fvObVgQ3QtTGU70CcCnedalzqmGSR050AzKZMdUzgC8KmlOneHWH8dF2hJ3wkC9+8FDVAaDRCw==}
  332. engines: {node: '>=14.6.0'}
  333. peerDependencies:
  334. vite: ^3.0.0 || ^4.0.0 || ^5.0.0
  335. dependencies:
  336. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  337. dev: false
  338. /acorn@8.11.2:
  339. resolution: {integrity: sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==}
  340. engines: {node: '>=0.4.0'}
  341. hasBin: true
  342. /buffer-from@1.1.2:
  343. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  344. /commander@2.20.3:
  345. resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
  346. /copy-text-to-clipboard@3.2.0:
  347. resolution: {integrity: sha512-RnJFp1XR/LOBDckxTib5Qjr/PMfkatD0MUCQgdpqS8MdKiNUzBjAQBEN6oUy+jW7LI93BBG3DtMB2KOOKpGs2Q==}
  348. engines: {node: '>=12'}
  349. dev: false
  350. /core-js@3.34.0:
  351. resolution: {integrity: sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==}
  352. requiresBuild: true
  353. dev: false
  354. /fsevents@2.3.3:
  355. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  356. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  357. os: [darwin]
  358. requiresBuild: true
  359. optional: true
  360. /inline-worker@1.1.0:
  361. resolution: {integrity: sha512-2nlxBGg5Uoop6IRco9wMzlAz62690ylokrUDg3IaCi9bJaq0HykbWlRtRXgvSKiBNmCBGXnOCFBkIFjaSGJocA==}
  362. dev: false
  363. /mutation-observer@1.0.3:
  364. resolution: {integrity: sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA==}
  365. dev: false
  366. /nanoid@3.3.7:
  367. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  368. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  369. hasBin: true
  370. dev: false
  371. /picocolors@1.0.0:
  372. resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
  373. dev: false
  374. /postcss@8.4.32:
  375. resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==}
  376. engines: {node: ^10 || ^12 || >=14}
  377. dependencies:
  378. nanoid: 3.3.7
  379. picocolors: 1.0.0
  380. source-map-js: 1.0.2
  381. dev: false
  382. /recorder-js@1.0.7:
  383. resolution: {integrity: sha512-jSG4GP1FUV9vGxY9lrvaI2yGq1OwfIvK8MF8qPndODhkwGx+iPBTG7ZhWK8YHt/zT/c88MmFZCntv9G7x1Exxg==}
  384. dependencies:
  385. inline-worker: 1.1.0
  386. dev: false
  387. /regenerator-runtime@0.14.0:
  388. resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==}
  389. /source-map-js@1.0.2:
  390. resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
  391. engines: {node: '>=0.10.0'}
  392. dev: false
  393. /source-map-support@0.5.21:
  394. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  395. dependencies:
  396. buffer-from: 1.1.2
  397. source-map: 0.6.1
  398. /source-map@0.6.1:
  399. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  400. engines: {node: '>=0.10.0'}
  401. /terser@5.26.0:
  402. resolution: {integrity: sha512-dytTGoE2oHgbNV9nTzgBEPaqAWvcJNl66VZ0BkJqlvp71IjO8CxdBx/ykCNb47cLnCmCvRZ6ZR0tLkqvZCdVBQ==}
  403. engines: {node: '>=10'}
  404. hasBin: true
  405. dependencies:
  406. '@jridgewell/source-map': 0.3.5
  407. acorn: 8.11.2
  408. commander: 2.20.3
  409. source-map-support: 0.5.21
  410. /vconsole@3.15.1:
  411. resolution: {integrity: sha512-KH8XLdrq9T5YHJO/ixrjivHfmF2PC2CdVoK6RWZB4yftMykYIaXY1mxZYAic70vADM54kpMQF+dYmvl5NRNy1g==}
  412. dependencies:
  413. '@babel/runtime': 7.23.6
  414. copy-text-to-clipboard: 3.2.0
  415. core-js: 3.34.0
  416. mutation-observer: 1.0.3
  417. dev: false
  418. registry.npmmirror.com/@ampproject/remapping@2.2.1:
  419. resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.1.tgz}
  420. name: '@ampproject/remapping'
  421. version: 2.2.1
  422. engines: {node: '>=6.0.0'}
  423. dependencies:
  424. '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping@0.3.3
  425. '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.20
  426. registry.npmmirror.com/@antfu/install-pkg@0.1.1:
  427. resolution: {integrity: sha512-LyB/8+bSfa0DFGC06zpCEfs89/XoWZwws5ygEa5D+Xsm3OfI+aXQ86VgVG7Acyef+rSZ5HE7J8rrxzrQeM3PjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@antfu/install-pkg/-/install-pkg-0.1.1.tgz}
  428. name: '@antfu/install-pkg'
  429. version: 0.1.1
  430. dependencies:
  431. execa: registry.npmmirror.com/execa@5.1.1
  432. find-up: registry.npmmirror.com/find-up@5.0.0
  433. dev: false
  434. registry.npmmirror.com/@antfu/utils@0.7.7:
  435. resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.7.tgz}
  436. name: '@antfu/utils'
  437. version: 0.7.7
  438. registry.npmmirror.com/@babel/code-frame@7.23.5:
  439. resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.23.5.tgz}
  440. name: '@babel/code-frame'
  441. version: 7.23.5
  442. engines: {node: '>=6.9.0'}
  443. dependencies:
  444. '@babel/highlight': registry.npmmirror.com/@babel/highlight@7.23.4
  445. chalk: registry.npmmirror.com/chalk@2.4.2
  446. registry.npmmirror.com/@babel/compat-data@7.23.5:
  447. resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.23.5.tgz}
  448. name: '@babel/compat-data'
  449. version: 7.23.5
  450. engines: {node: '>=6.9.0'}
  451. registry.npmmirror.com/@babel/core@7.23.6:
  452. resolution: {integrity: sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/core/-/core-7.23.6.tgz}
  453. name: '@babel/core'
  454. version: 7.23.6
  455. engines: {node: '>=6.9.0'}
  456. dependencies:
  457. '@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping@2.2.1
  458. '@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.23.5
  459. '@babel/generator': registry.npmmirror.com/@babel/generator@7.23.6
  460. '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.23.6
  461. '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6)
  462. '@babel/helpers': registry.npmmirror.com/@babel/helpers@7.23.6
  463. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  464. '@babel/template': registry.npmmirror.com/@babel/template@7.22.15
  465. '@babel/traverse': registry.npmmirror.com/@babel/traverse@7.23.6
  466. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  467. convert-source-map: registry.npmmirror.com/convert-source-map@2.0.0
  468. debug: registry.npmmirror.com/debug@4.3.4
  469. gensync: registry.npmmirror.com/gensync@1.0.0-beta.2
  470. json5: registry.npmmirror.com/json5@2.2.3
  471. semver: registry.npmmirror.com/semver@6.3.1
  472. transitivePeerDependencies:
  473. - supports-color
  474. registry.npmmirror.com/@babel/generator@7.23.6:
  475. resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/generator/-/generator-7.23.6.tgz}
  476. name: '@babel/generator'
  477. version: 7.23.6
  478. engines: {node: '>=6.9.0'}
  479. dependencies:
  480. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  481. '@jridgewell/gen-mapping': registry.npmmirror.com/@jridgewell/gen-mapping@0.3.3
  482. '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.20
  483. jsesc: registry.npmmirror.com/jsesc@2.5.2
  484. registry.npmmirror.com/@babel/helper-annotate-as-pure@7.22.5:
  485. resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz}
  486. name: '@babel/helper-annotate-as-pure'
  487. version: 7.22.5
  488. engines: {node: '>=6.9.0'}
  489. dependencies:
  490. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  491. registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15:
  492. resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz}
  493. name: '@babel/helper-builder-binary-assignment-operator-visitor'
  494. version: 7.22.15
  495. engines: {node: '>=6.9.0'}
  496. dependencies:
  497. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  498. dev: true
  499. registry.npmmirror.com/@babel/helper-compilation-targets@7.23.6:
  500. resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz}
  501. name: '@babel/helper-compilation-targets'
  502. version: 7.23.6
  503. engines: {node: '>=6.9.0'}
  504. dependencies:
  505. '@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.23.5
  506. '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option@7.23.5
  507. browserslist: registry.npmmirror.com/browserslist@4.22.2
  508. lru-cache: registry.npmmirror.com/lru-cache@5.1.1
  509. semver: registry.npmmirror.com/semver@6.3.1
  510. registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.23.6(@babel/core@7.23.6):
  511. resolution: {integrity: sha512-cBXU1vZni/CpGF29iTu4YRbOZt3Wat6zCoMDxRF1MayiEc4URxOj31tT65HUM0CRpMowA3HCJaAOVOUnMf96cw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.6.tgz}
  512. id: registry.npmmirror.com/@babel/helper-create-class-features-plugin/7.23.6
  513. name: '@babel/helper-create-class-features-plugin'
  514. version: 7.23.6
  515. engines: {node: '>=6.9.0'}
  516. peerDependencies:
  517. '@babel/core': ^7.0.0
  518. dependencies:
  519. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  520. '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.22.5
  521. '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20
  522. '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.23.0
  523. '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.23.0
  524. '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.22.5
  525. '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.22.20(@babel/core@7.23.6)
  526. '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.22.5
  527. '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.22.6
  528. semver: registry.npmmirror.com/semver@6.3.1
  529. registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.6):
  530. resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz}
  531. id: registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/7.22.15
  532. name: '@babel/helper-create-regexp-features-plugin'
  533. version: 7.22.15
  534. engines: {node: '>=6.9.0'}
  535. peerDependencies:
  536. '@babel/core': ^7.0.0
  537. dependencies:
  538. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  539. '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.22.5
  540. regexpu-core: registry.npmmirror.com/regexpu-core@5.3.2
  541. semver: registry.npmmirror.com/semver@6.3.1
  542. dev: true
  543. registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.23.6):
  544. resolution: {integrity: sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz}
  545. id: registry.npmmirror.com/@babel/helper-define-polyfill-provider/0.4.4
  546. name: '@babel/helper-define-polyfill-provider'
  547. version: 0.4.4
  548. peerDependencies:
  549. '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
  550. dependencies:
  551. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  552. '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.23.6
  553. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  554. debug: registry.npmmirror.com/debug@4.3.4
  555. lodash.debounce: registry.npmmirror.com/lodash.debounce@4.0.8
  556. resolve: registry.npmmirror.com/resolve@1.22.8
  557. transitivePeerDependencies:
  558. - supports-color
  559. dev: true
  560. registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20:
  561. resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz}
  562. name: '@babel/helper-environment-visitor'
  563. version: 7.22.20
  564. engines: {node: '>=6.9.0'}
  565. registry.npmmirror.com/@babel/helper-function-name@7.23.0:
  566. resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz}
  567. name: '@babel/helper-function-name'
  568. version: 7.23.0
  569. engines: {node: '>=6.9.0'}
  570. dependencies:
  571. '@babel/template': registry.npmmirror.com/@babel/template@7.22.15
  572. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  573. registry.npmmirror.com/@babel/helper-hoist-variables@7.22.5:
  574. resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz}
  575. name: '@babel/helper-hoist-variables'
  576. version: 7.22.5
  577. engines: {node: '>=6.9.0'}
  578. dependencies:
  579. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  580. registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.23.0:
  581. resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz}
  582. name: '@babel/helper-member-expression-to-functions'
  583. version: 7.23.0
  584. engines: {node: '>=6.9.0'}
  585. dependencies:
  586. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  587. registry.npmmirror.com/@babel/helper-module-imports@7.22.15:
  588. resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz}
  589. name: '@babel/helper-module-imports'
  590. version: 7.22.15
  591. engines: {node: '>=6.9.0'}
  592. dependencies:
  593. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  594. registry.npmmirror.com/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6):
  595. resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz}
  596. id: registry.npmmirror.com/@babel/helper-module-transforms/7.23.3
  597. name: '@babel/helper-module-transforms'
  598. version: 7.23.3
  599. engines: {node: '>=6.9.0'}
  600. peerDependencies:
  601. '@babel/core': ^7.0.0
  602. dependencies:
  603. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  604. '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20
  605. '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports@7.22.15
  606. '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access@7.22.5
  607. '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.22.6
  608. '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.22.20
  609. registry.npmmirror.com/@babel/helper-optimise-call-expression@7.22.5:
  610. resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz}
  611. name: '@babel/helper-optimise-call-expression'
  612. version: 7.22.5
  613. engines: {node: '>=6.9.0'}
  614. dependencies:
  615. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  616. registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5:
  617. resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz}
  618. name: '@babel/helper-plugin-utils'
  619. version: 7.22.5
  620. engines: {node: '>=6.9.0'}
  621. registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.6):
  622. resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz}
  623. id: registry.npmmirror.com/@babel/helper-remap-async-to-generator/7.22.20
  624. name: '@babel/helper-remap-async-to-generator'
  625. version: 7.22.20
  626. engines: {node: '>=6.9.0'}
  627. peerDependencies:
  628. '@babel/core': ^7.0.0
  629. dependencies:
  630. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  631. '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.22.5
  632. '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20
  633. '@babel/helper-wrap-function': registry.npmmirror.com/@babel/helper-wrap-function@7.22.20
  634. dev: true
  635. registry.npmmirror.com/@babel/helper-replace-supers@7.22.20(@babel/core@7.23.6):
  636. resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz}
  637. id: registry.npmmirror.com/@babel/helper-replace-supers/7.22.20
  638. name: '@babel/helper-replace-supers'
  639. version: 7.22.20
  640. engines: {node: '>=6.9.0'}
  641. peerDependencies:
  642. '@babel/core': ^7.0.0
  643. dependencies:
  644. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  645. '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20
  646. '@babel/helper-member-expression-to-functions': registry.npmmirror.com/@babel/helper-member-expression-to-functions@7.23.0
  647. '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.22.5
  648. registry.npmmirror.com/@babel/helper-simple-access@7.22.5:
  649. resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz}
  650. name: '@babel/helper-simple-access'
  651. version: 7.22.5
  652. engines: {node: '>=6.9.0'}
  653. dependencies:
  654. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  655. registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.22.5:
  656. resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz}
  657. name: '@babel/helper-skip-transparent-expression-wrappers'
  658. version: 7.22.5
  659. engines: {node: '>=6.9.0'}
  660. dependencies:
  661. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  662. registry.npmmirror.com/@babel/helper-split-export-declaration@7.22.6:
  663. resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz}
  664. name: '@babel/helper-split-export-declaration'
  665. version: 7.22.6
  666. engines: {node: '>=6.9.0'}
  667. dependencies:
  668. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  669. registry.npmmirror.com/@babel/helper-string-parser@7.23.4:
  670. resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz}
  671. name: '@babel/helper-string-parser'
  672. version: 7.23.4
  673. engines: {node: '>=6.9.0'}
  674. registry.npmmirror.com/@babel/helper-validator-identifier@7.22.20:
  675. resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz}
  676. name: '@babel/helper-validator-identifier'
  677. version: 7.22.20
  678. engines: {node: '>=6.9.0'}
  679. registry.npmmirror.com/@babel/helper-validator-option@7.23.5:
  680. resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz}
  681. name: '@babel/helper-validator-option'
  682. version: 7.23.5
  683. engines: {node: '>=6.9.0'}
  684. registry.npmmirror.com/@babel/helper-wrap-function@7.22.20:
  685. resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz}
  686. name: '@babel/helper-wrap-function'
  687. version: 7.22.20
  688. engines: {node: '>=6.9.0'}
  689. dependencies:
  690. '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.23.0
  691. '@babel/template': registry.npmmirror.com/@babel/template@7.22.15
  692. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  693. dev: true
  694. registry.npmmirror.com/@babel/helpers@7.23.6:
  695. resolution: {integrity: sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.6.tgz}
  696. name: '@babel/helpers'
  697. version: 7.23.6
  698. engines: {node: '>=6.9.0'}
  699. dependencies:
  700. '@babel/template': registry.npmmirror.com/@babel/template@7.22.15
  701. '@babel/traverse': registry.npmmirror.com/@babel/traverse@7.23.6
  702. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  703. transitivePeerDependencies:
  704. - supports-color
  705. registry.npmmirror.com/@babel/highlight@7.23.4:
  706. resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/highlight/-/highlight-7.23.4.tgz}
  707. name: '@babel/highlight'
  708. version: 7.23.4
  709. engines: {node: '>=6.9.0'}
  710. dependencies:
  711. '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.22.20
  712. chalk: registry.npmmirror.com/chalk@2.4.2
  713. js-tokens: registry.npmmirror.com/js-tokens@4.0.0
  714. registry.npmmirror.com/@babel/parser@7.23.6:
  715. resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.23.6.tgz}
  716. name: '@babel/parser'
  717. version: 7.23.6
  718. engines: {node: '>=6.0.0'}
  719. hasBin: true
  720. dependencies:
  721. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  722. registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.6):
  723. resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz}
  724. id: registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.23.3
  725. name: '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression'
  726. version: 7.23.3
  727. engines: {node: '>=6.9.0'}
  728. peerDependencies:
  729. '@babel/core': ^7.0.0
  730. dependencies:
  731. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  732. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  733. dev: true
  734. registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.23.6):
  735. resolution: {integrity: sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz}
  736. id: registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.23.3
  737. name: '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining'
  738. version: 7.23.3
  739. engines: {node: '>=6.9.0'}
  740. peerDependencies:
  741. '@babel/core': ^7.13.0
  742. dependencies:
  743. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  744. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  745. '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.22.5
  746. '@babel/plugin-transform-optional-chaining': registry.npmmirror.com/@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.23.6)
  747. dev: true
  748. registry.npmmirror.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.3(@babel/core@7.23.6):
  749. resolution: {integrity: sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz}
  750. id: registry.npmmirror.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.23.3
  751. name: '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly'
  752. version: 7.23.3
  753. engines: {node: '>=6.9.0'}
  754. peerDependencies:
  755. '@babel/core': ^7.0.0
  756. dependencies:
  757. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  758. '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20
  759. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  760. dev: true
  761. registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.6):
  762. resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz}
  763. id: registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2
  764. name: '@babel/plugin-proposal-private-property-in-object'
  765. version: 7.21.0-placeholder-for-preset-env.2
  766. engines: {node: '>=6.9.0'}
  767. peerDependencies:
  768. '@babel/core': ^7.0.0-0
  769. dependencies:
  770. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  771. dev: true
  772. registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.6):
  773. resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz}
  774. id: registry.npmmirror.com/@babel/plugin-syntax-async-generators/7.8.4
  775. name: '@babel/plugin-syntax-async-generators'
  776. version: 7.8.4
  777. peerDependencies:
  778. '@babel/core': ^7.0.0-0
  779. dependencies:
  780. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  781. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  782. dev: true
  783. registry.npmmirror.com/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.6):
  784. resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz}
  785. id: registry.npmmirror.com/@babel/plugin-syntax-class-properties/7.12.13
  786. name: '@babel/plugin-syntax-class-properties'
  787. version: 7.12.13
  788. peerDependencies:
  789. '@babel/core': ^7.0.0-0
  790. dependencies:
  791. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  792. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  793. dev: true
  794. registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.6):
  795. resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz}
  796. id: registry.npmmirror.com/@babel/plugin-syntax-class-static-block/7.14.5
  797. name: '@babel/plugin-syntax-class-static-block'
  798. version: 7.14.5
  799. engines: {node: '>=6.9.0'}
  800. peerDependencies:
  801. '@babel/core': ^7.0.0-0
  802. dependencies:
  803. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  804. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  805. dev: true
  806. registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.6):
  807. resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz}
  808. id: registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/7.8.3
  809. name: '@babel/plugin-syntax-dynamic-import'
  810. version: 7.8.3
  811. peerDependencies:
  812. '@babel/core': ^7.0.0-0
  813. dependencies:
  814. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  815. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  816. dev: true
  817. registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.6):
  818. resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz}
  819. id: registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/7.8.3
  820. name: '@babel/plugin-syntax-export-namespace-from'
  821. version: 7.8.3
  822. peerDependencies:
  823. '@babel/core': ^7.0.0-0
  824. dependencies:
  825. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  826. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  827. dev: true
  828. registry.npmmirror.com/@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.6):
  829. resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz}
  830. id: registry.npmmirror.com/@babel/plugin-syntax-import-assertions/7.23.3
  831. name: '@babel/plugin-syntax-import-assertions'
  832. version: 7.23.3
  833. engines: {node: '>=6.9.0'}
  834. peerDependencies:
  835. '@babel/core': ^7.0.0-0
  836. dependencies:
  837. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  838. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  839. dev: true
  840. registry.npmmirror.com/@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.23.6):
  841. resolution: {integrity: sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz}
  842. id: registry.npmmirror.com/@babel/plugin-syntax-import-attributes/7.23.3
  843. name: '@babel/plugin-syntax-import-attributes'
  844. version: 7.23.3
  845. engines: {node: '>=6.9.0'}
  846. peerDependencies:
  847. '@babel/core': ^7.0.0-0
  848. dependencies:
  849. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  850. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  851. dev: true
  852. registry.npmmirror.com/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.6):
  853. resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz}
  854. id: registry.npmmirror.com/@babel/plugin-syntax-import-meta/7.10.4
  855. name: '@babel/plugin-syntax-import-meta'
  856. version: 7.10.4
  857. peerDependencies:
  858. '@babel/core': ^7.0.0-0
  859. dependencies:
  860. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  861. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  862. dev: true
  863. registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.6):
  864. resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz}
  865. id: registry.npmmirror.com/@babel/plugin-syntax-json-strings/7.8.3
  866. name: '@babel/plugin-syntax-json-strings'
  867. version: 7.8.3
  868. peerDependencies:
  869. '@babel/core': ^7.0.0-0
  870. dependencies:
  871. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  872. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  873. dev: true
  874. registry.npmmirror.com/@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.6):
  875. resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz}
  876. id: registry.npmmirror.com/@babel/plugin-syntax-jsx/7.23.3
  877. name: '@babel/plugin-syntax-jsx'
  878. version: 7.23.3
  879. engines: {node: '>=6.9.0'}
  880. peerDependencies:
  881. '@babel/core': ^7.0.0-0
  882. dependencies:
  883. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  884. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  885. dev: false
  886. registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.6):
  887. resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz}
  888. id: registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/7.10.4
  889. name: '@babel/plugin-syntax-logical-assignment-operators'
  890. version: 7.10.4
  891. peerDependencies:
  892. '@babel/core': ^7.0.0-0
  893. dependencies:
  894. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  895. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  896. dev: true
  897. registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.6):
  898. resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz}
  899. id: registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3
  900. name: '@babel/plugin-syntax-nullish-coalescing-operator'
  901. version: 7.8.3
  902. peerDependencies:
  903. '@babel/core': ^7.0.0-0
  904. dependencies:
  905. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  906. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  907. dev: true
  908. registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.6):
  909. resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz}
  910. id: registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/7.10.4
  911. name: '@babel/plugin-syntax-numeric-separator'
  912. version: 7.10.4
  913. peerDependencies:
  914. '@babel/core': ^7.0.0-0
  915. dependencies:
  916. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  917. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  918. dev: true
  919. registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.6):
  920. resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz}
  921. id: registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/7.8.3
  922. name: '@babel/plugin-syntax-object-rest-spread'
  923. version: 7.8.3
  924. peerDependencies:
  925. '@babel/core': ^7.0.0-0
  926. dependencies:
  927. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  928. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  929. dev: true
  930. registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.6):
  931. resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz}
  932. id: registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/7.8.3
  933. name: '@babel/plugin-syntax-optional-catch-binding'
  934. version: 7.8.3
  935. peerDependencies:
  936. '@babel/core': ^7.0.0-0
  937. dependencies:
  938. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  939. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  940. dev: true
  941. registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.6):
  942. resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz}
  943. id: registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/7.8.3
  944. name: '@babel/plugin-syntax-optional-chaining'
  945. version: 7.8.3
  946. peerDependencies:
  947. '@babel/core': ^7.0.0-0
  948. dependencies:
  949. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  950. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  951. dev: true
  952. registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.6):
  953. resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz}
  954. id: registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/7.14.5
  955. name: '@babel/plugin-syntax-private-property-in-object'
  956. version: 7.14.5
  957. engines: {node: '>=6.9.0'}
  958. peerDependencies:
  959. '@babel/core': ^7.0.0-0
  960. dependencies:
  961. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  962. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  963. dev: true
  964. registry.npmmirror.com/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.6):
  965. resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz}
  966. id: registry.npmmirror.com/@babel/plugin-syntax-top-level-await/7.14.5
  967. name: '@babel/plugin-syntax-top-level-await'
  968. version: 7.14.5
  969. engines: {node: '>=6.9.0'}
  970. peerDependencies:
  971. '@babel/core': ^7.0.0-0
  972. dependencies:
  973. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  974. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  975. dev: true
  976. registry.npmmirror.com/@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.6):
  977. resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz}
  978. id: registry.npmmirror.com/@babel/plugin-syntax-typescript/7.23.3
  979. name: '@babel/plugin-syntax-typescript'
  980. version: 7.23.3
  981. engines: {node: '>=6.9.0'}
  982. peerDependencies:
  983. '@babel/core': ^7.0.0-0
  984. dependencies:
  985. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  986. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  987. dev: false
  988. registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.6):
  989. resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz}
  990. id: registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex/7.18.6
  991. name: '@babel/plugin-syntax-unicode-sets-regex'
  992. version: 7.18.6
  993. engines: {node: '>=6.9.0'}
  994. peerDependencies:
  995. '@babel/core': ^7.0.0
  996. dependencies:
  997. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  998. '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.6)
  999. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1000. dev: true
  1001. registry.npmmirror.com/@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.23.6):
  1002. resolution: {integrity: sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz}
  1003. id: registry.npmmirror.com/@babel/plugin-transform-arrow-functions/7.23.3
  1004. name: '@babel/plugin-transform-arrow-functions'
  1005. version: 7.23.3
  1006. engines: {node: '>=6.9.0'}
  1007. peerDependencies:
  1008. '@babel/core': ^7.0.0-0
  1009. dependencies:
  1010. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1011. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1012. dev: true
  1013. registry.npmmirror.com/@babel/plugin-transform-async-generator-functions@7.23.4(@babel/core@7.23.6):
  1014. resolution: {integrity: sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz}
  1015. id: registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/7.23.4
  1016. name: '@babel/plugin-transform-async-generator-functions'
  1017. version: 7.23.4
  1018. engines: {node: '>=6.9.0'}
  1019. peerDependencies:
  1020. '@babel/core': ^7.0.0-0
  1021. dependencies:
  1022. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1023. '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20
  1024. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1025. '@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.6)
  1026. '@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.6)
  1027. dev: true
  1028. registry.npmmirror.com/@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.23.6):
  1029. resolution: {integrity: sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.23.3.tgz}
  1030. id: registry.npmmirror.com/@babel/plugin-transform-async-to-generator/7.23.3
  1031. name: '@babel/plugin-transform-async-to-generator'
  1032. version: 7.23.3
  1033. engines: {node: '>=6.9.0'}
  1034. peerDependencies:
  1035. '@babel/core': ^7.0.0-0
  1036. dependencies:
  1037. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1038. '@babel/helper-module-imports': registry.npmmirror.com/@babel/helper-module-imports@7.22.15
  1039. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1040. '@babel/helper-remap-async-to-generator': registry.npmmirror.com/@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.6)
  1041. dev: true
  1042. registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.6):
  1043. resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz}
  1044. id: registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/7.23.3
  1045. name: '@babel/plugin-transform-block-scoped-functions'
  1046. version: 7.23.3
  1047. engines: {node: '>=6.9.0'}
  1048. peerDependencies:
  1049. '@babel/core': ^7.0.0-0
  1050. dependencies:
  1051. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1052. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1053. dev: true
  1054. registry.npmmirror.com/@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.23.6):
  1055. resolution: {integrity: sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz}
  1056. id: registry.npmmirror.com/@babel/plugin-transform-block-scoping/7.23.4
  1057. name: '@babel/plugin-transform-block-scoping'
  1058. version: 7.23.4
  1059. engines: {node: '>=6.9.0'}
  1060. peerDependencies:
  1061. '@babel/core': ^7.0.0-0
  1062. dependencies:
  1063. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1064. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1065. dev: true
  1066. registry.npmmirror.com/@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.6):
  1067. resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz}
  1068. id: registry.npmmirror.com/@babel/plugin-transform-class-properties/7.23.3
  1069. name: '@babel/plugin-transform-class-properties'
  1070. version: 7.23.3
  1071. engines: {node: '>=6.9.0'}
  1072. peerDependencies:
  1073. '@babel/core': ^7.0.0-0
  1074. dependencies:
  1075. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1076. '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.23.6(@babel/core@7.23.6)
  1077. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1078. dev: true
  1079. registry.npmmirror.com/@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.23.6):
  1080. resolution: {integrity: sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz}
  1081. id: registry.npmmirror.com/@babel/plugin-transform-class-static-block/7.23.4
  1082. name: '@babel/plugin-transform-class-static-block'
  1083. version: 7.23.4
  1084. engines: {node: '>=6.9.0'}
  1085. peerDependencies:
  1086. '@babel/core': ^7.12.0
  1087. dependencies:
  1088. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1089. '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.23.6(@babel/core@7.23.6)
  1090. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1091. '@babel/plugin-syntax-class-static-block': registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.6)
  1092. dev: true
  1093. registry.npmmirror.com/@babel/plugin-transform-classes@7.23.5(@babel/core@7.23.6):
  1094. resolution: {integrity: sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz}
  1095. id: registry.npmmirror.com/@babel/plugin-transform-classes/7.23.5
  1096. name: '@babel/plugin-transform-classes'
  1097. version: 7.23.5
  1098. engines: {node: '>=6.9.0'}
  1099. peerDependencies:
  1100. '@babel/core': ^7.0.0-0
  1101. dependencies:
  1102. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1103. '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.22.5
  1104. '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.23.6
  1105. '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20
  1106. '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.23.0
  1107. '@babel/helper-optimise-call-expression': registry.npmmirror.com/@babel/helper-optimise-call-expression@7.22.5
  1108. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1109. '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.22.20(@babel/core@7.23.6)
  1110. '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.22.6
  1111. globals: registry.npmmirror.com/globals@11.12.0
  1112. dev: true
  1113. registry.npmmirror.com/@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.6):
  1114. resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz}
  1115. id: registry.npmmirror.com/@babel/plugin-transform-computed-properties/7.23.3
  1116. name: '@babel/plugin-transform-computed-properties'
  1117. version: 7.23.3
  1118. engines: {node: '>=6.9.0'}
  1119. peerDependencies:
  1120. '@babel/core': ^7.0.0-0
  1121. dependencies:
  1122. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1123. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1124. '@babel/template': registry.npmmirror.com/@babel/template@7.22.15
  1125. dev: true
  1126. registry.npmmirror.com/@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.6):
  1127. resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz}
  1128. id: registry.npmmirror.com/@babel/plugin-transform-destructuring/7.23.3
  1129. name: '@babel/plugin-transform-destructuring'
  1130. version: 7.23.3
  1131. engines: {node: '>=6.9.0'}
  1132. peerDependencies:
  1133. '@babel/core': ^7.0.0-0
  1134. dependencies:
  1135. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1136. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1137. dev: true
  1138. registry.npmmirror.com/@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.6):
  1139. resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz}
  1140. id: registry.npmmirror.com/@babel/plugin-transform-dotall-regex/7.23.3
  1141. name: '@babel/plugin-transform-dotall-regex'
  1142. version: 7.23.3
  1143. engines: {node: '>=6.9.0'}
  1144. peerDependencies:
  1145. '@babel/core': ^7.0.0-0
  1146. dependencies:
  1147. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1148. '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.6)
  1149. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1150. dev: true
  1151. registry.npmmirror.com/@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.23.6):
  1152. resolution: {integrity: sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz}
  1153. id: registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/7.23.3
  1154. name: '@babel/plugin-transform-duplicate-keys'
  1155. version: 7.23.3
  1156. engines: {node: '>=6.9.0'}
  1157. peerDependencies:
  1158. '@babel/core': ^7.0.0-0
  1159. dependencies:
  1160. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1161. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1162. dev: true
  1163. registry.npmmirror.com/@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.23.6):
  1164. resolution: {integrity: sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz}
  1165. id: registry.npmmirror.com/@babel/plugin-transform-dynamic-import/7.23.4
  1166. name: '@babel/plugin-transform-dynamic-import'
  1167. version: 7.23.4
  1168. engines: {node: '>=6.9.0'}
  1169. peerDependencies:
  1170. '@babel/core': ^7.0.0-0
  1171. dependencies:
  1172. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1173. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1174. '@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.6)
  1175. dev: true
  1176. registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.23.6):
  1177. resolution: {integrity: sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz}
  1178. id: registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/7.23.3
  1179. name: '@babel/plugin-transform-exponentiation-operator'
  1180. version: 7.23.3
  1181. engines: {node: '>=6.9.0'}
  1182. peerDependencies:
  1183. '@babel/core': ^7.0.0-0
  1184. dependencies:
  1185. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1186. '@babel/helper-builder-binary-assignment-operator-visitor': registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15
  1187. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1188. dev: true
  1189. registry.npmmirror.com/@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.23.6):
  1190. resolution: {integrity: sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz}
  1191. id: registry.npmmirror.com/@babel/plugin-transform-export-namespace-from/7.23.4
  1192. name: '@babel/plugin-transform-export-namespace-from'
  1193. version: 7.23.4
  1194. engines: {node: '>=6.9.0'}
  1195. peerDependencies:
  1196. '@babel/core': ^7.0.0-0
  1197. dependencies:
  1198. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1199. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1200. '@babel/plugin-syntax-export-namespace-from': registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.6)
  1201. dev: true
  1202. registry.npmmirror.com/@babel/plugin-transform-for-of@7.23.6(@babel/core@7.23.6):
  1203. resolution: {integrity: sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz}
  1204. id: registry.npmmirror.com/@babel/plugin-transform-for-of/7.23.6
  1205. name: '@babel/plugin-transform-for-of'
  1206. version: 7.23.6
  1207. engines: {node: '>=6.9.0'}
  1208. peerDependencies:
  1209. '@babel/core': ^7.0.0-0
  1210. dependencies:
  1211. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1212. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1213. '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.22.5
  1214. dev: true
  1215. registry.npmmirror.com/@babel/plugin-transform-function-name@7.23.3(@babel/core@7.23.6):
  1216. resolution: {integrity: sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz}
  1217. id: registry.npmmirror.com/@babel/plugin-transform-function-name/7.23.3
  1218. name: '@babel/plugin-transform-function-name'
  1219. version: 7.23.3
  1220. engines: {node: '>=6.9.0'}
  1221. peerDependencies:
  1222. '@babel/core': ^7.0.0-0
  1223. dependencies:
  1224. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1225. '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.23.6
  1226. '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.23.0
  1227. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1228. dev: true
  1229. registry.npmmirror.com/@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.23.6):
  1230. resolution: {integrity: sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz}
  1231. id: registry.npmmirror.com/@babel/plugin-transform-json-strings/7.23.4
  1232. name: '@babel/plugin-transform-json-strings'
  1233. version: 7.23.4
  1234. engines: {node: '>=6.9.0'}
  1235. peerDependencies:
  1236. '@babel/core': ^7.0.0-0
  1237. dependencies:
  1238. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1239. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1240. '@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.6)
  1241. dev: true
  1242. registry.npmmirror.com/@babel/plugin-transform-literals@7.23.3(@babel/core@7.23.6):
  1243. resolution: {integrity: sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz}
  1244. id: registry.npmmirror.com/@babel/plugin-transform-literals/7.23.3
  1245. name: '@babel/plugin-transform-literals'
  1246. version: 7.23.3
  1247. engines: {node: '>=6.9.0'}
  1248. peerDependencies:
  1249. '@babel/core': ^7.0.0-0
  1250. dependencies:
  1251. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1252. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1253. dev: true
  1254. registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.23.6):
  1255. resolution: {integrity: sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz}
  1256. id: registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators/7.23.4
  1257. name: '@babel/plugin-transform-logical-assignment-operators'
  1258. version: 7.23.4
  1259. engines: {node: '>=6.9.0'}
  1260. peerDependencies:
  1261. '@babel/core': ^7.0.0-0
  1262. dependencies:
  1263. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1264. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1265. '@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.6)
  1266. dev: true
  1267. registry.npmmirror.com/@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.23.6):
  1268. resolution: {integrity: sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz}
  1269. id: registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/7.23.3
  1270. name: '@babel/plugin-transform-member-expression-literals'
  1271. version: 7.23.3
  1272. engines: {node: '>=6.9.0'}
  1273. peerDependencies:
  1274. '@babel/core': ^7.0.0-0
  1275. dependencies:
  1276. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1277. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1278. dev: true
  1279. registry.npmmirror.com/@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.23.6):
  1280. resolution: {integrity: sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.3.tgz}
  1281. id: registry.npmmirror.com/@babel/plugin-transform-modules-amd/7.23.3
  1282. name: '@babel/plugin-transform-modules-amd'
  1283. version: 7.23.3
  1284. engines: {node: '>=6.9.0'}
  1285. peerDependencies:
  1286. '@babel/core': ^7.0.0-0
  1287. dependencies:
  1288. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1289. '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6)
  1290. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1291. dev: true
  1292. registry.npmmirror.com/@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.6):
  1293. resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz}
  1294. id: registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/7.23.3
  1295. name: '@babel/plugin-transform-modules-commonjs'
  1296. version: 7.23.3
  1297. engines: {node: '>=6.9.0'}
  1298. peerDependencies:
  1299. '@babel/core': ^7.0.0-0
  1300. dependencies:
  1301. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1302. '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6)
  1303. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1304. '@babel/helper-simple-access': registry.npmmirror.com/@babel/helper-simple-access@7.22.5
  1305. registry.npmmirror.com/@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.23.6):
  1306. resolution: {integrity: sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3.tgz}
  1307. id: registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/7.23.3
  1308. name: '@babel/plugin-transform-modules-systemjs'
  1309. version: 7.23.3
  1310. engines: {node: '>=6.9.0'}
  1311. peerDependencies:
  1312. '@babel/core': ^7.0.0-0
  1313. dependencies:
  1314. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1315. '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables@7.22.5
  1316. '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6)
  1317. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1318. '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.22.20
  1319. dev: true
  1320. registry.npmmirror.com/@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.23.6):
  1321. resolution: {integrity: sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.23.3.tgz}
  1322. id: registry.npmmirror.com/@babel/plugin-transform-modules-umd/7.23.3
  1323. name: '@babel/plugin-transform-modules-umd'
  1324. version: 7.23.3
  1325. engines: {node: '>=6.9.0'}
  1326. peerDependencies:
  1327. '@babel/core': ^7.0.0-0
  1328. dependencies:
  1329. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1330. '@babel/helper-module-transforms': registry.npmmirror.com/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6)
  1331. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1332. dev: true
  1333. registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.6):
  1334. resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz}
  1335. id: registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/7.22.5
  1336. name: '@babel/plugin-transform-named-capturing-groups-regex'
  1337. version: 7.22.5
  1338. engines: {node: '>=6.9.0'}
  1339. peerDependencies:
  1340. '@babel/core': ^7.0.0
  1341. dependencies:
  1342. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1343. '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.6)
  1344. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1345. dev: true
  1346. registry.npmmirror.com/@babel/plugin-transform-new-target@7.23.3(@babel/core@7.23.6):
  1347. resolution: {integrity: sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.23.3.tgz}
  1348. id: registry.npmmirror.com/@babel/plugin-transform-new-target/7.23.3
  1349. name: '@babel/plugin-transform-new-target'
  1350. version: 7.23.3
  1351. engines: {node: '>=6.9.0'}
  1352. peerDependencies:
  1353. '@babel/core': ^7.0.0-0
  1354. dependencies:
  1355. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1356. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1357. dev: true
  1358. registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.23.6):
  1359. resolution: {integrity: sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz}
  1360. id: registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator/7.23.4
  1361. name: '@babel/plugin-transform-nullish-coalescing-operator'
  1362. version: 7.23.4
  1363. engines: {node: '>=6.9.0'}
  1364. peerDependencies:
  1365. '@babel/core': ^7.0.0-0
  1366. dependencies:
  1367. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1368. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1369. '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.6)
  1370. dev: true
  1371. registry.npmmirror.com/@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.23.6):
  1372. resolution: {integrity: sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz}
  1373. id: registry.npmmirror.com/@babel/plugin-transform-numeric-separator/7.23.4
  1374. name: '@babel/plugin-transform-numeric-separator'
  1375. version: 7.23.4
  1376. engines: {node: '>=6.9.0'}
  1377. peerDependencies:
  1378. '@babel/core': ^7.0.0-0
  1379. dependencies:
  1380. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1381. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1382. '@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.6)
  1383. dev: true
  1384. registry.npmmirror.com/@babel/plugin-transform-object-rest-spread@7.23.4(@babel/core@7.23.6):
  1385. resolution: {integrity: sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz}
  1386. id: registry.npmmirror.com/@babel/plugin-transform-object-rest-spread/7.23.4
  1387. name: '@babel/plugin-transform-object-rest-spread'
  1388. version: 7.23.4
  1389. engines: {node: '>=6.9.0'}
  1390. peerDependencies:
  1391. '@babel/core': ^7.0.0-0
  1392. dependencies:
  1393. '@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.23.5
  1394. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1395. '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.23.6
  1396. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1397. '@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.6)
  1398. '@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters@7.23.3(@babel/core@7.23.6)
  1399. dev: true
  1400. registry.npmmirror.com/@babel/plugin-transform-object-super@7.23.3(@babel/core@7.23.6):
  1401. resolution: {integrity: sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.23.3.tgz}
  1402. id: registry.npmmirror.com/@babel/plugin-transform-object-super/7.23.3
  1403. name: '@babel/plugin-transform-object-super'
  1404. version: 7.23.3
  1405. engines: {node: '>=6.9.0'}
  1406. peerDependencies:
  1407. '@babel/core': ^7.0.0-0
  1408. dependencies:
  1409. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1410. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1411. '@babel/helper-replace-supers': registry.npmmirror.com/@babel/helper-replace-supers@7.22.20(@babel/core@7.23.6)
  1412. dev: true
  1413. registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.23.6):
  1414. resolution: {integrity: sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz}
  1415. id: registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding/7.23.4
  1416. name: '@babel/plugin-transform-optional-catch-binding'
  1417. version: 7.23.4
  1418. engines: {node: '>=6.9.0'}
  1419. peerDependencies:
  1420. '@babel/core': ^7.0.0-0
  1421. dependencies:
  1422. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1423. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1424. '@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.6)
  1425. dev: true
  1426. registry.npmmirror.com/@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.23.6):
  1427. resolution: {integrity: sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz}
  1428. id: registry.npmmirror.com/@babel/plugin-transform-optional-chaining/7.23.4
  1429. name: '@babel/plugin-transform-optional-chaining'
  1430. version: 7.23.4
  1431. engines: {node: '>=6.9.0'}
  1432. peerDependencies:
  1433. '@babel/core': ^7.0.0-0
  1434. dependencies:
  1435. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1436. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1437. '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.22.5
  1438. '@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.6)
  1439. dev: true
  1440. registry.npmmirror.com/@babel/plugin-transform-parameters@7.23.3(@babel/core@7.23.6):
  1441. resolution: {integrity: sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz}
  1442. id: registry.npmmirror.com/@babel/plugin-transform-parameters/7.23.3
  1443. name: '@babel/plugin-transform-parameters'
  1444. version: 7.23.3
  1445. engines: {node: '>=6.9.0'}
  1446. peerDependencies:
  1447. '@babel/core': ^7.0.0-0
  1448. dependencies:
  1449. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1450. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1451. dev: true
  1452. registry.npmmirror.com/@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.6):
  1453. resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.23.3.tgz}
  1454. id: registry.npmmirror.com/@babel/plugin-transform-private-methods/7.23.3
  1455. name: '@babel/plugin-transform-private-methods'
  1456. version: 7.23.3
  1457. engines: {node: '>=6.9.0'}
  1458. peerDependencies:
  1459. '@babel/core': ^7.0.0-0
  1460. dependencies:
  1461. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1462. '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.23.6(@babel/core@7.23.6)
  1463. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1464. dev: true
  1465. registry.npmmirror.com/@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.23.6):
  1466. resolution: {integrity: sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz}
  1467. id: registry.npmmirror.com/@babel/plugin-transform-private-property-in-object/7.23.4
  1468. name: '@babel/plugin-transform-private-property-in-object'
  1469. version: 7.23.4
  1470. engines: {node: '>=6.9.0'}
  1471. peerDependencies:
  1472. '@babel/core': ^7.0.0-0
  1473. dependencies:
  1474. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1475. '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.22.5
  1476. '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.23.6(@babel/core@7.23.6)
  1477. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1478. '@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.6)
  1479. dev: true
  1480. registry.npmmirror.com/@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.6):
  1481. resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.23.3.tgz}
  1482. id: registry.npmmirror.com/@babel/plugin-transform-property-literals/7.23.3
  1483. name: '@babel/plugin-transform-property-literals'
  1484. version: 7.23.3
  1485. engines: {node: '>=6.9.0'}
  1486. peerDependencies:
  1487. '@babel/core': ^7.0.0-0
  1488. dependencies:
  1489. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1490. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1491. dev: true
  1492. registry.npmmirror.com/@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.23.6):
  1493. resolution: {integrity: sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.23.3.tgz}
  1494. id: registry.npmmirror.com/@babel/plugin-transform-regenerator/7.23.3
  1495. name: '@babel/plugin-transform-regenerator'
  1496. version: 7.23.3
  1497. engines: {node: '>=6.9.0'}
  1498. peerDependencies:
  1499. '@babel/core': ^7.0.0-0
  1500. dependencies:
  1501. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1502. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1503. regenerator-transform: registry.npmmirror.com/regenerator-transform@0.15.2
  1504. dev: true
  1505. registry.npmmirror.com/@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.23.6):
  1506. resolution: {integrity: sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.23.3.tgz}
  1507. id: registry.npmmirror.com/@babel/plugin-transform-reserved-words/7.23.3
  1508. name: '@babel/plugin-transform-reserved-words'
  1509. version: 7.23.3
  1510. engines: {node: '>=6.9.0'}
  1511. peerDependencies:
  1512. '@babel/core': ^7.0.0-0
  1513. dependencies:
  1514. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1515. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1516. dev: true
  1517. registry.npmmirror.com/@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.6):
  1518. resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.23.3.tgz}
  1519. id: registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/7.23.3
  1520. name: '@babel/plugin-transform-shorthand-properties'
  1521. version: 7.23.3
  1522. engines: {node: '>=6.9.0'}
  1523. peerDependencies:
  1524. '@babel/core': ^7.0.0-0
  1525. dependencies:
  1526. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1527. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1528. dev: true
  1529. registry.npmmirror.com/@babel/plugin-transform-spread@7.23.3(@babel/core@7.23.6):
  1530. resolution: {integrity: sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.23.3.tgz}
  1531. id: registry.npmmirror.com/@babel/plugin-transform-spread/7.23.3
  1532. name: '@babel/plugin-transform-spread'
  1533. version: 7.23.3
  1534. engines: {node: '>=6.9.0'}
  1535. peerDependencies:
  1536. '@babel/core': ^7.0.0-0
  1537. dependencies:
  1538. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1539. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1540. '@babel/helper-skip-transparent-expression-wrappers': registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers@7.22.5
  1541. dev: true
  1542. registry.npmmirror.com/@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.6):
  1543. resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.23.3.tgz}
  1544. id: registry.npmmirror.com/@babel/plugin-transform-sticky-regex/7.23.3
  1545. name: '@babel/plugin-transform-sticky-regex'
  1546. version: 7.23.3
  1547. engines: {node: '>=6.9.0'}
  1548. peerDependencies:
  1549. '@babel/core': ^7.0.0-0
  1550. dependencies:
  1551. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1552. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1553. dev: true
  1554. registry.npmmirror.com/@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.6):
  1555. resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.23.3.tgz}
  1556. id: registry.npmmirror.com/@babel/plugin-transform-template-literals/7.23.3
  1557. name: '@babel/plugin-transform-template-literals'
  1558. version: 7.23.3
  1559. engines: {node: '>=6.9.0'}
  1560. peerDependencies:
  1561. '@babel/core': ^7.0.0-0
  1562. dependencies:
  1563. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1564. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1565. dev: true
  1566. registry.npmmirror.com/@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.23.6):
  1567. resolution: {integrity: sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.23.3.tgz}
  1568. id: registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/7.23.3
  1569. name: '@babel/plugin-transform-typeof-symbol'
  1570. version: 7.23.3
  1571. engines: {node: '>=6.9.0'}
  1572. peerDependencies:
  1573. '@babel/core': ^7.0.0-0
  1574. dependencies:
  1575. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1576. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1577. dev: true
  1578. registry.npmmirror.com/@babel/plugin-transform-typescript@7.23.6(@babel/core@7.23.6):
  1579. resolution: {integrity: sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz}
  1580. id: registry.npmmirror.com/@babel/plugin-transform-typescript/7.23.6
  1581. name: '@babel/plugin-transform-typescript'
  1582. version: 7.23.6
  1583. engines: {node: '>=6.9.0'}
  1584. peerDependencies:
  1585. '@babel/core': ^7.0.0-0
  1586. dependencies:
  1587. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1588. '@babel/helper-annotate-as-pure': registry.npmmirror.com/@babel/helper-annotate-as-pure@7.22.5
  1589. '@babel/helper-create-class-features-plugin': registry.npmmirror.com/@babel/helper-create-class-features-plugin@7.23.6(@babel/core@7.23.6)
  1590. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1591. '@babel/plugin-syntax-typescript': registry.npmmirror.com/@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.6)
  1592. dev: false
  1593. registry.npmmirror.com/@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.6):
  1594. resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.23.3.tgz}
  1595. id: registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/7.23.3
  1596. name: '@babel/plugin-transform-unicode-escapes'
  1597. version: 7.23.3
  1598. engines: {node: '>=6.9.0'}
  1599. peerDependencies:
  1600. '@babel/core': ^7.0.0-0
  1601. dependencies:
  1602. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1603. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1604. dev: true
  1605. registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.23.6):
  1606. resolution: {integrity: sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.23.3.tgz}
  1607. id: registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex/7.23.3
  1608. name: '@babel/plugin-transform-unicode-property-regex'
  1609. version: 7.23.3
  1610. engines: {node: '>=6.9.0'}
  1611. peerDependencies:
  1612. '@babel/core': ^7.0.0-0
  1613. dependencies:
  1614. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1615. '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.6)
  1616. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1617. dev: true
  1618. registry.npmmirror.com/@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.23.6):
  1619. resolution: {integrity: sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.23.3.tgz}
  1620. id: registry.npmmirror.com/@babel/plugin-transform-unicode-regex/7.23.3
  1621. name: '@babel/plugin-transform-unicode-regex'
  1622. version: 7.23.3
  1623. engines: {node: '>=6.9.0'}
  1624. peerDependencies:
  1625. '@babel/core': ^7.0.0-0
  1626. dependencies:
  1627. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1628. '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.6)
  1629. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1630. dev: true
  1631. registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.6):
  1632. resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.23.3.tgz}
  1633. id: registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex/7.23.3
  1634. name: '@babel/plugin-transform-unicode-sets-regex'
  1635. version: 7.23.3
  1636. engines: {node: '>=6.9.0'}
  1637. peerDependencies:
  1638. '@babel/core': ^7.0.0
  1639. dependencies:
  1640. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1641. '@babel/helper-create-regexp-features-plugin': registry.npmmirror.com/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.6)
  1642. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1643. dev: true
  1644. registry.npmmirror.com/@babel/preset-env@7.23.6(@babel/core@7.23.6):
  1645. resolution: {integrity: sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.23.6.tgz}
  1646. id: registry.npmmirror.com/@babel/preset-env/7.23.6
  1647. name: '@babel/preset-env'
  1648. version: 7.23.6
  1649. engines: {node: '>=6.9.0'}
  1650. peerDependencies:
  1651. '@babel/core': ^7.0.0-0
  1652. dependencies:
  1653. '@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.23.5
  1654. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1655. '@babel/helper-compilation-targets': registry.npmmirror.com/@babel/helper-compilation-targets@7.23.6
  1656. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1657. '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option@7.23.5
  1658. '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.6)
  1659. '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.23.6)
  1660. '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': registry.npmmirror.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.3(@babel/core@7.23.6)
  1661. '@babel/plugin-proposal-private-property-in-object': registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.6)
  1662. '@babel/plugin-syntax-async-generators': registry.npmmirror.com/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.6)
  1663. '@babel/plugin-syntax-class-properties': registry.npmmirror.com/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.6)
  1664. '@babel/plugin-syntax-class-static-block': registry.npmmirror.com/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.6)
  1665. '@babel/plugin-syntax-dynamic-import': registry.npmmirror.com/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.6)
  1666. '@babel/plugin-syntax-export-namespace-from': registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.6)
  1667. '@babel/plugin-syntax-import-assertions': registry.npmmirror.com/@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.6)
  1668. '@babel/plugin-syntax-import-attributes': registry.npmmirror.com/@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.23.6)
  1669. '@babel/plugin-syntax-import-meta': registry.npmmirror.com/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.6)
  1670. '@babel/plugin-syntax-json-strings': registry.npmmirror.com/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.6)
  1671. '@babel/plugin-syntax-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.6)
  1672. '@babel/plugin-syntax-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.6)
  1673. '@babel/plugin-syntax-numeric-separator': registry.npmmirror.com/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.6)
  1674. '@babel/plugin-syntax-object-rest-spread': registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.6)
  1675. '@babel/plugin-syntax-optional-catch-binding': registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.6)
  1676. '@babel/plugin-syntax-optional-chaining': registry.npmmirror.com/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.6)
  1677. '@babel/plugin-syntax-private-property-in-object': registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.6)
  1678. '@babel/plugin-syntax-top-level-await': registry.npmmirror.com/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.6)
  1679. '@babel/plugin-syntax-unicode-sets-regex': registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.6)
  1680. '@babel/plugin-transform-arrow-functions': registry.npmmirror.com/@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.23.6)
  1681. '@babel/plugin-transform-async-generator-functions': registry.npmmirror.com/@babel/plugin-transform-async-generator-functions@7.23.4(@babel/core@7.23.6)
  1682. '@babel/plugin-transform-async-to-generator': registry.npmmirror.com/@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.23.6)
  1683. '@babel/plugin-transform-block-scoped-functions': registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.6)
  1684. '@babel/plugin-transform-block-scoping': registry.npmmirror.com/@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.23.6)
  1685. '@babel/plugin-transform-class-properties': registry.npmmirror.com/@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.6)
  1686. '@babel/plugin-transform-class-static-block': registry.npmmirror.com/@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.23.6)
  1687. '@babel/plugin-transform-classes': registry.npmmirror.com/@babel/plugin-transform-classes@7.23.5(@babel/core@7.23.6)
  1688. '@babel/plugin-transform-computed-properties': registry.npmmirror.com/@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.6)
  1689. '@babel/plugin-transform-destructuring': registry.npmmirror.com/@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.6)
  1690. '@babel/plugin-transform-dotall-regex': registry.npmmirror.com/@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.6)
  1691. '@babel/plugin-transform-duplicate-keys': registry.npmmirror.com/@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.23.6)
  1692. '@babel/plugin-transform-dynamic-import': registry.npmmirror.com/@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.23.6)
  1693. '@babel/plugin-transform-exponentiation-operator': registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.23.6)
  1694. '@babel/plugin-transform-export-namespace-from': registry.npmmirror.com/@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.23.6)
  1695. '@babel/plugin-transform-for-of': registry.npmmirror.com/@babel/plugin-transform-for-of@7.23.6(@babel/core@7.23.6)
  1696. '@babel/plugin-transform-function-name': registry.npmmirror.com/@babel/plugin-transform-function-name@7.23.3(@babel/core@7.23.6)
  1697. '@babel/plugin-transform-json-strings': registry.npmmirror.com/@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.23.6)
  1698. '@babel/plugin-transform-literals': registry.npmmirror.com/@babel/plugin-transform-literals@7.23.3(@babel/core@7.23.6)
  1699. '@babel/plugin-transform-logical-assignment-operators': registry.npmmirror.com/@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.23.6)
  1700. '@babel/plugin-transform-member-expression-literals': registry.npmmirror.com/@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.23.6)
  1701. '@babel/plugin-transform-modules-amd': registry.npmmirror.com/@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.23.6)
  1702. '@babel/plugin-transform-modules-commonjs': registry.npmmirror.com/@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.6)
  1703. '@babel/plugin-transform-modules-systemjs': registry.npmmirror.com/@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.23.6)
  1704. '@babel/plugin-transform-modules-umd': registry.npmmirror.com/@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.23.6)
  1705. '@babel/plugin-transform-named-capturing-groups-regex': registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.6)
  1706. '@babel/plugin-transform-new-target': registry.npmmirror.com/@babel/plugin-transform-new-target@7.23.3(@babel/core@7.23.6)
  1707. '@babel/plugin-transform-nullish-coalescing-operator': registry.npmmirror.com/@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.23.6)
  1708. '@babel/plugin-transform-numeric-separator': registry.npmmirror.com/@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.23.6)
  1709. '@babel/plugin-transform-object-rest-spread': registry.npmmirror.com/@babel/plugin-transform-object-rest-spread@7.23.4(@babel/core@7.23.6)
  1710. '@babel/plugin-transform-object-super': registry.npmmirror.com/@babel/plugin-transform-object-super@7.23.3(@babel/core@7.23.6)
  1711. '@babel/plugin-transform-optional-catch-binding': registry.npmmirror.com/@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.23.6)
  1712. '@babel/plugin-transform-optional-chaining': registry.npmmirror.com/@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.23.6)
  1713. '@babel/plugin-transform-parameters': registry.npmmirror.com/@babel/plugin-transform-parameters@7.23.3(@babel/core@7.23.6)
  1714. '@babel/plugin-transform-private-methods': registry.npmmirror.com/@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.6)
  1715. '@babel/plugin-transform-private-property-in-object': registry.npmmirror.com/@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.23.6)
  1716. '@babel/plugin-transform-property-literals': registry.npmmirror.com/@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.6)
  1717. '@babel/plugin-transform-regenerator': registry.npmmirror.com/@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.23.6)
  1718. '@babel/plugin-transform-reserved-words': registry.npmmirror.com/@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.23.6)
  1719. '@babel/plugin-transform-shorthand-properties': registry.npmmirror.com/@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.6)
  1720. '@babel/plugin-transform-spread': registry.npmmirror.com/@babel/plugin-transform-spread@7.23.3(@babel/core@7.23.6)
  1721. '@babel/plugin-transform-sticky-regex': registry.npmmirror.com/@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.6)
  1722. '@babel/plugin-transform-template-literals': registry.npmmirror.com/@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.6)
  1723. '@babel/plugin-transform-typeof-symbol': registry.npmmirror.com/@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.23.6)
  1724. '@babel/plugin-transform-unicode-escapes': registry.npmmirror.com/@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.6)
  1725. '@babel/plugin-transform-unicode-property-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.23.6)
  1726. '@babel/plugin-transform-unicode-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.23.6)
  1727. '@babel/plugin-transform-unicode-sets-regex': registry.npmmirror.com/@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.6)
  1728. '@babel/preset-modules': registry.npmmirror.com/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.6)
  1729. babel-plugin-polyfill-corejs2: registry.npmmirror.com/babel-plugin-polyfill-corejs2@0.4.7(@babel/core@7.23.6)
  1730. babel-plugin-polyfill-corejs3: registry.npmmirror.com/babel-plugin-polyfill-corejs3@0.8.7(@babel/core@7.23.6)
  1731. babel-plugin-polyfill-regenerator: registry.npmmirror.com/babel-plugin-polyfill-regenerator@0.5.4(@babel/core@7.23.6)
  1732. core-js-compat: registry.npmmirror.com/core-js-compat@3.34.0
  1733. semver: registry.npmmirror.com/semver@6.3.1
  1734. transitivePeerDependencies:
  1735. - supports-color
  1736. dev: true
  1737. registry.npmmirror.com/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.6):
  1738. resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz}
  1739. id: registry.npmmirror.com/@babel/preset-modules/0.1.6-no-external-plugins
  1740. name: '@babel/preset-modules'
  1741. version: 0.1.6-no-external-plugins
  1742. peerDependencies:
  1743. '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
  1744. dependencies:
  1745. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1746. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1747. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  1748. esutils: registry.npmmirror.com/esutils@2.0.3
  1749. dev: true
  1750. registry.npmmirror.com/@babel/preset-typescript@7.23.3(@babel/core@7.23.6):
  1751. resolution: {integrity: sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz}
  1752. id: registry.npmmirror.com/@babel/preset-typescript/7.23.3
  1753. name: '@babel/preset-typescript'
  1754. version: 7.23.3
  1755. engines: {node: '>=6.9.0'}
  1756. peerDependencies:
  1757. '@babel/core': ^7.0.0-0
  1758. dependencies:
  1759. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  1760. '@babel/helper-plugin-utils': registry.npmmirror.com/@babel/helper-plugin-utils@7.22.5
  1761. '@babel/helper-validator-option': registry.npmmirror.com/@babel/helper-validator-option@7.23.5
  1762. '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.6)
  1763. '@babel/plugin-transform-modules-commonjs': registry.npmmirror.com/@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.6)
  1764. '@babel/plugin-transform-typescript': registry.npmmirror.com/@babel/plugin-transform-typescript@7.23.6(@babel/core@7.23.6)
  1765. dev: false
  1766. registry.npmmirror.com/@babel/regjsgen@0.8.0:
  1767. resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz}
  1768. name: '@babel/regjsgen'
  1769. version: 0.8.0
  1770. dev: true
  1771. registry.npmmirror.com/@babel/template@7.22.15:
  1772. resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/template/-/template-7.22.15.tgz}
  1773. name: '@babel/template'
  1774. version: 7.22.15
  1775. engines: {node: '>=6.9.0'}
  1776. dependencies:
  1777. '@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.23.5
  1778. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  1779. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  1780. registry.npmmirror.com/@babel/traverse@7.23.6:
  1781. resolution: {integrity: sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/traverse/-/traverse-7.23.6.tgz}
  1782. name: '@babel/traverse'
  1783. version: 7.23.6
  1784. engines: {node: '>=6.9.0'}
  1785. dependencies:
  1786. '@babel/code-frame': registry.npmmirror.com/@babel/code-frame@7.23.5
  1787. '@babel/generator': registry.npmmirror.com/@babel/generator@7.23.6
  1788. '@babel/helper-environment-visitor': registry.npmmirror.com/@babel/helper-environment-visitor@7.22.20
  1789. '@babel/helper-function-name': registry.npmmirror.com/@babel/helper-function-name@7.23.0
  1790. '@babel/helper-hoist-variables': registry.npmmirror.com/@babel/helper-hoist-variables@7.22.5
  1791. '@babel/helper-split-export-declaration': registry.npmmirror.com/@babel/helper-split-export-declaration@7.22.6
  1792. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  1793. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  1794. debug: registry.npmmirror.com/debug@4.3.4
  1795. globals: registry.npmmirror.com/globals@11.12.0
  1796. transitivePeerDependencies:
  1797. - supports-color
  1798. registry.npmmirror.com/@babel/types@7.23.6:
  1799. resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.23.6.tgz}
  1800. name: '@babel/types'
  1801. version: 7.23.6
  1802. engines: {node: '>=6.9.0'}
  1803. dependencies:
  1804. '@babel/helper-string-parser': registry.npmmirror.com/@babel/helper-string-parser@7.23.4
  1805. '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier@7.22.20
  1806. to-fast-properties: registry.npmmirror.com/to-fast-properties@2.0.0
  1807. registry.npmmirror.com/@iconify/types@2.0.0:
  1808. resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/types/-/types-2.0.0.tgz}
  1809. name: '@iconify/types'
  1810. version: 2.0.0
  1811. dev: false
  1812. registry.npmmirror.com/@iconify/utils@2.1.13:
  1813. resolution: {integrity: sha512-6uWvJIo715xYRy1KmCCyZYW0YYkLjaojEExoEkxpOHKhi9cyHW8hVKo+m8zrxzNVSqjUx9OuVRa2BWXeXfkp5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@iconify/utils/-/utils-2.1.13.tgz}
  1814. name: '@iconify/utils'
  1815. version: 2.1.13
  1816. dependencies:
  1817. '@antfu/install-pkg': registry.npmmirror.com/@antfu/install-pkg@0.1.1
  1818. '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.7
  1819. '@iconify/types': registry.npmmirror.com/@iconify/types@2.0.0
  1820. debug: registry.npmmirror.com/debug@4.3.4
  1821. kolorist: registry.npmmirror.com/kolorist@1.8.0
  1822. local-pkg: registry.npmmirror.com/local-pkg@0.4.3
  1823. transitivePeerDependencies:
  1824. - supports-color
  1825. dev: false
  1826. registry.npmmirror.com/@jridgewell/gen-mapping@0.3.3:
  1827. resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz}
  1828. name: '@jridgewell/gen-mapping'
  1829. version: 0.3.3
  1830. engines: {node: '>=6.0.0'}
  1831. dependencies:
  1832. '@jridgewell/set-array': registry.npmmirror.com/@jridgewell/set-array@1.1.2
  1833. '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15
  1834. '@jridgewell/trace-mapping': registry.npmmirror.com/@jridgewell/trace-mapping@0.3.20
  1835. registry.npmmirror.com/@jridgewell/resolve-uri@3.1.1:
  1836. resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz}
  1837. name: '@jridgewell/resolve-uri'
  1838. version: 3.1.1
  1839. engines: {node: '>=6.0.0'}
  1840. registry.npmmirror.com/@jridgewell/set-array@1.1.2:
  1841. resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.2.tgz}
  1842. name: '@jridgewell/set-array'
  1843. version: 1.1.2
  1844. engines: {node: '>=6.0.0'}
  1845. registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15:
  1846. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz}
  1847. name: '@jridgewell/sourcemap-codec'
  1848. version: 1.4.15
  1849. registry.npmmirror.com/@jridgewell/trace-mapping@0.3.20:
  1850. resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz}
  1851. name: '@jridgewell/trace-mapping'
  1852. version: 0.3.20
  1853. dependencies:
  1854. '@jridgewell/resolve-uri': registry.npmmirror.com/@jridgewell/resolve-uri@3.1.1
  1855. '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15
  1856. registry.npmmirror.com/@nodelib/fs.scandir@2.1.5:
  1857. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz}
  1858. name: '@nodelib/fs.scandir'
  1859. version: 2.1.5
  1860. engines: {node: '>= 8'}
  1861. dependencies:
  1862. '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat@2.0.5
  1863. run-parallel: registry.npmmirror.com/run-parallel@1.2.0
  1864. registry.npmmirror.com/@nodelib/fs.stat@2.0.5:
  1865. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz}
  1866. name: '@nodelib/fs.stat'
  1867. version: 2.0.5
  1868. engines: {node: '>= 8'}
  1869. registry.npmmirror.com/@nodelib/fs.walk@1.2.8:
  1870. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz}
  1871. name: '@nodelib/fs.walk'
  1872. version: 1.2.8
  1873. engines: {node: '>= 8'}
  1874. dependencies:
  1875. '@nodelib/fs.scandir': registry.npmmirror.com/@nodelib/fs.scandir@2.1.5
  1876. fastq: registry.npmmirror.com/fastq@1.15.0
  1877. registry.npmmirror.com/@polka/url@1.0.0-next.24:
  1878. resolution: {integrity: sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.24.tgz}
  1879. name: '@polka/url'
  1880. version: 1.0.0-next.24
  1881. registry.npmmirror.com/@rollup/pluginutils@5.1.0:
  1882. resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz}
  1883. name: '@rollup/pluginutils'
  1884. version: 5.1.0
  1885. engines: {node: '>=14.0.0'}
  1886. peerDependencies:
  1887. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  1888. peerDependenciesMeta:
  1889. rollup:
  1890. optional: true
  1891. dependencies:
  1892. '@types/estree': registry.npmmirror.com/@types/estree@1.0.5
  1893. estree-walker: registry.npmmirror.com/estree-walker@2.0.2
  1894. picomatch: registry.npmmirror.com/picomatch@2.3.1
  1895. registry.npmmirror.com/@types/debug@4.1.12:
  1896. resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/debug/-/debug-4.1.12.tgz}
  1897. name: '@types/debug'
  1898. version: 4.1.12
  1899. dependencies:
  1900. '@types/ms': registry.npmmirror.com/@types/ms@0.7.34
  1901. dev: false
  1902. registry.npmmirror.com/@types/estree@1.0.5:
  1903. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/estree/-/estree-1.0.5.tgz}
  1904. name: '@types/estree'
  1905. version: 1.0.5
  1906. registry.npmmirror.com/@types/ms@0.7.34:
  1907. resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/ms/-/ms-0.7.34.tgz}
  1908. name: '@types/ms'
  1909. version: 0.7.34
  1910. dev: false
  1911. registry.npmmirror.com/@types/web-bluetooth@0.0.20:
  1912. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz}
  1913. name: '@types/web-bluetooth'
  1914. version: 0.0.20
  1915. registry.npmmirror.com/@unocss/astro@0.58.0(vite@5.0.8):
  1916. resolution: {integrity: sha512-df+tEFO5eKXjQOwSWQhS9IdjD0sfLHLtn8U09sEKR2Nmh5CvpwyBxmvLQgOCilPou7ehmyKfsyGRLZg7IMp+Ew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/astro/-/astro-0.58.0.tgz}
  1917. id: registry.npmmirror.com/@unocss/astro/0.58.0
  1918. name: '@unocss/astro'
  1919. version: 0.58.0
  1920. peerDependencies:
  1921. vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
  1922. peerDependenciesMeta:
  1923. vite:
  1924. optional: true
  1925. dependencies:
  1926. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  1927. '@unocss/reset': registry.npmmirror.com/@unocss/reset@0.58.0
  1928. '@unocss/vite': registry.npmmirror.com/@unocss/vite@0.58.0(vite@5.0.8)
  1929. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  1930. transitivePeerDependencies:
  1931. - rollup
  1932. dev: false
  1933. registry.npmmirror.com/@unocss/cli@0.58.0:
  1934. resolution: {integrity: sha512-rhsrDBxAVueygMcAbMkbuvsHbBL2rG6N96LllYwHn16FLgOE3Sf4JW1/LlNjQje3BtwMMtbSCCAeu2SryFhzbw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/cli/-/cli-0.58.0.tgz}
  1935. name: '@unocss/cli'
  1936. version: 0.58.0
  1937. engines: {node: '>=14'}
  1938. hasBin: true
  1939. dependencies:
  1940. '@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping@2.2.1
  1941. '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.1.0
  1942. '@unocss/config': registry.npmmirror.com/@unocss/config@0.58.0
  1943. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  1944. '@unocss/preset-uno': registry.npmmirror.com/@unocss/preset-uno@0.58.0
  1945. cac: registry.npmmirror.com/cac@6.7.14
  1946. chokidar: registry.npmmirror.com/chokidar@3.5.3
  1947. colorette: registry.npmmirror.com/colorette@2.0.20
  1948. consola: registry.npmmirror.com/consola@3.2.3
  1949. fast-glob: registry.npmmirror.com/fast-glob@3.3.2
  1950. magic-string: registry.npmmirror.com/magic-string@0.30.5
  1951. pathe: registry.npmmirror.com/pathe@1.1.1
  1952. perfect-debounce: registry.npmmirror.com/perfect-debounce@1.0.0
  1953. transitivePeerDependencies:
  1954. - rollup
  1955. dev: false
  1956. registry.npmmirror.com/@unocss/config@0.58.0:
  1957. resolution: {integrity: sha512-WQD29gCZ7cajnMzezD1PRW0qQSxo/C6PX9ktygwhdinFx9nXuLZnKFOz65TiI8y48e53g1i7ivvgY3m4Sq5mIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/config/-/config-0.58.0.tgz}
  1958. name: '@unocss/config'
  1959. version: 0.58.0
  1960. engines: {node: '>=14'}
  1961. dependencies:
  1962. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  1963. unconfig: registry.npmmirror.com/unconfig@0.3.11
  1964. dev: false
  1965. registry.npmmirror.com/@unocss/core@0.58.0:
  1966. resolution: {integrity: sha512-KhABQXGE2AgtO9vE28d+HnciuyGDcuygsnQdUwlzUuR4K05OSw2kRE9emRN4HaMycD+gA/zDbQrJxTXb6mQUiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/core/-/core-0.58.0.tgz}
  1967. name: '@unocss/core'
  1968. version: 0.58.0
  1969. dev: false
  1970. registry.npmmirror.com/@unocss/extractor-arbitrary-variants@0.58.0:
  1971. resolution: {integrity: sha512-s9wK2UugJM0WK1HpgPz2kTbpeyQc46zais+nauN/ykVX6NMq8PtGzSWszzf+0aIbtWAQGiqAfiYNTpf09tJHfg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-0.58.0.tgz}
  1972. name: '@unocss/extractor-arbitrary-variants'
  1973. version: 0.58.0
  1974. dependencies:
  1975. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  1976. dev: false
  1977. registry.npmmirror.com/@unocss/inspector@0.58.0:
  1978. resolution: {integrity: sha512-ZC4QauFGdh3/VkzW/FqkO2R03JEbzGNuX0DK03pwas8/jFIGh8pPldesj8GEKm1YWr1emx9cw7JUnhR8XSUBlA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/inspector/-/inspector-0.58.0.tgz}
  1979. name: '@unocss/inspector'
  1980. version: 0.58.0
  1981. dependencies:
  1982. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  1983. '@unocss/rule-utils': registry.npmmirror.com/@unocss/rule-utils@0.58.0
  1984. gzip-size: registry.npmmirror.com/gzip-size@6.0.0
  1985. sirv: registry.npmmirror.com/sirv@2.0.3
  1986. dev: false
  1987. registry.npmmirror.com/@unocss/postcss@0.58.0(postcss@8.4.32):
  1988. resolution: {integrity: sha512-2hAwLbfUFqysi8FN1cn3xkHy5GhLMlYy6W4NrAZ2ws7F2MKpsCT2xCj7dT5cI2tW8ulD2YoVbKH15dBhNsMNUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/postcss/-/postcss-0.58.0.tgz}
  1989. id: registry.npmmirror.com/@unocss/postcss/0.58.0
  1990. name: '@unocss/postcss'
  1991. version: 0.58.0
  1992. engines: {node: '>=14'}
  1993. peerDependencies:
  1994. postcss: ^8.4.21
  1995. dependencies:
  1996. '@unocss/config': registry.npmmirror.com/@unocss/config@0.58.0
  1997. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  1998. '@unocss/rule-utils': registry.npmmirror.com/@unocss/rule-utils@0.58.0
  1999. css-tree: registry.npmmirror.com/css-tree@2.3.1
  2000. fast-glob: registry.npmmirror.com/fast-glob@3.3.2
  2001. magic-string: registry.npmmirror.com/magic-string@0.30.5
  2002. postcss: 8.4.32
  2003. dev: false
  2004. registry.npmmirror.com/@unocss/preset-attributify@0.58.0:
  2005. resolution: {integrity: sha512-Ew78noYes12K9gk4dF36MkjpiIqTi1XVqcniiAzxCkzuctxN4B57vW3LVTwjInGmWNNKWN3UNR4q1o0VxH4xJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/preset-attributify/-/preset-attributify-0.58.0.tgz}
  2006. name: '@unocss/preset-attributify'
  2007. version: 0.58.0
  2008. dependencies:
  2009. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2010. dev: false
  2011. registry.npmmirror.com/@unocss/preset-icons@0.58.0:
  2012. resolution: {integrity: sha512-niT32avw+8l+L40LGhrmX6qDV9Z8/gOn4xjjRhLZZouKni3CJOpz9taILyF4xp1nak5nxGT4wa0tuC/htvOF5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/preset-icons/-/preset-icons-0.58.0.tgz}
  2013. name: '@unocss/preset-icons'
  2014. version: 0.58.0
  2015. dependencies:
  2016. '@iconify/utils': registry.npmmirror.com/@iconify/utils@2.1.13
  2017. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2018. ofetch: registry.npmmirror.com/ofetch@1.3.3
  2019. transitivePeerDependencies:
  2020. - supports-color
  2021. dev: false
  2022. registry.npmmirror.com/@unocss/preset-mini@0.58.0:
  2023. resolution: {integrity: sha512-oMliJZVTN3ecAvf52yN+MyJszaJOZoKwMMbUAFqVis62MaqRzZ8mSw12QFLFyX2pltulDFpMBTAKro+hP0wXEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/preset-mini/-/preset-mini-0.58.0.tgz}
  2024. name: '@unocss/preset-mini'
  2025. version: 0.58.0
  2026. dependencies:
  2027. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2028. '@unocss/extractor-arbitrary-variants': registry.npmmirror.com/@unocss/extractor-arbitrary-variants@0.58.0
  2029. '@unocss/rule-utils': registry.npmmirror.com/@unocss/rule-utils@0.58.0
  2030. dev: false
  2031. registry.npmmirror.com/@unocss/preset-tagify@0.58.0:
  2032. resolution: {integrity: sha512-I+dzfs/bofiGb2AUxkhcTDhB+r2+/3SO81PFwf3Ae7afnzhA2SLsKAkEqO8YN3M3mwZL7IfXn6vpsWeEAlk/yw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/preset-tagify/-/preset-tagify-0.58.0.tgz}
  2033. name: '@unocss/preset-tagify'
  2034. version: 0.58.0
  2035. dependencies:
  2036. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2037. dev: false
  2038. registry.npmmirror.com/@unocss/preset-typography@0.58.0:
  2039. resolution: {integrity: sha512-8qo+Z1CJtXFMDbAvtizUTRLuLxCIzytgYU0GmuRkfc2iwASSDNDsvh8nAYQfWpyAEOV7QEHtS9c9xL4b0c89FA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/preset-typography/-/preset-typography-0.58.0.tgz}
  2040. name: '@unocss/preset-typography'
  2041. version: 0.58.0
  2042. dependencies:
  2043. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2044. '@unocss/preset-mini': registry.npmmirror.com/@unocss/preset-mini@0.58.0
  2045. dev: false
  2046. registry.npmmirror.com/@unocss/preset-uno@0.58.0:
  2047. resolution: {integrity: sha512-DpgfjtvSgsWeyZH+jQHc1k5IReiZNb7oGpHVnfF6SlHETTnMHSeNetxkPQWYrqJLPI6llNLPTdTa5j47NtmOiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/preset-uno/-/preset-uno-0.58.0.tgz}
  2048. name: '@unocss/preset-uno'
  2049. version: 0.58.0
  2050. dependencies:
  2051. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2052. '@unocss/preset-mini': registry.npmmirror.com/@unocss/preset-mini@0.58.0
  2053. '@unocss/preset-wind': registry.npmmirror.com/@unocss/preset-wind@0.58.0
  2054. '@unocss/rule-utils': registry.npmmirror.com/@unocss/rule-utils@0.58.0
  2055. dev: false
  2056. registry.npmmirror.com/@unocss/preset-web-fonts@0.58.0:
  2057. resolution: {integrity: sha512-QarDDEUlexQ2IIn23pE1eHDskG2Tz+JjCe+FAN0DoNLLhvUUWSB4cQIMFWP6dSMJ047Blj9IpgAl9dERICW1qQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/preset-web-fonts/-/preset-web-fonts-0.58.0.tgz}
  2058. name: '@unocss/preset-web-fonts'
  2059. version: 0.58.0
  2060. dependencies:
  2061. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2062. ofetch: registry.npmmirror.com/ofetch@1.3.3
  2063. dev: false
  2064. registry.npmmirror.com/@unocss/preset-wind@0.58.0:
  2065. resolution: {integrity: sha512-2zgaIy9RAGie9CsUYCkYRDSERBi8kG6Q/mQLgNfP9HMz5IThlnDHFWF/hLAVD51xQUg9gH8qWBR9kN/1ioT5Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/preset-wind/-/preset-wind-0.58.0.tgz}
  2066. name: '@unocss/preset-wind'
  2067. version: 0.58.0
  2068. dependencies:
  2069. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2070. '@unocss/preset-mini': registry.npmmirror.com/@unocss/preset-mini@0.58.0
  2071. '@unocss/rule-utils': registry.npmmirror.com/@unocss/rule-utils@0.58.0
  2072. dev: false
  2073. registry.npmmirror.com/@unocss/reset@0.58.0:
  2074. resolution: {integrity: sha512-UVZ5kz37JGbwAA06k/gjKYcekcTwi6oIhev1EpTtCvHLL6XYcYqcwb/u4Wjzprd3L3lxDGYXvGdjREGm2u7vbQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/reset/-/reset-0.58.0.tgz}
  2075. name: '@unocss/reset'
  2076. version: 0.58.0
  2077. dev: false
  2078. registry.npmmirror.com/@unocss/rule-utils@0.58.0:
  2079. resolution: {integrity: sha512-LBJ9dJ/j5UIMzJF7pmIig55MtJAYtG+tn/zQRveZuPRVahzP+KqwlyB7u3uCUnQhdgo/MJODMcqyr0jl6+kTuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/rule-utils/-/rule-utils-0.58.0.tgz}
  2080. name: '@unocss/rule-utils'
  2081. version: 0.58.0
  2082. engines: {node: '>=14'}
  2083. dependencies:
  2084. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2085. magic-string: registry.npmmirror.com/magic-string@0.30.5
  2086. dev: false
  2087. registry.npmmirror.com/@unocss/scope@0.58.0:
  2088. resolution: {integrity: sha512-XgUXZJvbxWSRC/DNOWI5DYdR6Nd6IZxsE5ls3AFA5msgtk5OH4YNQELLMabQw7xbRbU/fftlRJa3vncSfOyl6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/scope/-/scope-0.58.0.tgz}
  2089. name: '@unocss/scope'
  2090. version: 0.58.0
  2091. dev: false
  2092. registry.npmmirror.com/@unocss/transformer-attributify-jsx-babel@0.58.0:
  2093. resolution: {integrity: sha512-ckDq/q476x2yikjS8usmSUGuakqMQrg2pm8sdBINTPdJxGc7kJRvI5UDnzRw4W9hE5IH+E4gg0XfCtFad0O3eg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/transformer-attributify-jsx-babel/-/transformer-attributify-jsx-babel-0.58.0.tgz}
  2094. name: '@unocss/transformer-attributify-jsx-babel'
  2095. version: 0.58.0
  2096. dependencies:
  2097. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  2098. '@babel/plugin-syntax-jsx': registry.npmmirror.com/@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.6)
  2099. '@babel/preset-typescript': registry.npmmirror.com/@babel/preset-typescript@7.23.3(@babel/core@7.23.6)
  2100. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2101. transitivePeerDependencies:
  2102. - supports-color
  2103. dev: false
  2104. registry.npmmirror.com/@unocss/transformer-attributify-jsx@0.58.0:
  2105. resolution: {integrity: sha512-QDdBEFDE7ntfCH7+8zHRW72MIQ9NH3uYGUE7lYgr5Ap8qzBHCxMT1kUrY6gwuoo3U4dMu2wruglYRHD88hvGkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/transformer-attributify-jsx/-/transformer-attributify-jsx-0.58.0.tgz}
  2106. name: '@unocss/transformer-attributify-jsx'
  2107. version: 0.58.0
  2108. dependencies:
  2109. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2110. dev: false
  2111. registry.npmmirror.com/@unocss/transformer-compile-class@0.58.0:
  2112. resolution: {integrity: sha512-/BysfTg2q9sGPfiRHqWw/bT60/gjpBGBRVkIFsG4WVT2pgf3BfQUPu5FumSvZSRd0rA/pR57Lp6ZREAdj6+q+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/transformer-compile-class/-/transformer-compile-class-0.58.0.tgz}
  2113. name: '@unocss/transformer-compile-class'
  2114. version: 0.58.0
  2115. dependencies:
  2116. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2117. dev: false
  2118. registry.npmmirror.com/@unocss/transformer-directives@0.58.0:
  2119. resolution: {integrity: sha512-sU2U/aIykRkGGbA4Qo9Z5XE/KqWf7KhBwC1m8pUoqjawsZex4aVnQgXzDPfcjtmy6pElwK0z2U5DnO+OK9vCgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/transformer-directives/-/transformer-directives-0.58.0.tgz}
  2120. name: '@unocss/transformer-directives'
  2121. version: 0.58.0
  2122. dependencies:
  2123. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2124. '@unocss/rule-utils': registry.npmmirror.com/@unocss/rule-utils@0.58.0
  2125. css-tree: registry.npmmirror.com/css-tree@2.3.1
  2126. dev: false
  2127. registry.npmmirror.com/@unocss/transformer-variant-group@0.58.0:
  2128. resolution: {integrity: sha512-O2n8uVIpNic57rrkaaQ8jnC1WJ9N6FkoqxatRDXZ368aJ1CJNya0ZcVUL6lGGND0bOLXen4WmEN62ZxEWTqdkA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/transformer-variant-group/-/transformer-variant-group-0.58.0.tgz}
  2129. name: '@unocss/transformer-variant-group'
  2130. version: 0.58.0
  2131. dependencies:
  2132. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2133. dev: false
  2134. registry.npmmirror.com/@unocss/vite@0.58.0(vite@5.0.8):
  2135. resolution: {integrity: sha512-OCUOLMSOBEtXOEyBbAvMI3/xdR175BWRzmvV9Wc34ANZclEvCdVH8+WU725ibjY4VT0gVIuX68b13fhXdHV41A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@unocss/vite/-/vite-0.58.0.tgz}
  2136. id: registry.npmmirror.com/@unocss/vite/0.58.0
  2137. name: '@unocss/vite'
  2138. version: 0.58.0
  2139. peerDependencies:
  2140. vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
  2141. dependencies:
  2142. '@ampproject/remapping': registry.npmmirror.com/@ampproject/remapping@2.2.1
  2143. '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.1.0
  2144. '@unocss/config': registry.npmmirror.com/@unocss/config@0.58.0
  2145. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  2146. '@unocss/inspector': registry.npmmirror.com/@unocss/inspector@0.58.0
  2147. '@unocss/scope': registry.npmmirror.com/@unocss/scope@0.58.0
  2148. '@unocss/transformer-directives': registry.npmmirror.com/@unocss/transformer-directives@0.58.0
  2149. chokidar: registry.npmmirror.com/chokidar@3.5.3
  2150. fast-glob: registry.npmmirror.com/fast-glob@3.3.2
  2151. magic-string: registry.npmmirror.com/magic-string@0.30.5
  2152. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  2153. transitivePeerDependencies:
  2154. - rollup
  2155. dev: false
  2156. registry.npmmirror.com/@vant/popperjs@1.3.0:
  2157. resolution: {integrity: sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.3.0.tgz}
  2158. name: '@vant/popperjs'
  2159. version: 1.3.0
  2160. dev: false
  2161. registry.npmmirror.com/@vant/use@1.6.0(vue@3.3.11):
  2162. resolution: {integrity: sha512-PHHxeAASgiOpSmMjceweIrv2AxDZIkWXyaczksMoWvKV2YAYEhoizRuk/xFnKF+emUIi46TsQ+rvlm/t2BBCfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vant/use/-/use-1.6.0.tgz}
  2163. id: registry.npmmirror.com/@vant/use/1.6.0
  2164. name: '@vant/use'
  2165. version: 1.6.0
  2166. peerDependencies:
  2167. vue: ^3.0.0
  2168. dependencies:
  2169. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2170. dev: false
  2171. registry.npmmirror.com/@vitejs/plugin-legacy@4.1.1(terser@5.26.0)(vite@5.0.8):
  2172. resolution: {integrity: sha512-um3gbVouD2Q/g19C0qpDfHwveXDCAHzs8OC3e9g6aXpKoD1H14himgs7wkMnhAynBJy7QqUoZNAXDuqN8zLR2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-legacy/-/plugin-legacy-4.1.1.tgz}
  2173. id: registry.npmmirror.com/@vitejs/plugin-legacy/4.1.1
  2174. name: '@vitejs/plugin-legacy'
  2175. version: 4.1.1
  2176. engines: {node: ^14.18.0 || >=16.0.0}
  2177. peerDependencies:
  2178. terser: ^5.4.0
  2179. vite: ^4.0.0
  2180. dependencies:
  2181. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  2182. '@babel/preset-env': registry.npmmirror.com/@babel/preset-env@7.23.6(@babel/core@7.23.6)
  2183. browserslist: registry.npmmirror.com/browserslist@4.22.2
  2184. core-js: registry.npmmirror.com/core-js@3.34.0
  2185. magic-string: registry.npmmirror.com/magic-string@0.30.5
  2186. regenerator-runtime: registry.npmmirror.com/regenerator-runtime@0.13.11
  2187. systemjs: registry.npmmirror.com/systemjs@6.14.2
  2188. terser: 5.26.0
  2189. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  2190. transitivePeerDependencies:
  2191. - supports-color
  2192. dev: true
  2193. registry.npmmirror.com/@vitejs/plugin-vue@4.5.2(vite@5.0.8)(vue@3.3.11):
  2194. resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.5.2.tgz}
  2195. id: registry.npmmirror.com/@vitejs/plugin-vue/4.5.2
  2196. name: '@vitejs/plugin-vue'
  2197. version: 4.5.2
  2198. engines: {node: ^14.18.0 || >=16.0.0}
  2199. peerDependencies:
  2200. vite: ^4.0.0 || ^5.0.0
  2201. vue: ^3.2.25
  2202. dependencies:
  2203. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  2204. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2205. dev: true
  2206. registry.npmmirror.com/@volar/language-core@1.11.1:
  2207. resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/language-core/-/language-core-1.11.1.tgz}
  2208. name: '@volar/language-core'
  2209. version: 1.11.1
  2210. dependencies:
  2211. '@volar/source-map': registry.npmmirror.com/@volar/source-map@1.11.1
  2212. dev: true
  2213. registry.npmmirror.com/@volar/source-map@1.11.1:
  2214. resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/source-map/-/source-map-1.11.1.tgz}
  2215. name: '@volar/source-map'
  2216. version: 1.11.1
  2217. dependencies:
  2218. muggle-string: registry.npmmirror.com/muggle-string@0.3.1
  2219. dev: true
  2220. registry.npmmirror.com/@volar/typescript@1.11.1:
  2221. resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/typescript/-/typescript-1.11.1.tgz}
  2222. name: '@volar/typescript'
  2223. version: 1.11.1
  2224. dependencies:
  2225. '@volar/language-core': registry.npmmirror.com/@volar/language-core@1.11.1
  2226. path-browserify: registry.npmmirror.com/path-browserify@1.0.1
  2227. dev: true
  2228. registry.npmmirror.com/@vue-macros/api@0.9.1(vue@3.3.11):
  2229. resolution: {integrity: sha512-RS+9jicpO10p55eReMSHQO/ZiRURl0WWcN+uj2dnnkGH0+NUysInqziERlEBLhSle3UXHJqDlzezSsnygkdt6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/api/-/api-0.9.1.tgz}
  2230. id: registry.npmmirror.com/@vue-macros/api/0.9.1
  2231. name: '@vue-macros/api'
  2232. version: 0.9.1
  2233. engines: {node: '>=16.14.0'}
  2234. dependencies:
  2235. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  2236. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2237. resolve.exports: registry.npmmirror.com/resolve.exports@2.0.2
  2238. transitivePeerDependencies:
  2239. - rollup
  2240. - vue
  2241. dev: true
  2242. registry.npmmirror.com/@vue-macros/better-define@1.7.1(vue@3.3.11):
  2243. resolution: {integrity: sha512-Qxe5v7PL4RHZ9zesoiIm5xq524y5Qel9tB0l8laSND0xhNvd3DNQkNkI39MKvGi7WPavF2N8W64gWNuj/j3U3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/better-define/-/better-define-1.7.1.tgz}
  2244. id: registry.npmmirror.com/@vue-macros/better-define/1.7.1
  2245. name: '@vue-macros/better-define'
  2246. version: 1.7.1
  2247. engines: {node: '>=16.14.0'}
  2248. dependencies:
  2249. '@vue-macros/api': registry.npmmirror.com/@vue-macros/api@0.9.1(vue@3.3.11)
  2250. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2251. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2252. transitivePeerDependencies:
  2253. - rollup
  2254. - vue
  2255. dev: true
  2256. registry.npmmirror.com/@vue-macros/boolean-prop@0.3.1(vue@3.3.11):
  2257. resolution: {integrity: sha512-XE/8vZG6rka6Eul6t0iuF+ibfflvx+pnFYrupmaBmaz2zc1dWn+xYiVz5xEawcCEiVBEUHK1NWSblxluhWBQPA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/boolean-prop/-/boolean-prop-0.3.1.tgz}
  2258. id: registry.npmmirror.com/@vue-macros/boolean-prop/0.3.1
  2259. name: '@vue-macros/boolean-prop'
  2260. version: 0.3.1
  2261. engines: {node: '>=16.14.0'}
  2262. dependencies:
  2263. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2264. '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.11
  2265. transitivePeerDependencies:
  2266. - rollup
  2267. - vue
  2268. dev: true
  2269. registry.npmmirror.com/@vue-macros/chain-call@0.2.1(vue@3.3.11):
  2270. resolution: {integrity: sha512-w4tWPttIa27V1mbfEMJiUMZw8nH/uO9lvAMZnsn39S8m2Ud2yiMdkKyWgH62gtLoeCDdH7HEPqv4ZHbMx74cdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/chain-call/-/chain-call-0.2.1.tgz}
  2271. id: registry.npmmirror.com/@vue-macros/chain-call/0.2.1
  2272. name: '@vue-macros/chain-call'
  2273. version: 0.2.1
  2274. engines: {node: '>=16.14.0'}
  2275. dependencies:
  2276. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2277. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2278. transitivePeerDependencies:
  2279. - rollup
  2280. - vue
  2281. dev: true
  2282. registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11):
  2283. resolution: {integrity: sha512-4DZsPeQA/nBQDw2RkYAmH7KrFjJVrMdAhJhO1JCl1bbbFXCGeoGjXfkg9wHPppj47s2HpAB3GrqNwqVGbi12NQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/common/-/common-1.10.0.tgz}
  2284. id: registry.npmmirror.com/@vue-macros/common/1.10.0
  2285. name: '@vue-macros/common'
  2286. version: 1.10.0
  2287. engines: {node: '>=16.14.0'}
  2288. peerDependencies:
  2289. vue: ^2.7.0 || ^3.2.25
  2290. peerDependenciesMeta:
  2291. vue:
  2292. optional: true
  2293. dependencies:
  2294. '@babel/types': registry.npmmirror.com/@babel/types@7.23.6
  2295. '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.1.0
  2296. '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.3.11
  2297. ast-kit: registry.npmmirror.com/ast-kit@0.11.3
  2298. local-pkg: registry.npmmirror.com/local-pkg@0.5.0
  2299. magic-string-ast: registry.npmmirror.com/magic-string-ast@0.3.0
  2300. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2301. transitivePeerDependencies:
  2302. - rollup
  2303. dev: true
  2304. registry.npmmirror.com/@vue-macros/define-emit@0.2.1(vue@3.3.11):
  2305. resolution: {integrity: sha512-oAil5GVP5GlB/6B/ThRrp6PLx+m1KYlee/84SEt5d1aHT45Tdc0AZYlWWVZ//iBDe0ve84jy/xW+BX86gpm0lg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/define-emit/-/define-emit-0.2.1.tgz}
  2306. id: registry.npmmirror.com/@vue-macros/define-emit/0.2.1
  2307. name: '@vue-macros/define-emit'
  2308. version: 0.2.1
  2309. engines: {node: '>=16.14.0'}
  2310. peerDependencies:
  2311. vue: ^2.7.0 || ^3.2.25
  2312. dependencies:
  2313. '@vue-macros/api': registry.npmmirror.com/@vue-macros/api@0.9.1(vue@3.3.11)
  2314. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2315. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2316. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2317. transitivePeerDependencies:
  2318. - rollup
  2319. dev: true
  2320. registry.npmmirror.com/@vue-macros/define-models@1.2.1(@vueuse/core@10.7.0)(vue@3.3.11):
  2321. resolution: {integrity: sha512-QVQ7MBByiuZ1rc/UyhDOsueD4LiRIUEqVXlmsDUzugiRmUc6ND2+jI3w7eGFLcgA8ruLV3uR6ozEZaHHib5TFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/define-models/-/define-models-1.2.1.tgz}
  2322. id: registry.npmmirror.com/@vue-macros/define-models/1.2.1
  2323. name: '@vue-macros/define-models'
  2324. version: 1.2.1
  2325. engines: {node: '>=16.14.0'}
  2326. peerDependencies:
  2327. '@vueuse/core': '>=9.0.0'
  2328. peerDependenciesMeta:
  2329. '@vueuse/core':
  2330. optional: true
  2331. dependencies:
  2332. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2333. '@vueuse/core': registry.npmmirror.com/@vueuse/core@10.7.0(vue@3.3.11)
  2334. ast-walker-scope: registry.npmmirror.com/ast-walker-scope@0.5.0
  2335. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2336. transitivePeerDependencies:
  2337. - rollup
  2338. - vue
  2339. dev: true
  2340. registry.npmmirror.com/@vue-macros/define-prop@0.3.1(vue@3.3.11):
  2341. resolution: {integrity: sha512-TjRefbNaG/g7DF36kMRfAX/M19vgG/Le+93SDWNkm3ez159XV1XNWOWvgxfkrfZJm5JF3vvIU0+PYFG3T9ecvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/define-prop/-/define-prop-0.3.1.tgz}
  2342. id: registry.npmmirror.com/@vue-macros/define-prop/0.3.1
  2343. name: '@vue-macros/define-prop'
  2344. version: 0.3.1
  2345. engines: {node: '>=16.14.0'}
  2346. peerDependencies:
  2347. vue: ^2.7.0 || ^3.2.25
  2348. dependencies:
  2349. '@vue-macros/api': registry.npmmirror.com/@vue-macros/api@0.9.1(vue@3.3.11)
  2350. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2351. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2352. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2353. transitivePeerDependencies:
  2354. - rollup
  2355. dev: true
  2356. registry.npmmirror.com/@vue-macros/define-props-refs@1.2.1(vue@3.3.11):
  2357. resolution: {integrity: sha512-NF5VvP5dBWy7X35KldxKhT/psmkEOkV2wHefLFiQDsVvUGYyqwVcsC0t+PrKqoYlmYg5Ouq0lOmTPyEVqjhmDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/define-props-refs/-/define-props-refs-1.2.1.tgz}
  2358. id: registry.npmmirror.com/@vue-macros/define-props-refs/1.2.1
  2359. name: '@vue-macros/define-props-refs'
  2360. version: 1.2.1
  2361. engines: {node: '>=16.14.0'}
  2362. peerDependencies:
  2363. vue: ^2.7.0 || ^3.2.25
  2364. dependencies:
  2365. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2366. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2367. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2368. transitivePeerDependencies:
  2369. - rollup
  2370. dev: true
  2371. registry.npmmirror.com/@vue-macros/define-props@2.0.1(@vue-macros/reactivity-transform@0.4.1)(vue@3.3.11):
  2372. resolution: {integrity: sha512-Cm6T2n7BBmCutrCJqgVkrtnhHIF6y5nNIRgHdb+LNFodaxmSPVBQ+8ddNMMn9C5JG6SdVnybivsS3WkDdl9jpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/define-props/-/define-props-2.0.1.tgz}
  2373. id: registry.npmmirror.com/@vue-macros/define-props/2.0.1
  2374. name: '@vue-macros/define-props'
  2375. version: 2.0.1
  2376. engines: {node: '>=16.14.0'}
  2377. peerDependencies:
  2378. '@vue-macros/reactivity-transform': ^0.4.1
  2379. vue: ^2.7.0 || ^3.2.25
  2380. dependencies:
  2381. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2382. '@vue-macros/reactivity-transform': registry.npmmirror.com/@vue-macros/reactivity-transform@0.4.1(vue@3.3.11)
  2383. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2384. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2385. transitivePeerDependencies:
  2386. - rollup
  2387. dev: true
  2388. registry.npmmirror.com/@vue-macros/define-render@1.5.1(vue@3.3.11):
  2389. resolution: {integrity: sha512-60m7i64dPbye5m5Y6DRQi9qPAUPavAyNXbFKws+R62lbc0R1j2pEUxOtMoblusDLFZRQG+MFLjWMYs3dBy7DaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/define-render/-/define-render-1.5.1.tgz}
  2390. id: registry.npmmirror.com/@vue-macros/define-render/1.5.1
  2391. name: '@vue-macros/define-render'
  2392. version: 1.5.1
  2393. engines: {node: '>=16.14.0'}
  2394. peerDependencies:
  2395. vue: ^2.7.0 || ^3.0.0
  2396. dependencies:
  2397. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2398. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2399. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2400. transitivePeerDependencies:
  2401. - rollup
  2402. dev: true
  2403. registry.npmmirror.com/@vue-macros/define-slots@1.1.1(vue@3.3.11):
  2404. resolution: {integrity: sha512-I1iOto50nQPbEsU/+bPr7MQDNgrvMGunfyuS/tQQu9Hp/Y0pGop3LEFXfM1lxBfOishBiBB1i2zMAOIi1IqfIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/define-slots/-/define-slots-1.1.1.tgz}
  2405. id: registry.npmmirror.com/@vue-macros/define-slots/1.1.1
  2406. name: '@vue-macros/define-slots'
  2407. version: 1.1.1
  2408. engines: {node: '>=16.14.0'}
  2409. peerDependencies:
  2410. vue: ^2.7.0 || ^3.0.0
  2411. dependencies:
  2412. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2413. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2414. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2415. transitivePeerDependencies:
  2416. - rollup
  2417. dev: true
  2418. registry.npmmirror.com/@vue-macros/devtools@0.2.0(typescript@5.3.3)(vite@5.0.8):
  2419. resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/devtools/-/devtools-0.2.0.tgz}
  2420. id: registry.npmmirror.com/@vue-macros/devtools/0.2.0
  2421. name: '@vue-macros/devtools'
  2422. version: 0.2.0
  2423. engines: {node: '>=16.14.0'}
  2424. peerDependencies:
  2425. vite: ^4.0.0 || ^5.0.0-0
  2426. peerDependenciesMeta:
  2427. vite:
  2428. optional: true
  2429. dependencies:
  2430. sirv: registry.npmmirror.com/sirv@2.0.3
  2431. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  2432. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2433. transitivePeerDependencies:
  2434. - typescript
  2435. dev: true
  2436. registry.npmmirror.com/@vue-macros/export-expose@0.1.1(vue@3.3.11):
  2437. resolution: {integrity: sha512-88CBQ/o+BXV9fyrGBs2qAlBPyTFcrxm9Ye3JjtxmCsiws/8bTbQRWi3MXrNp5XNxD0LDVN2P5xXe0lKKQyN4Kg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/export-expose/-/export-expose-0.1.1.tgz}
  2438. id: registry.npmmirror.com/@vue-macros/export-expose/0.1.1
  2439. name: '@vue-macros/export-expose'
  2440. version: 0.1.1
  2441. engines: {node: '>=16.14.0'}
  2442. peerDependencies:
  2443. vue: ^2.7.0 || ^3.2.25
  2444. dependencies:
  2445. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2446. '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.3.11
  2447. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2448. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2449. transitivePeerDependencies:
  2450. - rollup
  2451. dev: true
  2452. registry.npmmirror.com/@vue-macros/export-props@0.4.1(vue@3.3.11):
  2453. resolution: {integrity: sha512-pmcyddNk3VnBonjqExIdCNAdsIIRifjK2X3+dmQ1GuXzDMTF7CQ51tr/4yMain0pn40PTr0Az7nqUdYaskp2Fw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/export-props/-/export-props-0.4.1.tgz}
  2454. id: registry.npmmirror.com/@vue-macros/export-props/0.4.1
  2455. name: '@vue-macros/export-props'
  2456. version: 0.4.1
  2457. engines: {node: '>=16.14.0'}
  2458. peerDependencies:
  2459. vue: ^2.7.0 || ^3.2.25
  2460. dependencies:
  2461. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2462. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2463. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2464. transitivePeerDependencies:
  2465. - rollup
  2466. dev: true
  2467. registry.npmmirror.com/@vue-macros/export-render@0.2.1(vue@3.3.11):
  2468. resolution: {integrity: sha512-Em+5cPF1bLiwr3rQmvxo8vQa2jRax81vhp6bIYW4QtXKgdAWbfc+SRHdPQz/BjavvK/oymsnO3/jAK35Vv/xNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/export-render/-/export-render-0.2.1.tgz}
  2469. id: registry.npmmirror.com/@vue-macros/export-render/0.2.1
  2470. name: '@vue-macros/export-render'
  2471. version: 0.2.1
  2472. engines: {node: '>=16.14.0'}
  2473. peerDependencies:
  2474. vue: ^2.7.0 || ^3.2.25
  2475. dependencies:
  2476. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2477. '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.3.11
  2478. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2479. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2480. transitivePeerDependencies:
  2481. - rollup
  2482. dev: true
  2483. registry.npmmirror.com/@vue-macros/hoist-static@1.5.1(vue@3.3.11):
  2484. resolution: {integrity: sha512-EWmejhLnk5cZ//YNO8o206YFaMvphEXjCXH7fZ3/2SZM99D9xLo/7OUUehmEnR1Pkv9GeG31X2yRhJx80fOuQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/hoist-static/-/hoist-static-1.5.1.tgz}
  2485. id: registry.npmmirror.com/@vue-macros/hoist-static/1.5.1
  2486. name: '@vue-macros/hoist-static'
  2487. version: 1.5.1
  2488. engines: {node: '>=16.14.0'}
  2489. dependencies:
  2490. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2491. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2492. transitivePeerDependencies:
  2493. - rollup
  2494. - vue
  2495. dev: true
  2496. registry.npmmirror.com/@vue-macros/jsx-directive@0.8.1(vue@3.3.11):
  2497. resolution: {integrity: sha512-kHPCQhT/CJif+2/lNITOE367obZqTalpAwULRfixlnkvPR2RmMPQ+RkDJ8DYaVH9W7dJicQYZHppCKN8TGwyUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/jsx-directive/-/jsx-directive-0.8.1.tgz}
  2498. id: registry.npmmirror.com/@vue-macros/jsx-directive/0.8.1
  2499. name: '@vue-macros/jsx-directive'
  2500. version: 0.8.1
  2501. engines: {node: '>=16.14.0'}
  2502. dependencies:
  2503. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2504. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2505. transitivePeerDependencies:
  2506. - rollup
  2507. - vue
  2508. dev: true
  2509. registry.npmmirror.com/@vue-macros/named-template@0.4.1(vue@3.3.11):
  2510. resolution: {integrity: sha512-n3zAA4jWek1p9YzSyAySE0UA8G9w4n385yPjcKrOSGYcCjskBJRzKzNklMsvEn0dbR46H7ZrpVxJffv28z8NEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/named-template/-/named-template-0.4.1.tgz}
  2511. id: registry.npmmirror.com/@vue-macros/named-template/0.4.1
  2512. name: '@vue-macros/named-template'
  2513. version: 0.4.1
  2514. engines: {node: '>=16.14.0'}
  2515. dependencies:
  2516. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2517. '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.11
  2518. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2519. transitivePeerDependencies:
  2520. - rollup
  2521. - vue
  2522. dev: true
  2523. registry.npmmirror.com/@vue-macros/reactivity-transform@0.4.1(vue@3.3.11):
  2524. resolution: {integrity: sha512-P+9MnDx9eVr23jDo2CifUtfgYGZ8NcTAE3njS1ef3DpEs9C3p4UfcEbeLyvt1fCpPVf9kpdo//8mVJ8MgVK6cw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/reactivity-transform/-/reactivity-transform-0.4.1.tgz}
  2525. id: registry.npmmirror.com/@vue-macros/reactivity-transform/0.4.1
  2526. name: '@vue-macros/reactivity-transform'
  2527. version: 0.4.1
  2528. engines: {node: '>=16.14.0'}
  2529. peerDependencies:
  2530. vue: ^2.7.0 || ^3.2.25
  2531. dependencies:
  2532. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  2533. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2534. '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.11
  2535. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2536. magic-string: registry.npmmirror.com/magic-string@0.30.5
  2537. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2538. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2539. transitivePeerDependencies:
  2540. - rollup
  2541. dev: true
  2542. registry.npmmirror.com/@vue-macros/setup-block@0.3.1(vue@3.3.11):
  2543. resolution: {integrity: sha512-gzRjsmuIBhcMEBY4qyxQBulxa50SyjmQo4QhsaBIMurxcoky8lQpqcQedPhWLQIeJMxZ5s44WrUoGCtEYwaH2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/setup-block/-/setup-block-0.3.1.tgz}
  2544. id: registry.npmmirror.com/@vue-macros/setup-block/0.3.1
  2545. name: '@vue-macros/setup-block'
  2546. version: 0.3.1
  2547. engines: {node: '>=16.14.0'}
  2548. dependencies:
  2549. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2550. '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.11
  2551. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2552. transitivePeerDependencies:
  2553. - rollup
  2554. - vue
  2555. dev: true
  2556. registry.npmmirror.com/@vue-macros/setup-component@0.17.1(vue@3.3.11):
  2557. resolution: {integrity: sha512-yfv0GKlO914y22T6pE+CiI5lXOb1UxKLzHyyZshOjlmiuSM6MQICaZulTvh+R+MvIayxu/Y53Ujnovbvbmvhsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/setup-component/-/setup-component-0.17.1.tgz}
  2558. id: registry.npmmirror.com/@vue-macros/setup-component/0.17.1
  2559. name: '@vue-macros/setup-component'
  2560. version: 0.17.1
  2561. engines: {node: '>=16.14.0'}
  2562. dependencies:
  2563. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2564. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2565. transitivePeerDependencies:
  2566. - rollup
  2567. - vue
  2568. dev: true
  2569. registry.npmmirror.com/@vue-macros/setup-sfc@0.17.1(vue@3.3.11):
  2570. resolution: {integrity: sha512-TG9xOFrse2AzSlJx/hpgOXbczngBvuDNZRR9FcNU8DZW/TozFFY7zjHOlrFG38cVAJYPjBPuqrn4mix7FnAoTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/setup-sfc/-/setup-sfc-0.17.1.tgz}
  2571. id: registry.npmmirror.com/@vue-macros/setup-sfc/0.17.1
  2572. name: '@vue-macros/setup-sfc'
  2573. version: 0.17.1
  2574. engines: {node: '>=16.14.0'}
  2575. dependencies:
  2576. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2577. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2578. transitivePeerDependencies:
  2579. - rollup
  2580. - vue
  2581. dev: true
  2582. registry.npmmirror.com/@vue-macros/short-bind@0.2.1(vue@3.3.11):
  2583. resolution: {integrity: sha512-KtkRAU+cl9BnCmbIA4hMK2GltG5i+4xv+o4l7IhKuYWzBGqBCQHsgDM4B9IwnYh3hb1pHH+aJo/wRcX6hZJW9g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/short-bind/-/short-bind-0.2.1.tgz}
  2584. id: registry.npmmirror.com/@vue-macros/short-bind/0.2.1
  2585. name: '@vue-macros/short-bind'
  2586. version: 0.2.1
  2587. engines: {node: '>=16.14.0'}
  2588. dependencies:
  2589. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2590. '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.11
  2591. transitivePeerDependencies:
  2592. - rollup
  2593. - vue
  2594. dev: true
  2595. registry.npmmirror.com/@vue-macros/short-emits@1.5.1(vue@3.3.11):
  2596. resolution: {integrity: sha512-1QO3xsUGr0/nTP9DYqsK4cNGfaEuqPEUlX6jhDBGGZru1POOpZjdqs2m9gvJrtDZJhk4k5i3AVDZ+PQsFrivsQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/short-emits/-/short-emits-1.5.1.tgz}
  2597. id: registry.npmmirror.com/@vue-macros/short-emits/1.5.1
  2598. name: '@vue-macros/short-emits'
  2599. version: 1.5.1
  2600. engines: {node: '>=16.14.0'}
  2601. dependencies:
  2602. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2603. unplugin: registry.npmmirror.com/unplugin@1.5.1
  2604. transitivePeerDependencies:
  2605. - rollup
  2606. - vue
  2607. dev: true
  2608. registry.npmmirror.com/@vue-macros/short-vmodel@1.4.1(vue@3.3.11):
  2609. resolution: {integrity: sha512-FKgA0iV5xQ2N4scZtUq5Rwciss9swcnbJ2eBMQBz2nHBGG183/+eyWkS1y8HzGyK3ZuwQNQ0vbLkN1ZXg75+ug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue-macros/short-vmodel/-/short-vmodel-1.4.1.tgz}
  2610. id: registry.npmmirror.com/@vue-macros/short-vmodel/1.4.1
  2611. name: '@vue-macros/short-vmodel'
  2612. version: 1.4.1
  2613. engines: {node: '>=16.14.0'}
  2614. dependencies:
  2615. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  2616. '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.11
  2617. transitivePeerDependencies:
  2618. - rollup
  2619. - vue
  2620. dev: true
  2621. registry.npmmirror.com/@vue/compiler-core@3.3.11:
  2622. resolution: {integrity: sha512-h97/TGWBilnLuRaj58sxNrsUU66fwdRKLOLQ9N/5iNDfp+DZhYH9Obhe0bXxhedl8fjAgpRANpiZfbgWyruQ0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.3.11.tgz}
  2623. name: '@vue/compiler-core'
  2624. version: 3.3.11
  2625. dependencies:
  2626. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  2627. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2628. estree-walker: registry.npmmirror.com/estree-walker@2.0.2
  2629. source-map-js: registry.npmmirror.com/source-map-js@1.0.2
  2630. registry.npmmirror.com/@vue/compiler-dom@3.3.11:
  2631. resolution: {integrity: sha512-zoAiUIqSKqAJ81WhfPXYmFGwDRuO+loqLxvXmfUdR5fOitPoUiIeFI9cTTyv9MU5O1+ZZglJVTusWzy+wfk5hw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.3.11.tgz}
  2632. name: '@vue/compiler-dom'
  2633. version: 3.3.11
  2634. dependencies:
  2635. '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.11
  2636. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2637. registry.npmmirror.com/@vue/compiler-sfc@3.3.11:
  2638. resolution: {integrity: sha512-U4iqPlHO0KQeK1mrsxCN0vZzw43/lL8POxgpzcJweopmqtoYy9nljJzWDIQS3EfjiYhfdtdk9Gtgz7MRXnz3GA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.3.11.tgz}
  2639. name: '@vue/compiler-sfc'
  2640. version: 3.3.11
  2641. dependencies:
  2642. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  2643. '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.11
  2644. '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.11
  2645. '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr@3.3.11
  2646. '@vue/reactivity-transform': registry.npmmirror.com/@vue/reactivity-transform@3.3.11
  2647. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2648. estree-walker: registry.npmmirror.com/estree-walker@2.0.2
  2649. magic-string: registry.npmmirror.com/magic-string@0.30.5
  2650. postcss: registry.npmmirror.com/postcss@8.4.32
  2651. source-map-js: registry.npmmirror.com/source-map-js@1.0.2
  2652. registry.npmmirror.com/@vue/compiler-ssr@3.3.11:
  2653. resolution: {integrity: sha512-Zd66ZwMvndxRTgVPdo+muV4Rv9n9DwQ4SSgWWKWkPFebHQfVYRrVjeygmmDmPewsHyznCNvJ2P2d6iOOhdv8Qg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.3.11.tgz}
  2654. name: '@vue/compiler-ssr'
  2655. version: 3.3.11
  2656. dependencies:
  2657. '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.11
  2658. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2659. registry.npmmirror.com/@vue/devtools-api@6.5.1:
  2660. resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.1.tgz}
  2661. name: '@vue/devtools-api'
  2662. version: 6.5.1
  2663. dev: false
  2664. registry.npmmirror.com/@vue/language-core@1.8.25(typescript@5.3.3):
  2665. resolution: {integrity: sha512-NJk/5DnAZlpvXX8BdWmHI45bWGLViUaS3R/RMrmFSvFMSbJKuEODpM4kR0F0Ofv5SFzCWuNiMhxameWpVdQsnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/language-core/-/language-core-1.8.25.tgz}
  2666. id: registry.npmmirror.com/@vue/language-core/1.8.25
  2667. name: '@vue/language-core'
  2668. version: 1.8.25
  2669. peerDependencies:
  2670. typescript: '*'
  2671. peerDependenciesMeta:
  2672. typescript:
  2673. optional: true
  2674. dependencies:
  2675. '@volar/language-core': registry.npmmirror.com/@volar/language-core@1.11.1
  2676. '@volar/source-map': registry.npmmirror.com/@volar/source-map@1.11.1
  2677. '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.11
  2678. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2679. computeds: registry.npmmirror.com/computeds@0.0.1
  2680. minimatch: registry.npmmirror.com/minimatch@9.0.3
  2681. muggle-string: registry.npmmirror.com/muggle-string@0.3.1
  2682. path-browserify: registry.npmmirror.com/path-browserify@1.0.1
  2683. typescript: registry.npmmirror.com/typescript@5.3.3
  2684. vue-template-compiler: registry.npmmirror.com/vue-template-compiler@2.7.15
  2685. dev: true
  2686. registry.npmmirror.com/@vue/reactivity-transform@3.3.11:
  2687. resolution: {integrity: sha512-fPGjH0wqJo68A0wQ1k158utDq/cRyZNlFoxGwNScE28aUFOKFEnCBsvyD8jHn+0kd0UKVpuGuaZEQ6r9FJRqCg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.3.11.tgz}
  2688. name: '@vue/reactivity-transform'
  2689. version: 3.3.11
  2690. dependencies:
  2691. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  2692. '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core@3.3.11
  2693. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2694. estree-walker: registry.npmmirror.com/estree-walker@2.0.2
  2695. magic-string: registry.npmmirror.com/magic-string@0.30.5
  2696. registry.npmmirror.com/@vue/reactivity@3.3.11:
  2697. resolution: {integrity: sha512-D5tcw091f0nuu+hXq5XANofD0OXnBmaRqMYl5B3fCR+mX+cXJIGNw/VNawBqkjLNWETrFW0i+xH9NvDbTPVh7g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.3.11.tgz}
  2698. name: '@vue/reactivity'
  2699. version: 3.3.11
  2700. dependencies:
  2701. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2702. registry.npmmirror.com/@vue/runtime-core@3.3.11:
  2703. resolution: {integrity: sha512-g9ztHGwEbS5RyWaOpXuyIVFTschclnwhqEbdy5AwGhYOgc7m/q3NFwr50MirZwTTzX55JY8pSkeib9BX04NIpw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.3.11.tgz}
  2704. name: '@vue/runtime-core'
  2705. version: 3.3.11
  2706. dependencies:
  2707. '@vue/reactivity': registry.npmmirror.com/@vue/reactivity@3.3.11
  2708. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2709. registry.npmmirror.com/@vue/runtime-dom@3.3.11:
  2710. resolution: {integrity: sha512-OlhtV1PVpbgk+I2zl+Y5rQtDNcCDs12rsRg71XwaA2/Rbllw6mBLMi57VOn8G0AjOJ4Mdb4k56V37+g8ukShpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.3.11.tgz}
  2711. name: '@vue/runtime-dom'
  2712. version: 3.3.11
  2713. dependencies:
  2714. '@vue/runtime-core': registry.npmmirror.com/@vue/runtime-core@3.3.11
  2715. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2716. csstype: registry.npmmirror.com/csstype@3.1.3
  2717. registry.npmmirror.com/@vue/server-renderer@3.3.11(vue@3.3.11):
  2718. resolution: {integrity: sha512-AIWk0VwwxCAm4wqtJyxBylRTXSy1wCLOKbWxHaHiu14wjsNYtiRCSgVuqEPVuDpErOlRdNnuRgipQfXRLjLN5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.3.11.tgz}
  2719. id: registry.npmmirror.com/@vue/server-renderer/3.3.11
  2720. name: '@vue/server-renderer'
  2721. version: 3.3.11
  2722. peerDependencies:
  2723. vue: 3.3.11
  2724. dependencies:
  2725. '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr@3.3.11
  2726. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  2727. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  2728. registry.npmmirror.com/@vue/shared@3.3.11:
  2729. resolution: {integrity: sha512-u2G8ZQ9IhMWTMXaWqZycnK4UthG1fA238CD+DP4Dm4WJi5hdUKKLg0RMRaRpDPNMdkTwIDkp7WtD0Rd9BH9fLw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.3.11.tgz}
  2730. name: '@vue/shared'
  2731. version: 3.3.11
  2732. registry.npmmirror.com/@vueuse/core@10.7.0(vue@3.3.11):
  2733. resolution: {integrity: sha512-4EUDESCHtwu44ZWK3Gc/hZUVhVo/ysvdtwocB5vcauSV4B7NiGY5972WnsojB3vRNdxvAt7kzJWE2h9h7C9d5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/core/-/core-10.7.0.tgz}
  2734. id: registry.npmmirror.com/@vueuse/core/10.7.0
  2735. name: '@vueuse/core'
  2736. version: 10.7.0
  2737. dependencies:
  2738. '@types/web-bluetooth': registry.npmmirror.com/@types/web-bluetooth@0.0.20
  2739. '@vueuse/metadata': registry.npmmirror.com/@vueuse/metadata@10.7.0
  2740. '@vueuse/shared': registry.npmmirror.com/@vueuse/shared@10.7.0(vue@3.3.11)
  2741. vue-demi: registry.npmmirror.com/vue-demi@0.14.6(vue@3.3.11)
  2742. transitivePeerDependencies:
  2743. - '@vue/composition-api'
  2744. - vue
  2745. registry.npmmirror.com/@vueuse/metadata@10.7.0:
  2746. resolution: {integrity: sha512-GlaH7tKP2iBCZ3bHNZ6b0cl9g0CJK8lttkBNUX156gWvNYhTKEtbweWLm9rxCPIiwzYcr/5xML6T8ZUEt+DkvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.7.0.tgz}
  2747. name: '@vueuse/metadata'
  2748. version: 10.7.0
  2749. registry.npmmirror.com/@vueuse/shared@10.7.0(vue@3.3.11):
  2750. resolution: {integrity: sha512-kc00uV6CiaTdc3i1CDC4a3lBxzaBE9AgYNtFN87B5OOscqeWElj/uza8qVDmk7/U8JbqoONLbtqiLJ5LGRuqlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vueuse/shared/-/shared-10.7.0.tgz}
  2751. id: registry.npmmirror.com/@vueuse/shared/10.7.0
  2752. name: '@vueuse/shared'
  2753. version: 10.7.0
  2754. dependencies:
  2755. vue-demi: registry.npmmirror.com/vue-demi@0.14.6(vue@3.3.11)
  2756. transitivePeerDependencies:
  2757. - '@vue/composition-api'
  2758. - vue
  2759. registry.npmmirror.com/@windicss/config@1.9.2:
  2760. resolution: {integrity: sha512-5yOaarc7Yce08i3NCNRNMUb/tfmVcFo801UwgM27/dXWWfG30wuPONms8VrQurPZlcZTayPKX0svOx0doWdnPQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@windicss/config/-/config-1.9.2.tgz}
  2761. name: '@windicss/config'
  2762. version: 1.9.2
  2763. dependencies:
  2764. debug: registry.npmmirror.com/debug@4.3.4
  2765. jiti: registry.npmmirror.com/jiti@1.21.0
  2766. windicss: registry.npmmirror.com/windicss@3.5.6
  2767. transitivePeerDependencies:
  2768. - supports-color
  2769. dev: false
  2770. registry.npmmirror.com/@windicss/plugin-utils@1.9.2:
  2771. resolution: {integrity: sha512-P019ZVYJSBVzMBhYSzcMIWpMjZZWEynF4s7oXgP9+5msH4/Ek55erFXY6r+e3sysBFohnIr3hosQ5dp9FMG16Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@windicss/plugin-utils/-/plugin-utils-1.9.2.tgz}
  2772. name: '@windicss/plugin-utils'
  2773. version: 1.9.2
  2774. dependencies:
  2775. '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.7
  2776. '@windicss/config': registry.npmmirror.com/@windicss/config@1.9.2
  2777. debug: registry.npmmirror.com/debug@4.3.4
  2778. fast-glob: registry.npmmirror.com/fast-glob@3.3.2
  2779. magic-string: registry.npmmirror.com/magic-string@0.30.5
  2780. micromatch: registry.npmmirror.com/micromatch@4.0.5
  2781. windicss: registry.npmmirror.com/windicss@3.5.6
  2782. transitivePeerDependencies:
  2783. - supports-color
  2784. dev: false
  2785. registry.npmmirror.com/acorn@8.11.2:
  2786. resolution: {integrity: sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/acorn/-/acorn-8.11.2.tgz}
  2787. name: acorn
  2788. version: 8.11.2
  2789. engines: {node: '>=0.4.0'}
  2790. hasBin: true
  2791. registry.npmmirror.com/ansi-styles@3.2.1:
  2792. resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz}
  2793. name: ansi-styles
  2794. version: 3.2.1
  2795. engines: {node: '>=4'}
  2796. dependencies:
  2797. color-convert: registry.npmmirror.com/color-convert@1.9.3
  2798. registry.npmmirror.com/anymatch@3.1.3:
  2799. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz}
  2800. name: anymatch
  2801. version: 3.1.3
  2802. engines: {node: '>= 8'}
  2803. dependencies:
  2804. normalize-path: registry.npmmirror.com/normalize-path@3.0.0
  2805. picomatch: registry.npmmirror.com/picomatch@2.3.1
  2806. registry.npmmirror.com/array-buffer-byte-length@1.0.0:
  2807. resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz}
  2808. name: array-buffer-byte-length
  2809. version: 1.0.0
  2810. dependencies:
  2811. call-bind: registry.npmmirror.com/call-bind@1.0.5
  2812. is-array-buffer: registry.npmmirror.com/is-array-buffer@3.0.2
  2813. dev: false
  2814. registry.npmmirror.com/ast-kit@0.11.3:
  2815. resolution: {integrity: sha512-qdwwKEhckRk0XE22/xDdmU3v/60E8Edu4qFhgTLIhGGDs/PAJwLw9pQn8Rj99PitlbBZbYpx0k/lbir4kg0SuA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ast-kit/-/ast-kit-0.11.3.tgz}
  2816. name: ast-kit
  2817. version: 0.11.3
  2818. engines: {node: '>=16.14.0'}
  2819. dependencies:
  2820. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  2821. '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.1.0
  2822. pathe: registry.npmmirror.com/pathe@1.1.1
  2823. transitivePeerDependencies:
  2824. - rollup
  2825. dev: true
  2826. registry.npmmirror.com/ast-kit@0.9.5:
  2827. resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ast-kit/-/ast-kit-0.9.5.tgz}
  2828. name: ast-kit
  2829. version: 0.9.5
  2830. engines: {node: '>=16.14.0'}
  2831. dependencies:
  2832. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  2833. '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.1.0
  2834. pathe: registry.npmmirror.com/pathe@1.1.1
  2835. transitivePeerDependencies:
  2836. - rollup
  2837. dev: true
  2838. registry.npmmirror.com/ast-walker-scope@0.5.0:
  2839. resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ast-walker-scope/-/ast-walker-scope-0.5.0.tgz}
  2840. name: ast-walker-scope
  2841. version: 0.5.0
  2842. engines: {node: '>=16.14.0'}
  2843. dependencies:
  2844. '@babel/parser': registry.npmmirror.com/@babel/parser@7.23.6
  2845. ast-kit: registry.npmmirror.com/ast-kit@0.9.5
  2846. transitivePeerDependencies:
  2847. - rollup
  2848. dev: true
  2849. registry.npmmirror.com/asynckit@0.4.0:
  2850. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz}
  2851. name: asynckit
  2852. version: 0.4.0
  2853. dev: false
  2854. registry.npmmirror.com/available-typed-arrays@1.0.5:
  2855. resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz}
  2856. name: available-typed-arrays
  2857. version: 1.0.5
  2858. engines: {node: '>= 0.4'}
  2859. dev: false
  2860. registry.npmmirror.com/axios@1.6.2:
  2861. resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/axios/-/axios-1.6.2.tgz}
  2862. name: axios
  2863. version: 1.6.2
  2864. dependencies:
  2865. follow-redirects: registry.npmmirror.com/follow-redirects@1.15.3
  2866. form-data: registry.npmmirror.com/form-data@4.0.0
  2867. proxy-from-env: registry.npmmirror.com/proxy-from-env@1.1.0
  2868. transitivePeerDependencies:
  2869. - debug
  2870. dev: false
  2871. registry.npmmirror.com/babel-plugin-polyfill-corejs2@0.4.7(@babel/core@7.23.6):
  2872. resolution: {integrity: sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz}
  2873. id: registry.npmmirror.com/babel-plugin-polyfill-corejs2/0.4.7
  2874. name: babel-plugin-polyfill-corejs2
  2875. version: 0.4.7
  2876. peerDependencies:
  2877. '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
  2878. dependencies:
  2879. '@babel/compat-data': registry.npmmirror.com/@babel/compat-data@7.23.5
  2880. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  2881. '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.23.6)
  2882. semver: registry.npmmirror.com/semver@6.3.1
  2883. transitivePeerDependencies:
  2884. - supports-color
  2885. dev: true
  2886. registry.npmmirror.com/babel-plugin-polyfill-corejs3@0.8.7(@babel/core@7.23.6):
  2887. resolution: {integrity: sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz}
  2888. id: registry.npmmirror.com/babel-plugin-polyfill-corejs3/0.8.7
  2889. name: babel-plugin-polyfill-corejs3
  2890. version: 0.8.7
  2891. peerDependencies:
  2892. '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
  2893. dependencies:
  2894. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  2895. '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.23.6)
  2896. core-js-compat: registry.npmmirror.com/core-js-compat@3.34.0
  2897. transitivePeerDependencies:
  2898. - supports-color
  2899. dev: true
  2900. registry.npmmirror.com/babel-plugin-polyfill-regenerator@0.5.4(@babel/core@7.23.6):
  2901. resolution: {integrity: sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz}
  2902. id: registry.npmmirror.com/babel-plugin-polyfill-regenerator/0.5.4
  2903. name: babel-plugin-polyfill-regenerator
  2904. version: 0.5.4
  2905. peerDependencies:
  2906. '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
  2907. dependencies:
  2908. '@babel/core': registry.npmmirror.com/@babel/core@7.23.6
  2909. '@babel/helper-define-polyfill-provider': registry.npmmirror.com/@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.23.6)
  2910. transitivePeerDependencies:
  2911. - supports-color
  2912. dev: true
  2913. registry.npmmirror.com/balanced-match@1.0.2:
  2914. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz}
  2915. name: balanced-match
  2916. version: 1.0.2
  2917. dev: true
  2918. registry.npmmirror.com/binary-extensions@2.2.0:
  2919. resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz}
  2920. name: binary-extensions
  2921. version: 2.2.0
  2922. engines: {node: '>=8'}
  2923. registry.npmmirror.com/brace-expansion@2.0.1:
  2924. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz}
  2925. name: brace-expansion
  2926. version: 2.0.1
  2927. dependencies:
  2928. balanced-match: registry.npmmirror.com/balanced-match@1.0.2
  2929. dev: true
  2930. registry.npmmirror.com/braces@3.0.2:
  2931. resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz}
  2932. name: braces
  2933. version: 3.0.2
  2934. engines: {node: '>=8'}
  2935. dependencies:
  2936. fill-range: registry.npmmirror.com/fill-range@7.0.1
  2937. registry.npmmirror.com/browserslist@4.22.2:
  2938. resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/browserslist/-/browserslist-4.22.2.tgz}
  2939. name: browserslist
  2940. version: 4.22.2
  2941. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  2942. hasBin: true
  2943. dependencies:
  2944. caniuse-lite: registry.npmmirror.com/caniuse-lite@1.0.30001568
  2945. electron-to-chromium: registry.npmmirror.com/electron-to-chromium@1.4.611
  2946. node-releases: registry.npmmirror.com/node-releases@2.0.14
  2947. update-browserslist-db: registry.npmmirror.com/update-browserslist-db@1.0.13(browserslist@4.22.2)
  2948. registry.npmmirror.com/cac@6.7.14:
  2949. resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cac/-/cac-6.7.14.tgz}
  2950. name: cac
  2951. version: 6.7.14
  2952. engines: {node: '>=8'}
  2953. dev: false
  2954. registry.npmmirror.com/call-bind@1.0.5:
  2955. resolution: {integrity: sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/call-bind/-/call-bind-1.0.5.tgz}
  2956. name: call-bind
  2957. version: 1.0.5
  2958. dependencies:
  2959. function-bind: registry.npmmirror.com/function-bind@1.1.2
  2960. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  2961. set-function-length: registry.npmmirror.com/set-function-length@1.1.1
  2962. dev: false
  2963. registry.npmmirror.com/caniuse-lite@1.0.30001568:
  2964. resolution: {integrity: sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001568.tgz}
  2965. name: caniuse-lite
  2966. version: 1.0.30001568
  2967. registry.npmmirror.com/chalk@2.4.2:
  2968. resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz}
  2969. name: chalk
  2970. version: 2.4.2
  2971. engines: {node: '>=4'}
  2972. dependencies:
  2973. ansi-styles: registry.npmmirror.com/ansi-styles@3.2.1
  2974. escape-string-regexp: registry.npmmirror.com/escape-string-regexp@1.0.5
  2975. supports-color: registry.npmmirror.com/supports-color@5.5.0
  2976. registry.npmmirror.com/chokidar@3.5.3:
  2977. resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz}
  2978. name: chokidar
  2979. version: 3.5.3
  2980. engines: {node: '>= 8.10.0'}
  2981. dependencies:
  2982. anymatch: registry.npmmirror.com/anymatch@3.1.3
  2983. braces: registry.npmmirror.com/braces@3.0.2
  2984. glob-parent: registry.npmmirror.com/glob-parent@5.1.2
  2985. is-binary-path: registry.npmmirror.com/is-binary-path@2.1.0
  2986. is-glob: registry.npmmirror.com/is-glob@4.0.3
  2987. normalize-path: registry.npmmirror.com/normalize-path@3.0.0
  2988. readdirp: registry.npmmirror.com/readdirp@3.6.0
  2989. optionalDependencies:
  2990. fsevents: 2.3.3
  2991. registry.npmmirror.com/color-convert@1.9.3:
  2992. resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz}
  2993. name: color-convert
  2994. version: 1.9.3
  2995. dependencies:
  2996. color-name: registry.npmmirror.com/color-name@1.1.3
  2997. registry.npmmirror.com/color-name@1.1.3:
  2998. resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz}
  2999. name: color-name
  3000. version: 1.1.3
  3001. registry.npmmirror.com/colorette@2.0.20:
  3002. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/colorette/-/colorette-2.0.20.tgz}
  3003. name: colorette
  3004. version: 2.0.20
  3005. dev: false
  3006. registry.npmmirror.com/combined-stream@1.0.8:
  3007. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz}
  3008. name: combined-stream
  3009. version: 1.0.8
  3010. engines: {node: '>= 0.8'}
  3011. dependencies:
  3012. delayed-stream: registry.npmmirror.com/delayed-stream@1.0.0
  3013. dev: false
  3014. registry.npmmirror.com/computeds@0.0.1:
  3015. resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/computeds/-/computeds-0.0.1.tgz}
  3016. name: computeds
  3017. version: 0.0.1
  3018. dev: true
  3019. registry.npmmirror.com/consola@3.2.3:
  3020. resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/consola/-/consola-3.2.3.tgz}
  3021. name: consola
  3022. version: 3.2.3
  3023. engines: {node: ^14.18.0 || >=16.10.0}
  3024. dev: false
  3025. registry.npmmirror.com/convert-source-map@2.0.0:
  3026. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz}
  3027. name: convert-source-map
  3028. version: 2.0.0
  3029. registry.npmmirror.com/core-js-compat@3.34.0:
  3030. resolution: {integrity: sha512-4ZIyeNbW/Cn1wkMMDy+mvrRUxrwFNjKwbhCfQpDd+eLgYipDqp8oGFGtLmhh18EDPKA0g3VUBYOxQGGwvWLVpA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.34.0.tgz}
  3031. name: core-js-compat
  3032. version: 3.34.0
  3033. dependencies:
  3034. browserslist: registry.npmmirror.com/browserslist@4.22.2
  3035. dev: true
  3036. registry.npmmirror.com/core-js@3.34.0:
  3037. resolution: {integrity: sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-js/-/core-js-3.34.0.tgz}
  3038. name: core-js
  3039. version: 3.34.0
  3040. requiresBuild: true
  3041. dev: true
  3042. registry.npmmirror.com/cross-spawn@7.0.3:
  3043. resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz}
  3044. name: cross-spawn
  3045. version: 7.0.3
  3046. engines: {node: '>= 8'}
  3047. dependencies:
  3048. path-key: registry.npmmirror.com/path-key@3.1.1
  3049. shebang-command: registry.npmmirror.com/shebang-command@2.0.0
  3050. which: registry.npmmirror.com/which@2.0.2
  3051. dev: false
  3052. registry.npmmirror.com/css-tree@2.3.1:
  3053. resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/css-tree/-/css-tree-2.3.1.tgz}
  3054. name: css-tree
  3055. version: 2.3.1
  3056. engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
  3057. dependencies:
  3058. mdn-data: registry.npmmirror.com/mdn-data@2.0.30
  3059. source-map-js: registry.npmmirror.com/source-map-js@1.0.2
  3060. dev: false
  3061. registry.npmmirror.com/csstype@3.1.3:
  3062. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz}
  3063. name: csstype
  3064. version: 3.1.3
  3065. registry.npmmirror.com/de-indent@1.0.2:
  3066. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz}
  3067. name: de-indent
  3068. version: 1.0.2
  3069. dev: true
  3070. registry.npmmirror.com/debug@4.3.4:
  3071. resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz}
  3072. name: debug
  3073. version: 4.3.4
  3074. engines: {node: '>=6.0'}
  3075. peerDependencies:
  3076. supports-color: '*'
  3077. peerDependenciesMeta:
  3078. supports-color:
  3079. optional: true
  3080. dependencies:
  3081. ms: registry.npmmirror.com/ms@2.1.2
  3082. registry.npmmirror.com/deep-equal@2.2.3:
  3083. resolution: {integrity: sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/deep-equal/-/deep-equal-2.2.3.tgz}
  3084. name: deep-equal
  3085. version: 2.2.3
  3086. engines: {node: '>= 0.4'}
  3087. dependencies:
  3088. array-buffer-byte-length: registry.npmmirror.com/array-buffer-byte-length@1.0.0
  3089. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3090. es-get-iterator: registry.npmmirror.com/es-get-iterator@1.1.3
  3091. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  3092. is-arguments: registry.npmmirror.com/is-arguments@1.1.1
  3093. is-array-buffer: registry.npmmirror.com/is-array-buffer@3.0.2
  3094. is-date-object: registry.npmmirror.com/is-date-object@1.0.5
  3095. is-regex: registry.npmmirror.com/is-regex@1.1.4
  3096. is-shared-array-buffer: registry.npmmirror.com/is-shared-array-buffer@1.0.2
  3097. isarray: registry.npmmirror.com/isarray@2.0.5
  3098. object-is: registry.npmmirror.com/object-is@1.1.5
  3099. object-keys: registry.npmmirror.com/object-keys@1.1.1
  3100. object.assign: registry.npmmirror.com/object.assign@4.1.5
  3101. regexp.prototype.flags: registry.npmmirror.com/regexp.prototype.flags@1.5.1
  3102. side-channel: registry.npmmirror.com/side-channel@1.0.4
  3103. which-boxed-primitive: registry.npmmirror.com/which-boxed-primitive@1.0.2
  3104. which-collection: registry.npmmirror.com/which-collection@1.0.1
  3105. which-typed-array: registry.npmmirror.com/which-typed-array@1.1.13
  3106. dev: false
  3107. registry.npmmirror.com/define-data-property@1.1.1:
  3108. resolution: {integrity: sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.1.tgz}
  3109. name: define-data-property
  3110. version: 1.1.1
  3111. engines: {node: '>= 0.4'}
  3112. dependencies:
  3113. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  3114. gopd: registry.npmmirror.com/gopd@1.0.1
  3115. has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.1
  3116. dev: false
  3117. registry.npmmirror.com/define-properties@1.2.1:
  3118. resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/define-properties/-/define-properties-1.2.1.tgz}
  3119. name: define-properties
  3120. version: 1.2.1
  3121. engines: {node: '>= 0.4'}
  3122. dependencies:
  3123. define-data-property: registry.npmmirror.com/define-data-property@1.1.1
  3124. has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.1
  3125. object-keys: registry.npmmirror.com/object-keys@1.1.1
  3126. dev: false
  3127. registry.npmmirror.com/defu@6.1.3:
  3128. resolution: {integrity: sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/defu/-/defu-6.1.3.tgz}
  3129. name: defu
  3130. version: 6.1.3
  3131. dev: false
  3132. registry.npmmirror.com/delayed-stream@1.0.0:
  3133. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz}
  3134. name: delayed-stream
  3135. version: 1.0.0
  3136. engines: {node: '>=0.4.0'}
  3137. dev: false
  3138. registry.npmmirror.com/destr@2.0.2:
  3139. resolution: {integrity: sha512-65AlobnZMiCET00KaFFjUefxDX0khFA/E4myqZ7a6Sq1yZtR8+FVIvilVX66vF2uobSumxooYZChiRPCKNqhmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/destr/-/destr-2.0.2.tgz}
  3140. name: destr
  3141. version: 2.0.2
  3142. dev: false
  3143. registry.npmmirror.com/duplexer@0.1.2:
  3144. resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz}
  3145. name: duplexer
  3146. version: 0.1.2
  3147. dev: false
  3148. registry.npmmirror.com/electron-to-chromium@1.4.611:
  3149. resolution: {integrity: sha512-ZtRpDxrjHapOwxtv+nuth5ByB8clyn8crVynmRNGO3wG3LOp8RTcyZDqwaI6Ng6y8FCK2hVZmJoqwCskKbNMaw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.611.tgz}
  3150. name: electron-to-chromium
  3151. version: 1.4.611
  3152. registry.npmmirror.com/es-get-iterator@1.1.3:
  3153. resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/es-get-iterator/-/es-get-iterator-1.1.3.tgz}
  3154. name: es-get-iterator
  3155. version: 1.1.3
  3156. dependencies:
  3157. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3158. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  3159. has-symbols: registry.npmmirror.com/has-symbols@1.0.3
  3160. is-arguments: registry.npmmirror.com/is-arguments@1.1.1
  3161. is-map: registry.npmmirror.com/is-map@2.0.2
  3162. is-set: registry.npmmirror.com/is-set@2.0.2
  3163. is-string: registry.npmmirror.com/is-string@1.0.7
  3164. isarray: registry.npmmirror.com/isarray@2.0.5
  3165. stop-iteration-iterator: registry.npmmirror.com/stop-iteration-iterator@1.0.0
  3166. dev: false
  3167. registry.npmmirror.com/esbuild@0.19.9:
  3168. resolution: {integrity: sha512-U9CHtKSy+EpPsEBa+/A2gMs/h3ylBC0H0KSqIg7tpztHerLi6nrrcoUJAkNCEPumx8yJ+Byic4BVwHgRbN0TBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.19.9.tgz}
  3169. name: esbuild
  3170. version: 0.19.9
  3171. engines: {node: '>=12'}
  3172. hasBin: true
  3173. requiresBuild: true
  3174. optionalDependencies:
  3175. '@esbuild/android-arm': 0.19.9
  3176. '@esbuild/android-arm64': 0.19.9
  3177. '@esbuild/android-x64': 0.19.9
  3178. '@esbuild/darwin-arm64': 0.19.9
  3179. '@esbuild/darwin-x64': 0.19.9
  3180. '@esbuild/freebsd-arm64': 0.19.9
  3181. '@esbuild/freebsd-x64': 0.19.9
  3182. '@esbuild/linux-arm': 0.19.9
  3183. '@esbuild/linux-arm64': 0.19.9
  3184. '@esbuild/linux-ia32': 0.19.9
  3185. '@esbuild/linux-loong64': 0.19.9
  3186. '@esbuild/linux-mips64el': 0.19.9
  3187. '@esbuild/linux-ppc64': 0.19.9
  3188. '@esbuild/linux-riscv64': 0.19.9
  3189. '@esbuild/linux-s390x': 0.19.9
  3190. '@esbuild/linux-x64': 0.19.9
  3191. '@esbuild/netbsd-x64': 0.19.9
  3192. '@esbuild/openbsd-x64': 0.19.9
  3193. '@esbuild/sunos-x64': 0.19.9
  3194. '@esbuild/win32-arm64': 0.19.9
  3195. '@esbuild/win32-ia32': 0.19.9
  3196. '@esbuild/win32-x64': 0.19.9
  3197. registry.npmmirror.com/escalade@3.1.1:
  3198. resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz}
  3199. name: escalade
  3200. version: 3.1.1
  3201. engines: {node: '>=6'}
  3202. registry.npmmirror.com/escape-string-regexp@1.0.5:
  3203. resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz}
  3204. name: escape-string-regexp
  3205. version: 1.0.5
  3206. engines: {node: '>=0.8.0'}
  3207. registry.npmmirror.com/escape-string-regexp@5.0.0:
  3208. resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz}
  3209. name: escape-string-regexp
  3210. version: 5.0.0
  3211. engines: {node: '>=12'}
  3212. dev: true
  3213. registry.npmmirror.com/esprima-extract-comments@1.1.0:
  3214. resolution: {integrity: sha512-sBQUnvJwpeE9QnPrxh7dpI/dp67erYG4WXEAreAMoelPRpMR7NWb4YtwRPn9b+H1uLQKl/qS8WYmyaljTpjIsw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima-extract-comments/-/esprima-extract-comments-1.1.0.tgz}
  3215. name: esprima-extract-comments
  3216. version: 1.1.0
  3217. engines: {node: '>=4'}
  3218. dependencies:
  3219. esprima: registry.npmmirror.com/esprima@4.0.1
  3220. dev: false
  3221. registry.npmmirror.com/esprima@4.0.1:
  3222. resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz}
  3223. name: esprima
  3224. version: 4.0.1
  3225. engines: {node: '>=4'}
  3226. hasBin: true
  3227. dev: false
  3228. registry.npmmirror.com/estree-walker@2.0.2:
  3229. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz}
  3230. name: estree-walker
  3231. version: 2.0.2
  3232. registry.npmmirror.com/esutils@2.0.3:
  3233. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz}
  3234. name: esutils
  3235. version: 2.0.3
  3236. engines: {node: '>=0.10.0'}
  3237. dev: true
  3238. registry.npmmirror.com/execa@5.1.1:
  3239. resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz}
  3240. name: execa
  3241. version: 5.1.1
  3242. engines: {node: '>=10'}
  3243. dependencies:
  3244. cross-spawn: registry.npmmirror.com/cross-spawn@7.0.3
  3245. get-stream: registry.npmmirror.com/get-stream@6.0.1
  3246. human-signals: registry.npmmirror.com/human-signals@2.1.0
  3247. is-stream: registry.npmmirror.com/is-stream@2.0.1
  3248. merge-stream: registry.npmmirror.com/merge-stream@2.0.0
  3249. npm-run-path: registry.npmmirror.com/npm-run-path@4.0.1
  3250. onetime: registry.npmmirror.com/onetime@5.1.2
  3251. signal-exit: registry.npmmirror.com/signal-exit@3.0.7
  3252. strip-final-newline: registry.npmmirror.com/strip-final-newline@2.0.0
  3253. dev: false
  3254. registry.npmmirror.com/extract-comments@1.1.0:
  3255. resolution: {integrity: sha512-dzbZV2AdSSVW/4E7Ti5hZdHWbA+Z80RJsJhr5uiL10oyjl/gy7/o+HI1HwK4/WSZhlq4SNKU3oUzXlM13Qx02Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/extract-comments/-/extract-comments-1.1.0.tgz}
  3256. name: extract-comments
  3257. version: 1.1.0
  3258. engines: {node: '>=6'}
  3259. dependencies:
  3260. esprima-extract-comments: registry.npmmirror.com/esprima-extract-comments@1.1.0
  3261. parse-code-context: registry.npmmirror.com/parse-code-context@1.0.0
  3262. dev: false
  3263. registry.npmmirror.com/fast-glob@3.3.2:
  3264. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.2.tgz}
  3265. name: fast-glob
  3266. version: 3.3.2
  3267. engines: {node: '>=8.6.0'}
  3268. dependencies:
  3269. '@nodelib/fs.stat': registry.npmmirror.com/@nodelib/fs.stat@2.0.5
  3270. '@nodelib/fs.walk': registry.npmmirror.com/@nodelib/fs.walk@1.2.8
  3271. glob-parent: registry.npmmirror.com/glob-parent@5.1.2
  3272. merge2: registry.npmmirror.com/merge2@1.4.1
  3273. micromatch: registry.npmmirror.com/micromatch@4.0.5
  3274. registry.npmmirror.com/fastq@1.15.0:
  3275. resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fastq/-/fastq-1.15.0.tgz}
  3276. name: fastq
  3277. version: 1.15.0
  3278. dependencies:
  3279. reusify: registry.npmmirror.com/reusify@1.0.4
  3280. registry.npmmirror.com/fill-range@7.0.1:
  3281. resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz}
  3282. name: fill-range
  3283. version: 7.0.1
  3284. engines: {node: '>=8'}
  3285. dependencies:
  3286. to-regex-range: registry.npmmirror.com/to-regex-range@5.0.1
  3287. registry.npmmirror.com/find-up@5.0.0:
  3288. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz}
  3289. name: find-up
  3290. version: 5.0.0
  3291. engines: {node: '>=10'}
  3292. dependencies:
  3293. locate-path: registry.npmmirror.com/locate-path@6.0.0
  3294. path-exists: registry.npmmirror.com/path-exists@4.0.0
  3295. dev: false
  3296. registry.npmmirror.com/follow-redirects@1.15.3:
  3297. resolution: {integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.3.tgz}
  3298. name: follow-redirects
  3299. version: 1.15.3
  3300. engines: {node: '>=4.0'}
  3301. peerDependencies:
  3302. debug: '*'
  3303. peerDependenciesMeta:
  3304. debug:
  3305. optional: true
  3306. dev: false
  3307. registry.npmmirror.com/for-each@0.3.3:
  3308. resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz}
  3309. name: for-each
  3310. version: 0.3.3
  3311. dependencies:
  3312. is-callable: registry.npmmirror.com/is-callable@1.2.7
  3313. dev: false
  3314. registry.npmmirror.com/form-data@4.0.0:
  3315. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz}
  3316. name: form-data
  3317. version: 4.0.0
  3318. engines: {node: '>= 6'}
  3319. dependencies:
  3320. asynckit: registry.npmmirror.com/asynckit@0.4.0
  3321. combined-stream: registry.npmmirror.com/combined-stream@1.0.8
  3322. mime-types: registry.npmmirror.com/mime-types@2.1.35
  3323. dev: false
  3324. registry.npmmirror.com/function-bind@1.1.2:
  3325. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz}
  3326. name: function-bind
  3327. version: 1.1.2
  3328. registry.npmmirror.com/functions-have-names@1.2.3:
  3329. resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz}
  3330. name: functions-have-names
  3331. version: 1.2.3
  3332. dev: false
  3333. registry.npmmirror.com/gensync@1.0.0-beta.2:
  3334. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz}
  3335. name: gensync
  3336. version: 1.0.0-beta.2
  3337. engines: {node: '>=6.9.0'}
  3338. registry.npmmirror.com/get-intrinsic@1.2.2:
  3339. resolution: {integrity: sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.2.tgz}
  3340. name: get-intrinsic
  3341. version: 1.2.2
  3342. dependencies:
  3343. function-bind: registry.npmmirror.com/function-bind@1.1.2
  3344. has-proto: registry.npmmirror.com/has-proto@1.0.1
  3345. has-symbols: registry.npmmirror.com/has-symbols@1.0.3
  3346. hasown: registry.npmmirror.com/hasown@2.0.0
  3347. dev: false
  3348. registry.npmmirror.com/get-stream@6.0.1:
  3349. resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz}
  3350. name: get-stream
  3351. version: 6.0.1
  3352. engines: {node: '>=10'}
  3353. dev: false
  3354. registry.npmmirror.com/glob-parent@5.1.2:
  3355. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz}
  3356. name: glob-parent
  3357. version: 5.1.2
  3358. engines: {node: '>= 6'}
  3359. dependencies:
  3360. is-glob: registry.npmmirror.com/is-glob@4.0.3
  3361. registry.npmmirror.com/globals@11.12.0:
  3362. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz}
  3363. name: globals
  3364. version: 11.12.0
  3365. engines: {node: '>=4'}
  3366. registry.npmmirror.com/gopd@1.0.1:
  3367. resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gopd/-/gopd-1.0.1.tgz}
  3368. name: gopd
  3369. version: 1.0.1
  3370. dependencies:
  3371. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  3372. dev: false
  3373. registry.npmmirror.com/gzip-size@6.0.0:
  3374. resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/gzip-size/-/gzip-size-6.0.0.tgz}
  3375. name: gzip-size
  3376. version: 6.0.0
  3377. engines: {node: '>=10'}
  3378. dependencies:
  3379. duplexer: registry.npmmirror.com/duplexer@0.1.2
  3380. dev: false
  3381. registry.npmmirror.com/has-bigints@1.0.2:
  3382. resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-bigints/-/has-bigints-1.0.2.tgz}
  3383. name: has-bigints
  3384. version: 1.0.2
  3385. dev: false
  3386. registry.npmmirror.com/has-flag@3.0.0:
  3387. resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz}
  3388. name: has-flag
  3389. version: 3.0.0
  3390. engines: {node: '>=4'}
  3391. registry.npmmirror.com/has-property-descriptors@1.0.1:
  3392. resolution: {integrity: sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz}
  3393. name: has-property-descriptors
  3394. version: 1.0.1
  3395. dependencies:
  3396. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  3397. dev: false
  3398. registry.npmmirror.com/has-proto@1.0.1:
  3399. resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-proto/-/has-proto-1.0.1.tgz}
  3400. name: has-proto
  3401. version: 1.0.1
  3402. engines: {node: '>= 0.4'}
  3403. dev: false
  3404. registry.npmmirror.com/has-symbols@1.0.3:
  3405. resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz}
  3406. name: has-symbols
  3407. version: 1.0.3
  3408. engines: {node: '>= 0.4'}
  3409. dev: false
  3410. registry.npmmirror.com/has-tostringtag@1.0.0:
  3411. resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz}
  3412. name: has-tostringtag
  3413. version: 1.0.0
  3414. engines: {node: '>= 0.4'}
  3415. dependencies:
  3416. has-symbols: registry.npmmirror.com/has-symbols@1.0.3
  3417. dev: false
  3418. registry.npmmirror.com/hasown@2.0.0:
  3419. resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/hasown/-/hasown-2.0.0.tgz}
  3420. name: hasown
  3421. version: 2.0.0
  3422. engines: {node: '>= 0.4'}
  3423. dependencies:
  3424. function-bind: registry.npmmirror.com/function-bind@1.1.2
  3425. registry.npmmirror.com/he@1.2.0:
  3426. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/he/-/he-1.2.0.tgz}
  3427. name: he
  3428. version: 1.2.0
  3429. hasBin: true
  3430. dev: true
  3431. registry.npmmirror.com/human-signals@2.1.0:
  3432. resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz}
  3433. name: human-signals
  3434. version: 2.1.0
  3435. engines: {node: '>=10.17.0'}
  3436. dev: false
  3437. registry.npmmirror.com/immutable@4.3.4:
  3438. resolution: {integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/immutable/-/immutable-4.3.4.tgz}
  3439. name: immutable
  3440. version: 4.3.4
  3441. registry.npmmirror.com/internal-slot@1.0.6:
  3442. resolution: {integrity: sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.6.tgz}
  3443. name: internal-slot
  3444. version: 1.0.6
  3445. engines: {node: '>= 0.4'}
  3446. dependencies:
  3447. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  3448. hasown: registry.npmmirror.com/hasown@2.0.0
  3449. side-channel: registry.npmmirror.com/side-channel@1.0.4
  3450. dev: false
  3451. registry.npmmirror.com/is-arguments@1.1.1:
  3452. resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-arguments/-/is-arguments-1.1.1.tgz}
  3453. name: is-arguments
  3454. version: 1.1.1
  3455. engines: {node: '>= 0.4'}
  3456. dependencies:
  3457. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3458. has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
  3459. dev: false
  3460. registry.npmmirror.com/is-array-buffer@3.0.2:
  3461. resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz}
  3462. name: is-array-buffer
  3463. version: 3.0.2
  3464. dependencies:
  3465. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3466. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  3467. is-typed-array: registry.npmmirror.com/is-typed-array@1.1.12
  3468. dev: false
  3469. registry.npmmirror.com/is-bigint@1.0.4:
  3470. resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz}
  3471. name: is-bigint
  3472. version: 1.0.4
  3473. dependencies:
  3474. has-bigints: registry.npmmirror.com/has-bigints@1.0.2
  3475. dev: false
  3476. registry.npmmirror.com/is-binary-path@2.1.0:
  3477. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz}
  3478. name: is-binary-path
  3479. version: 2.1.0
  3480. engines: {node: '>=8'}
  3481. dependencies:
  3482. binary-extensions: registry.npmmirror.com/binary-extensions@2.2.0
  3483. registry.npmmirror.com/is-boolean-object@1.1.2:
  3484. resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz}
  3485. name: is-boolean-object
  3486. version: 1.1.2
  3487. engines: {node: '>= 0.4'}
  3488. dependencies:
  3489. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3490. has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
  3491. dev: false
  3492. registry.npmmirror.com/is-callable@1.2.7:
  3493. resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz}
  3494. name: is-callable
  3495. version: 1.2.7
  3496. engines: {node: '>= 0.4'}
  3497. dev: false
  3498. registry.npmmirror.com/is-core-module@2.13.1:
  3499. resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-core-module/-/is-core-module-2.13.1.tgz}
  3500. name: is-core-module
  3501. version: 2.13.1
  3502. dependencies:
  3503. hasown: registry.npmmirror.com/hasown@2.0.0
  3504. dev: true
  3505. registry.npmmirror.com/is-date-object@1.0.5:
  3506. resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-date-object/-/is-date-object-1.0.5.tgz}
  3507. name: is-date-object
  3508. version: 1.0.5
  3509. engines: {node: '>= 0.4'}
  3510. dependencies:
  3511. has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
  3512. dev: false
  3513. registry.npmmirror.com/is-extglob@2.1.1:
  3514. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz}
  3515. name: is-extglob
  3516. version: 2.1.1
  3517. engines: {node: '>=0.10.0'}
  3518. registry.npmmirror.com/is-glob@4.0.3:
  3519. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz}
  3520. name: is-glob
  3521. version: 4.0.3
  3522. engines: {node: '>=0.10.0'}
  3523. dependencies:
  3524. is-extglob: registry.npmmirror.com/is-extglob@2.1.1
  3525. registry.npmmirror.com/is-map@2.0.2:
  3526. resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-map/-/is-map-2.0.2.tgz}
  3527. name: is-map
  3528. version: 2.0.2
  3529. dev: false
  3530. registry.npmmirror.com/is-number-object@1.0.7:
  3531. resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number-object/-/is-number-object-1.0.7.tgz}
  3532. name: is-number-object
  3533. version: 1.0.7
  3534. engines: {node: '>= 0.4'}
  3535. dependencies:
  3536. has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
  3537. dev: false
  3538. registry.npmmirror.com/is-number@7.0.0:
  3539. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz}
  3540. name: is-number
  3541. version: 7.0.0
  3542. engines: {node: '>=0.12.0'}
  3543. registry.npmmirror.com/is-regex@1.1.4:
  3544. resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-regex/-/is-regex-1.1.4.tgz}
  3545. name: is-regex
  3546. version: 1.1.4
  3547. engines: {node: '>= 0.4'}
  3548. dependencies:
  3549. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3550. has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
  3551. dev: false
  3552. registry.npmmirror.com/is-set@2.0.2:
  3553. resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-set/-/is-set-2.0.2.tgz}
  3554. name: is-set
  3555. version: 2.0.2
  3556. dev: false
  3557. registry.npmmirror.com/is-shared-array-buffer@1.0.2:
  3558. resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz}
  3559. name: is-shared-array-buffer
  3560. version: 1.0.2
  3561. dependencies:
  3562. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3563. dev: false
  3564. registry.npmmirror.com/is-stream@2.0.1:
  3565. resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz}
  3566. name: is-stream
  3567. version: 2.0.1
  3568. engines: {node: '>=8'}
  3569. dev: false
  3570. registry.npmmirror.com/is-string@1.0.7:
  3571. resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-string/-/is-string-1.0.7.tgz}
  3572. name: is-string
  3573. version: 1.0.7
  3574. engines: {node: '>= 0.4'}
  3575. dependencies:
  3576. has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
  3577. dev: false
  3578. registry.npmmirror.com/is-symbol@1.0.4:
  3579. resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-symbol/-/is-symbol-1.0.4.tgz}
  3580. name: is-symbol
  3581. version: 1.0.4
  3582. engines: {node: '>= 0.4'}
  3583. dependencies:
  3584. has-symbols: registry.npmmirror.com/has-symbols@1.0.3
  3585. dev: false
  3586. registry.npmmirror.com/is-typed-array@1.1.12:
  3587. resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.12.tgz}
  3588. name: is-typed-array
  3589. version: 1.1.12
  3590. engines: {node: '>= 0.4'}
  3591. dependencies:
  3592. which-typed-array: registry.npmmirror.com/which-typed-array@1.1.13
  3593. dev: false
  3594. registry.npmmirror.com/is-weakmap@2.0.1:
  3595. resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-weakmap/-/is-weakmap-2.0.1.tgz}
  3596. name: is-weakmap
  3597. version: 2.0.1
  3598. dev: false
  3599. registry.npmmirror.com/is-weakset@2.0.2:
  3600. resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-weakset/-/is-weakset-2.0.2.tgz}
  3601. name: is-weakset
  3602. version: 2.0.2
  3603. dependencies:
  3604. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3605. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  3606. dev: false
  3607. registry.npmmirror.com/isarray@2.0.5:
  3608. resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz}
  3609. name: isarray
  3610. version: 2.0.5
  3611. dev: false
  3612. registry.npmmirror.com/isexe@2.0.0:
  3613. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz}
  3614. name: isexe
  3615. version: 2.0.0
  3616. dev: false
  3617. registry.npmmirror.com/jiti@1.21.0:
  3618. resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jiti/-/jiti-1.21.0.tgz}
  3619. name: jiti
  3620. version: 1.21.0
  3621. hasBin: true
  3622. dev: false
  3623. registry.npmmirror.com/js-tokens@4.0.0:
  3624. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz}
  3625. name: js-tokens
  3626. version: 4.0.0
  3627. registry.npmmirror.com/jsesc@0.5.0:
  3628. resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz}
  3629. name: jsesc
  3630. version: 0.5.0
  3631. hasBin: true
  3632. dev: true
  3633. registry.npmmirror.com/jsesc@2.5.2:
  3634. resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz}
  3635. name: jsesc
  3636. version: 2.5.2
  3637. engines: {node: '>=4'}
  3638. hasBin: true
  3639. registry.npmmirror.com/json5@2.2.3:
  3640. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz}
  3641. name: json5
  3642. version: 2.2.3
  3643. engines: {node: '>=6'}
  3644. hasBin: true
  3645. registry.npmmirror.com/jsonc-parser@3.2.0:
  3646. resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz}
  3647. name: jsonc-parser
  3648. version: 3.2.0
  3649. registry.npmmirror.com/kolorist@1.8.0:
  3650. resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/kolorist/-/kolorist-1.8.0.tgz}
  3651. name: kolorist
  3652. version: 1.8.0
  3653. dev: false
  3654. registry.npmmirror.com/local-pkg@0.4.3:
  3655. resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.3.tgz}
  3656. name: local-pkg
  3657. version: 0.4.3
  3658. engines: {node: '>=14'}
  3659. registry.npmmirror.com/local-pkg@0.5.0:
  3660. resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/local-pkg/-/local-pkg-0.5.0.tgz}
  3661. name: local-pkg
  3662. version: 0.5.0
  3663. engines: {node: '>=14'}
  3664. dependencies:
  3665. mlly: registry.npmmirror.com/mlly@1.4.2
  3666. pkg-types: registry.npmmirror.com/pkg-types@1.0.3
  3667. registry.npmmirror.com/locate-path@6.0.0:
  3668. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz}
  3669. name: locate-path
  3670. version: 6.0.0
  3671. engines: {node: '>=10'}
  3672. dependencies:
  3673. p-locate: registry.npmmirror.com/p-locate@5.0.0
  3674. dev: false
  3675. registry.npmmirror.com/lodash.debounce@4.0.8:
  3676. resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz}
  3677. name: lodash.debounce
  3678. version: 4.0.8
  3679. dev: true
  3680. registry.npmmirror.com/lru-cache@5.1.1:
  3681. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz}
  3682. name: lru-cache
  3683. version: 5.1.1
  3684. dependencies:
  3685. yallist: registry.npmmirror.com/yallist@3.1.1
  3686. registry.npmmirror.com/lru-cache@6.0.0:
  3687. resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz}
  3688. name: lru-cache
  3689. version: 6.0.0
  3690. engines: {node: '>=10'}
  3691. dependencies:
  3692. yallist: registry.npmmirror.com/yallist@4.0.0
  3693. dev: true
  3694. registry.npmmirror.com/magic-string-ast@0.3.0:
  3695. resolution: {integrity: sha512-0shqecEPgdFpnI3AP90epXyxZy9g6CRZ+SZ7BcqFwYmtFEnZ1jpevcV5HoyVnlDS9gCnc1UIg3Rsvp3Ci7r8OA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string-ast/-/magic-string-ast-0.3.0.tgz}
  3696. name: magic-string-ast
  3697. version: 0.3.0
  3698. engines: {node: '>=16.14.0'}
  3699. dependencies:
  3700. magic-string: registry.npmmirror.com/magic-string@0.30.5
  3701. dev: true
  3702. registry.npmmirror.com/magic-string@0.30.5:
  3703. resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.30.5.tgz}
  3704. name: magic-string
  3705. version: 0.30.5
  3706. engines: {node: '>=12'}
  3707. dependencies:
  3708. '@jridgewell/sourcemap-codec': registry.npmmirror.com/@jridgewell/sourcemap-codec@1.4.15
  3709. registry.npmmirror.com/mdn-data@2.0.30:
  3710. resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.30.tgz}
  3711. name: mdn-data
  3712. version: 2.0.30
  3713. dev: false
  3714. registry.npmmirror.com/merge-stream@2.0.0:
  3715. resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz}
  3716. name: merge-stream
  3717. version: 2.0.0
  3718. dev: false
  3719. registry.npmmirror.com/merge2@1.4.1:
  3720. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz}
  3721. name: merge2
  3722. version: 1.4.1
  3723. engines: {node: '>= 8'}
  3724. registry.npmmirror.com/micromatch@4.0.5:
  3725. resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz}
  3726. name: micromatch
  3727. version: 4.0.5
  3728. engines: {node: '>=8.6'}
  3729. dependencies:
  3730. braces: registry.npmmirror.com/braces@3.0.2
  3731. picomatch: registry.npmmirror.com/picomatch@2.3.1
  3732. registry.npmmirror.com/mime-db@1.52.0:
  3733. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz}
  3734. name: mime-db
  3735. version: 1.52.0
  3736. engines: {node: '>= 0.6'}
  3737. dev: false
  3738. registry.npmmirror.com/mime-types@2.1.35:
  3739. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz}
  3740. name: mime-types
  3741. version: 2.1.35
  3742. engines: {node: '>= 0.6'}
  3743. dependencies:
  3744. mime-db: registry.npmmirror.com/mime-db@1.52.0
  3745. dev: false
  3746. registry.npmmirror.com/mimic-fn@2.1.0:
  3747. resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz}
  3748. name: mimic-fn
  3749. version: 2.1.0
  3750. engines: {node: '>=6'}
  3751. dev: false
  3752. registry.npmmirror.com/minimatch@9.0.3:
  3753. resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-9.0.3.tgz}
  3754. name: minimatch
  3755. version: 9.0.3
  3756. engines: {node: '>=16 || 14 >=14.17'}
  3757. dependencies:
  3758. brace-expansion: registry.npmmirror.com/brace-expansion@2.0.1
  3759. dev: true
  3760. registry.npmmirror.com/mlly@1.4.2:
  3761. resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mlly/-/mlly-1.4.2.tgz}
  3762. name: mlly
  3763. version: 1.4.2
  3764. dependencies:
  3765. acorn: registry.npmmirror.com/acorn@8.11.2
  3766. pathe: registry.npmmirror.com/pathe@1.1.1
  3767. pkg-types: registry.npmmirror.com/pkg-types@1.0.3
  3768. ufo: registry.npmmirror.com/ufo@1.3.2
  3769. registry.npmmirror.com/mrmime@1.0.1:
  3770. resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mrmime/-/mrmime-1.0.1.tgz}
  3771. name: mrmime
  3772. version: 1.0.1
  3773. engines: {node: '>=10'}
  3774. registry.npmmirror.com/ms@2.1.2:
  3775. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz}
  3776. name: ms
  3777. version: 2.1.2
  3778. registry.npmmirror.com/muggle-string@0.3.1:
  3779. resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/muggle-string/-/muggle-string-0.3.1.tgz}
  3780. name: muggle-string
  3781. version: 0.3.1
  3782. dev: true
  3783. registry.npmmirror.com/nanoid@3.3.7:
  3784. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.7.tgz}
  3785. name: nanoid
  3786. version: 3.3.7
  3787. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  3788. hasBin: true
  3789. registry.npmmirror.com/node-fetch-native@1.4.1:
  3790. resolution: {integrity: sha512-NsXBU0UgBxo2rQLOeWNZqS3fvflWePMECr8CoSWoSTqCqGbVVsvl9vZu1HfQicYN0g5piV9Gh8RTEvo/uP752w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-fetch-native/-/node-fetch-native-1.4.1.tgz}
  3791. name: node-fetch-native
  3792. version: 1.4.1
  3793. dev: false
  3794. registry.npmmirror.com/node-releases@2.0.14:
  3795. resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/node-releases/-/node-releases-2.0.14.tgz}
  3796. name: node-releases
  3797. version: 2.0.14
  3798. registry.npmmirror.com/normalize-path@3.0.0:
  3799. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz}
  3800. name: normalize-path
  3801. version: 3.0.0
  3802. engines: {node: '>=0.10.0'}
  3803. registry.npmmirror.com/npm-run-path@4.0.1:
  3804. resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz}
  3805. name: npm-run-path
  3806. version: 4.0.1
  3807. engines: {node: '>=8'}
  3808. dependencies:
  3809. path-key: registry.npmmirror.com/path-key@3.1.1
  3810. dev: false
  3811. registry.npmmirror.com/object-inspect@1.13.1:
  3812. resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.1.tgz}
  3813. name: object-inspect
  3814. version: 1.13.1
  3815. dev: false
  3816. registry.npmmirror.com/object-is@1.1.5:
  3817. resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-is/-/object-is-1.1.5.tgz}
  3818. name: object-is
  3819. version: 1.1.5
  3820. engines: {node: '>= 0.4'}
  3821. dependencies:
  3822. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3823. define-properties: registry.npmmirror.com/define-properties@1.2.1
  3824. dev: false
  3825. registry.npmmirror.com/object-keys@1.1.1:
  3826. resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz}
  3827. name: object-keys
  3828. version: 1.1.1
  3829. engines: {node: '>= 0.4'}
  3830. dev: false
  3831. registry.npmmirror.com/object.assign@4.1.5:
  3832. resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object.assign/-/object.assign-4.1.5.tgz}
  3833. name: object.assign
  3834. version: 4.1.5
  3835. engines: {node: '>= 0.4'}
  3836. dependencies:
  3837. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3838. define-properties: registry.npmmirror.com/define-properties@1.2.1
  3839. has-symbols: registry.npmmirror.com/has-symbols@1.0.3
  3840. object-keys: registry.npmmirror.com/object-keys@1.1.1
  3841. dev: false
  3842. registry.npmmirror.com/ofetch@1.3.3:
  3843. resolution: {integrity: sha512-s1ZCMmQWXy4b5K/TW9i/DtiN8Ku+xCiHcjQ6/J/nDdssirrQNOoB165Zu8EqLMA2lln1JUth9a0aW9Ap2ctrUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ofetch/-/ofetch-1.3.3.tgz}
  3844. name: ofetch
  3845. version: 1.3.3
  3846. dependencies:
  3847. destr: registry.npmmirror.com/destr@2.0.2
  3848. node-fetch-native: registry.npmmirror.com/node-fetch-native@1.4.1
  3849. ufo: registry.npmmirror.com/ufo@1.3.2
  3850. dev: false
  3851. registry.npmmirror.com/onetime@5.1.2:
  3852. resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz}
  3853. name: onetime
  3854. version: 5.1.2
  3855. engines: {node: '>=6'}
  3856. dependencies:
  3857. mimic-fn: registry.npmmirror.com/mimic-fn@2.1.0
  3858. dev: false
  3859. registry.npmmirror.com/p-limit@3.1.0:
  3860. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz}
  3861. name: p-limit
  3862. version: 3.1.0
  3863. engines: {node: '>=10'}
  3864. dependencies:
  3865. yocto-queue: registry.npmmirror.com/yocto-queue@0.1.0
  3866. dev: false
  3867. registry.npmmirror.com/p-locate@5.0.0:
  3868. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz}
  3869. name: p-locate
  3870. version: 5.0.0
  3871. engines: {node: '>=10'}
  3872. dependencies:
  3873. p-limit: registry.npmmirror.com/p-limit@3.1.0
  3874. dev: false
  3875. registry.npmmirror.com/parse-code-context@1.0.0:
  3876. resolution: {integrity: sha512-OZQaqKaQnR21iqhlnPfVisFjBWjhnMl5J9MgbP8xC+EwoVqbXrq78lp+9Zb3ahmLzrIX5Us/qbvBnaS3hkH6OA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/parse-code-context/-/parse-code-context-1.0.0.tgz}
  3877. name: parse-code-context
  3878. version: 1.0.0
  3879. engines: {node: '>=6'}
  3880. dev: false
  3881. registry.npmmirror.com/path-browserify@1.0.1:
  3882. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz}
  3883. name: path-browserify
  3884. version: 1.0.1
  3885. dev: true
  3886. registry.npmmirror.com/path-exists@4.0.0:
  3887. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz}
  3888. name: path-exists
  3889. version: 4.0.0
  3890. engines: {node: '>=8'}
  3891. dev: false
  3892. registry.npmmirror.com/path-key@3.1.1:
  3893. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz}
  3894. name: path-key
  3895. version: 3.1.1
  3896. engines: {node: '>=8'}
  3897. dev: false
  3898. registry.npmmirror.com/path-parse@1.0.7:
  3899. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz}
  3900. name: path-parse
  3901. version: 1.0.7
  3902. dev: true
  3903. registry.npmmirror.com/pathe@1.1.1:
  3904. resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pathe/-/pathe-1.1.1.tgz}
  3905. name: pathe
  3906. version: 1.1.1
  3907. registry.npmmirror.com/perfect-debounce@1.0.0:
  3908. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz}
  3909. name: perfect-debounce
  3910. version: 1.0.0
  3911. dev: false
  3912. registry.npmmirror.com/picocolors@1.0.0:
  3913. resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz}
  3914. name: picocolors
  3915. version: 1.0.0
  3916. registry.npmmirror.com/picomatch@2.3.1:
  3917. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz}
  3918. name: picomatch
  3919. version: 2.3.1
  3920. engines: {node: '>=8.6'}
  3921. registry.npmmirror.com/pkg-types@1.0.3:
  3922. resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pkg-types/-/pkg-types-1.0.3.tgz}
  3923. name: pkg-types
  3924. version: 1.0.3
  3925. dependencies:
  3926. jsonc-parser: registry.npmmirror.com/jsonc-parser@3.2.0
  3927. mlly: registry.npmmirror.com/mlly@1.4.2
  3928. pathe: registry.npmmirror.com/pathe@1.1.1
  3929. registry.npmmirror.com/postcss@8.4.32:
  3930. resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/-/postcss-8.4.32.tgz}
  3931. name: postcss
  3932. version: 8.4.32
  3933. engines: {node: ^10 || ^12 || >=14}
  3934. dependencies:
  3935. nanoid: registry.npmmirror.com/nanoid@3.3.7
  3936. picocolors: registry.npmmirror.com/picocolors@1.0.0
  3937. source-map-js: registry.npmmirror.com/source-map-js@1.0.2
  3938. registry.npmmirror.com/proxy-from-env@1.1.0:
  3939. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz}
  3940. name: proxy-from-env
  3941. version: 1.1.0
  3942. dev: false
  3943. registry.npmmirror.com/queue-microtask@1.2.3:
  3944. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz}
  3945. name: queue-microtask
  3946. version: 1.2.3
  3947. registry.npmmirror.com/readdirp@3.6.0:
  3948. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz}
  3949. name: readdirp
  3950. version: 3.6.0
  3951. engines: {node: '>=8.10.0'}
  3952. dependencies:
  3953. picomatch: registry.npmmirror.com/picomatch@2.3.1
  3954. registry.npmmirror.com/regenerate-unicode-properties@10.1.1:
  3955. resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz}
  3956. name: regenerate-unicode-properties
  3957. version: 10.1.1
  3958. engines: {node: '>=4'}
  3959. dependencies:
  3960. regenerate: registry.npmmirror.com/regenerate@1.4.2
  3961. dev: true
  3962. registry.npmmirror.com/regenerate@1.4.2:
  3963. resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz}
  3964. name: regenerate
  3965. version: 1.4.2
  3966. dev: true
  3967. registry.npmmirror.com/regenerator-runtime@0.13.11:
  3968. resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz}
  3969. name: regenerator-runtime
  3970. version: 0.13.11
  3971. dev: true
  3972. registry.npmmirror.com/regenerator-transform@0.15.2:
  3973. resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.2.tgz}
  3974. name: regenerator-transform
  3975. version: 0.15.2
  3976. dependencies:
  3977. '@babel/runtime': 7.23.6
  3978. dev: true
  3979. registry.npmmirror.com/regexp.prototype.flags@1.5.1:
  3980. resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz}
  3981. name: regexp.prototype.flags
  3982. version: 1.5.1
  3983. engines: {node: '>= 0.4'}
  3984. dependencies:
  3985. call-bind: registry.npmmirror.com/call-bind@1.0.5
  3986. define-properties: registry.npmmirror.com/define-properties@1.2.1
  3987. set-function-name: registry.npmmirror.com/set-function-name@2.0.1
  3988. dev: false
  3989. registry.npmmirror.com/regexpu-core@5.3.2:
  3990. resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.3.2.tgz}
  3991. name: regexpu-core
  3992. version: 5.3.2
  3993. engines: {node: '>=4'}
  3994. dependencies:
  3995. '@babel/regjsgen': registry.npmmirror.com/@babel/regjsgen@0.8.0
  3996. regenerate: registry.npmmirror.com/regenerate@1.4.2
  3997. regenerate-unicode-properties: registry.npmmirror.com/regenerate-unicode-properties@10.1.1
  3998. regjsparser: registry.npmmirror.com/regjsparser@0.9.1
  3999. unicode-match-property-ecmascript: registry.npmmirror.com/unicode-match-property-ecmascript@2.0.0
  4000. unicode-match-property-value-ecmascript: registry.npmmirror.com/unicode-match-property-value-ecmascript@2.1.0
  4001. dev: true
  4002. registry.npmmirror.com/regjsparser@0.9.1:
  4003. resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/regjsparser/-/regjsparser-0.9.1.tgz}
  4004. name: regjsparser
  4005. version: 0.9.1
  4006. hasBin: true
  4007. dependencies:
  4008. jsesc: registry.npmmirror.com/jsesc@0.5.0
  4009. dev: true
  4010. registry.npmmirror.com/resolve.exports@2.0.2:
  4011. resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve.exports/-/resolve.exports-2.0.2.tgz}
  4012. name: resolve.exports
  4013. version: 2.0.2
  4014. engines: {node: '>=10'}
  4015. dev: true
  4016. registry.npmmirror.com/resolve@1.22.8:
  4017. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/resolve/-/resolve-1.22.8.tgz}
  4018. name: resolve
  4019. version: 1.22.8
  4020. hasBin: true
  4021. dependencies:
  4022. is-core-module: registry.npmmirror.com/is-core-module@2.13.1
  4023. path-parse: registry.npmmirror.com/path-parse@1.0.7
  4024. supports-preserve-symlinks-flag: registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0
  4025. dev: true
  4026. registry.npmmirror.com/reusify@1.0.4:
  4027. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz}
  4028. name: reusify
  4029. version: 1.0.4
  4030. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  4031. registry.npmmirror.com/rollup@4.8.0:
  4032. resolution: {integrity: sha512-NpsklK2fach5CdI+PScmlE5R4Ao/FSWtF7LkoIrHDxPACY/xshNasPsbpG0VVHxUTbf74tJbVT4PrP8JsJ6ZDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/rollup/-/rollup-4.8.0.tgz}
  4033. name: rollup
  4034. version: 4.8.0
  4035. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  4036. hasBin: true
  4037. optionalDependencies:
  4038. '@rollup/rollup-android-arm-eabi': 4.8.0
  4039. '@rollup/rollup-android-arm64': 4.8.0
  4040. '@rollup/rollup-darwin-arm64': 4.8.0
  4041. '@rollup/rollup-darwin-x64': 4.8.0
  4042. '@rollup/rollup-linux-arm-gnueabihf': 4.8.0
  4043. '@rollup/rollup-linux-arm64-gnu': 4.8.0
  4044. '@rollup/rollup-linux-arm64-musl': 4.8.0
  4045. '@rollup/rollup-linux-riscv64-gnu': 4.8.0
  4046. '@rollup/rollup-linux-x64-gnu': 4.8.0
  4047. '@rollup/rollup-linux-x64-musl': 4.8.0
  4048. '@rollup/rollup-win32-arm64-msvc': 4.8.0
  4049. '@rollup/rollup-win32-ia32-msvc': 4.8.0
  4050. '@rollup/rollup-win32-x64-msvc': 4.8.0
  4051. fsevents: 2.3.3
  4052. registry.npmmirror.com/run-parallel@1.2.0:
  4053. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz}
  4054. name: run-parallel
  4055. version: 1.2.0
  4056. dependencies:
  4057. queue-microtask: registry.npmmirror.com/queue-microtask@1.2.3
  4058. registry.npmmirror.com/sass@1.62.1:
  4059. resolution: {integrity: sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sass/-/sass-1.62.1.tgz}
  4060. name: sass
  4061. version: 1.62.1
  4062. engines: {node: '>=14.0.0'}
  4063. hasBin: true
  4064. dependencies:
  4065. chokidar: registry.npmmirror.com/chokidar@3.5.3
  4066. immutable: registry.npmmirror.com/immutable@4.3.4
  4067. source-map-js: registry.npmmirror.com/source-map-js@1.0.2
  4068. registry.npmmirror.com/scule@1.1.1:
  4069. resolution: {integrity: sha512-sHtm/SsIK9BUBI3EFT/Gnp9VoKfY6QLvlkvAE6YK7454IF8FSgJEAnJpVdSC7K5/pjI5NfxhzBLW2JAfYA/shQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/scule/-/scule-1.1.1.tgz}
  4070. name: scule
  4071. version: 1.1.1
  4072. dev: true
  4073. registry.npmmirror.com/semver@6.3.1:
  4074. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz}
  4075. name: semver
  4076. version: 6.3.1
  4077. hasBin: true
  4078. registry.npmmirror.com/semver@7.5.4:
  4079. resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz}
  4080. name: semver
  4081. version: 7.5.4
  4082. engines: {node: '>=10'}
  4083. hasBin: true
  4084. dependencies:
  4085. lru-cache: registry.npmmirror.com/lru-cache@6.0.0
  4086. dev: true
  4087. registry.npmmirror.com/set-function-length@1.1.1:
  4088. resolution: {integrity: sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/set-function-length/-/set-function-length-1.1.1.tgz}
  4089. name: set-function-length
  4090. version: 1.1.1
  4091. engines: {node: '>= 0.4'}
  4092. dependencies:
  4093. define-data-property: registry.npmmirror.com/define-data-property@1.1.1
  4094. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  4095. gopd: registry.npmmirror.com/gopd@1.0.1
  4096. has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.1
  4097. dev: false
  4098. registry.npmmirror.com/set-function-name@2.0.1:
  4099. resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/set-function-name/-/set-function-name-2.0.1.tgz}
  4100. name: set-function-name
  4101. version: 2.0.1
  4102. engines: {node: '>= 0.4'}
  4103. dependencies:
  4104. define-data-property: registry.npmmirror.com/define-data-property@1.1.1
  4105. functions-have-names: registry.npmmirror.com/functions-have-names@1.2.3
  4106. has-property-descriptors: registry.npmmirror.com/has-property-descriptors@1.0.1
  4107. dev: false
  4108. registry.npmmirror.com/shebang-command@2.0.0:
  4109. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz}
  4110. name: shebang-command
  4111. version: 2.0.0
  4112. engines: {node: '>=8'}
  4113. dependencies:
  4114. shebang-regex: registry.npmmirror.com/shebang-regex@3.0.0
  4115. dev: false
  4116. registry.npmmirror.com/shebang-regex@3.0.0:
  4117. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz}
  4118. name: shebang-regex
  4119. version: 3.0.0
  4120. engines: {node: '>=8'}
  4121. dev: false
  4122. registry.npmmirror.com/side-channel@1.0.4:
  4123. resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz}
  4124. name: side-channel
  4125. version: 1.0.4
  4126. dependencies:
  4127. call-bind: registry.npmmirror.com/call-bind@1.0.5
  4128. get-intrinsic: registry.npmmirror.com/get-intrinsic@1.2.2
  4129. object-inspect: registry.npmmirror.com/object-inspect@1.13.1
  4130. dev: false
  4131. registry.npmmirror.com/signal-exit@3.0.7:
  4132. resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz}
  4133. name: signal-exit
  4134. version: 3.0.7
  4135. dev: false
  4136. registry.npmmirror.com/sirv@2.0.3:
  4137. resolution: {integrity: sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sirv/-/sirv-2.0.3.tgz}
  4138. name: sirv
  4139. version: 2.0.3
  4140. engines: {node: '>= 10'}
  4141. dependencies:
  4142. '@polka/url': registry.npmmirror.com/@polka/url@1.0.0-next.24
  4143. mrmime: registry.npmmirror.com/mrmime@1.0.1
  4144. totalist: registry.npmmirror.com/totalist@3.0.1
  4145. registry.npmmirror.com/source-map-js@1.0.2:
  4146. resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz}
  4147. name: source-map-js
  4148. version: 1.0.2
  4149. engines: {node: '>=0.10.0'}
  4150. registry.npmmirror.com/stop-iteration-iterator@1.0.0:
  4151. resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz}
  4152. name: stop-iteration-iterator
  4153. version: 1.0.0
  4154. engines: {node: '>= 0.4'}
  4155. dependencies:
  4156. internal-slot: registry.npmmirror.com/internal-slot@1.0.6
  4157. dev: false
  4158. registry.npmmirror.com/strip-final-newline@2.0.0:
  4159. resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz}
  4160. name: strip-final-newline
  4161. version: 2.0.0
  4162. engines: {node: '>=6'}
  4163. dev: false
  4164. registry.npmmirror.com/strip-literal@1.3.0:
  4165. resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-literal/-/strip-literal-1.3.0.tgz}
  4166. name: strip-literal
  4167. version: 1.3.0
  4168. dependencies:
  4169. acorn: registry.npmmirror.com/acorn@8.11.2
  4170. dev: true
  4171. registry.npmmirror.com/supports-color@5.5.0:
  4172. resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz}
  4173. name: supports-color
  4174. version: 5.5.0
  4175. engines: {node: '>=4'}
  4176. dependencies:
  4177. has-flag: registry.npmmirror.com/has-flag@3.0.0
  4178. registry.npmmirror.com/supports-preserve-symlinks-flag@1.0.0:
  4179. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz}
  4180. name: supports-preserve-symlinks-flag
  4181. version: 1.0.0
  4182. engines: {node: '>= 0.4'}
  4183. dev: true
  4184. registry.npmmirror.com/systemjs@6.14.2:
  4185. resolution: {integrity: sha512-1TlOwvKWdXxAY9vba+huLu99zrQURDWA8pUTYsRIYDZYQbGyK+pyEP4h4dlySsqo7ozyJBmYD20F+iUHhAltEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/systemjs/-/systemjs-6.14.2.tgz}
  4186. name: systemjs
  4187. version: 6.14.2
  4188. dev: true
  4189. registry.npmmirror.com/to-fast-properties@2.0.0:
  4190. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz}
  4191. name: to-fast-properties
  4192. version: 2.0.0
  4193. engines: {node: '>=4'}
  4194. registry.npmmirror.com/to-regex-range@5.0.1:
  4195. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz}
  4196. name: to-regex-range
  4197. version: 5.0.1
  4198. engines: {node: '>=8.0'}
  4199. dependencies:
  4200. is-number: registry.npmmirror.com/is-number@7.0.0
  4201. registry.npmmirror.com/totalist@3.0.1:
  4202. resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/totalist/-/totalist-3.0.1.tgz}
  4203. name: totalist
  4204. version: 3.0.1
  4205. engines: {node: '>=6'}
  4206. registry.npmmirror.com/typescript@5.3.3:
  4207. resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/typescript/-/typescript-5.3.3.tgz}
  4208. name: typescript
  4209. version: 5.3.3
  4210. engines: {node: '>=14.17'}
  4211. hasBin: true
  4212. registry.npmmirror.com/ufo@1.3.2:
  4213. resolution: {integrity: sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ufo/-/ufo-1.3.2.tgz}
  4214. name: ufo
  4215. version: 1.3.2
  4216. registry.npmmirror.com/unconfig@0.3.11:
  4217. resolution: {integrity: sha512-bV/nqePAKv71v3HdVUn6UefbsDKQWRX+bJIkiSm0+twIds6WiD2bJLWWT3i214+J/B4edufZpG2w7Y63Vbwxow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unconfig/-/unconfig-0.3.11.tgz}
  4218. name: unconfig
  4219. version: 0.3.11
  4220. dependencies:
  4221. '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.7
  4222. defu: registry.npmmirror.com/defu@6.1.3
  4223. jiti: registry.npmmirror.com/jiti@1.21.0
  4224. mlly: registry.npmmirror.com/mlly@1.4.2
  4225. dev: false
  4226. registry.npmmirror.com/unicode-canonical-property-names-ecmascript@2.0.0:
  4227. resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz}
  4228. name: unicode-canonical-property-names-ecmascript
  4229. version: 2.0.0
  4230. engines: {node: '>=4'}
  4231. dev: true
  4232. registry.npmmirror.com/unicode-match-property-ecmascript@2.0.0:
  4233. resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz}
  4234. name: unicode-match-property-ecmascript
  4235. version: 2.0.0
  4236. engines: {node: '>=4'}
  4237. dependencies:
  4238. unicode-canonical-property-names-ecmascript: registry.npmmirror.com/unicode-canonical-property-names-ecmascript@2.0.0
  4239. unicode-property-aliases-ecmascript: registry.npmmirror.com/unicode-property-aliases-ecmascript@2.1.0
  4240. dev: true
  4241. registry.npmmirror.com/unicode-match-property-value-ecmascript@2.1.0:
  4242. resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz}
  4243. name: unicode-match-property-value-ecmascript
  4244. version: 2.1.0
  4245. engines: {node: '>=4'}
  4246. dev: true
  4247. registry.npmmirror.com/unicode-property-aliases-ecmascript@2.1.0:
  4248. resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz}
  4249. name: unicode-property-aliases-ecmascript
  4250. version: 2.1.0
  4251. engines: {node: '>=4'}
  4252. dev: true
  4253. registry.npmmirror.com/unimport@3.6.1:
  4254. resolution: {integrity: sha512-zKzbp8AQ+l8QK3XrONtUBdgBbMI8TkGh8hBYF77ZkVqMLLIAHwGSwJRFolPQMBx/5pezeRKvmu2gzlqnxRZeqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unimport/-/unimport-3.6.1.tgz}
  4255. name: unimport
  4256. version: 3.6.1
  4257. dependencies:
  4258. '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.1.0
  4259. escape-string-regexp: registry.npmmirror.com/escape-string-regexp@5.0.0
  4260. fast-glob: registry.npmmirror.com/fast-glob@3.3.2
  4261. local-pkg: registry.npmmirror.com/local-pkg@0.5.0
  4262. magic-string: registry.npmmirror.com/magic-string@0.30.5
  4263. mlly: registry.npmmirror.com/mlly@1.4.2
  4264. pathe: registry.npmmirror.com/pathe@1.1.1
  4265. pkg-types: registry.npmmirror.com/pkg-types@1.0.3
  4266. scule: registry.npmmirror.com/scule@1.1.1
  4267. strip-literal: registry.npmmirror.com/strip-literal@1.3.0
  4268. unplugin: registry.npmmirror.com/unplugin@1.5.1
  4269. transitivePeerDependencies:
  4270. - rollup
  4271. dev: true
  4272. registry.npmmirror.com/unocss@0.58.0(postcss@8.4.32)(vite@5.0.8):
  4273. resolution: {integrity: sha512-MSPRHxBqWN+1AHGV+J5uUy4//e6ZBK6O+ISzD0qrXcCD/GNtxk1+lYjOK2ltkUiKX539+/KF91vNxzhhwEf+xA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unocss/-/unocss-0.58.0.tgz}
  4274. id: registry.npmmirror.com/unocss/0.58.0
  4275. name: unocss
  4276. version: 0.58.0
  4277. engines: {node: '>=14'}
  4278. peerDependencies:
  4279. '@unocss/webpack': 0.58.0
  4280. vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
  4281. peerDependenciesMeta:
  4282. '@unocss/webpack':
  4283. optional: true
  4284. vite:
  4285. optional: true
  4286. dependencies:
  4287. '@unocss/astro': registry.npmmirror.com/@unocss/astro@0.58.0(vite@5.0.8)
  4288. '@unocss/cli': registry.npmmirror.com/@unocss/cli@0.58.0
  4289. '@unocss/core': registry.npmmirror.com/@unocss/core@0.58.0
  4290. '@unocss/extractor-arbitrary-variants': registry.npmmirror.com/@unocss/extractor-arbitrary-variants@0.58.0
  4291. '@unocss/postcss': registry.npmmirror.com/@unocss/postcss@0.58.0(postcss@8.4.32)
  4292. '@unocss/preset-attributify': registry.npmmirror.com/@unocss/preset-attributify@0.58.0
  4293. '@unocss/preset-icons': registry.npmmirror.com/@unocss/preset-icons@0.58.0
  4294. '@unocss/preset-mini': registry.npmmirror.com/@unocss/preset-mini@0.58.0
  4295. '@unocss/preset-tagify': registry.npmmirror.com/@unocss/preset-tagify@0.58.0
  4296. '@unocss/preset-typography': registry.npmmirror.com/@unocss/preset-typography@0.58.0
  4297. '@unocss/preset-uno': registry.npmmirror.com/@unocss/preset-uno@0.58.0
  4298. '@unocss/preset-web-fonts': registry.npmmirror.com/@unocss/preset-web-fonts@0.58.0
  4299. '@unocss/preset-wind': registry.npmmirror.com/@unocss/preset-wind@0.58.0
  4300. '@unocss/reset': registry.npmmirror.com/@unocss/reset@0.58.0
  4301. '@unocss/transformer-attributify-jsx': registry.npmmirror.com/@unocss/transformer-attributify-jsx@0.58.0
  4302. '@unocss/transformer-attributify-jsx-babel': registry.npmmirror.com/@unocss/transformer-attributify-jsx-babel@0.58.0
  4303. '@unocss/transformer-compile-class': registry.npmmirror.com/@unocss/transformer-compile-class@0.58.0
  4304. '@unocss/transformer-directives': registry.npmmirror.com/@unocss/transformer-directives@0.58.0
  4305. '@unocss/transformer-variant-group': registry.npmmirror.com/@unocss/transformer-variant-group@0.58.0
  4306. '@unocss/vite': registry.npmmirror.com/@unocss/vite@0.58.0(vite@5.0.8)
  4307. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  4308. transitivePeerDependencies:
  4309. - postcss
  4310. - rollup
  4311. - supports-color
  4312. dev: false
  4313. registry.npmmirror.com/unplugin-auto-import@0.16.7(@vueuse/core@10.7.0):
  4314. resolution: {integrity: sha512-w7XmnRlchq6YUFJVFGSvG1T/6j8GrdYN6Em9Wf0Ye+HXgD/22kont+WnuCAA0UaUoxtuvRR1u/mXKy63g/hfqQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-0.16.7.tgz}
  4315. id: registry.npmmirror.com/unplugin-auto-import/0.16.7
  4316. name: unplugin-auto-import
  4317. version: 0.16.7
  4318. engines: {node: '>=14'}
  4319. peerDependencies:
  4320. '@nuxt/kit': ^3.2.2
  4321. '@vueuse/core': '*'
  4322. peerDependenciesMeta:
  4323. '@nuxt/kit':
  4324. optional: true
  4325. '@vueuse/core':
  4326. optional: true
  4327. dependencies:
  4328. '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.7
  4329. '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.1.0
  4330. '@vueuse/core': registry.npmmirror.com/@vueuse/core@10.7.0(vue@3.3.11)
  4331. fast-glob: registry.npmmirror.com/fast-glob@3.3.2
  4332. local-pkg: registry.npmmirror.com/local-pkg@0.5.0
  4333. magic-string: registry.npmmirror.com/magic-string@0.30.5
  4334. minimatch: registry.npmmirror.com/minimatch@9.0.3
  4335. unimport: registry.npmmirror.com/unimport@3.6.1
  4336. unplugin: registry.npmmirror.com/unplugin@1.5.1
  4337. transitivePeerDependencies:
  4338. - rollup
  4339. dev: true
  4340. registry.npmmirror.com/unplugin-combine@0.8.1(vite@5.0.8):
  4341. resolution: {integrity: sha512-m2OSmXXRwCPZx8Ct8eF8WbjgTo8bydim2W1ofu2hDabGdr2pgDAoFjOP1J4MOIwa0OByqk1JX8IGlSdeE6uxVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-combine/-/unplugin-combine-0.8.1.tgz}
  4342. id: registry.npmmirror.com/unplugin-combine/0.8.1
  4343. name: unplugin-combine
  4344. version: 0.8.1
  4345. engines: {node: '>=16.14.0'}
  4346. peerDependencies:
  4347. esbuild: '>=0.13'
  4348. rollup: ^3.2.0 || ^4.0.0
  4349. vite: ^2.3.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
  4350. webpack: 4 || 5
  4351. peerDependenciesMeta:
  4352. esbuild:
  4353. optional: true
  4354. rollup:
  4355. optional: true
  4356. vite:
  4357. optional: true
  4358. webpack:
  4359. optional: true
  4360. dependencies:
  4361. '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.7
  4362. unplugin: registry.npmmirror.com/unplugin@1.5.1
  4363. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  4364. dev: true
  4365. registry.npmmirror.com/unplugin-vue-components@0.25.2(vue@3.3.11):
  4366. resolution: {integrity: sha512-OVmLFqILH6w+eM8fyt/d/eoJT9A6WO51NZLf1vC5c1FZ4rmq2bbGxTy8WP2Jm7xwFdukaIdv819+UI7RClPyCA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-0.25.2.tgz}
  4367. id: registry.npmmirror.com/unplugin-vue-components/0.25.2
  4368. name: unplugin-vue-components
  4369. version: 0.25.2
  4370. engines: {node: '>=14'}
  4371. peerDependencies:
  4372. '@babel/parser': ^7.15.8
  4373. '@nuxt/kit': ^3.2.2
  4374. vue: 2 || 3
  4375. peerDependenciesMeta:
  4376. '@babel/parser':
  4377. optional: true
  4378. '@nuxt/kit':
  4379. optional: true
  4380. dependencies:
  4381. '@antfu/utils': registry.npmmirror.com/@antfu/utils@0.7.7
  4382. '@rollup/pluginutils': registry.npmmirror.com/@rollup/pluginutils@5.1.0
  4383. chokidar: registry.npmmirror.com/chokidar@3.5.3
  4384. debug: registry.npmmirror.com/debug@4.3.4
  4385. fast-glob: registry.npmmirror.com/fast-glob@3.3.2
  4386. local-pkg: registry.npmmirror.com/local-pkg@0.4.3
  4387. magic-string: registry.npmmirror.com/magic-string@0.30.5
  4388. minimatch: registry.npmmirror.com/minimatch@9.0.3
  4389. resolve: registry.npmmirror.com/resolve@1.22.8
  4390. unplugin: registry.npmmirror.com/unplugin@1.5.1
  4391. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  4392. transitivePeerDependencies:
  4393. - rollup
  4394. - supports-color
  4395. dev: true
  4396. registry.npmmirror.com/unplugin-vue-define-options@1.4.1(vue@3.3.11):
  4397. resolution: {integrity: sha512-dsI7JZvzCv6hV0Iq8cUKO70gFlsfEmASZzmebVlPzT2Knb57d4Plqjuf0wpU61G2HGSDZ8gy73Nix4FTmFVOyQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-define-options/-/unplugin-vue-define-options-1.4.1.tgz}
  4398. id: registry.npmmirror.com/unplugin-vue-define-options/1.4.1
  4399. name: unplugin-vue-define-options
  4400. version: 1.4.1
  4401. engines: {node: '>=16.14.0'}
  4402. dependencies:
  4403. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  4404. ast-walker-scope: registry.npmmirror.com/ast-walker-scope@0.5.0
  4405. unplugin: registry.npmmirror.com/unplugin@1.5.1
  4406. transitivePeerDependencies:
  4407. - rollup
  4408. - vue
  4409. dev: true
  4410. registry.npmmirror.com/unplugin-vue-macros@2.7.2(@vueuse/core@10.7.0)(typescript@5.3.3)(vite@5.0.8)(vue@3.3.11):
  4411. resolution: {integrity: sha512-+CWXQK+mnpC3AO3CmMCxJbdAk+DQBXPbs0u4ci/vapdpbWouWOMk32aFVbwlnI5wgXoqzYbaPUgrKA5tBJIa+A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin-vue-macros/-/unplugin-vue-macros-2.7.2.tgz}
  4412. id: registry.npmmirror.com/unplugin-vue-macros/2.7.2
  4413. name: unplugin-vue-macros
  4414. version: 2.7.2
  4415. engines: {node: '>=16.14.0'}
  4416. peerDependencies:
  4417. vue: ^2.7.0 || ^3.2.25
  4418. dependencies:
  4419. '@vue-macros/better-define': registry.npmmirror.com/@vue-macros/better-define@1.7.1(vue@3.3.11)
  4420. '@vue-macros/boolean-prop': registry.npmmirror.com/@vue-macros/boolean-prop@0.3.1(vue@3.3.11)
  4421. '@vue-macros/chain-call': registry.npmmirror.com/@vue-macros/chain-call@0.2.1(vue@3.3.11)
  4422. '@vue-macros/common': registry.npmmirror.com/@vue-macros/common@1.10.0(vue@3.3.11)
  4423. '@vue-macros/define-emit': registry.npmmirror.com/@vue-macros/define-emit@0.2.1(vue@3.3.11)
  4424. '@vue-macros/define-models': registry.npmmirror.com/@vue-macros/define-models@1.2.1(@vueuse/core@10.7.0)(vue@3.3.11)
  4425. '@vue-macros/define-prop': registry.npmmirror.com/@vue-macros/define-prop@0.3.1(vue@3.3.11)
  4426. '@vue-macros/define-props': registry.npmmirror.com/@vue-macros/define-props@2.0.1(@vue-macros/reactivity-transform@0.4.1)(vue@3.3.11)
  4427. '@vue-macros/define-props-refs': registry.npmmirror.com/@vue-macros/define-props-refs@1.2.1(vue@3.3.11)
  4428. '@vue-macros/define-render': registry.npmmirror.com/@vue-macros/define-render@1.5.1(vue@3.3.11)
  4429. '@vue-macros/define-slots': registry.npmmirror.com/@vue-macros/define-slots@1.1.1(vue@3.3.11)
  4430. '@vue-macros/devtools': registry.npmmirror.com/@vue-macros/devtools@0.2.0(typescript@5.3.3)(vite@5.0.8)
  4431. '@vue-macros/export-expose': registry.npmmirror.com/@vue-macros/export-expose@0.1.1(vue@3.3.11)
  4432. '@vue-macros/export-props': registry.npmmirror.com/@vue-macros/export-props@0.4.1(vue@3.3.11)
  4433. '@vue-macros/export-render': registry.npmmirror.com/@vue-macros/export-render@0.2.1(vue@3.3.11)
  4434. '@vue-macros/hoist-static': registry.npmmirror.com/@vue-macros/hoist-static@1.5.1(vue@3.3.11)
  4435. '@vue-macros/jsx-directive': registry.npmmirror.com/@vue-macros/jsx-directive@0.8.1(vue@3.3.11)
  4436. '@vue-macros/named-template': registry.npmmirror.com/@vue-macros/named-template@0.4.1(vue@3.3.11)
  4437. '@vue-macros/reactivity-transform': registry.npmmirror.com/@vue-macros/reactivity-transform@0.4.1(vue@3.3.11)
  4438. '@vue-macros/setup-block': registry.npmmirror.com/@vue-macros/setup-block@0.3.1(vue@3.3.11)
  4439. '@vue-macros/setup-component': registry.npmmirror.com/@vue-macros/setup-component@0.17.1(vue@3.3.11)
  4440. '@vue-macros/setup-sfc': registry.npmmirror.com/@vue-macros/setup-sfc@0.17.1(vue@3.3.11)
  4441. '@vue-macros/short-bind': registry.npmmirror.com/@vue-macros/short-bind@0.2.1(vue@3.3.11)
  4442. '@vue-macros/short-emits': registry.npmmirror.com/@vue-macros/short-emits@1.5.1(vue@3.3.11)
  4443. '@vue-macros/short-vmodel': registry.npmmirror.com/@vue-macros/short-vmodel@1.4.1(vue@3.3.11)
  4444. unplugin: registry.npmmirror.com/unplugin@1.5.1
  4445. unplugin-combine: registry.npmmirror.com/unplugin-combine@0.8.1(vite@5.0.8)
  4446. unplugin-vue-define-options: registry.npmmirror.com/unplugin-vue-define-options@1.4.1(vue@3.3.11)
  4447. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  4448. transitivePeerDependencies:
  4449. - '@vueuse/core'
  4450. - esbuild
  4451. - rollup
  4452. - typescript
  4453. - vite
  4454. - webpack
  4455. dev: true
  4456. registry.npmmirror.com/unplugin@1.5.1:
  4457. resolution: {integrity: sha512-0QkvG13z6RD+1L1FoibQqnvTwVBXvS4XSPwAyinVgoOCl2jAgwzdUKmEj05o4Lt8xwQI85Hb6mSyYkcAGwZPew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unplugin/-/unplugin-1.5.1.tgz}
  4458. name: unplugin
  4459. version: 1.5.1
  4460. dependencies:
  4461. acorn: registry.npmmirror.com/acorn@8.11.2
  4462. chokidar: registry.npmmirror.com/chokidar@3.5.3
  4463. webpack-sources: registry.npmmirror.com/webpack-sources@3.2.3
  4464. webpack-virtual-modules: registry.npmmirror.com/webpack-virtual-modules@0.6.1
  4465. dev: true
  4466. registry.npmmirror.com/update-browserslist-db@1.0.13(browserslist@4.22.2):
  4467. resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz}
  4468. id: registry.npmmirror.com/update-browserslist-db/1.0.13
  4469. name: update-browserslist-db
  4470. version: 1.0.13
  4471. hasBin: true
  4472. peerDependencies:
  4473. browserslist: '>= 4.21.0'
  4474. dependencies:
  4475. browserslist: registry.npmmirror.com/browserslist@4.22.2
  4476. escalade: registry.npmmirror.com/escalade@3.1.1
  4477. picocolors: registry.npmmirror.com/picocolors@1.0.0
  4478. registry.npmmirror.com/vant@4.8.0(vue@3.3.11):
  4479. resolution: {integrity: sha512-JeEcSd1zt0+fcSo/wuyvhF+dUdd1IaaJmrG0BTiUvH/XcBJEUaTSSEaYG0V8iI38xUTUCuDG+TSfSoSeEwGVAQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vant/-/vant-4.8.0.tgz}
  4480. id: registry.npmmirror.com/vant/4.8.0
  4481. name: vant
  4482. version: 4.8.0
  4483. peerDependencies:
  4484. vue: ^3.0.0
  4485. dependencies:
  4486. '@vant/popperjs': registry.npmmirror.com/@vant/popperjs@1.3.0
  4487. '@vant/use': registry.npmmirror.com/@vant/use@1.6.0(vue@3.3.11)
  4488. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  4489. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  4490. dev: false
  4491. registry.npmmirror.com/vite-plugin-pages@0.32.0(vite@5.0.8):
  4492. resolution: {integrity: sha512-OxS3n0zUo5wsfgNCAuw2FiG/KD1ipgQV+2Flst4RyeI2iPv+m0YueVq+nx41k5NOWJj/zhqEas6I0b7HXveXjA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-pages/-/vite-plugin-pages-0.32.0.tgz}
  4493. id: registry.npmmirror.com/vite-plugin-pages/0.32.0
  4494. name: vite-plugin-pages
  4495. version: 0.32.0
  4496. peerDependencies:
  4497. '@vue/compiler-sfc': ^2.7.0 || ^3.0.0
  4498. vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0
  4499. peerDependenciesMeta:
  4500. '@vue/compiler-sfc':
  4501. optional: true
  4502. dependencies:
  4503. '@types/debug': registry.npmmirror.com/@types/debug@4.1.12
  4504. debug: registry.npmmirror.com/debug@4.3.4
  4505. deep-equal: registry.npmmirror.com/deep-equal@2.2.3
  4506. extract-comments: registry.npmmirror.com/extract-comments@1.1.0
  4507. fast-glob: registry.npmmirror.com/fast-glob@3.3.2
  4508. json5: registry.npmmirror.com/json5@2.2.3
  4509. local-pkg: registry.npmmirror.com/local-pkg@0.5.0
  4510. picocolors: registry.npmmirror.com/picocolors@1.0.0
  4511. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  4512. yaml: registry.npmmirror.com/yaml@2.3.4
  4513. transitivePeerDependencies:
  4514. - supports-color
  4515. dev: false
  4516. registry.npmmirror.com/vite-plugin-windicss@1.9.2(vite@5.0.8):
  4517. resolution: {integrity: sha512-QRWOFgdsbj00DNHm8vM51gbSQeuyXC73uGtp//cMHMeMstFD83fbX7x6MmpjC04dijWMxyAuD90sUD0Q/pjnnQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite-plugin-windicss/-/vite-plugin-windicss-1.9.2.tgz}
  4518. id: registry.npmmirror.com/vite-plugin-windicss/1.9.2
  4519. name: vite-plugin-windicss
  4520. version: 1.9.2
  4521. peerDependencies:
  4522. vite: ^2.0.1 || ^3.0.0 || ^4.0.0 || ^5.0.0
  4523. dependencies:
  4524. '@windicss/plugin-utils': registry.npmmirror.com/@windicss/plugin-utils@1.9.2
  4525. debug: registry.npmmirror.com/debug@4.3.4
  4526. kolorist: registry.npmmirror.com/kolorist@1.8.0
  4527. vite: registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0)
  4528. windicss: registry.npmmirror.com/windicss@3.5.6
  4529. transitivePeerDependencies:
  4530. - supports-color
  4531. dev: false
  4532. registry.npmmirror.com/vite@5.0.8(sass@1.62.1)(terser@5.26.0):
  4533. resolution: {integrity: sha512-jYMALd8aeqR3yS9xlHd0OzQJndS9fH5ylVgWdB+pxTwxLKdO1pgC5Dlb398BUxpfaBxa4M9oT7j1g503Gaj5IQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vite/-/vite-5.0.8.tgz}
  4534. id: registry.npmmirror.com/vite/5.0.8
  4535. name: vite
  4536. version: 5.0.8
  4537. engines: {node: ^18.0.0 || >=20.0.0}
  4538. hasBin: true
  4539. peerDependencies:
  4540. '@types/node': ^18.0.0 || >=20.0.0
  4541. less: '*'
  4542. lightningcss: ^1.21.0
  4543. sass: '*'
  4544. stylus: '*'
  4545. sugarss: '*'
  4546. terser: ^5.4.0
  4547. peerDependenciesMeta:
  4548. '@types/node':
  4549. optional: true
  4550. less:
  4551. optional: true
  4552. lightningcss:
  4553. optional: true
  4554. sass:
  4555. optional: true
  4556. stylus:
  4557. optional: true
  4558. sugarss:
  4559. optional: true
  4560. terser:
  4561. optional: true
  4562. dependencies:
  4563. esbuild: registry.npmmirror.com/esbuild@0.19.9
  4564. postcss: registry.npmmirror.com/postcss@8.4.32
  4565. rollup: registry.npmmirror.com/rollup@4.8.0
  4566. sass: registry.npmmirror.com/sass@1.62.1
  4567. terser: 5.26.0
  4568. optionalDependencies:
  4569. fsevents: 2.3.3
  4570. registry.npmmirror.com/vue-demi@0.14.6(vue@3.3.11):
  4571. resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.6.tgz}
  4572. id: registry.npmmirror.com/vue-demi/0.14.6
  4573. name: vue-demi
  4574. version: 0.14.6
  4575. engines: {node: '>=12'}
  4576. hasBin: true
  4577. requiresBuild: true
  4578. peerDependencies:
  4579. '@vue/composition-api': ^1.0.0-rc.1
  4580. vue: ^3.0.0-0 || ^2.6.0
  4581. peerDependenciesMeta:
  4582. '@vue/composition-api':
  4583. optional: true
  4584. dependencies:
  4585. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  4586. registry.npmmirror.com/vue-router@4.2.5(vue@3.3.11):
  4587. resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-router/-/vue-router-4.2.5.tgz}
  4588. id: registry.npmmirror.com/vue-router/4.2.5
  4589. name: vue-router
  4590. version: 4.2.5
  4591. peerDependencies:
  4592. vue: ^3.2.0
  4593. dependencies:
  4594. '@vue/devtools-api': registry.npmmirror.com/@vue/devtools-api@6.5.1
  4595. vue: registry.npmmirror.com/vue@3.3.11(typescript@5.3.3)
  4596. dev: false
  4597. registry.npmmirror.com/vue-template-compiler@2.7.15:
  4598. resolution: {integrity: sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.15.tgz}
  4599. name: vue-template-compiler
  4600. version: 2.7.15
  4601. dependencies:
  4602. de-indent: registry.npmmirror.com/de-indent@1.0.2
  4603. he: registry.npmmirror.com/he@1.2.0
  4604. dev: true
  4605. registry.npmmirror.com/vue-tsc@1.8.25(typescript@5.3.3):
  4606. resolution: {integrity: sha512-lHsRhDc/Y7LINvYhZ3pv4elflFADoEOo67vfClAfF2heVHpHmVquLSjojgCSIwzA4F0Pc4vowT/psXCYcfk+iQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-tsc/-/vue-tsc-1.8.25.tgz}
  4607. id: registry.npmmirror.com/vue-tsc/1.8.25
  4608. name: vue-tsc
  4609. version: 1.8.25
  4610. hasBin: true
  4611. peerDependencies:
  4612. typescript: '*'
  4613. dependencies:
  4614. '@volar/typescript': registry.npmmirror.com/@volar/typescript@1.11.1
  4615. '@vue/language-core': registry.npmmirror.com/@vue/language-core@1.8.25(typescript@5.3.3)
  4616. semver: registry.npmmirror.com/semver@7.5.4
  4617. typescript: registry.npmmirror.com/typescript@5.3.3
  4618. dev: true
  4619. registry.npmmirror.com/vue@3.3.11(typescript@5.3.3):
  4620. resolution: {integrity: sha512-d4oBctG92CRO1cQfVBZp6WJAs0n8AK4Xf5fNjQCBeKCvMI1efGQ5E3Alt1slFJS9fZuPcFoiAiqFvQlv1X7t/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue/-/vue-3.3.11.tgz}
  4621. id: registry.npmmirror.com/vue/3.3.11
  4622. name: vue
  4623. version: 3.3.11
  4624. peerDependencies:
  4625. typescript: '*'
  4626. peerDependenciesMeta:
  4627. typescript:
  4628. optional: true
  4629. dependencies:
  4630. '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom@3.3.11
  4631. '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc@3.3.11
  4632. '@vue/runtime-dom': registry.npmmirror.com/@vue/runtime-dom@3.3.11
  4633. '@vue/server-renderer': registry.npmmirror.com/@vue/server-renderer@3.3.11(vue@3.3.11)
  4634. '@vue/shared': registry.npmmirror.com/@vue/shared@3.3.11
  4635. typescript: registry.npmmirror.com/typescript@5.3.3
  4636. registry.npmmirror.com/webpack-sources@3.2.3:
  4637. resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz}
  4638. name: webpack-sources
  4639. version: 3.2.3
  4640. engines: {node: '>=10.13.0'}
  4641. dev: true
  4642. registry.npmmirror.com/webpack-virtual-modules@0.6.1:
  4643. resolution: {integrity: sha512-poXpCylU7ExuvZK8z+On3kX+S8o/2dQ/SVYueKA0D4WEMXROXgY8Ez50/bQEUmvoSMMrWcrJqCHuhAbsiwg7Dg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.1.tgz}
  4644. name: webpack-virtual-modules
  4645. version: 0.6.1
  4646. dev: true
  4647. registry.npmmirror.com/which-boxed-primitive@1.0.2:
  4648. resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz}
  4649. name: which-boxed-primitive
  4650. version: 1.0.2
  4651. dependencies:
  4652. is-bigint: registry.npmmirror.com/is-bigint@1.0.4
  4653. is-boolean-object: registry.npmmirror.com/is-boolean-object@1.1.2
  4654. is-number-object: registry.npmmirror.com/is-number-object@1.0.7
  4655. is-string: registry.npmmirror.com/is-string@1.0.7
  4656. is-symbol: registry.npmmirror.com/is-symbol@1.0.4
  4657. dev: false
  4658. registry.npmmirror.com/which-collection@1.0.1:
  4659. resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-collection/-/which-collection-1.0.1.tgz}
  4660. name: which-collection
  4661. version: 1.0.1
  4662. dependencies:
  4663. is-map: registry.npmmirror.com/is-map@2.0.2
  4664. is-set: registry.npmmirror.com/is-set@2.0.2
  4665. is-weakmap: registry.npmmirror.com/is-weakmap@2.0.1
  4666. is-weakset: registry.npmmirror.com/is-weakset@2.0.2
  4667. dev: false
  4668. registry.npmmirror.com/which-typed-array@1.1.13:
  4669. resolution: {integrity: sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.13.tgz}
  4670. name: which-typed-array
  4671. version: 1.1.13
  4672. engines: {node: '>= 0.4'}
  4673. dependencies:
  4674. available-typed-arrays: registry.npmmirror.com/available-typed-arrays@1.0.5
  4675. call-bind: registry.npmmirror.com/call-bind@1.0.5
  4676. for-each: registry.npmmirror.com/for-each@0.3.3
  4677. gopd: registry.npmmirror.com/gopd@1.0.1
  4678. has-tostringtag: registry.npmmirror.com/has-tostringtag@1.0.0
  4679. dev: false
  4680. registry.npmmirror.com/which@2.0.2:
  4681. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which/-/which-2.0.2.tgz}
  4682. name: which
  4683. version: 2.0.2
  4684. engines: {node: '>= 8'}
  4685. hasBin: true
  4686. dependencies:
  4687. isexe: registry.npmmirror.com/isexe@2.0.0
  4688. dev: false
  4689. registry.npmmirror.com/windicss@3.5.6:
  4690. resolution: {integrity: sha512-P1mzPEjgFMZLX0ZqfFht4fhV/FX8DTG7ERG1fBLiWvd34pTLVReS5CVsewKn9PApSgXnVfPWwvq+qUsRwpnwFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/windicss/-/windicss-3.5.6.tgz}
  4691. name: windicss
  4692. version: 3.5.6
  4693. engines: {node: '>= 12'}
  4694. hasBin: true
  4695. dev: false
  4696. registry.npmmirror.com/yallist@3.1.1:
  4697. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz}
  4698. name: yallist
  4699. version: 3.1.1
  4700. registry.npmmirror.com/yallist@4.0.0:
  4701. resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz}
  4702. name: yallist
  4703. version: 4.0.0
  4704. dev: true
  4705. registry.npmmirror.com/yaml@2.3.4:
  4706. resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yaml/-/yaml-2.3.4.tgz}
  4707. name: yaml
  4708. version: 2.3.4
  4709. engines: {node: '>= 14'}
  4710. dev: false
  4711. registry.npmmirror.com/yocto-queue@0.1.0:
  4712. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz}
  4713. name: yocto-queue
  4714. version: 0.1.0
  4715. engines: {node: '>=10'}
  4716. dev: false