pnpm-lock.yaml 102 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. devDependencies:
  8. '@vuepress/bundler-vite':
  9. specifier: ^2.0.0-rc.7
  10. version: 2.0.0-rc.7(@types/[email protected])([email protected])
  11. '@vuepress/theme-default':
  12. specifier: ^2.0.0-rc.11
  13. version: 2.0.0-rc.61([email protected])([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  14. sass:
  15. specifier: ^1.81.0
  16. version: 1.81.0
  17. vue:
  18. specifier: ^3.4.0
  19. version: 3.5.13
  20. vuepress:
  21. specifier: ^2.0.0-rc.7
  22. version: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  23. packages:
  24. '@babel/[email protected]':
  25. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  26. engines: {node: '>=6.9.0'}
  27. '@babel/[email protected]':
  28. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  29. engines: {node: '>=6.9.0'}
  30. '@babel/[email protected]':
  31. resolution: {integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==}
  32. engines: {node: '>=6.0.0'}
  33. hasBin: true
  34. '@babel/[email protected]':
  35. resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==}
  36. engines: {node: '>=6.9.0'}
  37. '@esbuild/[email protected]':
  38. resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
  39. engines: {node: '>=12'}
  40. cpu: [ppc64]
  41. os: [aix]
  42. '@esbuild/[email protected]':
  43. resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
  44. engines: {node: '>=12'}
  45. cpu: [ppc64]
  46. os: [aix]
  47. '@esbuild/[email protected]':
  48. resolution: {integrity: sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==}
  49. engines: {node: '>=12'}
  50. cpu: [arm64]
  51. os: [android]
  52. '@esbuild/[email protected]':
  53. resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
  54. engines: {node: '>=12'}
  55. cpu: [arm64]
  56. os: [android]
  57. '@esbuild/[email protected]':
  58. resolution: {integrity: sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==}
  59. engines: {node: '>=12'}
  60. cpu: [arm]
  61. os: [android]
  62. '@esbuild/[email protected]':
  63. resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
  64. engines: {node: '>=12'}
  65. cpu: [arm]
  66. os: [android]
  67. '@esbuild/[email protected]':
  68. resolution: {integrity: sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==}
  69. engines: {node: '>=12'}
  70. cpu: [x64]
  71. os: [android]
  72. '@esbuild/[email protected]':
  73. resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
  74. engines: {node: '>=12'}
  75. cpu: [x64]
  76. os: [android]
  77. '@esbuild/[email protected]':
  78. resolution: {integrity: sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==}
  79. engines: {node: '>=12'}
  80. cpu: [arm64]
  81. os: [darwin]
  82. '@esbuild/[email protected]':
  83. resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
  84. engines: {node: '>=12'}
  85. cpu: [arm64]
  86. os: [darwin]
  87. '@esbuild/[email protected]':
  88. resolution: {integrity: sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==}
  89. engines: {node: '>=12'}
  90. cpu: [x64]
  91. os: [darwin]
  92. '@esbuild/[email protected]':
  93. resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
  94. engines: {node: '>=12'}
  95. cpu: [x64]
  96. os: [darwin]
  97. '@esbuild/[email protected]':
  98. resolution: {integrity: sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==}
  99. engines: {node: '>=12'}
  100. cpu: [arm64]
  101. os: [freebsd]
  102. '@esbuild/[email protected]':
  103. resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
  104. engines: {node: '>=12'}
  105. cpu: [arm64]
  106. os: [freebsd]
  107. '@esbuild/[email protected]':
  108. resolution: {integrity: sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==}
  109. engines: {node: '>=12'}
  110. cpu: [x64]
  111. os: [freebsd]
  112. '@esbuild/[email protected]':
  113. resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
  114. engines: {node: '>=12'}
  115. cpu: [x64]
  116. os: [freebsd]
  117. '@esbuild/[email protected]':
  118. resolution: {integrity: sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==}
  119. engines: {node: '>=12'}
  120. cpu: [arm64]
  121. os: [linux]
  122. '@esbuild/[email protected]':
  123. resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
  124. engines: {node: '>=12'}
  125. cpu: [arm64]
  126. os: [linux]
  127. '@esbuild/[email protected]':
  128. resolution: {integrity: sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==}
  129. engines: {node: '>=12'}
  130. cpu: [arm]
  131. os: [linux]
  132. '@esbuild/[email protected]':
  133. resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
  134. engines: {node: '>=12'}
  135. cpu: [arm]
  136. os: [linux]
  137. '@esbuild/[email protected]':
  138. resolution: {integrity: sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==}
  139. engines: {node: '>=12'}
  140. cpu: [ia32]
  141. os: [linux]
  142. '@esbuild/[email protected]':
  143. resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
  144. engines: {node: '>=12'}
  145. cpu: [ia32]
  146. os: [linux]
  147. '@esbuild/[email protected]':
  148. resolution: {integrity: sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==}
  149. engines: {node: '>=12'}
  150. cpu: [loong64]
  151. os: [linux]
  152. '@esbuild/[email protected]':
  153. resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
  154. engines: {node: '>=12'}
  155. cpu: [loong64]
  156. os: [linux]
  157. '@esbuild/[email protected]':
  158. resolution: {integrity: sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==}
  159. engines: {node: '>=12'}
  160. cpu: [mips64el]
  161. os: [linux]
  162. '@esbuild/[email protected]':
  163. resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
  164. engines: {node: '>=12'}
  165. cpu: [mips64el]
  166. os: [linux]
  167. '@esbuild/[email protected]':
  168. resolution: {integrity: sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==}
  169. engines: {node: '>=12'}
  170. cpu: [ppc64]
  171. os: [linux]
  172. '@esbuild/[email protected]':
  173. resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
  174. engines: {node: '>=12'}
  175. cpu: [ppc64]
  176. os: [linux]
  177. '@esbuild/[email protected]':
  178. resolution: {integrity: sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==}
  179. engines: {node: '>=12'}
  180. cpu: [riscv64]
  181. os: [linux]
  182. '@esbuild/[email protected]':
  183. resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
  184. engines: {node: '>=12'}
  185. cpu: [riscv64]
  186. os: [linux]
  187. '@esbuild/[email protected]':
  188. resolution: {integrity: sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==}
  189. engines: {node: '>=12'}
  190. cpu: [s390x]
  191. os: [linux]
  192. '@esbuild/[email protected]':
  193. resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
  194. engines: {node: '>=12'}
  195. cpu: [s390x]
  196. os: [linux]
  197. '@esbuild/[email protected]':
  198. resolution: {integrity: sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==}
  199. engines: {node: '>=12'}
  200. cpu: [x64]
  201. os: [linux]
  202. '@esbuild/[email protected]':
  203. resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
  204. engines: {node: '>=12'}
  205. cpu: [x64]
  206. os: [linux]
  207. '@esbuild/[email protected]':
  208. resolution: {integrity: sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==}
  209. engines: {node: '>=12'}
  210. cpu: [x64]
  211. os: [netbsd]
  212. '@esbuild/[email protected]':
  213. resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
  214. engines: {node: '>=12'}
  215. cpu: [x64]
  216. os: [netbsd]
  217. '@esbuild/[email protected]':
  218. resolution: {integrity: sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==}
  219. engines: {node: '>=12'}
  220. cpu: [x64]
  221. os: [openbsd]
  222. '@esbuild/[email protected]':
  223. resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
  224. engines: {node: '>=12'}
  225. cpu: [x64]
  226. os: [openbsd]
  227. '@esbuild/[email protected]':
  228. resolution: {integrity: sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==}
  229. engines: {node: '>=12'}
  230. cpu: [x64]
  231. os: [sunos]
  232. '@esbuild/[email protected]':
  233. resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
  234. engines: {node: '>=12'}
  235. cpu: [x64]
  236. os: [sunos]
  237. '@esbuild/[email protected]':
  238. resolution: {integrity: sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==}
  239. engines: {node: '>=12'}
  240. cpu: [arm64]
  241. os: [win32]
  242. '@esbuild/[email protected]':
  243. resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
  244. engines: {node: '>=12'}
  245. cpu: [arm64]
  246. os: [win32]
  247. '@esbuild/[email protected]':
  248. resolution: {integrity: sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==}
  249. engines: {node: '>=12'}
  250. cpu: [ia32]
  251. os: [win32]
  252. '@esbuild/[email protected]':
  253. resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
  254. engines: {node: '>=12'}
  255. cpu: [ia32]
  256. os: [win32]
  257. '@esbuild/[email protected]':
  258. resolution: {integrity: sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==}
  259. engines: {node: '>=12'}
  260. cpu: [x64]
  261. os: [win32]
  262. '@esbuild/[email protected]':
  263. resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
  264. engines: {node: '>=12'}
  265. cpu: [x64]
  266. os: [win32]
  267. '@jridgewell/[email protected]':
  268. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  269. '@mdit-vue/[email protected]':
  270. resolution: {integrity: sha512-9AG17beCgpEw/4ldo/M6Y/1Rh4E1bqMmr/rCkWKmCAxy9tJz3lzY7HQJanyHMJufwsb3WL5Lp7Om/aPcQTZ9SA==}
  271. '@mdit-vue/[email protected]':
  272. resolution: {integrity: sha512-KxsSCUVBEmn6sJcchSTiI5v9bWaoRxe68RBYRDGcSEY1GTnfQ5gQPMIsM48P4q1luLEIWurVGGrRu7u93//LDQ==}
  273. '@mdit-vue/[email protected]':
  274. resolution: {integrity: sha512-AcL7a7LHQR3ISINhfjGJNE/bHyM0dcl6MYm1Sr//zF7ZgokPGwD/HhD7TzwmrKA9YNYCcO9P3QmF/RN9XyA6CA==}
  275. '@mdit-vue/[email protected]':
  276. resolution: {integrity: sha512-Ezl0dNvQNS639Yl4siXm+cnWtQvlqHrg+u+lnau/OHpj9Xh3LVap/BSQVugKIV37eR13jXXYf3VaAOP1fXPN+w==}
  277. '@mdit-vue/[email protected]':
  278. resolution: {integrity: sha512-XWVOQoZqczoN97xCDrnQicmXKoqwOjIymIm9HQnRXhHnYKOgJPW1CxSGhkcOGzvDU1v0mD/adojVyyj/s6ggWw==}
  279. '@mdit-vue/[email protected]':
  280. resolution: {integrity: sha512-41Q+iXpLHZt0zJdApVwoVt7WF6za/xUjtjEPf90Z3KLzQO01TXsv48Xp9BsrFHPcPcm8tiZ0+O1/ICJO80V/MQ==}
  281. '@mdit-vue/[email protected]':
  282. resolution: {integrity: sha512-27YI8b0VVZsAlNwaWoaOCWbr4eL8B04HxiYk/y2ktblO/nMcOEOLt4p0RjuobvdyUyjHvGOS09RKhq7qHm1CHQ==}
  283. '@mdit-vue/[email protected]':
  284. resolution: {integrity: sha512-TMBB/BQWVvwtpBdWD75rkZx4ZphQ6MN0O4QB2Bc0oI5PC2uE57QerhNxdRZ7cvBHE2iY2C+BUNUziCfJbjIRRA==}
  285. '@mdit/[email protected]':
  286. resolution: {integrity: sha512-3LMYQQ3QP6TUx6zmtmuoHJScST5SVoPZlNuuF4S6PUZvJIwtlITF+eFNjDrA7UQx0PUdCgVHmwu5kYliq+BNtg==}
  287. peerDependencies:
  288. markdown-it: ^14.1.0
  289. peerDependenciesMeta:
  290. markdown-it:
  291. optional: true
  292. '@mdit/[email protected]':
  293. resolution: {integrity: sha512-mFfm7YViyLHo8uORVa9oLi9+acZZoSVdPf3WPqzC/yLZAJbF27rfJgWZ9Kylt+tyaAYng8L4DiSeVcSNUIHF1A==}
  294. engines: {node: '>= 18'}
  295. peerDependencies:
  296. markdown-it: ^14.1.0
  297. peerDependenciesMeta:
  298. markdown-it:
  299. optional: true
  300. '@mdit/[email protected]':
  301. resolution: {integrity: sha512-evpIXvo6vXRWhgNE6vu4ok1I2dVOzrBYmBUGc1gW8nT9MvkW9litu7RbJ6CafscqaiiYRIM5Oib1ahS0lwte6g==}
  302. peerDependencies:
  303. markdown-it: ^14.1.0
  304. peerDependenciesMeta:
  305. markdown-it:
  306. optional: true
  307. '@nodelib/[email protected]':
  308. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  309. engines: {node: '>= 8'}
  310. '@nodelib/[email protected]':
  311. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  312. engines: {node: '>= 8'}
  313. '@nodelib/[email protected]':
  314. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  315. engines: {node: '>= 8'}
  316. '@parcel/[email protected]':
  317. resolution: {integrity: sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==}
  318. engines: {node: '>= 10.0.0'}
  319. cpu: [arm64]
  320. os: [android]
  321. '@parcel/[email protected]':
  322. resolution: {integrity: sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==}
  323. engines: {node: '>= 10.0.0'}
  324. cpu: [arm64]
  325. os: [darwin]
  326. '@parcel/[email protected]':
  327. resolution: {integrity: sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==}
  328. engines: {node: '>= 10.0.0'}
  329. cpu: [x64]
  330. os: [darwin]
  331. '@parcel/[email protected]':
  332. resolution: {integrity: sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==}
  333. engines: {node: '>= 10.0.0'}
  334. cpu: [x64]
  335. os: [freebsd]
  336. '@parcel/[email protected]':
  337. resolution: {integrity: sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==}
  338. engines: {node: '>= 10.0.0'}
  339. cpu: [arm]
  340. os: [linux]
  341. '@parcel/[email protected]':
  342. resolution: {integrity: sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==}
  343. engines: {node: '>= 10.0.0'}
  344. cpu: [arm]
  345. os: [linux]
  346. '@parcel/[email protected]':
  347. resolution: {integrity: sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==}
  348. engines: {node: '>= 10.0.0'}
  349. cpu: [arm64]
  350. os: [linux]
  351. '@parcel/[email protected]':
  352. resolution: {integrity: sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==}
  353. engines: {node: '>= 10.0.0'}
  354. cpu: [arm64]
  355. os: [linux]
  356. '@parcel/[email protected]':
  357. resolution: {integrity: sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==}
  358. engines: {node: '>= 10.0.0'}
  359. cpu: [x64]
  360. os: [linux]
  361. '@parcel/[email protected]':
  362. resolution: {integrity: sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==}
  363. engines: {node: '>= 10.0.0'}
  364. cpu: [x64]
  365. os: [linux]
  366. '@parcel/[email protected]':
  367. resolution: {integrity: sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==}
  368. engines: {node: '>= 10.0.0'}
  369. cpu: [arm64]
  370. os: [win32]
  371. '@parcel/[email protected]':
  372. resolution: {integrity: sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==}
  373. engines: {node: '>= 10.0.0'}
  374. cpu: [ia32]
  375. os: [win32]
  376. '@parcel/[email protected]':
  377. resolution: {integrity: sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==}
  378. engines: {node: '>= 10.0.0'}
  379. cpu: [x64]
  380. os: [win32]
  381. '@parcel/[email protected]':
  382. resolution: {integrity: sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==}
  383. engines: {node: '>= 10.0.0'}
  384. '@rollup/[email protected]':
  385. resolution: {integrity: sha512-2Y3JT6f5MrQkICUyRVCw4oa0sutfAsgaSsb0Lmmy1Wi2y7X5vT9Euqw4gOsCyy0YfKURBg35nhUKZS4mDcfULw==}
  386. cpu: [arm]
  387. os: [android]
  388. '@rollup/[email protected]':
  389. resolution: {integrity: sha512-wzKRQXISyi9UdCVRqEd0H4cMpzvHYt1f/C3CoIjES6cG++RHKhrBj2+29nPF0IB5kpy9MS71vs07fvrNGAl/iA==}
  390. cpu: [arm64]
  391. os: [android]
  392. '@rollup/[email protected]':
  393. resolution: {integrity: sha512-PlNiRQapift4LNS8DPUHuDX/IdXiLjf8mc5vdEmUR0fF/pyy2qWwzdLjB+iZquGr8LuN4LnUoSEvKRwjSVYz3Q==}
  394. cpu: [arm64]
  395. os: [darwin]
  396. '@rollup/[email protected]':
  397. resolution: {integrity: sha512-o9bH2dbdgBDJaXWJCDTNDYa171ACUdzpxSZt+u/AAeQ20Nk5x+IhA+zsGmrQtpkLiumRJEYef68gcpn2ooXhSQ==}
  398. cpu: [x64]
  399. os: [darwin]
  400. '@rollup/[email protected]':
  401. resolution: {integrity: sha512-NBI2/i2hT9Q+HySSHTBh52da7isru4aAAo6qC3I7QFVsuhxi2gM8t/EI9EVcILiHLj1vfi+VGGPaLOUENn7pmw==}
  402. cpu: [arm64]
  403. os: [freebsd]
  404. '@rollup/[email protected]':
  405. resolution: {integrity: sha512-wYcC5ycW2zvqtDYrE7deary2P2UFmSh85PUpAx+dwTCO9uw3sgzD6Gv9n5X4vLaQKsrfTSZZ7Z7uynQozPVvWA==}
  406. cpu: [x64]
  407. os: [freebsd]
  408. '@rollup/[email protected]':
  409. resolution: {integrity: sha512-9OwUnK/xKw6DyRlgx8UizeqRFOfi9mf5TYCw1uolDaJSbUmBxP85DE6T4ouCMoN6pXw8ZoTeZCSEfSaYo+/s1w==}
  410. cpu: [arm]
  411. os: [linux]
  412. '@rollup/[email protected]':
  413. resolution: {integrity: sha512-Vgdo4fpuphS9V24WOV+KwkCVJ72u7idTgQaBoLRD0UxBAWTF9GWurJO9YD9yh00BzbkhpeXtm6na+MvJU7Z73A==}
  414. cpu: [arm]
  415. os: [linux]
  416. '@rollup/[email protected]':
  417. resolution: {integrity: sha512-pleyNgyd1kkBkw2kOqlBx+0atfIIkkExOTiifoODo6qKDSpnc6WzUY5RhHdmTdIJXBdSnh6JknnYTtmQyobrVg==}
  418. cpu: [arm64]
  419. os: [linux]
  420. '@rollup/[email protected]':
  421. resolution: {integrity: sha512-caluiUXvUuVyCHr5DxL8ohaaFFzPGmgmMvwmqAITMpV/Q+tPoaHZ/PWa3t8B2WyoRcIIuu1hkaW5KkeTDNSnMA==}
  422. cpu: [arm64]
  423. os: [linux]
  424. '@rollup/[email protected]':
  425. resolution: {integrity: sha512-FScrpHrO60hARyHh7s1zHE97u0KlT/RECzCKAdmI+LEoC1eDh/RDji9JgFqyO+wPDb86Oa/sXkily1+oi4FzJQ==}
  426. cpu: [ppc64]
  427. os: [linux]
  428. '@rollup/[email protected]':
  429. resolution: {integrity: sha512-qyyprhyGb7+RBfMPeww9FlHwKkCXdKHeGgSqmIXw9VSUtvyFZ6WZRtnxgbuz76FK7LyoN8t/eINRbPUcvXB5fw==}
  430. cpu: [riscv64]
  431. os: [linux]
  432. '@rollup/[email protected]':
  433. resolution: {integrity: sha512-PFz+y2kb6tbh7m3A7nA9++eInGcDVZUACulf/KzDtovvdTizHpZaJty7Gp0lFwSQcrnebHOqxF1MaKZd7psVRg==}
  434. cpu: [s390x]
  435. os: [linux]
  436. '@rollup/[email protected]':
  437. resolution: {integrity: sha512-Ni8mMtfo+o/G7DVtweXXV/Ol2TFf63KYjTtoZ5f078AUgJTmaIJnj4JFU7TK/9SVWTaSJGxPi5zMDgK4w+Ez7Q==}
  438. cpu: [x64]
  439. os: [linux]
  440. '@rollup/[email protected]':
  441. resolution: {integrity: sha512-5AeeAF1PB9TUzD+3cROzFTnAJAcVUGLuR8ng0E0WXGkYhp6RD6L+6szYVX+64Rs0r72019KHZS1ka1q+zU/wUw==}
  442. cpu: [x64]
  443. os: [linux]
  444. '@rollup/[email protected]':
  445. resolution: {integrity: sha512-yOpVsA4K5qVwu2CaS3hHxluWIK5HQTjNV4tWjQXluMiiiu4pJj4BN98CvxohNCpcjMeTXk/ZMJBRbgRg8HBB6A==}
  446. cpu: [arm64]
  447. os: [win32]
  448. '@rollup/[email protected]':
  449. resolution: {integrity: sha512-KtwEJOaHAVJlxV92rNYiG9JQwQAdhBlrjNRp7P9L8Cb4Rer3in+0A+IPhJC9y68WAi9H0sX4AiG2NTsVlmqJeQ==}
  450. cpu: [ia32]
  451. os: [win32]
  452. '@rollup/[email protected]':
  453. resolution: {integrity: sha512-3j4jx1TppORdTAoBJRd+/wJRGCPC0ETWkXOecJ6PPZLj6SptXkrXcNqdj0oclbKML6FkQltdz7bBA3rUSirZug==}
  454. cpu: [x64]
  455. os: [win32]
  456. '@sec-ant/[email protected]':
  457. resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
  458. '@sindresorhus/[email protected]':
  459. resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
  460. engines: {node: '>=18'}
  461. '@sindresorhus/[email protected]':
  462. resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
  463. engines: {node: '>=18'}
  464. '@types/[email protected]':
  465. resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
  466. '@types/[email protected]':
  467. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  468. '@types/[email protected]':
  469. resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
  470. '@types/[email protected]':
  471. resolution: {integrity: sha512-UP28RddqY8xcU0SCEp9YKutQICXpaAq9N8U2klqF5hegGha7KzTOL8EdhIIV3bOSGBzjEpN9bU/d+nNZBdJYVw==}
  472. '@types/[email protected]':
  473. resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
  474. '@types/[email protected]':
  475. resolution: {integrity: sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw==}
  476. '@types/[email protected]':
  477. resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
  478. '@types/[email protected]':
  479. resolution: {integrity: sha512-iJLsmCNpSWKtV6Ia3mLSjcXJPEt7ubGG342z+hGvYx++TpM19oTUrJcI7XjbOqRQ+W2UQ323E7B0eCLwlgT/9g==}
  480. '@types/[email protected]':
  481. resolution: {integrity: sha512-cz1j8R35XivBqq9mwnsrP2fsz2yicLhB8+PDtuVkKOExwEdsVBNI+ROL3sbhtR5occRZ66vT0QnwFZCqdjf3pA==}
  482. '@types/[email protected]':
  483. resolution: {integrity: sha512-1XPwR0+MgXLWfTn9gCsZ55AHOKW1WN+P9vr0PaQh5aerR9LLQXUbjfEAFhjmEmyoYFWAyuN2Mqkn40MZ4ukjBw==}
  484. '@types/[email protected]':
  485. resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
  486. '@types/[email protected]':
  487. resolution: {integrity: sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==}
  488. '@types/[email protected]':
  489. resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
  490. '@types/[email protected]':
  491. resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
  492. '@types/[email protected]':
  493. resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
  494. '@types/[email protected]':
  495. resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==}
  496. '@types/[email protected]':
  497. resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
  498. '@types/[email protected]':
  499. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
  500. '@vitejs/[email protected]':
  501. resolution: {integrity: sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==}
  502. engines: {node: ^18.0.0 || >=20.0.0}
  503. peerDependencies:
  504. vite: ^5.0.0
  505. vue: ^3.2.25
  506. '@vue/[email protected]':
  507. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  508. '@vue/[email protected]':
  509. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  510. '@vue/[email protected]':
  511. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  512. '@vue/[email protected]':
  513. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  514. '@vue/[email protected]':
  515. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  516. '@vue/[email protected]':
  517. resolution: {integrity: sha512-5AaJ5ELBIuevmFMZYYLuOO9HUuY/6OlkOELHE7oeDhy4XD/hSODIzktlsvBOsn+bto3aD0psj36LGzwVu5Ip8w==}
  518. '@vue/[email protected]':
  519. resolution: {integrity: sha512-Zs86qIXXM9icU0PiGY09PQCle4TI750IPLmAJzW5Kf9n9t5HzSYf6Rz6fyzSwmfMPiR51SUKJh9sXVZu78h2QA==}
  520. '@vue/[email protected]':
  521. resolution: {integrity: sha512-nD6CUvBEel+y7zpyorjiUocy0nh77DThZJ0k1GRnJeOmY3ATq2fWijEp7wk37gb023Cb0R396uYh5qMSBQ5WFg==}
  522. '@vue/[email protected]':
  523. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  524. '@vue/[email protected]':
  525. resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
  526. '@vue/[email protected]':
  527. resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
  528. '@vue/[email protected]':
  529. resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
  530. peerDependencies:
  531. vue: 3.5.13
  532. '@vue/[email protected]':
  533. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  534. '@vuepress/[email protected]':
  535. resolution: {integrity: sha512-2jNnU3sgHJuUCPfE0DvGRsAxo/A/Locguvnv4Q6QwJYdB1fuAqE6x5p8RDzq8Lv/GsyeexDWiV/PFER5EtVP3w==}
  536. '@vuepress/[email protected]':
  537. resolution: {integrity: sha512-9Oxyb22klpBNzia+2D4NRGv+Jk0+TwHX8Pn25cy9TlyxMeh9+jFioXT0Jc3c9/vOesBaCI6JxSxwPqtgRFr1rQ==}
  538. hasBin: true
  539. '@vuepress/[email protected]':
  540. resolution: {integrity: sha512-ImeF10uwZvQt3KyYN+fdyPRCZmzEJ2r4sTxC/39ieVA4BzPpTzrJwBNT3KONYkckaoXnBXIoI8d+DWFfq9B9NQ==}
  541. '@vuepress/[email protected]':
  542. resolution: {integrity: sha512-T8jf9h8dfP1ln/7uOIiTAJrdyKRTyq1x+RHXuc7GoRxTfOw+bIYgGvh63Z7m1e3K/yh1nO9aM1WcXbDN1Swp4w==}
  543. '@vuepress/[email protected]':
  544. resolution: {integrity: sha512-ikQ5EyA1jZynk1amsihG0cX6kWTgCIsbGCBgPWDVfkSPCrYCxxaIfzvKgyGBiNBFZ7kqoxuMnEn8EaY/fhSL0A==}
  545. '@vuepress/[email protected]':
  546. resolution: {integrity: sha512-SPd2C9MIwHLe4mEWJfbcTHT5caS/vW+oeP79wAW0otSGgn2uY3Mmu5qcYPzl+17o8EYv7vDvPiO+uitp/Cek+A==}
  547. '@vuepress/[email protected]':
  548. resolution: {integrity: sha512-M/ZLSTYl7APDFGELf+jzQmgcak+tsYcLZYpmJSQagIJl/cdBJohNWjqu/t0/1b2iXbX0s4dLapS9mRiuKa1WDw==}
  549. peerDependencies:
  550. vuepress: 2.0.0-rc.18
  551. '@vuepress/[email protected]':
  552. resolution: {integrity: sha512-SahoDEmBgyye/s4q+4RMyROmw48FZGx3TzEY3IZUrQXgcTTxvyCOX4ipDSVE9eDI4vuIdj6mSOcoqFCJ33PQJQ==}
  553. peerDependencies:
  554. '@vueuse/core': ^11.1.0
  555. vuepress: 2.0.0-rc.18
  556. peerDependenciesMeta:
  557. '@vueuse/core':
  558. optional: true
  559. '@vuepress/[email protected]':
  560. resolution: {integrity: sha512-RUX7rgjONBwOepWXqB4SzI2Tbm6zEYK2YTHwjexzAIBr+nxgB+B8nizdr+VvuVk7Ehn/CtcyXhBdf1NZh9UgUQ==}
  561. '@vuepress/[email protected]':
  562. resolution: {integrity: sha512-mczvo7MZxxXXj5htDXK22r0a7JjTP5sTlcywtVOTJurzCKp8SNSbr3HdmsAnr9S838Hn9+dkvhs57rqgPG3UHA==}
  563. '@vuepress/[email protected]':
  564. resolution: {integrity: sha512-xsamijGdyc97XzU3IdwDRimxIFza2bYJBLE+NXUpxGYouC902mGybt0as+TTXITIa8xqIFH2+K9+c9xo2HLO3A==}
  565. peerDependencies:
  566. vuepress: 2.0.0-rc.18
  567. '@vuepress/[email protected]':
  568. resolution: {integrity: sha512-UrIGTk1d0D8bn9x2iZ675hMkouZTOVpqWRUSVdn7sw8I+18XfPbSwrI4M3UsntHunfrrW6TCp1L+KvZzZo915g==}
  569. peerDependencies:
  570. vuepress: 2.0.0-rc.18
  571. '@vuepress/[email protected]':
  572. resolution: {integrity: sha512-OzBj1uy+o5Kcd79O3Ekif4Eu5VRr5v7bMA6W1N1AcR+7wSPBIu1x0dvxU2mIhyO+bsY88g2DTL4UVPGuVulITQ==}
  573. peerDependencies:
  574. vuepress: 2.0.0-rc.18
  575. '@vuepress/[email protected]':
  576. resolution: {integrity: sha512-Eug3e/KtVcToql70fJmbY/s9d0mzyVku/tDX7Jy+BjjsyBuDQYl0geAJNn2uGDWl/k4QdQH0AqWly6h977m/4g==}
  577. peerDependencies:
  578. vuepress: 2.0.0-rc.18
  579. '@vuepress/[email protected]':
  580. resolution: {integrity: sha512-DPJFAWsJUlG8ycLcfKEqrH9aoFEPQw9qB20M7zNSr6d+yoyvj3RSlH2hprA7CAXOe/CQRRuNjWQxslvdsQemyA==}
  581. peerDependencies:
  582. vuepress: 2.0.0-rc.18
  583. '@vuepress/[email protected]':
  584. resolution: {integrity: sha512-LbVt0ZXyQkV3dSWTolcuGQ9gr/GZCrZ1i7E/UMx+oCMcJABrSt5Yym7ZjA1FKft2mRq9e2grd5iqGpLkcKJw6g==}
  585. peerDependencies:
  586. vuepress: 2.0.0-rc.18
  587. '@vuepress/[email protected]':
  588. resolution: {integrity: sha512-smIwqpZPPS2T2/i5mbRKNKD7dY2Sngs7vjXpzyjkylkZB3i/hgS6k8LPwUVqIfptKK9vvBKKtcHkSNiLXKtggQ==}
  589. peerDependencies:
  590. vuepress: 2.0.0-rc.18
  591. '@vuepress/[email protected]':
  592. resolution: {integrity: sha512-ss4u4vwAXuSv7/Pz4XpWFH4VZARixzxUCfZX1gycUhWfGPGVzamdKqhrvkcHLZmpBSvAUjALlWu6BbHHvdljWw==}
  593. peerDependencies:
  594. vuepress: 2.0.0-rc.18
  595. '@vuepress/[email protected]':
  596. resolution: {integrity: sha512-VWNKP/nE9GojNmh1LmxeLAJWUtiSA8/vRdf903viEPuDxMfynWoY59Fd2W3eC4yaRUR3TcXJ1fiievX7+2LXjA==}
  597. peerDependencies:
  598. vuepress: 2.0.0-rc.18
  599. '@vuepress/[email protected]':
  600. resolution: {integrity: sha512-GUv3Y+1VdaqUdpuX0HRnp9KcH+4kktupqbOgtFNhDm7+E3w7slG8hs8hT+3qRkzK0eM6cyjallVV5F7WJ4YIuw==}
  601. peerDependencies:
  602. vuepress: 2.0.0-rc.18
  603. '@vuepress/[email protected]':
  604. resolution: {integrity: sha512-3WjHsLTUruNAAVbDV60+9uye6YpwQm8zgLOU2Wcr9zBYTvXsH3OrxvTEPsTuAar0y5ZB91KW2mnJGHx3ytIwJw==}
  605. peerDependencies:
  606. vuepress: 2.0.0-rc.18
  607. '@vuepress/[email protected]':
  608. resolution: {integrity: sha512-FKmTiSL0QdI042W799YcntDtcbHFo7sE0fMTqamR2LV4dCBlrFR4TY+kgAJJ2Y0RYGDD1NsixBDb1CxdLZJ19Q==}
  609. peerDependencies:
  610. vuepress: 2.0.0-rc.18
  611. '@vuepress/[email protected]':
  612. resolution: {integrity: sha512-Heg3SYA44tWTcwEmtY5+Ll9CZe+YY8DuSEqTPgShU4hNAUxEB6hs1qNyXx0xxVlzK3icolPbVdms3szJnvX9aw==}
  613. peerDependencies:
  614. vuepress: 2.0.0-rc.18
  615. '@vuepress/[email protected]':
  616. resolution: {integrity: sha512-hB+LbIPNbUj4E+ZS4bvjkqanr10uLaO/6elTN2Uj5o1L7hKphs2Ex7iaJ5kXE2EKJyak3RJ/Hq8btnRqW16gsg==}
  617. peerDependencies:
  618. vuepress: 2.0.0-rc.18
  619. '@vuepress/[email protected]':
  620. resolution: {integrity: sha512-um5/ZKGOKgaui5Xo1aRSZ3ko7zVq60k1M8j8ajEOu90LUD1e8glTa7Km9OIBgPcN+yx2OrNwuu8ieEupdNAm4w==}
  621. '@vuepress/[email protected]':
  622. resolution: {integrity: sha512-zNsYzAW5tuENb4vML0pK/61W3EscyOcn5JVPC+c6AwvsYWyAigZaMSu9ycGAptjDwzdYSi3gd33N9Q9T7pG77Q==}
  623. '@vuepress/[email protected]':
  624. resolution: {integrity: sha512-3TCs7shJ01luVJApBOA9ZA4UJJhS7/sPmE8kgjPwSwfSURbZYzZTnbtNdLeU9W2mXg4X+ozK+EQ7+eRsArnPLQ==}
  625. peerDependencies:
  626. sass: ^1.80.3
  627. sass-embedded: ^1.80.3
  628. sass-loader: ^16.0.2
  629. vuepress: 2.0.0-rc.18
  630. peerDependenciesMeta:
  631. sass:
  632. optional: true
  633. sass-embedded:
  634. optional: true
  635. sass-loader:
  636. optional: true
  637. '@vuepress/[email protected]':
  638. resolution: {integrity: sha512-0+5vrv3CBycWpAahmutEK2iyuc9oL6JOWMuAdh+cYuuHt1vX+LHfhWGvSep+UT6pOFGOcZfQzXSdlbkv3b4j+Q==}
  639. '@vuepress/[email protected]':
  640. resolution: {integrity: sha512-47c7T72JwOWH1EgG7f/KwWNpIknd9IC5JmrizGI5IVUM4G16Vyj5oPQuXqLobV47m8JOxPW4dLpsglZGVaKQeg==}
  641. '@vueuse/[email protected]':
  642. resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
  643. '@vueuse/[email protected]':
  644. resolution: {integrity: sha512-7OC4Rl1f9G8IT6rUfi9JrKiXy4bfmHhZ5x2Ceojy0jnd3mHNEvV4JaRygH362ror6/NZ+Nl+n13LPzGiPN8cKA==}
  645. '@vueuse/[email protected]':
  646. resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
  647. '@vueuse/[email protected]':
  648. resolution: {integrity: sha512-pwDnDspTqtTo2HwfLw4Rp6yywuuBdYnPYDq+mO38ZYKGebCUQC/nVj/PXSiK9HX5otxLz8Fn7ECPbjiRz2CC3g==}
  649. '@vueuse/[email protected]':
  650. resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
  651. '@vueuse/[email protected]':
  652. resolution: {integrity: sha512-P8gSSWQeucH5821ek2mn/ciCk+MS/zoRKqdQIM3bHq6p7GXDAJLmnRRKmF5F65sAVJIfzQlwR3aDzwCn10s8hA==}
  653. [email protected]:
  654. resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
  655. engines: {node: '>=12'}
  656. [email protected]:
  657. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  658. engines: {node: '>= 8'}
  659. [email protected]:
  660. resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
  661. [email protected]:
  662. resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
  663. [email protected]:
  664. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  665. [email protected]:
  666. resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
  667. engines: {node: ^10 || ^12 || >=14}
  668. hasBin: true
  669. peerDependencies:
  670. postcss: ^8.1.0
  671. [email protected]:
  672. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  673. engines: {node: '>=8'}
  674. [email protected]:
  675. resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
  676. [email protected]:
  677. resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
  678. [email protected]:
  679. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  680. engines: {node: '>=8'}
  681. [email protected]:
  682. resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==}
  683. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  684. hasBin: true
  685. [email protected]:
  686. resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
  687. engines: {node: '>=8'}
  688. [email protected]:
  689. resolution: {integrity: sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==}
  690. [email protected]:
  691. resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
  692. engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
  693. [email protected]:
  694. resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==}
  695. [email protected]:
  696. resolution: {integrity: sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==}
  697. engines: {node: '>=18.17'}
  698. [email protected]:
  699. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  700. engines: {node: '>= 8.10.0'}
  701. [email protected]:
  702. resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
  703. engines: {node: '>= 14.16.0'}
  704. [email protected]:
  705. resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
  706. engines: {node: '>=18'}
  707. [email protected]:
  708. resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
  709. engines: {node: '>=6'}
  710. [email protected]:
  711. resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==}
  712. engines: {node: '>=0.8'}
  713. [email protected]:
  714. resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
  715. engines: {node: '>=12.13'}
  716. [email protected]:
  717. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  718. engines: {node: '>= 8'}
  719. [email protected]:
  720. resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==}
  721. [email protected]:
  722. resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
  723. engines: {node: '>= 6'}
  724. [email protected]:
  725. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  726. [email protected]:
  727. resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
  728. engines: {node: '>=6.0'}
  729. peerDependencies:
  730. supports-color: '*'
  731. peerDependenciesMeta:
  732. supports-color:
  733. optional: true
  734. [email protected]:
  735. resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
  736. engines: {node: '>=0.10'}
  737. hasBin: true
  738. [email protected]:
  739. resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
  740. [email protected]:
  741. resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
  742. [email protected]:
  743. resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
  744. engines: {node: '>= 4'}
  745. [email protected]:
  746. resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
  747. [email protected]:
  748. resolution: {integrity: sha512-IXEuxU+5ClW2IGEYFC2T7szbyVgehupCWQe5GNh+H065CD6U6IFN0s4KeAMFGNmQolRU4IV7zGBWSYMmZ8uuqQ==}
  749. [email protected]:
  750. resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==}
  751. [email protected]:
  752. resolution: {integrity: sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==}
  753. [email protected]:
  754. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  755. engines: {node: '>=0.12'}
  756. [email protected]:
  757. resolution: {integrity: sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==}
  758. engines: {node: '>=4'}
  759. hasBin: true
  760. [email protected]:
  761. resolution: {integrity: sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==}
  762. engines: {node: '>=12'}
  763. hasBin: true
  764. [email protected]:
  765. resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
  766. engines: {node: '>=12'}
  767. hasBin: true
  768. [email protected]:
  769. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  770. engines: {node: '>=6'}
  771. [email protected]:
  772. resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
  773. engines: {node: '>=4'}
  774. hasBin: true
  775. [email protected]:
  776. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  777. [email protected]:
  778. resolution: {integrity: sha512-QY5PPtSonnGwhhHDNI7+3RvY285c7iuJFFB+lU+oEzMY/gEGJ808owqJsrr8Otd1E/x07po1LkUBmdAc5duPAg==}
  779. engines: {node: ^18.19.0 || >=20.5.0}
  780. [email protected]:
  781. resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
  782. engines: {node: '>=0.10.0'}
  783. [email protected]:
  784. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  785. engines: {node: '>=8.6.0'}
  786. [email protected]:
  787. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  788. [email protected]:
  789. resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
  790. [email protected]:
  791. resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
  792. engines: {node: '>=18'}
  793. [email protected]:
  794. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  795. engines: {node: '>=8'}
  796. [email protected]:
  797. resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
  798. [email protected]:
  799. resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
  800. engines: {node: '>=14.14'}
  801. [email protected]:
  802. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  803. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  804. os: [darwin]
  805. [email protected]:
  806. resolution: {integrity: sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==}
  807. engines: {node: '>=18'}
  808. [email protected]:
  809. resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
  810. engines: {node: '>=18'}
  811. [email protected]:
  812. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  813. engines: {node: '>= 6'}
  814. [email protected]:
  815. resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==}
  816. engines: {node: '>=18'}
  817. [email protected]:
  818. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  819. [email protected]:
  820. resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==}
  821. engines: {node: '>=6.0'}
  822. [email protected]:
  823. resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
  824. [email protected]:
  825. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  826. [email protected]:
  827. resolution: {integrity: sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==}
  828. [email protected]:
  829. resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==}
  830. engines: {node: '>=18.18.0'}
  831. [email protected]:
  832. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  833. engines: {node: '>=0.10.0'}
  834. [email protected]:
  835. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  836. engines: {node: '>= 4'}
  837. [email protected]:
  838. resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==}
  839. [email protected]:
  840. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  841. engines: {node: '>=8'}
  842. [email protected]:
  843. resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
  844. engines: {node: '>=0.10.0'}
  845. [email protected]:
  846. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  847. engines: {node: '>=0.10.0'}
  848. [email protected]:
  849. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  850. engines: {node: '>=0.10.0'}
  851. [email protected]:
  852. resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==}
  853. engines: {node: '>=12'}
  854. [email protected]:
  855. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  856. engines: {node: '>=0.12.0'}
  857. [email protected]:
  858. resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
  859. engines: {node: '>=12'}
  860. [email protected]:
  861. resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
  862. engines: {node: '>=18'}
  863. [email protected]:
  864. resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==}
  865. engines: {node: '>=12'}
  866. [email protected]:
  867. resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
  868. engines: {node: '>=18'}
  869. [email protected]:
  870. resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
  871. engines: {node: '>=12.13'}
  872. [email protected]:
  873. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  874. [email protected]:
  875. resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==}
  876. hasBin: true
  877. [email protected]:
  878. resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
  879. [email protected]:
  880. resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
  881. engines: {node: '>=0.10.0'}
  882. [email protected]:
  883. resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==}
  884. engines: {node: '>=14'}
  885. [email protected]:
  886. resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
  887. [email protected]:
  888. resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==}
  889. engines: {node: '>=18'}
  890. [email protected]:
  891. resolution: {integrity: sha512-8rYBO+MsWkgjDSOvLomYnzhdwEG51olQ4zL5KXnNJWV5MNmrb4rTZdrtkhxjnD/QyZUqR/Z/XDsUs/4ej2nx0g==}
  892. [email protected]:
  893. resolution: {integrity: sha512-FlCHFwNnutLgVTflOYHPW2pPcl2AACqVzExlkGQNsi4CJgqOHN7YTgDd4LuhgN1BFO3TS0vLAruV1Td6dwWPJA==}
  894. peerDependencies:
  895. '@types/markdown-it': '*'
  896. markdown-it: '*'
  897. [email protected]:
  898. resolution: {integrity: sha512-sa2ErMQ6kKOA4l31gLGYliFQrMKkqSO0ZJgGhDHKijPf0pNFM9vghjAh3gn26pS4JDRs7Iwa9S36gxm3vgZTzg==}
  899. peerDependencies:
  900. '@types/markdown-it': '*'
  901. markdown-it: '*'
  902. [email protected]:
  903. resolution: {integrity: sha512-+rUD93bXHubA4arpEZO3q80so0qgoFJEKRkRbjKX8RTdca89v2kfyF+xR3i2sQTwql9tpPZPOQN5B+PunspXRg==}
  904. [email protected]:
  905. resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
  906. hasBin: true
  907. [email protected]:
  908. resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
  909. [email protected]:
  910. resolution: {integrity: sha512-ewyDsp7k4InCUp3jRmwHBRFGyjBimKps/AJLjRSox+2q/2H4p/PNpQf+pwONWlJiOudkBXtbdmVbFjqyybfTmQ==}
  911. [email protected]:
  912. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  913. engines: {node: '>= 8'}
  914. [email protected]:
  915. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  916. engines: {node: '>=8.6'}
  917. [email protected]:
  918. resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
  919. engines: {node: '>=18'}
  920. [email protected]:
  921. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  922. [email protected]:
  923. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  924. [email protected]:
  925. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  926. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  927. hasBin: true
  928. [email protected]:
  929. resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
  930. [email protected]:
  931. resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
  932. [email protected]:
  933. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  934. engines: {node: '>=0.10.0'}
  935. [email protected]:
  936. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  937. engines: {node: '>=0.10.0'}
  938. [email protected]:
  939. resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
  940. engines: {node: '>=18'}
  941. [email protected]:
  942. resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
  943. [email protected]:
  944. resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
  945. engines: {node: '>=18'}
  946. [email protected]:
  947. resolution: {integrity: sha512-YWielGi1XzG1UTvOaCFaNgEnuhZVMSHYkW/FQ7UX8O26PtlpdM84c0f7wLPlkvx2RfiQmnzd61d/MGxmpQeJPw==}
  948. engines: {node: '>=18'}
  949. [email protected]:
  950. resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
  951. engines: {node: '>=18'}
  952. [email protected]:
  953. resolution: {integrity: sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==}
  954. [email protected]:
  955. resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==}
  956. [email protected]:
  957. resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==}
  958. [email protected]:
  959. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  960. engines: {node: '>=8'}
  961. [email protected]:
  962. resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
  963. engines: {node: '>=12'}
  964. [email protected]:
  965. resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
  966. engines: {node: '>=12'}
  967. [email protected]:
  968. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  969. [email protected]:
  970. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  971. [email protected]:
  972. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  973. engines: {node: '>=8.6'}
  974. [email protected]:
  975. resolution: {integrity: sha512-G5AJ+IX0aD0dygOE0yFZQ/huFFMSNneyfp0e3/bT05a8OfPC5FUoZRPfGijUdGOJNMewJiwzcHJXFafFzeKFVA==}
  976. engines: {node: '>= 18'}
  977. peerDependencies:
  978. jiti: '>=1.21.0'
  979. postcss: '>=8.0.9'
  980. tsx: ^4.8.1
  981. peerDependenciesMeta:
  982. jiti:
  983. optional: true
  984. postcss:
  985. optional: true
  986. tsx:
  987. optional: true
  988. [email protected]:
  989. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  990. [email protected]:
  991. resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
  992. engines: {node: ^10 || ^12 || >=14}
  993. [email protected]:
  994. resolution: {integrity: sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==}
  995. engines: {node: '>=18'}
  996. [email protected]:
  997. resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}
  998. engines: {node: '>=6'}
  999. [email protected]:
  1000. resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
  1001. engines: {node: '>=6'}
  1002. [email protected]:
  1003. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1004. [email protected]:
  1005. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1006. engines: {node: '>=8.10.0'}
  1007. [email protected]:
  1008. resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
  1009. engines: {node: '>= 14.16.0'}
  1010. [email protected]:
  1011. resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
  1012. engines: {node: '>=18'}
  1013. [email protected]:
  1014. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1015. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1016. [email protected]:
  1017. resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
  1018. [email protected]:
  1019. resolution: {integrity: sha512-RLKxqHEMjh/RGLsDxAEsaLO3mWgyoU6x9w6n1ikAzet4B3gI2/3yP6PWY2p9QzRTh6MfEIXB3MwsOY0Iv3vNrw==}
  1020. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  1021. hasBin: true
  1022. [email protected]:
  1023. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1024. [email protected]:
  1025. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  1026. [email protected]:
  1027. resolution: {integrity: sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==}
  1028. engines: {node: '>=14.0.0'}
  1029. hasBin: true
  1030. [email protected]:
  1031. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  1032. [email protected]:
  1033. resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==}
  1034. engines: {node: '>=4'}
  1035. [email protected]:
  1036. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1037. engines: {node: '>=8'}
  1038. [email protected]:
  1039. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1040. engines: {node: '>=8'}
  1041. [email protected]:
  1042. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1043. engines: {node: '>=14'}
  1044. [email protected]:
  1045. resolution: {integrity: sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==}
  1046. engines: {node: '>=14.0.0', npm: '>=6.0.0'}
  1047. hasBin: true
  1048. [email protected]:
  1049. resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
  1050. engines: {node: '>=14.16'}
  1051. [email protected]:
  1052. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  1053. engines: {node: '>=0.10.0'}
  1054. [email protected]:
  1055. resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
  1056. engines: {node: '>=0.10.0'}
  1057. [email protected]:
  1058. resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
  1059. [email protected]:
  1060. resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==}
  1061. engines: {node: '>=18'}
  1062. [email protected]:
  1063. resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
  1064. engines: {node: '>=18'}
  1065. [email protected]:
  1066. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1067. engines: {node: '>=12'}
  1068. [email protected]:
  1069. resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==}
  1070. engines: {node: '>=0.10.0'}
  1071. [email protected]:
  1072. resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
  1073. engines: {node: '>=18'}
  1074. [email protected]:
  1075. resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==}
  1076. engines: {node: '>=16'}
  1077. [email protected]:
  1078. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1079. engines: {node: '>=8.0'}
  1080. [email protected]:
  1081. resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
  1082. [email protected]:
  1083. resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
  1084. [email protected]:
  1085. resolution: {integrity: sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw==}
  1086. engines: {node: '>=18.17'}
  1087. [email protected]:
  1088. resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
  1089. engines: {node: '>=18'}
  1090. [email protected]:
  1091. resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
  1092. engines: {node: '>=18'}
  1093. [email protected]:
  1094. resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
  1095. engines: {node: '>= 10.0.0'}
  1096. [email protected]:
  1097. resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==}
  1098. engines: {node: '>=4'}
  1099. [email protected]:
  1100. resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
  1101. hasBin: true
  1102. peerDependencies:
  1103. browserslist: '>= 4.21.0'
  1104. [email protected]:
  1105. resolution: {integrity: sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==}
  1106. engines: {node: ^18.0.0 || >=20.0.0}
  1107. hasBin: true
  1108. peerDependencies:
  1109. '@types/node': ^18.0.0 || >=20.0.0
  1110. less: '*'
  1111. lightningcss: ^1.21.0
  1112. sass: '*'
  1113. stylus: '*'
  1114. sugarss: '*'
  1115. terser: ^5.4.0
  1116. peerDependenciesMeta:
  1117. '@types/node':
  1118. optional: true
  1119. less:
  1120. optional: true
  1121. lightningcss:
  1122. optional: true
  1123. sass:
  1124. optional: true
  1125. stylus:
  1126. optional: true
  1127. sugarss:
  1128. optional: true
  1129. terser:
  1130. optional: true
  1131. [email protected]:
  1132. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  1133. engines: {node: '>=12'}
  1134. hasBin: true
  1135. peerDependencies:
  1136. '@vue/composition-api': ^1.0.0-rc.1
  1137. vue: ^3.0.0-0 || ^2.6.0
  1138. peerDependenciesMeta:
  1139. '@vue/composition-api':
  1140. optional: true
  1141. [email protected]:
  1142. resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==}
  1143. peerDependencies:
  1144. vue: ^3.2.0
  1145. [email protected]:
  1146. resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
  1147. peerDependencies:
  1148. typescript: '*'
  1149. peerDependenciesMeta:
  1150. typescript:
  1151. optional: true
  1152. [email protected]:
  1153. resolution: {integrity: sha512-TFpePHTIMiUbiJcHTgD4Wc5eBlsxBnhv36F/eM2vbDoeutcS1dGrNtZoKUxrZDXTeZH+q8vrZ3CiBCsHw3K7eA==}
  1154. engines: {node: ^18.19.0 || >=20.4.0}
  1155. hasBin: true
  1156. peerDependencies:
  1157. '@vuepress/bundler-vite': 2.0.0-rc.18
  1158. '@vuepress/bundler-webpack': 2.0.0-rc.18
  1159. vue: ^3.5.0
  1160. peerDependenciesMeta:
  1161. '@vuepress/bundler-vite':
  1162. optional: true
  1163. '@vuepress/bundler-webpack':
  1164. optional: true
  1165. [email protected]:
  1166. resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
  1167. engines: {node: '>=18'}
  1168. [email protected]:
  1169. resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
  1170. engines: {node: '>=18'}
  1171. [email protected]:
  1172. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1173. engines: {node: '>= 8'}
  1174. hasBin: true
  1175. [email protected]:
  1176. resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
  1177. engines: {node: '>= 14'}
  1178. hasBin: true
  1179. [email protected]:
  1180. resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==}
  1181. engines: {node: '>=18'}
  1182. snapshots:
  1183. '@babel/[email protected]': {}
  1184. '@babel/[email protected]': {}
  1185. '@babel/[email protected]':
  1186. dependencies:
  1187. '@babel/types': 7.26.0
  1188. '@babel/[email protected]':
  1189. dependencies:
  1190. '@babel/helper-string-parser': 7.25.9
  1191. '@babel/helper-validator-identifier': 7.25.9
  1192. '@esbuild/[email protected]':
  1193. optional: true
  1194. '@esbuild/[email protected]':
  1195. optional: true
  1196. '@esbuild/[email protected]':
  1197. optional: true
  1198. '@esbuild/[email protected]':
  1199. optional: true
  1200. '@esbuild/[email protected]':
  1201. optional: true
  1202. '@esbuild/[email protected]':
  1203. optional: true
  1204. '@esbuild/[email protected]':
  1205. optional: true
  1206. '@esbuild/[email protected]':
  1207. optional: true
  1208. '@esbuild/[email protected]':
  1209. optional: true
  1210. '@esbuild/[email protected]':
  1211. optional: true
  1212. '@esbuild/[email protected]':
  1213. optional: true
  1214. '@esbuild/[email protected]':
  1215. optional: true
  1216. '@esbuild/[email protected]':
  1217. optional: true
  1218. '@esbuild/[email protected]':
  1219. optional: true
  1220. '@esbuild/[email protected]':
  1221. optional: true
  1222. '@esbuild/[email protected]':
  1223. optional: true
  1224. '@esbuild/[email protected]':
  1225. optional: true
  1226. '@esbuild/[email protected]':
  1227. optional: true
  1228. '@esbuild/[email protected]':
  1229. optional: true
  1230. '@esbuild/[email protected]':
  1231. optional: true
  1232. '@esbuild/[email protected]':
  1233. optional: true
  1234. '@esbuild/[email protected]':
  1235. optional: true
  1236. '@esbuild/[email protected]':
  1237. optional: true
  1238. '@esbuild/[email protected]':
  1239. optional: true
  1240. '@esbuild/[email protected]':
  1241. optional: true
  1242. '@esbuild/[email protected]':
  1243. optional: true
  1244. '@esbuild/[email protected]':
  1245. optional: true
  1246. '@esbuild/[email protected]':
  1247. optional: true
  1248. '@esbuild/[email protected]':
  1249. optional: true
  1250. '@esbuild/[email protected]':
  1251. optional: true
  1252. '@esbuild/[email protected]':
  1253. optional: true
  1254. '@esbuild/[email protected]':
  1255. optional: true
  1256. '@esbuild/[email protected]':
  1257. optional: true
  1258. '@esbuild/[email protected]':
  1259. optional: true
  1260. '@esbuild/[email protected]':
  1261. optional: true
  1262. '@esbuild/[email protected]':
  1263. optional: true
  1264. '@esbuild/[email protected]':
  1265. optional: true
  1266. '@esbuild/[email protected]':
  1267. optional: true
  1268. '@esbuild/[email protected]':
  1269. optional: true
  1270. '@esbuild/[email protected]':
  1271. optional: true
  1272. '@esbuild/[email protected]':
  1273. optional: true
  1274. '@esbuild/[email protected]':
  1275. optional: true
  1276. '@esbuild/[email protected]':
  1277. optional: true
  1278. '@esbuild/[email protected]':
  1279. optional: true
  1280. '@esbuild/[email protected]':
  1281. optional: true
  1282. '@esbuild/[email protected]':
  1283. optional: true
  1284. '@jridgewell/[email protected]': {}
  1285. '@mdit-vue/[email protected]':
  1286. dependencies:
  1287. '@types/markdown-it': 14.1.2
  1288. markdown-it: 14.1.0
  1289. '@mdit-vue/[email protected]':
  1290. dependencies:
  1291. '@mdit-vue/types': 2.1.0
  1292. '@types/markdown-it': 14.1.2
  1293. gray-matter: 4.0.3
  1294. markdown-it: 14.1.0
  1295. '@mdit-vue/[email protected]':
  1296. dependencies:
  1297. '@mdit-vue/shared': 2.1.3
  1298. '@mdit-vue/types': 2.1.0
  1299. '@types/markdown-it': 14.1.2
  1300. markdown-it: 14.1.0
  1301. '@mdit-vue/[email protected]':
  1302. dependencies:
  1303. '@mdit-vue/types': 2.1.0
  1304. '@types/markdown-it': 14.1.2
  1305. markdown-it: 14.1.0
  1306. '@mdit-vue/[email protected]':
  1307. dependencies:
  1308. '@mdit-vue/shared': 2.1.3
  1309. '@mdit-vue/types': 2.1.0
  1310. '@types/markdown-it': 14.1.2
  1311. markdown-it: 14.1.0
  1312. '@mdit-vue/[email protected]':
  1313. dependencies:
  1314. '@mdit-vue/shared': 2.1.3
  1315. '@mdit-vue/types': 2.1.0
  1316. '@types/markdown-it': 14.1.2
  1317. markdown-it: 14.1.0
  1318. '@mdit-vue/[email protected]':
  1319. dependencies:
  1320. '@mdit-vue/types': 2.1.0
  1321. '@types/markdown-it': 14.1.2
  1322. markdown-it: 14.1.0
  1323. '@mdit-vue/[email protected]': {}
  1324. '@mdit/[email protected]([email protected])':
  1325. dependencies:
  1326. '@types/markdown-it': 14.1.2
  1327. optionalDependencies:
  1328. markdown-it: 14.1.0
  1329. '@mdit/[email protected]([email protected])':
  1330. dependencies:
  1331. '@types/markdown-it': 14.1.2
  1332. optionalDependencies:
  1333. markdown-it: 14.1.0
  1334. '@mdit/[email protected]([email protected])':
  1335. dependencies:
  1336. '@types/markdown-it': 14.1.2
  1337. optionalDependencies:
  1338. markdown-it: 14.1.0
  1339. '@nodelib/[email protected]':
  1340. dependencies:
  1341. '@nodelib/fs.stat': 2.0.5
  1342. run-parallel: 1.2.0
  1343. '@nodelib/[email protected]': {}
  1344. '@nodelib/[email protected]':
  1345. dependencies:
  1346. '@nodelib/fs.scandir': 2.1.5
  1347. fastq: 1.17.1
  1348. '@parcel/[email protected]':
  1349. optional: true
  1350. '@parcel/[email protected]':
  1351. optional: true
  1352. '@parcel/[email protected]':
  1353. optional: true
  1354. '@parcel/[email protected]':
  1355. optional: true
  1356. '@parcel/[email protected]':
  1357. optional: true
  1358. '@parcel/[email protected]':
  1359. optional: true
  1360. '@parcel/[email protected]':
  1361. optional: true
  1362. '@parcel/[email protected]':
  1363. optional: true
  1364. '@parcel/[email protected]':
  1365. optional: true
  1366. '@parcel/[email protected]':
  1367. optional: true
  1368. '@parcel/[email protected]':
  1369. optional: true
  1370. '@parcel/[email protected]':
  1371. optional: true
  1372. '@parcel/[email protected]':
  1373. optional: true
  1374. '@parcel/[email protected]':
  1375. dependencies:
  1376. detect-libc: 1.0.3
  1377. is-glob: 4.0.3
  1378. micromatch: 4.0.8
  1379. node-addon-api: 7.1.1
  1380. optionalDependencies:
  1381. '@parcel/watcher-android-arm64': 2.5.0
  1382. '@parcel/watcher-darwin-arm64': 2.5.0
  1383. '@parcel/watcher-darwin-x64': 2.5.0
  1384. '@parcel/watcher-freebsd-x64': 2.5.0
  1385. '@parcel/watcher-linux-arm-glibc': 2.5.0
  1386. '@parcel/watcher-linux-arm-musl': 2.5.0
  1387. '@parcel/watcher-linux-arm64-glibc': 2.5.0
  1388. '@parcel/watcher-linux-arm64-musl': 2.5.0
  1389. '@parcel/watcher-linux-x64-glibc': 2.5.0
  1390. '@parcel/watcher-linux-x64-musl': 2.5.0
  1391. '@parcel/watcher-win32-arm64': 2.5.0
  1392. '@parcel/watcher-win32-ia32': 2.5.0
  1393. '@parcel/watcher-win32-x64': 2.5.0
  1394. optional: true
  1395. '@rollup/[email protected]':
  1396. optional: true
  1397. '@rollup/[email protected]':
  1398. optional: true
  1399. '@rollup/[email protected]':
  1400. optional: true
  1401. '@rollup/[email protected]':
  1402. optional: true
  1403. '@rollup/[email protected]':
  1404. optional: true
  1405. '@rollup/[email protected]':
  1406. optional: true
  1407. '@rollup/[email protected]':
  1408. optional: true
  1409. '@rollup/[email protected]':
  1410. optional: true
  1411. '@rollup/[email protected]':
  1412. optional: true
  1413. '@rollup/[email protected]':
  1414. optional: true
  1415. '@rollup/[email protected]':
  1416. optional: true
  1417. '@rollup/[email protected]':
  1418. optional: true
  1419. '@rollup/[email protected]':
  1420. optional: true
  1421. '@rollup/[email protected]':
  1422. optional: true
  1423. '@rollup/[email protected]':
  1424. optional: true
  1425. '@rollup/[email protected]':
  1426. optional: true
  1427. '@rollup/[email protected]':
  1428. optional: true
  1429. '@rollup/[email protected]':
  1430. optional: true
  1431. '@sec-ant/[email protected]': {}
  1432. '@sindresorhus/[email protected]': {}
  1433. '@sindresorhus/[email protected]': {}
  1434. '@types/[email protected]':
  1435. dependencies:
  1436. '@types/ms': 0.7.34
  1437. '@types/[email protected]': {}
  1438. '@types/[email protected]':
  1439. dependencies:
  1440. '@types/jsonfile': 6.1.4
  1441. '@types/node': 22.9.3
  1442. '@types/[email protected]': {}
  1443. '@types/[email protected]':
  1444. dependencies:
  1445. '@types/node': 22.9.3
  1446. '@types/[email protected]': {}
  1447. '@types/[email protected]': {}
  1448. '@types/[email protected]':
  1449. dependencies:
  1450. '@types/markdown-it': 13.0.9
  1451. '@types/[email protected]':
  1452. dependencies:
  1453. '@types/markdown-it': 14.1.2
  1454. '@types/[email protected]':
  1455. dependencies:
  1456. '@types/linkify-it': 3.0.5
  1457. '@types/mdurl': 1.0.5
  1458. '@types/[email protected]':
  1459. dependencies:
  1460. '@types/linkify-it': 5.0.0
  1461. '@types/mdurl': 2.0.0
  1462. '@types/[email protected]': {}
  1463. '@types/[email protected]': {}
  1464. '@types/[email protected]': {}
  1465. '@types/[email protected]': {}
  1466. '@types/[email protected]':
  1467. dependencies:
  1468. undici-types: 6.19.8
  1469. '@types/[email protected]':
  1470. dependencies:
  1471. '@types/node': 17.0.45
  1472. '@types/[email protected]': {}
  1473. '@vitejs/[email protected]([email protected](@types/[email protected])([email protected]))([email protected])':
  1474. dependencies:
  1475. vite: 5.0.13(@types/[email protected])([email protected])
  1476. vue: 3.5.13
  1477. '@vue/[email protected]':
  1478. dependencies:
  1479. '@babel/parser': 7.26.2
  1480. '@vue/shared': 3.5.13
  1481. entities: 4.5.0
  1482. estree-walker: 2.0.2
  1483. source-map-js: 1.2.1
  1484. '@vue/[email protected]':
  1485. dependencies:
  1486. '@vue/compiler-core': 3.5.13
  1487. '@vue/shared': 3.5.13
  1488. '@vue/[email protected]':
  1489. dependencies:
  1490. '@babel/parser': 7.26.2
  1491. '@vue/compiler-core': 3.5.13
  1492. '@vue/compiler-dom': 3.5.13
  1493. '@vue/compiler-ssr': 3.5.13
  1494. '@vue/shared': 3.5.13
  1495. estree-walker: 2.0.2
  1496. magic-string: 0.30.13
  1497. postcss: 8.4.49
  1498. source-map-js: 1.2.1
  1499. '@vue/[email protected]':
  1500. dependencies:
  1501. '@vue/compiler-dom': 3.5.13
  1502. '@vue/shared': 3.5.13
  1503. '@vue/[email protected]': {}
  1504. '@vue/[email protected]':
  1505. dependencies:
  1506. '@vue/devtools-kit': 7.6.4
  1507. '@vue/[email protected]':
  1508. dependencies:
  1509. '@vue/devtools-shared': 7.6.4
  1510. birpc: 0.2.19
  1511. hookable: 5.5.3
  1512. mitt: 3.0.1
  1513. perfect-debounce: 1.0.0
  1514. speakingurl: 14.0.1
  1515. superjson: 2.2.1
  1516. '@vue/[email protected]':
  1517. dependencies:
  1518. rfdc: 1.4.1
  1519. '@vue/[email protected]':
  1520. dependencies:
  1521. '@vue/shared': 3.5.13
  1522. '@vue/[email protected]':
  1523. dependencies:
  1524. '@vue/reactivity': 3.5.13
  1525. '@vue/shared': 3.5.13
  1526. '@vue/[email protected]':
  1527. dependencies:
  1528. '@vue/reactivity': 3.5.13
  1529. '@vue/runtime-core': 3.5.13
  1530. '@vue/shared': 3.5.13
  1531. csstype: 3.1.3
  1532. '@vue/[email protected]([email protected])':
  1533. dependencies:
  1534. '@vue/compiler-ssr': 3.5.13
  1535. '@vue/shared': 3.5.13
  1536. vue: 3.5.13
  1537. '@vue/[email protected]': {}
  1538. '@vuepress/[email protected](@types/[email protected])([email protected])':
  1539. dependencies:
  1540. '@vitejs/plugin-vue': 5.2.0([email protected](@types/[email protected])([email protected]))([email protected])
  1541. '@vuepress/client': 2.0.0-rc.7
  1542. '@vuepress/core': 2.0.0-rc.7
  1543. '@vuepress/shared': 2.0.0-rc.7
  1544. '@vuepress/utils': 2.0.0-rc.7
  1545. autoprefixer: 10.4.20([email protected])
  1546. connect-history-api-fallback: 2.0.0
  1547. postcss: 8.4.49
  1548. postcss-load-config: 5.1.0([email protected])
  1549. rollup: 4.27.4
  1550. vite: 5.0.13(@types/[email protected])([email protected])
  1551. vue: 3.5.13
  1552. vue-router: 4.4.5([email protected])
  1553. transitivePeerDependencies:
  1554. - '@types/node'
  1555. - '@vue/composition-api'
  1556. - jiti
  1557. - less
  1558. - lightningcss
  1559. - sass
  1560. - stylus
  1561. - sugarss
  1562. - supports-color
  1563. - terser
  1564. - tsx
  1565. - typescript
  1566. '@vuepress/[email protected]':
  1567. dependencies:
  1568. '@vuepress/core': 2.0.0-rc.18
  1569. '@vuepress/shared': 2.0.0-rc.18
  1570. '@vuepress/utils': 2.0.0-rc.18
  1571. cac: 6.7.14
  1572. chokidar: 3.6.0
  1573. envinfo: 7.14.0
  1574. esbuild: 0.21.5
  1575. transitivePeerDependencies:
  1576. - supports-color
  1577. - typescript
  1578. '@vuepress/[email protected]':
  1579. dependencies:
  1580. '@vue/devtools-api': 7.6.4
  1581. '@vuepress/shared': 2.0.0-rc.18
  1582. vue: 3.5.13
  1583. vue-router: 4.4.5([email protected])
  1584. transitivePeerDependencies:
  1585. - typescript
  1586. '@vuepress/[email protected]':
  1587. dependencies:
  1588. '@vue/devtools-api': 6.6.4
  1589. '@vuepress/shared': 2.0.0-rc.7
  1590. '@vueuse/core': 10.11.1([email protected])
  1591. vue: 3.5.13
  1592. vue-router: 4.4.5([email protected])
  1593. transitivePeerDependencies:
  1594. - '@vue/composition-api'
  1595. - typescript
  1596. '@vuepress/[email protected]':
  1597. dependencies:
  1598. '@vuepress/client': 2.0.0-rc.18
  1599. '@vuepress/markdown': 2.0.0-rc.18
  1600. '@vuepress/shared': 2.0.0-rc.18
  1601. '@vuepress/utils': 2.0.0-rc.18
  1602. vue: 3.5.13
  1603. transitivePeerDependencies:
  1604. - supports-color
  1605. - typescript
  1606. '@vuepress/[email protected]':
  1607. dependencies:
  1608. '@vuepress/client': 2.0.0-rc.7
  1609. '@vuepress/markdown': 2.0.0-rc.7
  1610. '@vuepress/shared': 2.0.0-rc.7
  1611. '@vuepress/utils': 2.0.0-rc.7
  1612. vue: 3.5.13
  1613. transitivePeerDependencies:
  1614. - '@vue/composition-api'
  1615. - supports-color
  1616. - typescript
  1617. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1618. dependencies:
  1619. '@vue/shared': 3.5.13
  1620. '@vueuse/core': 11.3.0([email protected])
  1621. cheerio: 1.0.0
  1622. fflate: 0.8.2
  1623. gray-matter: 4.0.3
  1624. vue: 3.5.13
  1625. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1626. transitivePeerDependencies:
  1627. - '@vue/composition-api'
  1628. - typescript
  1629. '@vuepress/[email protected](@vueuse/[email protected]([email protected]))([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1630. dependencies:
  1631. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1632. optionalDependencies:
  1633. '@vueuse/core': 11.3.0([email protected])
  1634. '@vuepress/[email protected]':
  1635. dependencies:
  1636. '@mdit-vue/plugin-component': 2.1.3
  1637. '@mdit-vue/plugin-frontmatter': 2.1.3
  1638. '@mdit-vue/plugin-headers': 2.1.3
  1639. '@mdit-vue/plugin-sfc': 2.1.3
  1640. '@mdit-vue/plugin-title': 2.1.3
  1641. '@mdit-vue/plugin-toc': 2.1.3
  1642. '@mdit-vue/shared': 2.1.3
  1643. '@mdit-vue/types': 2.1.0
  1644. '@types/markdown-it': 14.1.2
  1645. '@types/markdown-it-emoji': 3.0.1
  1646. '@vuepress/shared': 2.0.0-rc.18
  1647. '@vuepress/utils': 2.0.0-rc.18
  1648. markdown-it: 14.1.0
  1649. markdown-it-anchor: 9.2.0(@types/[email protected])([email protected])
  1650. markdown-it-emoji: 3.0.0
  1651. mdurl: 2.0.0
  1652. transitivePeerDependencies:
  1653. - supports-color
  1654. '@vuepress/[email protected]':
  1655. dependencies:
  1656. '@mdit-vue/plugin-component': 2.1.3
  1657. '@mdit-vue/plugin-frontmatter': 2.1.3
  1658. '@mdit-vue/plugin-headers': 2.1.3
  1659. '@mdit-vue/plugin-sfc': 2.1.3
  1660. '@mdit-vue/plugin-title': 2.1.3
  1661. '@mdit-vue/plugin-toc': 2.1.3
  1662. '@mdit-vue/shared': 2.1.3
  1663. '@mdit-vue/types': 2.1.0
  1664. '@types/markdown-it': 13.0.9
  1665. '@types/markdown-it-emoji': 2.0.5
  1666. '@vuepress/shared': 2.0.0-rc.7
  1667. '@vuepress/utils': 2.0.0-rc.7
  1668. markdown-it: 14.1.0
  1669. markdown-it-anchor: 8.6.7(@types/[email protected])([email protected])
  1670. markdown-it-emoji: 3.0.0
  1671. mdurl: 2.0.0
  1672. transitivePeerDependencies:
  1673. - supports-color
  1674. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1675. dependencies:
  1676. '@vueuse/core': 11.3.0([email protected])
  1677. vue: 3.5.13
  1678. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1679. transitivePeerDependencies:
  1680. - '@vue/composition-api'
  1681. - typescript
  1682. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1683. dependencies:
  1684. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1685. '@vueuse/core': 11.3.0([email protected])
  1686. vue: 3.5.13
  1687. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1688. transitivePeerDependencies:
  1689. - '@vue/composition-api'
  1690. - typescript
  1691. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1692. dependencies:
  1693. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1694. '@vueuse/core': 11.3.0([email protected])
  1695. vue: 3.5.13
  1696. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1697. transitivePeerDependencies:
  1698. - '@vue/composition-api'
  1699. - typescript
  1700. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1701. dependencies:
  1702. execa: 9.5.1
  1703. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1704. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1705. dependencies:
  1706. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1707. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1708. transitivePeerDependencies:
  1709. - '@vue/composition-api'
  1710. - typescript
  1711. '@vuepress/[email protected]([email protected])([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1712. dependencies:
  1713. '@mdit/plugin-alert': 0.13.1([email protected])
  1714. '@mdit/plugin-container': 0.13.1([email protected])
  1715. '@types/markdown-it': 14.1.2
  1716. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1717. '@vueuse/core': 11.3.0([email protected])
  1718. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1719. transitivePeerDependencies:
  1720. - '@vue/composition-api'
  1721. - markdown-it
  1722. - typescript
  1723. - vue
  1724. '@vuepress/[email protected]([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1725. dependencies:
  1726. '@mdit/plugin-tab': 0.13.2([email protected])
  1727. '@types/markdown-it': 14.1.2
  1728. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1729. '@vueuse/core': 11.3.0([email protected])
  1730. vue: 3.5.13
  1731. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1732. transitivePeerDependencies:
  1733. - '@vue/composition-api'
  1734. - markdown-it
  1735. - typescript
  1736. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1737. dependencies:
  1738. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1739. medium-zoom: 1.1.0
  1740. vue: 3.5.13
  1741. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1742. transitivePeerDependencies:
  1743. - '@vue/composition-api'
  1744. - typescript
  1745. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1746. dependencies:
  1747. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1748. vue: 3.5.13
  1749. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1750. transitivePeerDependencies:
  1751. - '@vue/composition-api'
  1752. - typescript
  1753. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1754. dependencies:
  1755. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1756. chokidar: 4.0.1
  1757. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1758. transitivePeerDependencies:
  1759. - '@vue/composition-api'
  1760. - typescript
  1761. '@vuepress/[email protected](@vueuse/[email protected]([email protected]))([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1762. dependencies:
  1763. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1764. '@vuepress/highlighter-helper': 2.0.0-rc.61(@vueuse/[email protected]([email protected]))([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1765. prismjs: 1.29.0
  1766. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1767. transitivePeerDependencies:
  1768. - '@vue/composition-api'
  1769. - '@vueuse/core'
  1770. - typescript
  1771. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1772. dependencies:
  1773. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1774. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1775. transitivePeerDependencies:
  1776. - '@vue/composition-api'
  1777. - typescript
  1778. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1779. dependencies:
  1780. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1781. sitemap: 8.0.0
  1782. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1783. transitivePeerDependencies:
  1784. - '@vue/composition-api'
  1785. - typescript
  1786. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1787. dependencies:
  1788. '@vue/devtools-api': 7.6.4
  1789. vue: 3.5.13
  1790. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1791. transitivePeerDependencies:
  1792. - typescript
  1793. '@vuepress/[email protected]':
  1794. dependencies:
  1795. '@mdit-vue/types': 2.1.0
  1796. '@vuepress/[email protected]':
  1797. dependencies:
  1798. '@mdit-vue/types': 2.1.0
  1799. '@vuepress/[email protected]([email protected])([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1800. dependencies:
  1801. '@vuepress/helper': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1802. '@vuepress/plugin-active-header-links': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1803. '@vuepress/plugin-back-to-top': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1804. '@vuepress/plugin-copy-code': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1805. '@vuepress/plugin-git': 2.0.0-rc.60([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1806. '@vuepress/plugin-links-check': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1807. '@vuepress/plugin-markdown-hint': 2.0.0-rc.61([email protected])([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1808. '@vuepress/plugin-markdown-tab': 2.0.0-rc.61([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1809. '@vuepress/plugin-medium-zoom': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1810. '@vuepress/plugin-nprogress': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1811. '@vuepress/plugin-palette': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1812. '@vuepress/plugin-prismjs': 2.0.0-rc.61(@vueuse/[email protected]([email protected]))([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1813. '@vuepress/plugin-seo': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1814. '@vuepress/plugin-sitemap': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1815. '@vuepress/plugin-theme-data': 2.0.0-rc.61([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  1816. '@vueuse/core': 11.3.0([email protected])
  1817. vue: 3.5.13
  1818. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1819. optionalDependencies:
  1820. sass: 1.81.0
  1821. transitivePeerDependencies:
  1822. - '@vue/composition-api'
  1823. - markdown-it
  1824. - typescript
  1825. '@vuepress/[email protected]':
  1826. dependencies:
  1827. '@types/debug': 4.1.12
  1828. '@types/fs-extra': 11.0.4
  1829. '@types/hash-sum': 1.0.2
  1830. '@vuepress/shared': 2.0.0-rc.18
  1831. debug: 4.3.7
  1832. fs-extra: 11.2.0
  1833. globby: 14.0.2
  1834. hash-sum: 2.0.0
  1835. ora: 8.1.1
  1836. picocolors: 1.1.1
  1837. upath: 2.0.1
  1838. transitivePeerDependencies:
  1839. - supports-color
  1840. '@vuepress/[email protected]':
  1841. dependencies:
  1842. '@types/debug': 4.1.12
  1843. '@types/fs-extra': 11.0.4
  1844. '@types/hash-sum': 1.0.2
  1845. '@vuepress/shared': 2.0.0-rc.7
  1846. debug: 4.3.7
  1847. fs-extra: 11.2.0
  1848. globby: 14.0.2
  1849. hash-sum: 2.0.0
  1850. ora: 8.1.1
  1851. picocolors: 1.1.1
  1852. upath: 2.0.1
  1853. transitivePeerDependencies:
  1854. - supports-color
  1855. '@vueuse/[email protected]([email protected])':
  1856. dependencies:
  1857. '@types/web-bluetooth': 0.0.20
  1858. '@vueuse/metadata': 10.11.1
  1859. '@vueuse/shared': 10.11.1([email protected])
  1860. vue-demi: 0.14.10([email protected])
  1861. transitivePeerDependencies:
  1862. - '@vue/composition-api'
  1863. - vue
  1864. '@vueuse/[email protected]([email protected])':
  1865. dependencies:
  1866. '@types/web-bluetooth': 0.0.20
  1867. '@vueuse/metadata': 11.3.0
  1868. '@vueuse/shared': 11.3.0([email protected])
  1869. vue-demi: 0.14.10([email protected])
  1870. transitivePeerDependencies:
  1871. - '@vue/composition-api'
  1872. - vue
  1873. '@vueuse/[email protected]': {}
  1874. '@vueuse/[email protected]': {}
  1875. '@vueuse/[email protected]([email protected])':
  1876. dependencies:
  1877. vue-demi: 0.14.10([email protected])
  1878. transitivePeerDependencies:
  1879. - '@vue/composition-api'
  1880. - vue
  1881. '@vueuse/[email protected]([email protected])':
  1882. dependencies:
  1883. vue-demi: 0.14.10([email protected])
  1884. transitivePeerDependencies:
  1885. - '@vue/composition-api'
  1886. - vue
  1887. [email protected]: {}
  1888. [email protected]:
  1889. dependencies:
  1890. normalize-path: 3.0.0
  1891. picomatch: 2.3.1
  1892. [email protected]: {}
  1893. [email protected]:
  1894. dependencies:
  1895. sprintf-js: 1.0.3
  1896. [email protected]: {}
  1897. [email protected]([email protected]):
  1898. dependencies:
  1899. browserslist: 4.24.2
  1900. caniuse-lite: 1.0.30001684
  1901. fraction.js: 4.3.7
  1902. normalize-range: 0.1.2
  1903. picocolors: 1.1.1
  1904. postcss: 8.4.49
  1905. postcss-value-parser: 4.2.0
  1906. [email protected]: {}
  1907. [email protected]: {}
  1908. [email protected]: {}
  1909. [email protected]:
  1910. dependencies:
  1911. fill-range: 7.1.1
  1912. [email protected]:
  1913. dependencies:
  1914. caniuse-lite: 1.0.30001684
  1915. electron-to-chromium: 1.5.64
  1916. node-releases: 2.0.18
  1917. update-browserslist-db: 1.1.1([email protected])
  1918. [email protected]: {}
  1919. [email protected]: {}
  1920. [email protected]: {}
  1921. [email protected]:
  1922. dependencies:
  1923. boolbase: 1.0.0
  1924. css-select: 5.1.0
  1925. css-what: 6.1.0
  1926. domelementtype: 2.3.0
  1927. domhandler: 5.0.3
  1928. domutils: 3.1.0
  1929. [email protected]:
  1930. dependencies:
  1931. cheerio-select: 2.1.0
  1932. dom-serializer: 2.0.0
  1933. domhandler: 5.0.3
  1934. domutils: 3.1.0
  1935. encoding-sniffer: 0.2.0
  1936. htmlparser2: 9.1.0
  1937. parse5: 7.2.1
  1938. parse5-htmlparser2-tree-adapter: 7.1.0
  1939. parse5-parser-stream: 7.1.2
  1940. undici: 6.21.0
  1941. whatwg-mimetype: 4.0.0
  1942. [email protected]:
  1943. dependencies:
  1944. anymatch: 3.1.3
  1945. braces: 3.0.3
  1946. glob-parent: 5.1.2
  1947. is-binary-path: 2.1.0
  1948. is-glob: 4.0.3
  1949. normalize-path: 3.0.0
  1950. readdirp: 3.6.0
  1951. optionalDependencies:
  1952. fsevents: 2.3.3
  1953. [email protected]:
  1954. dependencies:
  1955. readdirp: 4.0.2
  1956. [email protected]:
  1957. dependencies:
  1958. restore-cursor: 5.1.0
  1959. [email protected]: {}
  1960. [email protected]: {}
  1961. [email protected]:
  1962. dependencies:
  1963. is-what: 4.1.16
  1964. [email protected]:
  1965. dependencies:
  1966. path-key: 3.1.1
  1967. shebang-command: 2.0.0
  1968. which: 2.0.2
  1969. [email protected]:
  1970. dependencies:
  1971. boolbase: 1.0.0
  1972. css-what: 6.1.0
  1973. domhandler: 5.0.3
  1974. domutils: 3.1.0
  1975. nth-check: 2.1.1
  1976. [email protected]: {}
  1977. [email protected]: {}
  1978. [email protected]:
  1979. dependencies:
  1980. ms: 2.1.3
  1981. [email protected]:
  1982. optional: true
  1983. [email protected]:
  1984. dependencies:
  1985. domelementtype: 2.3.0
  1986. domhandler: 5.0.3
  1987. entities: 4.5.0
  1988. [email protected]: {}
  1989. [email protected]:
  1990. dependencies:
  1991. domelementtype: 2.3.0
  1992. [email protected]:
  1993. dependencies:
  1994. dom-serializer: 2.0.0
  1995. domelementtype: 2.3.0
  1996. domhandler: 5.0.3
  1997. [email protected]: {}
  1998. [email protected]: {}
  1999. [email protected]:
  2000. dependencies:
  2001. iconv-lite: 0.6.3
  2002. whatwg-encoding: 3.1.1
  2003. [email protected]: {}
  2004. [email protected]: {}
  2005. [email protected]:
  2006. optionalDependencies:
  2007. '@esbuild/aix-ppc64': 0.19.12
  2008. '@esbuild/android-arm': 0.19.12
  2009. '@esbuild/android-arm64': 0.19.12
  2010. '@esbuild/android-x64': 0.19.12
  2011. '@esbuild/darwin-arm64': 0.19.12
  2012. '@esbuild/darwin-x64': 0.19.12
  2013. '@esbuild/freebsd-arm64': 0.19.12
  2014. '@esbuild/freebsd-x64': 0.19.12
  2015. '@esbuild/linux-arm': 0.19.12
  2016. '@esbuild/linux-arm64': 0.19.12
  2017. '@esbuild/linux-ia32': 0.19.12
  2018. '@esbuild/linux-loong64': 0.19.12
  2019. '@esbuild/linux-mips64el': 0.19.12
  2020. '@esbuild/linux-ppc64': 0.19.12
  2021. '@esbuild/linux-riscv64': 0.19.12
  2022. '@esbuild/linux-s390x': 0.19.12
  2023. '@esbuild/linux-x64': 0.19.12
  2024. '@esbuild/netbsd-x64': 0.19.12
  2025. '@esbuild/openbsd-x64': 0.19.12
  2026. '@esbuild/sunos-x64': 0.19.12
  2027. '@esbuild/win32-arm64': 0.19.12
  2028. '@esbuild/win32-ia32': 0.19.12
  2029. '@esbuild/win32-x64': 0.19.12
  2030. [email protected]:
  2031. optionalDependencies:
  2032. '@esbuild/aix-ppc64': 0.21.5
  2033. '@esbuild/android-arm': 0.21.5
  2034. '@esbuild/android-arm64': 0.21.5
  2035. '@esbuild/android-x64': 0.21.5
  2036. '@esbuild/darwin-arm64': 0.21.5
  2037. '@esbuild/darwin-x64': 0.21.5
  2038. '@esbuild/freebsd-arm64': 0.21.5
  2039. '@esbuild/freebsd-x64': 0.21.5
  2040. '@esbuild/linux-arm': 0.21.5
  2041. '@esbuild/linux-arm64': 0.21.5
  2042. '@esbuild/linux-ia32': 0.21.5
  2043. '@esbuild/linux-loong64': 0.21.5
  2044. '@esbuild/linux-mips64el': 0.21.5
  2045. '@esbuild/linux-ppc64': 0.21.5
  2046. '@esbuild/linux-riscv64': 0.21.5
  2047. '@esbuild/linux-s390x': 0.21.5
  2048. '@esbuild/linux-x64': 0.21.5
  2049. '@esbuild/netbsd-x64': 0.21.5
  2050. '@esbuild/openbsd-x64': 0.21.5
  2051. '@esbuild/sunos-x64': 0.21.5
  2052. '@esbuild/win32-arm64': 0.21.5
  2053. '@esbuild/win32-ia32': 0.21.5
  2054. '@esbuild/win32-x64': 0.21.5
  2055. [email protected]: {}
  2056. [email protected]: {}
  2057. [email protected]: {}
  2058. [email protected]:
  2059. dependencies:
  2060. '@sindresorhus/merge-streams': 4.0.0
  2061. cross-spawn: 7.0.6
  2062. figures: 6.1.0
  2063. get-stream: 9.0.1
  2064. human-signals: 8.0.0
  2065. is-plain-obj: 4.1.0
  2066. is-stream: 4.0.1
  2067. npm-run-path: 6.0.0
  2068. pretty-ms: 9.2.0
  2069. signal-exit: 4.1.0
  2070. strip-final-newline: 4.0.0
  2071. yoctocolors: 2.1.1
  2072. [email protected]:
  2073. dependencies:
  2074. is-extendable: 0.1.1
  2075. [email protected]:
  2076. dependencies:
  2077. '@nodelib/fs.stat': 2.0.5
  2078. '@nodelib/fs.walk': 1.2.8
  2079. glob-parent: 5.1.2
  2080. merge2: 1.4.1
  2081. micromatch: 4.0.8
  2082. [email protected]:
  2083. dependencies:
  2084. reusify: 1.0.4
  2085. [email protected]: {}
  2086. [email protected]:
  2087. dependencies:
  2088. is-unicode-supported: 2.1.0
  2089. [email protected]:
  2090. dependencies:
  2091. to-regex-range: 5.0.1
  2092. [email protected]: {}
  2093. [email protected]:
  2094. dependencies:
  2095. graceful-fs: 4.2.11
  2096. jsonfile: 6.1.0
  2097. universalify: 2.0.1
  2098. [email protected]:
  2099. optional: true
  2100. [email protected]: {}
  2101. [email protected]:
  2102. dependencies:
  2103. '@sec-ant/readable-stream': 0.4.1
  2104. is-stream: 4.0.1
  2105. [email protected]:
  2106. dependencies:
  2107. is-glob: 4.0.3
  2108. [email protected]:
  2109. dependencies:
  2110. '@sindresorhus/merge-streams': 2.3.0
  2111. fast-glob: 3.3.2
  2112. ignore: 5.3.2
  2113. path-type: 5.0.0
  2114. slash: 5.1.0
  2115. unicorn-magic: 0.1.0
  2116. [email protected]: {}
  2117. [email protected]:
  2118. dependencies:
  2119. js-yaml: 3.14.1
  2120. kind-of: 6.0.3
  2121. section-matter: 1.0.0
  2122. strip-bom-string: 1.0.0
  2123. [email protected]: {}
  2124. [email protected]: {}
  2125. [email protected]:
  2126. dependencies:
  2127. domelementtype: 2.3.0
  2128. domhandler: 5.0.3
  2129. domutils: 3.1.0
  2130. entities: 4.5.0
  2131. [email protected]: {}
  2132. [email protected]:
  2133. dependencies:
  2134. safer-buffer: 2.1.2
  2135. [email protected]: {}
  2136. [email protected]: {}
  2137. [email protected]:
  2138. dependencies:
  2139. binary-extensions: 2.3.0
  2140. [email protected]: {}
  2141. [email protected]: {}
  2142. [email protected]:
  2143. dependencies:
  2144. is-extglob: 2.1.1
  2145. [email protected]: {}
  2146. [email protected]: {}
  2147. [email protected]: {}
  2148. [email protected]: {}
  2149. [email protected]: {}
  2150. [email protected]: {}
  2151. [email protected]: {}
  2152. [email protected]: {}
  2153. [email protected]:
  2154. dependencies:
  2155. argparse: 1.0.10
  2156. esprima: 4.0.1
  2157. [email protected]:
  2158. dependencies:
  2159. universalify: 2.0.1
  2160. optionalDependencies:
  2161. graceful-fs: 4.2.11
  2162. [email protected]: {}
  2163. [email protected]: {}
  2164. [email protected]:
  2165. dependencies:
  2166. uc.micro: 2.1.0
  2167. [email protected]:
  2168. dependencies:
  2169. chalk: 5.3.0
  2170. is-unicode-supported: 1.3.0
  2171. [email protected]:
  2172. dependencies:
  2173. '@jridgewell/sourcemap-codec': 1.5.0
  2174. [email protected](@types/[email protected])([email protected]):
  2175. dependencies:
  2176. '@types/markdown-it': 13.0.9
  2177. markdown-it: 14.1.0
  2178. [email protected](@types/[email protected])([email protected]):
  2179. dependencies:
  2180. '@types/markdown-it': 14.1.2
  2181. markdown-it: 14.1.0
  2182. [email protected]: {}
  2183. [email protected]:
  2184. dependencies:
  2185. argparse: 2.0.1
  2186. entities: 4.5.0
  2187. linkify-it: 5.0.0
  2188. mdurl: 2.0.0
  2189. punycode.js: 2.3.1
  2190. uc.micro: 2.1.0
  2191. [email protected]: {}
  2192. [email protected]: {}
  2193. [email protected]: {}
  2194. [email protected]:
  2195. dependencies:
  2196. braces: 3.0.3
  2197. picomatch: 2.3.1
  2198. [email protected]: {}
  2199. [email protected]: {}
  2200. [email protected]: {}
  2201. [email protected]: {}
  2202. [email protected]:
  2203. optional: true
  2204. [email protected]: {}
  2205. [email protected]: {}
  2206. [email protected]: {}
  2207. [email protected]:
  2208. dependencies:
  2209. path-key: 4.0.0
  2210. unicorn-magic: 0.3.0
  2211. [email protected]:
  2212. dependencies:
  2213. boolbase: 1.0.0
  2214. [email protected]:
  2215. dependencies:
  2216. mimic-function: 5.0.1
  2217. [email protected]:
  2218. dependencies:
  2219. chalk: 5.3.0
  2220. cli-cursor: 5.0.0
  2221. cli-spinners: 2.9.2
  2222. is-interactive: 2.0.0
  2223. is-unicode-supported: 2.1.0
  2224. log-symbols: 6.0.0
  2225. stdin-discarder: 0.2.2
  2226. string-width: 7.2.0
  2227. strip-ansi: 7.1.0
  2228. [email protected]: {}
  2229. [email protected]:
  2230. dependencies:
  2231. domhandler: 5.0.3
  2232. parse5: 7.2.1
  2233. [email protected]:
  2234. dependencies:
  2235. parse5: 7.2.1
  2236. [email protected]:
  2237. dependencies:
  2238. entities: 4.5.0
  2239. [email protected]: {}
  2240. [email protected]: {}
  2241. [email protected]: {}
  2242. [email protected]: {}
  2243. [email protected]: {}
  2244. [email protected]: {}
  2245. [email protected]([email protected]):
  2246. dependencies:
  2247. lilconfig: 3.1.2
  2248. yaml: 2.6.1
  2249. optionalDependencies:
  2250. postcss: 8.4.49
  2251. [email protected]: {}
  2252. [email protected]:
  2253. dependencies:
  2254. nanoid: 3.3.7
  2255. picocolors: 1.1.1
  2256. source-map-js: 1.2.1
  2257. [email protected]:
  2258. dependencies:
  2259. parse-ms: 4.0.0
  2260. [email protected]: {}
  2261. [email protected]: {}
  2262. [email protected]: {}
  2263. [email protected]:
  2264. dependencies:
  2265. picomatch: 2.3.1
  2266. [email protected]: {}
  2267. [email protected]:
  2268. dependencies:
  2269. onetime: 7.0.0
  2270. signal-exit: 4.1.0
  2271. [email protected]: {}
  2272. [email protected]: {}
  2273. [email protected]:
  2274. dependencies:
  2275. '@types/estree': 1.0.6
  2276. optionalDependencies:
  2277. '@rollup/rollup-android-arm-eabi': 4.27.4
  2278. '@rollup/rollup-android-arm64': 4.27.4
  2279. '@rollup/rollup-darwin-arm64': 4.27.4
  2280. '@rollup/rollup-darwin-x64': 4.27.4
  2281. '@rollup/rollup-freebsd-arm64': 4.27.4
  2282. '@rollup/rollup-freebsd-x64': 4.27.4
  2283. '@rollup/rollup-linux-arm-gnueabihf': 4.27.4
  2284. '@rollup/rollup-linux-arm-musleabihf': 4.27.4
  2285. '@rollup/rollup-linux-arm64-gnu': 4.27.4
  2286. '@rollup/rollup-linux-arm64-musl': 4.27.4
  2287. '@rollup/rollup-linux-powerpc64le-gnu': 4.27.4
  2288. '@rollup/rollup-linux-riscv64-gnu': 4.27.4
  2289. '@rollup/rollup-linux-s390x-gnu': 4.27.4
  2290. '@rollup/rollup-linux-x64-gnu': 4.27.4
  2291. '@rollup/rollup-linux-x64-musl': 4.27.4
  2292. '@rollup/rollup-win32-arm64-msvc': 4.27.4
  2293. '@rollup/rollup-win32-ia32-msvc': 4.27.4
  2294. '@rollup/rollup-win32-x64-msvc': 4.27.4
  2295. fsevents: 2.3.3
  2296. [email protected]:
  2297. dependencies:
  2298. queue-microtask: 1.2.3
  2299. [email protected]: {}
  2300. [email protected]:
  2301. dependencies:
  2302. chokidar: 4.0.1
  2303. immutable: 5.0.3
  2304. source-map-js: 1.2.1
  2305. optionalDependencies:
  2306. '@parcel/watcher': 2.5.0
  2307. [email protected]: {}
  2308. [email protected]:
  2309. dependencies:
  2310. extend-shallow: 2.0.1
  2311. kind-of: 6.0.3
  2312. [email protected]:
  2313. dependencies:
  2314. shebang-regex: 3.0.0
  2315. [email protected]: {}
  2316. [email protected]: {}
  2317. [email protected]:
  2318. dependencies:
  2319. '@types/node': 17.0.45
  2320. '@types/sax': 1.2.7
  2321. arg: 5.0.2
  2322. sax: 1.4.1
  2323. [email protected]: {}
  2324. [email protected]: {}
  2325. [email protected]: {}
  2326. [email protected]: {}
  2327. [email protected]: {}
  2328. [email protected]:
  2329. dependencies:
  2330. emoji-regex: 10.4.0
  2331. get-east-asian-width: 1.3.0
  2332. strip-ansi: 7.1.0
  2333. [email protected]:
  2334. dependencies:
  2335. ansi-regex: 6.1.0
  2336. [email protected]: {}
  2337. [email protected]: {}
  2338. [email protected]:
  2339. dependencies:
  2340. copy-anything: 3.0.5
  2341. [email protected]:
  2342. dependencies:
  2343. is-number: 7.0.0
  2344. [email protected]: {}
  2345. [email protected]: {}
  2346. [email protected]: {}
  2347. [email protected]: {}
  2348. [email protected]: {}
  2349. [email protected]: {}
  2350. [email protected]: {}
  2351. [email protected]([email protected]):
  2352. dependencies:
  2353. browserslist: 4.24.2
  2354. escalade: 3.2.0
  2355. picocolors: 1.1.1
  2356. [email protected](@types/[email protected])([email protected]):
  2357. dependencies:
  2358. esbuild: 0.19.12
  2359. postcss: 8.4.49
  2360. rollup: 4.27.4
  2361. optionalDependencies:
  2362. '@types/node': 22.9.3
  2363. fsevents: 2.3.3
  2364. sass: 1.81.0
  2365. [email protected]([email protected]):
  2366. dependencies:
  2367. vue: 3.5.13
  2368. [email protected]([email protected]):
  2369. dependencies:
  2370. '@vue/devtools-api': 6.6.4
  2371. vue: 3.5.13
  2372. [email protected]:
  2373. dependencies:
  2374. '@vue/compiler-dom': 3.5.13
  2375. '@vue/compiler-sfc': 3.5.13
  2376. '@vue/runtime-dom': 3.5.13
  2377. '@vue/server-renderer': 3.5.13([email protected])
  2378. '@vue/shared': 3.5.13
  2379. [email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]):
  2380. dependencies:
  2381. '@vuepress/cli': 2.0.0-rc.18
  2382. '@vuepress/client': 2.0.0-rc.18
  2383. '@vuepress/core': 2.0.0-rc.18
  2384. '@vuepress/markdown': 2.0.0-rc.18
  2385. '@vuepress/shared': 2.0.0-rc.18
  2386. '@vuepress/utils': 2.0.0-rc.18
  2387. vue: 3.5.13
  2388. optionalDependencies:
  2389. '@vuepress/bundler-vite': 2.0.0-rc.7(@types/[email protected])([email protected])
  2390. transitivePeerDependencies:
  2391. - supports-color
  2392. - typescript
  2393. [email protected]:
  2394. dependencies:
  2395. iconv-lite: 0.6.3
  2396. [email protected]: {}
  2397. [email protected]:
  2398. dependencies:
  2399. isexe: 2.0.0
  2400. [email protected]: {}
  2401. [email protected]: {}