pnpm-lock.yaml 108 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223
  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.19
  10. version: 2.0.0-rc.19(@types/[email protected])([email protected])([email protected])([email protected])
  11. '@vuepress/plugin-register-components':
  12. specifier: 2.0.0-rc.66
  13. version: 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  14. '@vuepress/shared':
  15. specifier: 2.0.0-rc.19
  16. version: 2.0.0-rc.19
  17. '@vuepress/theme-default':
  18. specifier: ^2.0.0-rc.11
  19. version: 2.0.0-rc.61([email protected])([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))
  20. sass:
  21. specifier: ^1.83.0
  22. version: 1.83.0
  23. vue:
  24. specifier: ^3.5.13
  25. version: 3.5.13
  26. vuepress:
  27. specifier: 2.0.0-rc.19
  28. version: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  29. packages:
  30. '@babel/[email protected]':
  31. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  32. engines: {node: '>=6.9.0'}
  33. '@babel/[email protected]':
  34. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  35. engines: {node: '>=6.9.0'}
  36. '@babel/[email protected]':
  37. resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==}
  38. engines: {node: '>=6.0.0'}
  39. hasBin: true
  40. '@babel/[email protected]':
  41. resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==}
  42. engines: {node: '>=6.9.0'}
  43. '@esbuild/[email protected]':
  44. resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
  45. engines: {node: '>=12'}
  46. cpu: [ppc64]
  47. os: [aix]
  48. '@esbuild/[email protected]':
  49. resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==}
  50. engines: {node: '>=18'}
  51. cpu: [ppc64]
  52. os: [aix]
  53. '@esbuild/[email protected]':
  54. resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
  55. engines: {node: '>=12'}
  56. cpu: [arm64]
  57. os: [android]
  58. '@esbuild/[email protected]':
  59. resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==}
  60. engines: {node: '>=18'}
  61. cpu: [arm64]
  62. os: [android]
  63. '@esbuild/[email protected]':
  64. resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
  65. engines: {node: '>=12'}
  66. cpu: [arm]
  67. os: [android]
  68. '@esbuild/[email protected]':
  69. resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==}
  70. engines: {node: '>=18'}
  71. cpu: [arm]
  72. os: [android]
  73. '@esbuild/[email protected]':
  74. resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
  75. engines: {node: '>=12'}
  76. cpu: [x64]
  77. os: [android]
  78. '@esbuild/[email protected]':
  79. resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==}
  80. engines: {node: '>=18'}
  81. cpu: [x64]
  82. os: [android]
  83. '@esbuild/[email protected]':
  84. resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
  85. engines: {node: '>=12'}
  86. cpu: [arm64]
  87. os: [darwin]
  88. '@esbuild/[email protected]':
  89. resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==}
  90. engines: {node: '>=18'}
  91. cpu: [arm64]
  92. os: [darwin]
  93. '@esbuild/[email protected]':
  94. resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
  95. engines: {node: '>=12'}
  96. cpu: [x64]
  97. os: [darwin]
  98. '@esbuild/[email protected]':
  99. resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==}
  100. engines: {node: '>=18'}
  101. cpu: [x64]
  102. os: [darwin]
  103. '@esbuild/[email protected]':
  104. resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
  105. engines: {node: '>=12'}
  106. cpu: [arm64]
  107. os: [freebsd]
  108. '@esbuild/[email protected]':
  109. resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==}
  110. engines: {node: '>=18'}
  111. cpu: [arm64]
  112. os: [freebsd]
  113. '@esbuild/[email protected]':
  114. resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
  115. engines: {node: '>=12'}
  116. cpu: [x64]
  117. os: [freebsd]
  118. '@esbuild/[email protected]':
  119. resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==}
  120. engines: {node: '>=18'}
  121. cpu: [x64]
  122. os: [freebsd]
  123. '@esbuild/[email protected]':
  124. resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
  125. engines: {node: '>=12'}
  126. cpu: [arm64]
  127. os: [linux]
  128. '@esbuild/[email protected]':
  129. resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==}
  130. engines: {node: '>=18'}
  131. cpu: [arm64]
  132. os: [linux]
  133. '@esbuild/[email protected]':
  134. resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
  135. engines: {node: '>=12'}
  136. cpu: [arm]
  137. os: [linux]
  138. '@esbuild/[email protected]':
  139. resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==}
  140. engines: {node: '>=18'}
  141. cpu: [arm]
  142. os: [linux]
  143. '@esbuild/[email protected]':
  144. resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
  145. engines: {node: '>=12'}
  146. cpu: [ia32]
  147. os: [linux]
  148. '@esbuild/[email protected]':
  149. resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==}
  150. engines: {node: '>=18'}
  151. cpu: [ia32]
  152. os: [linux]
  153. '@esbuild/[email protected]':
  154. resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
  155. engines: {node: '>=12'}
  156. cpu: [loong64]
  157. os: [linux]
  158. '@esbuild/[email protected]':
  159. resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==}
  160. engines: {node: '>=18'}
  161. cpu: [loong64]
  162. os: [linux]
  163. '@esbuild/[email protected]':
  164. resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
  165. engines: {node: '>=12'}
  166. cpu: [mips64el]
  167. os: [linux]
  168. '@esbuild/[email protected]':
  169. resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==}
  170. engines: {node: '>=18'}
  171. cpu: [mips64el]
  172. os: [linux]
  173. '@esbuild/[email protected]':
  174. resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
  175. engines: {node: '>=12'}
  176. cpu: [ppc64]
  177. os: [linux]
  178. '@esbuild/[email protected]':
  179. resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==}
  180. engines: {node: '>=18'}
  181. cpu: [ppc64]
  182. os: [linux]
  183. '@esbuild/[email protected]':
  184. resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
  185. engines: {node: '>=12'}
  186. cpu: [riscv64]
  187. os: [linux]
  188. '@esbuild/[email protected]':
  189. resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==}
  190. engines: {node: '>=18'}
  191. cpu: [riscv64]
  192. os: [linux]
  193. '@esbuild/[email protected]':
  194. resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
  195. engines: {node: '>=12'}
  196. cpu: [s390x]
  197. os: [linux]
  198. '@esbuild/[email protected]':
  199. resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==}
  200. engines: {node: '>=18'}
  201. cpu: [s390x]
  202. os: [linux]
  203. '@esbuild/[email protected]':
  204. resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
  205. engines: {node: '>=12'}
  206. cpu: [x64]
  207. os: [linux]
  208. '@esbuild/[email protected]':
  209. resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==}
  210. engines: {node: '>=18'}
  211. cpu: [x64]
  212. os: [linux]
  213. '@esbuild/[email protected]':
  214. resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
  215. engines: {node: '>=12'}
  216. cpu: [x64]
  217. os: [netbsd]
  218. '@esbuild/[email protected]':
  219. resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==}
  220. engines: {node: '>=18'}
  221. cpu: [x64]
  222. os: [netbsd]
  223. '@esbuild/[email protected]':
  224. resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==}
  225. engines: {node: '>=18'}
  226. cpu: [arm64]
  227. os: [openbsd]
  228. '@esbuild/[email protected]':
  229. resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
  230. engines: {node: '>=12'}
  231. cpu: [x64]
  232. os: [openbsd]
  233. '@esbuild/[email protected]':
  234. resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==}
  235. engines: {node: '>=18'}
  236. cpu: [x64]
  237. os: [openbsd]
  238. '@esbuild/[email protected]':
  239. resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
  240. engines: {node: '>=12'}
  241. cpu: [x64]
  242. os: [sunos]
  243. '@esbuild/[email protected]':
  244. resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==}
  245. engines: {node: '>=18'}
  246. cpu: [x64]
  247. os: [sunos]
  248. '@esbuild/[email protected]':
  249. resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
  250. engines: {node: '>=12'}
  251. cpu: [arm64]
  252. os: [win32]
  253. '@esbuild/[email protected]':
  254. resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==}
  255. engines: {node: '>=18'}
  256. cpu: [arm64]
  257. os: [win32]
  258. '@esbuild/[email protected]':
  259. resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
  260. engines: {node: '>=12'}
  261. cpu: [ia32]
  262. os: [win32]
  263. '@esbuild/[email protected]':
  264. resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==}
  265. engines: {node: '>=18'}
  266. cpu: [ia32]
  267. os: [win32]
  268. '@esbuild/[email protected]':
  269. resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
  270. engines: {node: '>=12'}
  271. cpu: [x64]
  272. os: [win32]
  273. '@esbuild/[email protected]':
  274. resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==}
  275. engines: {node: '>=18'}
  276. cpu: [x64]
  277. os: [win32]
  278. '@jridgewell/[email protected]':
  279. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  280. '@mdit-vue/[email protected]':
  281. resolution: {integrity: sha512-9AG17beCgpEw/4ldo/M6Y/1Rh4E1bqMmr/rCkWKmCAxy9tJz3lzY7HQJanyHMJufwsb3WL5Lp7Om/aPcQTZ9SA==}
  282. '@mdit-vue/[email protected]':
  283. resolution: {integrity: sha512-KxsSCUVBEmn6sJcchSTiI5v9bWaoRxe68RBYRDGcSEY1GTnfQ5gQPMIsM48P4q1luLEIWurVGGrRu7u93//LDQ==}
  284. '@mdit-vue/[email protected]':
  285. resolution: {integrity: sha512-AcL7a7LHQR3ISINhfjGJNE/bHyM0dcl6MYm1Sr//zF7ZgokPGwD/HhD7TzwmrKA9YNYCcO9P3QmF/RN9XyA6CA==}
  286. '@mdit-vue/[email protected]':
  287. resolution: {integrity: sha512-Ezl0dNvQNS639Yl4siXm+cnWtQvlqHrg+u+lnau/OHpj9Xh3LVap/BSQVugKIV37eR13jXXYf3VaAOP1fXPN+w==}
  288. '@mdit-vue/[email protected]':
  289. resolution: {integrity: sha512-XWVOQoZqczoN97xCDrnQicmXKoqwOjIymIm9HQnRXhHnYKOgJPW1CxSGhkcOGzvDU1v0mD/adojVyyj/s6ggWw==}
  290. '@mdit-vue/[email protected]':
  291. resolution: {integrity: sha512-41Q+iXpLHZt0zJdApVwoVt7WF6za/xUjtjEPf90Z3KLzQO01TXsv48Xp9BsrFHPcPcm8tiZ0+O1/ICJO80V/MQ==}
  292. '@mdit-vue/[email protected]':
  293. resolution: {integrity: sha512-27YI8b0VVZsAlNwaWoaOCWbr4eL8B04HxiYk/y2ktblO/nMcOEOLt4p0RjuobvdyUyjHvGOS09RKhq7qHm1CHQ==}
  294. '@mdit-vue/[email protected]':
  295. resolution: {integrity: sha512-TMBB/BQWVvwtpBdWD75rkZx4ZphQ6MN0O4QB2Bc0oI5PC2uE57QerhNxdRZ7cvBHE2iY2C+BUNUziCfJbjIRRA==}
  296. '@mdit/[email protected]':
  297. resolution: {integrity: sha512-PNWzB2ZomBfUMF8skqzxbwGvcF5Q6+jkS6iis2nvLDobwV8hMzSWD49Jf++50i1XjHwcrFm0VsHqzsVCSoVAGA==}
  298. engines: {node: '>= 18'}
  299. peerDependencies:
  300. markdown-it: ^14.1.0
  301. peerDependenciesMeta:
  302. markdown-it:
  303. optional: true
  304. '@mdit/[email protected]':
  305. resolution: {integrity: sha512-a9/E6AZkCdepiseaS7VzjTPzlDVEpDXbgfspT1V0LVJ0xHiOlPNaUhB4vuRavETFyFmbmx8Lq8SvjvN6VdIz7Q==}
  306. peerDependencies:
  307. markdown-it: ^14.1.0
  308. peerDependenciesMeta:
  309. markdown-it:
  310. optional: true
  311. '@mdit/[email protected]':
  312. resolution: {integrity: sha512-sYjR9GPPkdItjGXw2m4f2iKAvKK+9egq/3wnzNnsouK1Hz0Qz8rQM1VELQLBK16PJwqStGNfTQC31BeM7gVmIg==}
  313. engines: {node: '>= 18'}
  314. peerDependencies:
  315. markdown-it: ^14.1.0
  316. peerDependenciesMeta:
  317. markdown-it:
  318. optional: true
  319. '@mdit/[email protected]':
  320. resolution: {integrity: sha512-hY9sFejCGZPfHcEmk4WZ7EuTiw2EclD6zSO5FsuuuD8D5piQzI42UqlG5L+2TUOtC3gkeaNkKOSdLyahzMC6aw==}
  321. peerDependencies:
  322. markdown-it: ^14.1.0
  323. peerDependenciesMeta:
  324. markdown-it:
  325. optional: true
  326. '@nodelib/[email protected]':
  327. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  328. engines: {node: '>= 8'}
  329. '@nodelib/[email protected]':
  330. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  331. engines: {node: '>= 8'}
  332. '@nodelib/[email protected]':
  333. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  334. engines: {node: '>= 8'}
  335. '@parcel/[email protected]':
  336. resolution: {integrity: sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==}
  337. engines: {node: '>= 10.0.0'}
  338. cpu: [arm64]
  339. os: [android]
  340. '@parcel/[email protected]':
  341. resolution: {integrity: sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==}
  342. engines: {node: '>= 10.0.0'}
  343. cpu: [arm64]
  344. os: [darwin]
  345. '@parcel/[email protected]':
  346. resolution: {integrity: sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==}
  347. engines: {node: '>= 10.0.0'}
  348. cpu: [x64]
  349. os: [darwin]
  350. '@parcel/[email protected]':
  351. resolution: {integrity: sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==}
  352. engines: {node: '>= 10.0.0'}
  353. cpu: [x64]
  354. os: [freebsd]
  355. '@parcel/[email protected]':
  356. resolution: {integrity: sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==}
  357. engines: {node: '>= 10.0.0'}
  358. cpu: [arm]
  359. os: [linux]
  360. '@parcel/[email protected]':
  361. resolution: {integrity: sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==}
  362. engines: {node: '>= 10.0.0'}
  363. cpu: [arm]
  364. os: [linux]
  365. '@parcel/[email protected]':
  366. resolution: {integrity: sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==}
  367. engines: {node: '>= 10.0.0'}
  368. cpu: [arm64]
  369. os: [linux]
  370. '@parcel/[email protected]':
  371. resolution: {integrity: sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==}
  372. engines: {node: '>= 10.0.0'}
  373. cpu: [arm64]
  374. os: [linux]
  375. '@parcel/[email protected]':
  376. resolution: {integrity: sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==}
  377. engines: {node: '>= 10.0.0'}
  378. cpu: [x64]
  379. os: [linux]
  380. '@parcel/[email protected]':
  381. resolution: {integrity: sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==}
  382. engines: {node: '>= 10.0.0'}
  383. cpu: [x64]
  384. os: [linux]
  385. '@parcel/[email protected]':
  386. resolution: {integrity: sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==}
  387. engines: {node: '>= 10.0.0'}
  388. cpu: [arm64]
  389. os: [win32]
  390. '@parcel/[email protected]':
  391. resolution: {integrity: sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==}
  392. engines: {node: '>= 10.0.0'}
  393. cpu: [ia32]
  394. os: [win32]
  395. '@parcel/[email protected]':
  396. resolution: {integrity: sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==}
  397. engines: {node: '>= 10.0.0'}
  398. cpu: [x64]
  399. os: [win32]
  400. '@parcel/[email protected]':
  401. resolution: {integrity: sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==}
  402. engines: {node: '>= 10.0.0'}
  403. '@rollup/[email protected]':
  404. resolution: {integrity: sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==}
  405. cpu: [arm]
  406. os: [android]
  407. '@rollup/[email protected]':
  408. resolution: {integrity: sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==}
  409. cpu: [arm64]
  410. os: [android]
  411. '@rollup/[email protected]':
  412. resolution: {integrity: sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==}
  413. cpu: [arm64]
  414. os: [darwin]
  415. '@rollup/[email protected]':
  416. resolution: {integrity: sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==}
  417. cpu: [x64]
  418. os: [darwin]
  419. '@rollup/[email protected]':
  420. resolution: {integrity: sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==}
  421. cpu: [arm64]
  422. os: [freebsd]
  423. '@rollup/[email protected]':
  424. resolution: {integrity: sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==}
  425. cpu: [x64]
  426. os: [freebsd]
  427. '@rollup/[email protected]':
  428. resolution: {integrity: sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==}
  429. cpu: [arm]
  430. os: [linux]
  431. '@rollup/[email protected]':
  432. resolution: {integrity: sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==}
  433. cpu: [arm]
  434. os: [linux]
  435. '@rollup/[email protected]':
  436. resolution: {integrity: sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==}
  437. cpu: [arm64]
  438. os: [linux]
  439. '@rollup/[email protected]':
  440. resolution: {integrity: sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==}
  441. cpu: [arm64]
  442. os: [linux]
  443. '@rollup/[email protected]':
  444. resolution: {integrity: sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==}
  445. cpu: [loong64]
  446. os: [linux]
  447. '@rollup/[email protected]':
  448. resolution: {integrity: sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==}
  449. cpu: [ppc64]
  450. os: [linux]
  451. '@rollup/[email protected]':
  452. resolution: {integrity: sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==}
  453. cpu: [riscv64]
  454. os: [linux]
  455. '@rollup/[email protected]':
  456. resolution: {integrity: sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==}
  457. cpu: [s390x]
  458. os: [linux]
  459. '@rollup/[email protected]':
  460. resolution: {integrity: sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==}
  461. cpu: [x64]
  462. os: [linux]
  463. '@rollup/[email protected]':
  464. resolution: {integrity: sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==}
  465. cpu: [x64]
  466. os: [linux]
  467. '@rollup/[email protected]':
  468. resolution: {integrity: sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==}
  469. cpu: [arm64]
  470. os: [win32]
  471. '@rollup/[email protected]':
  472. resolution: {integrity: sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==}
  473. cpu: [ia32]
  474. os: [win32]
  475. '@rollup/[email protected]':
  476. resolution: {integrity: sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==}
  477. cpu: [x64]
  478. os: [win32]
  479. '@sec-ant/[email protected]':
  480. resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
  481. '@sindresorhus/[email protected]':
  482. resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
  483. engines: {node: '>=18'}
  484. '@sindresorhus/[email protected]':
  485. resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
  486. engines: {node: '>=18'}
  487. '@types/[email protected]':
  488. resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
  489. '@types/[email protected]':
  490. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  491. '@types/[email protected]':
  492. resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
  493. '@types/[email protected]':
  494. resolution: {integrity: sha512-UP28RddqY8xcU0SCEp9YKutQICXpaAq9N8U2klqF5hegGha7KzTOL8EdhIIV3bOSGBzjEpN9bU/d+nNZBdJYVw==}
  495. '@types/[email protected]':
  496. resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
  497. '@types/[email protected]':
  498. resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
  499. '@types/[email protected]':
  500. resolution: {integrity: sha512-cz1j8R35XivBqq9mwnsrP2fsz2yicLhB8+PDtuVkKOExwEdsVBNI+ROL3sbhtR5occRZ66vT0QnwFZCqdjf3pA==}
  501. '@types/[email protected]':
  502. resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
  503. '@types/[email protected]':
  504. resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
  505. '@types/[email protected]':
  506. resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
  507. '@types/[email protected]':
  508. resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
  509. '@types/[email protected]':
  510. resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==}
  511. '@types/[email protected]':
  512. resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
  513. '@types/[email protected]':
  514. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
  515. '@vitejs/[email protected]':
  516. resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
  517. engines: {node: ^18.0.0 || >=20.0.0}
  518. peerDependencies:
  519. vite: ^5.0.0 || ^6.0.0
  520. vue: ^3.2.25
  521. '@vue/[email protected]':
  522. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  523. '@vue/[email protected]':
  524. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  525. '@vue/[email protected]':
  526. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  527. '@vue/[email protected]':
  528. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  529. '@vue/[email protected]':
  530. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  531. '@vue/[email protected]':
  532. resolution: {integrity: sha512-ma6dY/sZR36zALVsV1W7eC57c6IJPXsy8SNgZn1PLVWU4z4dPn5TIBmnF4stmdJ4sQcixqKaQ8pwjbMPzEZwiA==}
  533. '@vue/[email protected]':
  534. resolution: {integrity: sha512-JhJ8M3sPU+v0P2iZBF2DkdmR9L0dnT5RXJabJqX6o8KtFs3tebdvfoXV2Dm3BFuqeECuMJIfF1aCzSt+WQ4wrw==}
  535. '@vue/[email protected]':
  536. resolution: {integrity: sha512-9MBPO5Z3X1nYGFqTJyohl6Gmf/J7UNN1oicHdyzBVZP4jnhZ4c20MgtaHDIzWmHDHCMYVS5bwKxT3jxh7gOOKA==}
  537. '@vue/[email protected]':
  538. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  539. '@vue/[email protected]':
  540. resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
  541. '@vue/[email protected]':
  542. resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
  543. '@vue/[email protected]':
  544. resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
  545. peerDependencies:
  546. vue: 3.5.13
  547. '@vue/[email protected]':
  548. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  549. '@vuepress/[email protected]':
  550. resolution: {integrity: sha512-Vn0wEVRcdAld+8NJeELSwrj5JEPObRn0xpRWtAau/UwVWHmMLo16RRkTvXdjSiwpDWeP/9ztC5buyTXVoeb7Dw==}
  551. '@vuepress/[email protected]':
  552. resolution: {integrity: sha512-ln5htptK14OMJV3yeGRxAwYhSkVxrTwEHEaifeWrFvjuNxj2kLmkCl7MDdzr232jSOWwkCcmbOyafbxMsaRDkQ==}
  553. '@vuepress/[email protected]':
  554. resolution: {integrity: sha512-QFicPNIj3RZAJbHoLbeYlPJsPchnQLGuw0n8xv0eeUi9ejEXO1huWA8sLoPbTGdiDW+PHr1MHnaVMkyUfwaKcQ==}
  555. hasBin: true
  556. '@vuepress/[email protected]':
  557. resolution: {integrity: sha512-vUAU6n4qmtXqthxkb4LHq0D+VWSDenwBDf0jUs7RaBLuOVrbPtmH/hs4k1vLIlGdwC3Zs/G6tlB4UmuZiiwR8Q==}
  558. '@vuepress/[email protected]':
  559. resolution: {integrity: sha512-rvmBPMIWS2dey/2QjxZoO0OcrUU46NE3mSLk3oU7JOP0cG7xvRxf6U1OXiwYLC3fPO4g6XbHiKe6gihkmL6VDA==}
  560. '@vuepress/[email protected]':
  561. resolution: {integrity: sha512-T/1hzQwT1ShJDOgTvxUXt9Uydmik8cMnOAT6Bpv3OrmhyprSxJ4Riu1gYdn6W5VLf+MD9sUjTvwPAyixvwsI6w==}
  562. peerDependencies:
  563. vuepress: 2.0.0-rc.19
  564. '@vuepress/[email protected]':
  565. resolution: {integrity: sha512-RxhUIR+GFXXjCy5aFHHLvIKPcyyDhyzmka7shV+xr/vaU+EDbnQFrF67qo9pLDfzJc0KKTL9cKo4CcjkAoZ/tQ==}
  566. peerDependencies:
  567. '@vueuse/core': ^12.0.0
  568. vuepress: 2.0.0-rc.19
  569. peerDependenciesMeta:
  570. '@vueuse/core':
  571. optional: true
  572. '@vuepress/[email protected]':
  573. resolution: {integrity: sha512-6jgUXhpEK55PEEGtPhz7Hq/JqTbLU8n9w2D7emXiK2FYcbeKpjoRIbVRzmzB/dXeK3NzHChANu2IIqpOT6Ba1w==}
  574. '@vuepress/[email protected]':
  575. resolution: {integrity: sha512-3Rk5G8yheN14PQrFushePD+xLDnfmHCgxmPEtnF+9Sw1yfBSkYubpWy6NJLGW0zyPUaabTcoUXwNlzsf0swCKw==}
  576. peerDependencies:
  577. vuepress: 2.0.0-rc.19
  578. '@vuepress/[email protected]':
  579. resolution: {integrity: sha512-UeYLwjMV7zWbIR8iURDtzSfWQWKefSrYT/v6uo8XXhuC1U5IZD/MYlp+/H8EMQMYzmm4tqkbbsSSmlIdQBTpfw==}
  580. peerDependencies:
  581. vuepress: 2.0.0-rc.19
  582. '@vuepress/[email protected]':
  583. resolution: {integrity: sha512-9z7R3d0qlQY5NnfsviqHRTVbjvq0n5ngdSpZc/yekl4/NmfgKqVuTqbFwirlj/vTcGqZwn2YfEu0v/nM3TLalA==}
  584. peerDependencies:
  585. vuepress: 2.0.0-rc.19
  586. '@vuepress/[email protected]':
  587. resolution: {integrity: sha512-GiAniZY/gI5u5La3/+qqKrDyYLZoEdE3N81buh4Nmf9K9RGSPw8mb/+XJ2q58zX8plPn925YXverfjkJLYxWyg==}
  588. peerDependencies:
  589. vuepress: 2.0.0-rc.19
  590. '@vuepress/[email protected]':
  591. resolution: {integrity: sha512-B3xBdEjRMvhufLTSxLbWSRTKYsqnXWGZJSGZnk6mLzVdxmMXXHPacpaepF9WON26gUAnvWct7Uyg121l54aUSQ==}
  592. peerDependencies:
  593. vuepress: 2.0.0-rc.19
  594. '@vuepress/[email protected]':
  595. resolution: {integrity: sha512-VZiZw+IexDe/+lgncmvbq8w+rwJCMYnTC181ZA5kIl5wiiOHY6U5gFdZ16TnlQB6MjARO8b2F5j+WDZTkS6J2w==}
  596. peerDependencies:
  597. vuepress: 2.0.0-rc.19
  598. '@vuepress/[email protected]':
  599. resolution: {integrity: sha512-QpZAM8YuqVPzQRtEBne+MxDtrlrXQFhQe5xkL8FUvqdxAenQqb6IfK413rsay91tfLE88i9xcJSIjU3ikSl/Kg==}
  600. peerDependencies:
  601. vuepress: 2.0.0-rc.19
  602. '@vuepress/[email protected]':
  603. resolution: {integrity: sha512-xCV38ssn9wWXBAuaWiUWDHC2u+gX6ArQUuiWnNLOTmSCNe9ppZHWsg1fFidMrFhGLpIQb0npoZ2DkMCT7LMs3w==}
  604. peerDependencies:
  605. vuepress: 2.0.0-rc.19
  606. '@vuepress/[email protected]':
  607. resolution: {integrity: sha512-nVjZjxeeGbFk0AsugMX5Y2dgATfMTO0Hvb3JaOH1ee8H06Ia3A0eCYBwzOs/eP/F1lYx934PJS3aRqnkx2f+mg==}
  608. peerDependencies:
  609. vuepress: 2.0.0-rc.19
  610. '@vuepress/[email protected]':
  611. resolution: {integrity: sha512-vtegp0TTeCfbHApDwNKpw+3hQXFqA+8UGizDh0J/4vZg1UbaNoA3mdIG0iSSrj8SlrPhHiPALGWXJkJcrGMGlg==}
  612. peerDependencies:
  613. vuepress: 2.0.0-rc.19
  614. '@vuepress/[email protected]':
  615. resolution: {integrity: sha512-dJIp2vugWItFGgpItnu7xx1+GtGDs+BwsIA3XbKI4s/ne0+9/jdWMNqoHQuOEqK5z0bwGo23L23sT0YRypBQlw==}
  616. peerDependencies:
  617. vuepress: 2.0.0-rc.19
  618. '@vuepress/[email protected]':
  619. resolution: {integrity: sha512-nE0uCzu2KnaXHLXrAxhHh9jgvAcMXIRT6a0VTfnfxrh0vumZZBxZllhD/WLkCIceQ7KjrZu6euKL6Izt3gtWuA==}
  620. peerDependencies:
  621. vuepress: 2.0.0-rc.19
  622. '@vuepress/[email protected]':
  623. resolution: {integrity: sha512-3EXVijNTZv8D33X1zKfP05CYSkkwYhzh+fsVlUMyScot2qUGGxcK1eFktjfueJmYuZpZmSXL82mVWtF2TkHE9A==}
  624. peerDependencies:
  625. vuepress: 2.0.0-rc.18
  626. '@vuepress/[email protected]':
  627. resolution: {integrity: sha512-DqOrTnF3r6RBlQvENRejYKGPcdOBXo7gzYha2NtRtgMzxPjCZM9oom6jd8ew1VLuM0JhDoLG9AfUjgnRVrpM0w==}
  628. peerDependencies:
  629. vuepress: 2.0.0-rc.19
  630. '@vuepress/[email protected]':
  631. resolution: {integrity: sha512-1SbnuyUj/6CId4SDMCPlFEJPjNdXgcPZS+iWNLGiAe6NuTrMeFRSJ/huZDphtJnfL20TboVrMowExpzKR2GoAg==}
  632. peerDependencies:
  633. vuepress: 2.0.0-rc.19
  634. '@vuepress/[email protected]':
  635. resolution: {integrity: sha512-zCojGjYuQo/EXeF4cXA99ubxE7TUNDopMUGIjKKJjpDs1me6zkXSj1NqKnUD3+uHpP0PP7YXfROxTlk6Fy+FGg==}
  636. peerDependencies:
  637. vuepress: 2.0.0-rc.19
  638. '@vuepress/[email protected]':
  639. resolution: {integrity: sha512-xaDeZxX0Qetc2Y6/lrzO6M/40i3LmMm7Fk85bOftBBOaNehZ24RdsmIHBJDDv+bTUv+DBF++1/mOtbt6DBRzEA==}
  640. '@vuepress/[email protected]':
  641. resolution: {integrity: sha512-seitYXmoOSdsSALIizr85nvJyFBUBfhADnq+Ptc6sH4M6aQ2zRnZ9FRNd1Oqm6NErVUH2G/odn+BpL4WK36TiA==}
  642. peerDependencies:
  643. sass: ^1.80.3
  644. sass-embedded: ^1.80.3
  645. sass-loader: ^16.0.2
  646. vuepress: 2.0.0-rc.19
  647. peerDependenciesMeta:
  648. sass:
  649. optional: true
  650. sass-embedded:
  651. optional: true
  652. sass-loader:
  653. optional: true
  654. '@vuepress/[email protected]':
  655. resolution: {integrity: sha512-cgzk8/aJquZKgFMNTuqdjbU5NrCzrPmdTyhYBcmliL/6N/He1OTWn3PD9QWUGJNODb1sPRJpklZnCpU07waLmg==}
  656. '@vueuse/[email protected]':
  657. resolution: {integrity: sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==}
  658. '@vueuse/[email protected]':
  659. resolution: {integrity: sha512-Yzimd1D3sjxTDOlF05HekU5aSGdKjxhuhRFHA7gDWLn57PRbBIh+SF5NmjhJ0WRgF3my7T8LBucyxdFJjIfRJQ==}
  660. '@vueuse/[email protected]':
  661. resolution: {integrity: sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==}
  662. [email protected]:
  663. resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
  664. engines: {node: '>=12'}
  665. [email protected]:
  666. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  667. engines: {node: '>= 8'}
  668. [email protected]:
  669. resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
  670. [email protected]:
  671. resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
  672. [email protected]:
  673. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  674. [email protected]:
  675. resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==}
  676. engines: {node: '>= 4.5.0'}
  677. hasBin: true
  678. [email protected]:
  679. resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
  680. engines: {node: ^10 || ^12 || >=14}
  681. hasBin: true
  682. peerDependencies:
  683. postcss: ^8.1.0
  684. [email protected]:
  685. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  686. [email protected]:
  687. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  688. engines: {node: '>=8'}
  689. [email protected]:
  690. resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
  691. [email protected]:
  692. resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
  693. [email protected]:
  694. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  695. [email protected]:
  696. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  697. engines: {node: '>=8'}
  698. [email protected]:
  699. resolution: {integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==}
  700. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  701. hasBin: true
  702. [email protected]:
  703. resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
  704. engines: {node: '>=8'}
  705. [email protected]:
  706. resolution: {integrity: sha512-CmeR2VBycfa+5/jOfnp/NpWPGd06nf1XYiefUvhXFfZE4GkRc9jv+eGPS4nT558WS/8lYCzV8SlANCIPvbWP1g==}
  707. [email protected]:
  708. resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
  709. engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
  710. [email protected]:
  711. resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==}
  712. [email protected]:
  713. resolution: {integrity: sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==}
  714. engines: {node: '>=18.17'}
  715. [email protected]:
  716. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  717. engines: {node: '>= 8.10.0'}
  718. [email protected]:
  719. resolution: {integrity: sha512-/b57FK+bblSU+dfewfFe0rT1YjVDfOmeLQwCAuC+vwvgLkXboATqqmy+Ipux6JrF6L5joe5CBnFOw+gLWH6yKg==}
  720. engines: {node: '>= 14.16.0'}
  721. [email protected]:
  722. resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
  723. engines: {node: '>=18'}
  724. [email protected]:
  725. resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
  726. engines: {node: '>=6'}
  727. [email protected]:
  728. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  729. [email protected]:
  730. resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==}
  731. engines: {node: '>=0.8'}
  732. [email protected]:
  733. resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
  734. engines: {node: '>=12.13'}
  735. [email protected]:
  736. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  737. engines: {node: '>= 8'}
  738. [email protected]:
  739. resolution: {integrity: sha512-UNIFik2RgSbiTwIW1IsFwXWn6vs+bYdq83LKTSOsx7NJR7WII9dxewkHLltfTLVppoUApHV0118a4RZRI9FLwA==}
  740. [email protected]:
  741. resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==}
  742. [email protected]:
  743. resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
  744. engines: {node: '>= 6'}
  745. [email protected]:
  746. resolution: {integrity: sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==}
  747. [email protected]:
  748. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  749. [email protected]:
  750. resolution: {integrity: sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==}
  751. peerDependencies:
  752. supports-color: '*'
  753. peerDependenciesMeta:
  754. supports-color:
  755. optional: true
  756. [email protected]:
  757. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  758. engines: {node: '>=6.0'}
  759. peerDependencies:
  760. supports-color: '*'
  761. peerDependenciesMeta:
  762. supports-color:
  763. optional: true
  764. [email protected]:
  765. resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==}
  766. engines: {node: '>=0.10'}
  767. [email protected]:
  768. resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
  769. engines: {node: '>=0.10'}
  770. hasBin: true
  771. [email protected]:
  772. resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
  773. [email protected]:
  774. resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
  775. [email protected]:
  776. resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
  777. engines: {node: '>= 4'}
  778. [email protected]:
  779. resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
  780. [email protected]:
  781. resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
  782. engines: {node: '>=12'}
  783. [email protected]:
  784. resolution: {integrity: sha512-ck3//9RC+6oss/1Bh9tiAVFy5vfSKbRHAFh7Z3/eTRkEqJeWgymloShB17Vg3Z4nmDNp35vAd1BZ6CMW4Wt6Iw==}
  785. [email protected]:
  786. resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==}
  787. [email protected]:
  788. resolution: {integrity: sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==}
  789. [email protected]:
  790. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  791. engines: {node: '>=0.12'}
  792. [email protected]:
  793. resolution: {integrity: sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==}
  794. engines: {node: '>=4'}
  795. hasBin: true
  796. [email protected]:
  797. resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
  798. engines: {node: '>=12'}
  799. hasBin: true
  800. [email protected]:
  801. resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==}
  802. engines: {node: '>=18'}
  803. hasBin: true
  804. [email protected]:
  805. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  806. engines: {node: '>=6'}
  807. [email protected]:
  808. resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
  809. engines: {node: '>=4'}
  810. hasBin: true
  811. [email protected]:
  812. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  813. [email protected]:
  814. resolution: {integrity: sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==}
  815. engines: {node: ^18.19.0 || >=20.5.0}
  816. [email protected]:
  817. resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
  818. engines: {node: '>=0.10.0'}
  819. [email protected]:
  820. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  821. engines: {node: '>=8.6.0'}
  822. [email protected]:
  823. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  824. [email protected]:
  825. resolution: {integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==}
  826. [email protected]:
  827. resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
  828. engines: {node: '>=18'}
  829. [email protected]:
  830. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  831. engines: {node: '>=8'}
  832. [email protected]:
  833. resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
  834. [email protected]:
  835. resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
  836. engines: {node: '>=14.14'}
  837. [email protected]:
  838. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  839. [email protected]:
  840. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  841. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  842. os: [darwin]
  843. [email protected]:
  844. resolution: {integrity: sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==}
  845. engines: {node: '>=18'}
  846. [email protected]:
  847. resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
  848. engines: {node: '>=18'}
  849. [email protected]:
  850. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  851. engines: {node: '>= 6'}
  852. [email protected]:
  853. resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
  854. deprecated: Glob versions prior to v9 are no longer supported
  855. [email protected]:
  856. resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==}
  857. engines: {node: '>=18'}
  858. [email protected]:
  859. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  860. [email protected]:
  861. resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==}
  862. engines: {node: '>=6.0'}
  863. [email protected]:
  864. resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
  865. [email protected]:
  866. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  867. [email protected]:
  868. resolution: {integrity: sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==}
  869. [email protected]:
  870. resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==}
  871. engines: {node: '>=18.18.0'}
  872. [email protected]:
  873. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  874. engines: {node: '>=0.10.0'}
  875. [email protected]:
  876. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  877. engines: {node: '>= 4'}
  878. [email protected]:
  879. resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==}
  880. [email protected]:
  881. resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
  882. deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  883. [email protected]:
  884. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  885. [email protected]:
  886. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  887. engines: {node: '>=8'}
  888. [email protected]:
  889. resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
  890. engines: {node: '>=0.10.0'}
  891. [email protected]:
  892. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  893. engines: {node: '>=0.10.0'}
  894. [email protected]:
  895. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  896. engines: {node: '>=0.10.0'}
  897. [email protected]:
  898. resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==}
  899. engines: {node: '>=12'}
  900. [email protected]:
  901. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  902. engines: {node: '>=0.12.0'}
  903. [email protected]:
  904. resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
  905. engines: {node: '>=12'}
  906. [email protected]:
  907. resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
  908. engines: {node: '>=18'}
  909. [email protected]:
  910. resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==}
  911. engines: {node: '>=12'}
  912. [email protected]:
  913. resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
  914. engines: {node: '>=18'}
  915. [email protected]:
  916. resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
  917. engines: {node: '>=12.13'}
  918. [email protected]:
  919. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  920. [email protected]:
  921. resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==}
  922. hasBin: true
  923. [email protected]:
  924. resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
  925. [email protected]:
  926. resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
  927. engines: {node: '>=0.10.0'}
  928. [email protected]:
  929. resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
  930. engines: {node: '>=14'}
  931. [email protected]:
  932. resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
  933. [email protected]:
  934. resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==}
  935. engines: {node: '>=18'}
  936. [email protected]:
  937. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  938. [email protected]:
  939. resolution: {integrity: sha512-sa2ErMQ6kKOA4l31gLGYliFQrMKkqSO0ZJgGhDHKijPf0pNFM9vghjAh3gn26pS4JDRs7Iwa9S36gxm3vgZTzg==}
  940. peerDependencies:
  941. '@types/markdown-it': '*'
  942. markdown-it: '*'
  943. [email protected]:
  944. resolution: {integrity: sha512-+rUD93bXHubA4arpEZO3q80so0qgoFJEKRkRbjKX8RTdca89v2kfyF+xR3i2sQTwql9tpPZPOQN5B+PunspXRg==}
  945. [email protected]:
  946. resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
  947. hasBin: true
  948. [email protected]:
  949. resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
  950. [email protected]:
  951. resolution: {integrity: sha512-ewyDsp7k4InCUp3jRmwHBRFGyjBimKps/AJLjRSox+2q/2H4p/PNpQf+pwONWlJiOudkBXtbdmVbFjqyybfTmQ==}
  952. [email protected]:
  953. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  954. engines: {node: '>= 8'}
  955. [email protected]:
  956. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  957. engines: {node: '>=8.6'}
  958. [email protected]:
  959. resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
  960. engines: {node: '>=18'}
  961. [email protected]:
  962. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  963. [email protected]:
  964. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  965. [email protected]:
  966. resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
  967. engines: {node: '>=10'}
  968. hasBin: true
  969. [email protected]:
  970. resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
  971. [email protected]:
  972. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  973. [email protected]:
  974. resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
  975. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  976. hasBin: true
  977. [email protected]:
  978. resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
  979. [email protected]:
  980. resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
  981. [email protected]:
  982. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  983. engines: {node: '>=0.10.0'}
  984. [email protected]:
  985. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  986. engines: {node: '>=0.10.0'}
  987. [email protected]:
  988. resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
  989. engines: {node: '>=18'}
  990. [email protected]:
  991. resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
  992. [email protected]:
  993. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  994. [email protected]:
  995. resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
  996. engines: {node: '>=18'}
  997. [email protected]:
  998. resolution: {integrity: sha512-YWielGi1XzG1UTvOaCFaNgEnuhZVMSHYkW/FQ7UX8O26PtlpdM84c0f7wLPlkvx2RfiQmnzd61d/MGxmpQeJPw==}
  999. engines: {node: '>=18'}
  1000. [email protected]:
  1001. resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
  1002. engines: {node: '>=18'}
  1003. [email protected]:
  1004. resolution: {integrity: sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==}
  1005. [email protected]:
  1006. resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==}
  1007. [email protected]:
  1008. resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==}
  1009. [email protected]:
  1010. resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
  1011. engines: {node: '>=0.10.0'}
  1012. [email protected]:
  1013. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1014. engines: {node: '>=8'}
  1015. [email protected]:
  1016. resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
  1017. engines: {node: '>=12'}
  1018. [email protected]:
  1019. resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
  1020. engines: {node: '>=12'}
  1021. [email protected]:
  1022. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  1023. [email protected]:
  1024. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1025. [email protected]:
  1026. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1027. engines: {node: '>=8.6'}
  1028. [email protected]:
  1029. resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
  1030. engines: {node: '>= 18'}
  1031. peerDependencies:
  1032. jiti: '>=1.21.0'
  1033. postcss: '>=8.0.9'
  1034. tsx: ^4.8.1
  1035. yaml: ^2.4.2
  1036. peerDependenciesMeta:
  1037. jiti:
  1038. optional: true
  1039. postcss:
  1040. optional: true
  1041. tsx:
  1042. optional: true
  1043. yaml:
  1044. optional: true
  1045. [email protected]:
  1046. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  1047. [email protected]:
  1048. resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
  1049. engines: {node: ^10 || ^12 || >=14}
  1050. [email protected]:
  1051. resolution: {integrity: sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==}
  1052. engines: {node: '>=18'}
  1053. [email protected]:
  1054. resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}
  1055. engines: {node: '>=6'}
  1056. [email protected]:
  1057. resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
  1058. engines: {node: '>=6'}
  1059. [email protected]:
  1060. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1061. [email protected]:
  1062. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1063. engines: {node: '>=8.10.0'}
  1064. [email protected]:
  1065. resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
  1066. engines: {node: '>= 14.16.0'}
  1067. [email protected]:
  1068. resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==}
  1069. deprecated: https://github.com/lydell/resolve-url#deprecated
  1070. [email protected]:
  1071. resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
  1072. engines: {node: '>=18'}
  1073. [email protected]:
  1074. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1075. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1076. [email protected]:
  1077. resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
  1078. [email protected]:
  1079. resolution: {integrity: sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==}
  1080. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  1081. hasBin: true
  1082. [email protected]:
  1083. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1084. [email protected]:
  1085. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  1086. [email protected]:
  1087. resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==}
  1088. engines: {node: '>=14.0.0'}
  1089. hasBin: true
  1090. [email protected]:
  1091. resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==}
  1092. [email protected]:
  1093. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  1094. [email protected]:
  1095. resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==}
  1096. engines: {node: '>=4'}
  1097. [email protected]:
  1098. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  1099. hasBin: true
  1100. [email protected]:
  1101. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1102. engines: {node: '>=8'}
  1103. [email protected]:
  1104. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1105. engines: {node: '>=8'}
  1106. [email protected]:
  1107. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1108. engines: {node: '>=14'}
  1109. [email protected]:
  1110. resolution: {integrity: sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==}
  1111. engines: {node: '>=14.0.0', npm: '>=6.0.0'}
  1112. hasBin: true
  1113. [email protected]:
  1114. resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
  1115. engines: {node: '>=14.16'}
  1116. [email protected]:
  1117. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  1118. engines: {node: '>=0.10.0'}
  1119. [email protected]:
  1120. resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==}
  1121. deprecated: See https://github.com/lydell/source-map-resolve#deprecated
  1122. [email protected]:
  1123. resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==}
  1124. deprecated: See https://github.com/lydell/source-map-url#deprecated
  1125. [email protected]:
  1126. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1127. engines: {node: '>=0.10.0'}
  1128. [email protected]:
  1129. resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
  1130. engines: {node: '>= 8'}
  1131. [email protected]:
  1132. resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
  1133. engines: {node: '>=0.10.0'}
  1134. [email protected]:
  1135. resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
  1136. [email protected]:
  1137. resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==}
  1138. engines: {node: '>=18'}
  1139. [email protected]:
  1140. resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
  1141. engines: {node: '>=18'}
  1142. [email protected]:
  1143. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1144. engines: {node: '>=12'}
  1145. [email protected]:
  1146. resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==}
  1147. engines: {node: '>=0.10.0'}
  1148. [email protected]:
  1149. resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
  1150. engines: {node: '>=18'}
  1151. [email protected]:
  1152. resolution: {integrity: sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==}
  1153. hasBin: true
  1154. [email protected]:
  1155. resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==}
  1156. engines: {node: '>=16'}
  1157. [email protected]:
  1158. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1159. engines: {node: '>=8.0'}
  1160. [email protected]:
  1161. resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
  1162. [email protected]:
  1163. resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
  1164. [email protected]:
  1165. resolution: {integrity: sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw==}
  1166. engines: {node: '>=18.17'}
  1167. [email protected]:
  1168. resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
  1169. engines: {node: '>=18'}
  1170. [email protected]:
  1171. resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
  1172. engines: {node: '>=18'}
  1173. [email protected]:
  1174. resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
  1175. engines: {node: '>= 10.0.0'}
  1176. [email protected]:
  1177. resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==}
  1178. engines: {node: '>=4'}
  1179. [email protected]:
  1180. resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
  1181. hasBin: true
  1182. peerDependencies:
  1183. browserslist: '>= 4.21.0'
  1184. [email protected]:
  1185. resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==}
  1186. deprecated: Please see https://github.com/lydell/urix#deprecated
  1187. [email protected]:
  1188. resolution: {integrity: sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==}
  1189. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  1190. hasBin: true
  1191. peerDependencies:
  1192. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  1193. jiti: '>=1.21.0'
  1194. less: '*'
  1195. lightningcss: ^1.21.0
  1196. sass: '*'
  1197. sass-embedded: '*'
  1198. stylus: '*'
  1199. sugarss: '*'
  1200. terser: ^5.16.0
  1201. tsx: ^4.8.1
  1202. yaml: ^2.4.2
  1203. peerDependenciesMeta:
  1204. '@types/node':
  1205. optional: true
  1206. jiti:
  1207. optional: true
  1208. less:
  1209. optional: true
  1210. lightningcss:
  1211. optional: true
  1212. sass:
  1213. optional: true
  1214. sass-embedded:
  1215. optional: true
  1216. stylus:
  1217. optional: true
  1218. sugarss:
  1219. optional: true
  1220. terser:
  1221. optional: true
  1222. tsx:
  1223. optional: true
  1224. yaml:
  1225. optional: true
  1226. [email protected]:
  1227. resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
  1228. peerDependencies:
  1229. vue: ^3.2.0
  1230. [email protected]:
  1231. resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
  1232. peerDependencies:
  1233. typescript: '*'
  1234. peerDependenciesMeta:
  1235. typescript:
  1236. optional: true
  1237. [email protected]:
  1238. resolution: {integrity: sha512-JDeuPTu14Kprdqx2geAryjFJvUzVaMnOLewlAgwVuZTygDWb8cgXhu9/p6rqzzdHETtIrvjbASBhH7JPyqmxmA==}
  1239. engines: {node: ^18.19.0 || >=20.4.0}
  1240. hasBin: true
  1241. peerDependencies:
  1242. '@vuepress/bundler-vite': 2.0.0-rc.19
  1243. '@vuepress/bundler-webpack': 2.0.0-rc.19
  1244. vue: ^3.5.0
  1245. peerDependenciesMeta:
  1246. '@vuepress/bundler-vite':
  1247. optional: true
  1248. '@vuepress/bundler-webpack':
  1249. optional: true
  1250. [email protected]:
  1251. resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
  1252. engines: {node: '>=18'}
  1253. [email protected]:
  1254. resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==}
  1255. engines: {node: '>=18'}
  1256. [email protected]:
  1257. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1258. engines: {node: '>= 8'}
  1259. hasBin: true
  1260. [email protected]:
  1261. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1262. [email protected]:
  1263. resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
  1264. engines: {node: '>= 14'}
  1265. hasBin: true
  1266. [email protected]:
  1267. resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==}
  1268. engines: {node: '>=18'}
  1269. snapshots:
  1270. '@babel/[email protected]': {}
  1271. '@babel/[email protected]': {}
  1272. '@babel/[email protected]':
  1273. dependencies:
  1274. '@babel/types': 7.26.3
  1275. '@babel/[email protected]':
  1276. dependencies:
  1277. '@babel/helper-string-parser': 7.25.9
  1278. '@babel/helper-validator-identifier': 7.25.9
  1279. '@esbuild/[email protected]':
  1280. optional: true
  1281. '@esbuild/[email protected]':
  1282. optional: true
  1283. '@esbuild/[email protected]':
  1284. optional: true
  1285. '@esbuild/[email protected]':
  1286. optional: true
  1287. '@esbuild/[email protected]':
  1288. optional: true
  1289. '@esbuild/[email protected]':
  1290. optional: true
  1291. '@esbuild/[email protected]':
  1292. optional: true
  1293. '@esbuild/[email protected]':
  1294. optional: true
  1295. '@esbuild/[email protected]':
  1296. optional: true
  1297. '@esbuild/[email protected]':
  1298. optional: true
  1299. '@esbuild/[email protected]':
  1300. optional: true
  1301. '@esbuild/[email protected]':
  1302. optional: true
  1303. '@esbuild/[email protected]':
  1304. optional: true
  1305. '@esbuild/[email protected]':
  1306. optional: true
  1307. '@esbuild/[email protected]':
  1308. optional: true
  1309. '@esbuild/[email protected]':
  1310. optional: true
  1311. '@esbuild/[email protected]':
  1312. optional: true
  1313. '@esbuild/[email protected]':
  1314. optional: true
  1315. '@esbuild/[email protected]':
  1316. optional: true
  1317. '@esbuild/[email protected]':
  1318. optional: true
  1319. '@esbuild/[email protected]':
  1320. optional: true
  1321. '@esbuild/[email protected]':
  1322. optional: true
  1323. '@esbuild/[email protected]':
  1324. optional: true
  1325. '@esbuild/[email protected]':
  1326. optional: true
  1327. '@esbuild/[email protected]':
  1328. optional: true
  1329. '@esbuild/[email protected]':
  1330. optional: true
  1331. '@esbuild/[email protected]':
  1332. optional: true
  1333. '@esbuild/[email protected]':
  1334. optional: true
  1335. '@esbuild/[email protected]':
  1336. optional: true
  1337. '@esbuild/[email protected]':
  1338. optional: true
  1339. '@esbuild/[email protected]':
  1340. optional: true
  1341. '@esbuild/[email protected]':
  1342. optional: true
  1343. '@esbuild/[email protected]':
  1344. optional: true
  1345. '@esbuild/[email protected]':
  1346. optional: true
  1347. '@esbuild/[email protected]':
  1348. optional: true
  1349. '@esbuild/[email protected]':
  1350. optional: true
  1351. '@esbuild/[email protected]':
  1352. optional: true
  1353. '@esbuild/[email protected]':
  1354. optional: true
  1355. '@esbuild/[email protected]':
  1356. optional: true
  1357. '@esbuild/[email protected]':
  1358. optional: true
  1359. '@esbuild/[email protected]':
  1360. optional: true
  1361. '@esbuild/[email protected]':
  1362. optional: true
  1363. '@esbuild/[email protected]':
  1364. optional: true
  1365. '@esbuild/[email protected]':
  1366. optional: true
  1367. '@esbuild/[email protected]':
  1368. optional: true
  1369. '@esbuild/[email protected]':
  1370. optional: true
  1371. '@esbuild/[email protected]':
  1372. optional: true
  1373. '@jridgewell/[email protected]': {}
  1374. '@mdit-vue/[email protected]':
  1375. dependencies:
  1376. '@types/markdown-it': 14.1.2
  1377. markdown-it: 14.1.0
  1378. '@mdit-vue/[email protected]':
  1379. dependencies:
  1380. '@mdit-vue/types': 2.1.0
  1381. '@types/markdown-it': 14.1.2
  1382. gray-matter: 4.0.3
  1383. markdown-it: 14.1.0
  1384. '@mdit-vue/[email protected]':
  1385. dependencies:
  1386. '@mdit-vue/shared': 2.1.3
  1387. '@mdit-vue/types': 2.1.0
  1388. '@types/markdown-it': 14.1.2
  1389. markdown-it: 14.1.0
  1390. '@mdit-vue/[email protected]':
  1391. dependencies:
  1392. '@mdit-vue/types': 2.1.0
  1393. '@types/markdown-it': 14.1.2
  1394. markdown-it: 14.1.0
  1395. '@mdit-vue/[email protected]':
  1396. dependencies:
  1397. '@mdit-vue/shared': 2.1.3
  1398. '@mdit-vue/types': 2.1.0
  1399. '@types/markdown-it': 14.1.2
  1400. markdown-it: 14.1.0
  1401. '@mdit-vue/[email protected]':
  1402. dependencies:
  1403. '@mdit-vue/shared': 2.1.3
  1404. '@mdit-vue/types': 2.1.0
  1405. '@types/markdown-it': 14.1.2
  1406. markdown-it: 14.1.0
  1407. '@mdit-vue/[email protected]':
  1408. dependencies:
  1409. '@mdit-vue/types': 2.1.0
  1410. '@types/markdown-it': 14.1.2
  1411. markdown-it: 14.1.0
  1412. '@mdit-vue/[email protected]': {}
  1413. '@mdit/[email protected]([email protected])':
  1414. dependencies:
  1415. '@types/markdown-it': 14.1.2
  1416. optionalDependencies:
  1417. markdown-it: 14.1.0
  1418. '@mdit/[email protected]([email protected])':
  1419. dependencies:
  1420. '@types/markdown-it': 14.1.2
  1421. optionalDependencies:
  1422. markdown-it: 14.1.0
  1423. '@mdit/[email protected]([email protected])':
  1424. dependencies:
  1425. '@types/markdown-it': 14.1.2
  1426. optionalDependencies:
  1427. markdown-it: 14.1.0
  1428. '@mdit/[email protected]([email protected])':
  1429. dependencies:
  1430. '@mdit/helper': 0.14.0([email protected])
  1431. '@types/markdown-it': 14.1.2
  1432. optionalDependencies:
  1433. markdown-it: 14.1.0
  1434. '@nodelib/[email protected]':
  1435. dependencies:
  1436. '@nodelib/fs.stat': 2.0.5
  1437. run-parallel: 1.2.0
  1438. '@nodelib/[email protected]': {}
  1439. '@nodelib/[email protected]':
  1440. dependencies:
  1441. '@nodelib/fs.scandir': 2.1.5
  1442. fastq: 1.17.1
  1443. '@parcel/[email protected]':
  1444. optional: true
  1445. '@parcel/[email protected]':
  1446. optional: true
  1447. '@parcel/[email protected]':
  1448. optional: true
  1449. '@parcel/[email protected]':
  1450. optional: true
  1451. '@parcel/[email protected]':
  1452. optional: true
  1453. '@parcel/[email protected]':
  1454. optional: true
  1455. '@parcel/[email protected]':
  1456. optional: true
  1457. '@parcel/[email protected]':
  1458. optional: true
  1459. '@parcel/[email protected]':
  1460. optional: true
  1461. '@parcel/[email protected]':
  1462. optional: true
  1463. '@parcel/[email protected]':
  1464. optional: true
  1465. '@parcel/[email protected]':
  1466. optional: true
  1467. '@parcel/[email protected]':
  1468. optional: true
  1469. '@parcel/[email protected]':
  1470. dependencies:
  1471. detect-libc: 1.0.3
  1472. is-glob: 4.0.3
  1473. micromatch: 4.0.8
  1474. node-addon-api: 7.1.1
  1475. optionalDependencies:
  1476. '@parcel/watcher-android-arm64': 2.5.0
  1477. '@parcel/watcher-darwin-arm64': 2.5.0
  1478. '@parcel/watcher-darwin-x64': 2.5.0
  1479. '@parcel/watcher-freebsd-x64': 2.5.0
  1480. '@parcel/watcher-linux-arm-glibc': 2.5.0
  1481. '@parcel/watcher-linux-arm-musl': 2.5.0
  1482. '@parcel/watcher-linux-arm64-glibc': 2.5.0
  1483. '@parcel/watcher-linux-arm64-musl': 2.5.0
  1484. '@parcel/watcher-linux-x64-glibc': 2.5.0
  1485. '@parcel/watcher-linux-x64-musl': 2.5.0
  1486. '@parcel/watcher-win32-arm64': 2.5.0
  1487. '@parcel/watcher-win32-ia32': 2.5.0
  1488. '@parcel/watcher-win32-x64': 2.5.0
  1489. optional: true
  1490. '@rollup/[email protected]':
  1491. optional: true
  1492. '@rollup/[email protected]':
  1493. optional: true
  1494. '@rollup/[email protected]':
  1495. optional: true
  1496. '@rollup/[email protected]':
  1497. optional: true
  1498. '@rollup/[email protected]':
  1499. optional: true
  1500. '@rollup/[email protected]':
  1501. optional: true
  1502. '@rollup/[email protected]':
  1503. optional: true
  1504. '@rollup/[email protected]':
  1505. optional: true
  1506. '@rollup/[email protected]':
  1507. optional: true
  1508. '@rollup/[email protected]':
  1509. optional: true
  1510. '@rollup/[email protected]':
  1511. optional: true
  1512. '@rollup/[email protected]':
  1513. optional: true
  1514. '@rollup/[email protected]':
  1515. optional: true
  1516. '@rollup/[email protected]':
  1517. optional: true
  1518. '@rollup/[email protected]':
  1519. optional: true
  1520. '@rollup/[email protected]':
  1521. optional: true
  1522. '@rollup/[email protected]':
  1523. optional: true
  1524. '@rollup/[email protected]':
  1525. optional: true
  1526. '@rollup/[email protected]':
  1527. optional: true
  1528. '@sec-ant/[email protected]': {}
  1529. '@sindresorhus/[email protected]': {}
  1530. '@sindresorhus/[email protected]': {}
  1531. '@types/[email protected]':
  1532. dependencies:
  1533. '@types/ms': 0.7.34
  1534. '@types/[email protected]': {}
  1535. '@types/[email protected]':
  1536. dependencies:
  1537. '@types/jsonfile': 6.1.4
  1538. '@types/node': 22.10.2
  1539. '@types/[email protected]': {}
  1540. '@types/[email protected]':
  1541. dependencies:
  1542. '@types/node': 22.10.2
  1543. '@types/[email protected]': {}
  1544. '@types/[email protected]':
  1545. dependencies:
  1546. '@types/markdown-it': 14.1.2
  1547. '@types/[email protected]':
  1548. dependencies:
  1549. '@types/linkify-it': 5.0.0
  1550. '@types/mdurl': 2.0.0
  1551. '@types/[email protected]': {}
  1552. '@types/[email protected]': {}
  1553. '@types/[email protected]': {}
  1554. '@types/[email protected]':
  1555. dependencies:
  1556. undici-types: 6.20.0
  1557. '@types/[email protected]':
  1558. dependencies:
  1559. '@types/node': 17.0.45
  1560. '@types/[email protected]': {}
  1561. '@vitejs/[email protected]([email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])':
  1562. dependencies:
  1563. vite: 6.0.3(@types/[email protected])([email protected])([email protected])([email protected])
  1564. vue: 3.5.13
  1565. '@vue/[email protected]':
  1566. dependencies:
  1567. '@babel/parser': 7.26.3
  1568. '@vue/shared': 3.5.13
  1569. entities: 4.5.0
  1570. estree-walker: 2.0.2
  1571. source-map-js: 1.2.1
  1572. '@vue/[email protected]':
  1573. dependencies:
  1574. '@vue/compiler-core': 3.5.13
  1575. '@vue/shared': 3.5.13
  1576. '@vue/[email protected]':
  1577. dependencies:
  1578. '@babel/parser': 7.26.3
  1579. '@vue/compiler-core': 3.5.13
  1580. '@vue/compiler-dom': 3.5.13
  1581. '@vue/compiler-ssr': 3.5.13
  1582. '@vue/shared': 3.5.13
  1583. estree-walker: 2.0.2
  1584. magic-string: 0.30.17
  1585. postcss: 8.4.49
  1586. source-map-js: 1.2.1
  1587. '@vue/[email protected]':
  1588. dependencies:
  1589. '@vue/compiler-dom': 3.5.13
  1590. '@vue/shared': 3.5.13
  1591. '@vue/[email protected]': {}
  1592. '@vue/[email protected]':
  1593. dependencies:
  1594. '@vue/devtools-kit': 7.6.8
  1595. '@vue/[email protected]':
  1596. dependencies:
  1597. '@vue/devtools-shared': 7.6.8
  1598. birpc: 0.2.19
  1599. hookable: 5.5.3
  1600. mitt: 3.0.1
  1601. perfect-debounce: 1.0.0
  1602. speakingurl: 14.0.1
  1603. superjson: 2.2.2
  1604. '@vue/[email protected]':
  1605. dependencies:
  1606. rfdc: 1.4.1
  1607. '@vue/[email protected]':
  1608. dependencies:
  1609. '@vue/shared': 3.5.13
  1610. '@vue/[email protected]':
  1611. dependencies:
  1612. '@vue/reactivity': 3.5.13
  1613. '@vue/shared': 3.5.13
  1614. '@vue/[email protected]':
  1615. dependencies:
  1616. '@vue/reactivity': 3.5.13
  1617. '@vue/runtime-core': 3.5.13
  1618. '@vue/shared': 3.5.13
  1619. csstype: 3.1.3
  1620. '@vue/[email protected]([email protected])':
  1621. dependencies:
  1622. '@vue/compiler-ssr': 3.5.13
  1623. '@vue/shared': 3.5.13
  1624. vue: 3.5.13
  1625. '@vue/[email protected]': {}
  1626. '@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected])':
  1627. dependencies:
  1628. '@vitejs/plugin-vue': 5.2.1([email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1629. '@vuepress/bundlerutils': 2.0.0-rc.19
  1630. '@vuepress/client': 2.0.0-rc.19
  1631. '@vuepress/core': 2.0.0-rc.19
  1632. '@vuepress/shared': 2.0.0-rc.19
  1633. '@vuepress/utils': 2.0.0-rc.19
  1634. autoprefixer: 10.4.20([email protected])
  1635. connect-history-api-fallback: 2.0.0
  1636. postcss: 8.4.49
  1637. postcss-load-config: 6.0.1([email protected])([email protected])
  1638. rollup: 4.28.1
  1639. vite: 6.0.3(@types/[email protected])([email protected])([email protected])([email protected])
  1640. vue: 3.5.13
  1641. vue-router: 4.5.0([email protected])
  1642. transitivePeerDependencies:
  1643. - '@types/node'
  1644. - jiti
  1645. - less
  1646. - lightningcss
  1647. - sass
  1648. - sass-embedded
  1649. - stylus
  1650. - sugarss
  1651. - supports-color
  1652. - terser
  1653. - tsx
  1654. - typescript
  1655. - yaml
  1656. '@vuepress/[email protected]':
  1657. dependencies:
  1658. '@vuepress/client': 2.0.0-rc.19
  1659. '@vuepress/core': 2.0.0-rc.19
  1660. '@vuepress/shared': 2.0.0-rc.19
  1661. '@vuepress/utils': 2.0.0-rc.19
  1662. vue: 3.5.13
  1663. vue-router: 4.5.0([email protected])
  1664. transitivePeerDependencies:
  1665. - supports-color
  1666. - typescript
  1667. '@vuepress/[email protected]':
  1668. dependencies:
  1669. '@vuepress/core': 2.0.0-rc.19
  1670. '@vuepress/shared': 2.0.0-rc.19
  1671. '@vuepress/utils': 2.0.0-rc.19
  1672. cac: 6.7.14
  1673. chokidar: 3.6.0
  1674. envinfo: 7.14.0
  1675. esbuild: 0.21.5
  1676. transitivePeerDependencies:
  1677. - supports-color
  1678. - typescript
  1679. '@vuepress/[email protected]':
  1680. dependencies:
  1681. '@vue/devtools-api': 7.6.8
  1682. '@vuepress/shared': 2.0.0-rc.19
  1683. vue: 3.5.13
  1684. vue-router: 4.5.0([email protected])
  1685. transitivePeerDependencies:
  1686. - typescript
  1687. '@vuepress/[email protected]':
  1688. dependencies:
  1689. '@vuepress/client': 2.0.0-rc.19
  1690. '@vuepress/markdown': 2.0.0-rc.19
  1691. '@vuepress/shared': 2.0.0-rc.19
  1692. '@vuepress/utils': 2.0.0-rc.19
  1693. vue: 3.5.13
  1694. transitivePeerDependencies:
  1695. - supports-color
  1696. - typescript
  1697. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1698. dependencies:
  1699. '@vue/shared': 3.5.13
  1700. '@vueuse/core': 12.0.0
  1701. cheerio: 1.0.0
  1702. fflate: 0.8.2
  1703. gray-matter: 4.0.3
  1704. vue: 3.5.13
  1705. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1706. transitivePeerDependencies:
  1707. - typescript
  1708. '@vuepress/[email protected](@vueuse/[email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1709. dependencies:
  1710. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1711. optionalDependencies:
  1712. '@vueuse/core': 12.0.0
  1713. '@vuepress/[email protected]':
  1714. dependencies:
  1715. '@mdit-vue/plugin-component': 2.1.3
  1716. '@mdit-vue/plugin-frontmatter': 2.1.3
  1717. '@mdit-vue/plugin-headers': 2.1.3
  1718. '@mdit-vue/plugin-sfc': 2.1.3
  1719. '@mdit-vue/plugin-title': 2.1.3
  1720. '@mdit-vue/plugin-toc': 2.1.3
  1721. '@mdit-vue/shared': 2.1.3
  1722. '@mdit-vue/types': 2.1.0
  1723. '@types/markdown-it': 14.1.2
  1724. '@types/markdown-it-emoji': 3.0.1
  1725. '@vuepress/shared': 2.0.0-rc.19
  1726. '@vuepress/utils': 2.0.0-rc.19
  1727. markdown-it: 14.1.0
  1728. markdown-it-anchor: 9.2.0(@types/[email protected])([email protected])
  1729. markdown-it-emoji: 3.0.0
  1730. mdurl: 2.0.0
  1731. transitivePeerDependencies:
  1732. - supports-color
  1733. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1734. dependencies:
  1735. '@vueuse/core': 12.0.0
  1736. vue: 3.5.13
  1737. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1738. transitivePeerDependencies:
  1739. - typescript
  1740. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1741. dependencies:
  1742. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1743. '@vueuse/core': 12.0.0
  1744. vue: 3.5.13
  1745. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1746. transitivePeerDependencies:
  1747. - typescript
  1748. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1749. dependencies:
  1750. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1751. '@vueuse/core': 12.0.0
  1752. vue: 3.5.13
  1753. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1754. transitivePeerDependencies:
  1755. - typescript
  1756. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1757. dependencies:
  1758. execa: 9.5.2
  1759. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1760. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1761. dependencies:
  1762. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1763. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1764. transitivePeerDependencies:
  1765. - typescript
  1766. '@vuepress/[email protected]([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1767. dependencies:
  1768. '@mdit/plugin-alert': 0.14.0([email protected])
  1769. '@mdit/plugin-container': 0.14.0([email protected])
  1770. '@types/markdown-it': 14.1.2
  1771. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1772. '@vueuse/core': 12.0.0
  1773. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1774. transitivePeerDependencies:
  1775. - markdown-it
  1776. - typescript
  1777. '@vuepress/[email protected]([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1778. dependencies:
  1779. '@mdit/plugin-tab': 0.14.0([email protected])
  1780. '@types/markdown-it': 14.1.2
  1781. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1782. '@vueuse/core': 12.0.0
  1783. vue: 3.5.13
  1784. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1785. transitivePeerDependencies:
  1786. - markdown-it
  1787. - typescript
  1788. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1789. dependencies:
  1790. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1791. medium-zoom: 1.1.0
  1792. vue: 3.5.13
  1793. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1794. transitivePeerDependencies:
  1795. - typescript
  1796. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1797. dependencies:
  1798. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1799. vue: 3.5.13
  1800. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1801. transitivePeerDependencies:
  1802. - typescript
  1803. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1804. dependencies:
  1805. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1806. chokidar: 4.0.2
  1807. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1808. transitivePeerDependencies:
  1809. - typescript
  1810. '@vuepress/[email protected](@vueuse/[email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1811. dependencies:
  1812. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1813. '@vuepress/highlighter-helper': 2.0.0-rc.66(@vueuse/[email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1814. prismjs: 1.29.0
  1815. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1816. transitivePeerDependencies:
  1817. - '@vueuse/core'
  1818. - typescript
  1819. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected]))([email protected]))':
  1820. dependencies:
  1821. chokidar: 3.6.0
  1822. vuepress: 2.0.0-rc.18(@vuepress/[email protected](@types/[email protected])([email protected]))([email protected])
  1823. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1824. dependencies:
  1825. chokidar: 3.6.0
  1826. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1827. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1828. dependencies:
  1829. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1830. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1831. transitivePeerDependencies:
  1832. - typescript
  1833. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1834. dependencies:
  1835. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1836. sitemap: 8.0.0
  1837. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1838. transitivePeerDependencies:
  1839. - typescript
  1840. '@vuepress/[email protected]([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1841. dependencies:
  1842. '@vue/devtools-api': 7.6.8
  1843. vue: 3.5.13
  1844. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1845. transitivePeerDependencies:
  1846. - typescript
  1847. '@vuepress/[email protected]':
  1848. dependencies:
  1849. '@mdit-vue/types': 2.1.0
  1850. '@vuepress/[email protected]([email protected])([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))':
  1851. dependencies:
  1852. '@vuepress/helper': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1853. '@vuepress/plugin-active-header-links': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1854. '@vuepress/plugin-back-to-top': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1855. '@vuepress/plugin-copy-code': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1856. '@vuepress/plugin-git': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1857. '@vuepress/plugin-links-check': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1858. '@vuepress/plugin-markdown-hint': 2.0.0-rc.66([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1859. '@vuepress/plugin-markdown-tab': 2.0.0-rc.66([email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1860. '@vuepress/plugin-medium-zoom': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1861. '@vuepress/plugin-nprogress': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1862. '@vuepress/plugin-palette': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1863. '@vuepress/plugin-prismjs': 2.0.0-rc.66(@vueuse/[email protected])([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1864. '@vuepress/plugin-seo': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1865. '@vuepress/plugin-sitemap': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1866. '@vuepress/plugin-theme-data': 2.0.0-rc.66([email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]))
  1867. '@vueuse/core': 12.0.0
  1868. vue: 3.5.13
  1869. vuepress: 2.0.0-rc.19(@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected])
  1870. optionalDependencies:
  1871. sass: 1.83.0
  1872. transitivePeerDependencies:
  1873. - markdown-it
  1874. - typescript
  1875. '@vuepress/[email protected]':
  1876. dependencies:
  1877. '@types/debug': 4.1.12
  1878. '@types/fs-extra': 11.0.4
  1879. '@types/hash-sum': 1.0.2
  1880. '@vuepress/shared': 2.0.0-rc.19
  1881. debug: 4.4.0
  1882. fs-extra: 11.2.0
  1883. globby: 14.0.2
  1884. hash-sum: 2.0.0
  1885. ora: 8.1.1
  1886. picocolors: 1.1.1
  1887. upath: 2.0.1
  1888. transitivePeerDependencies:
  1889. - supports-color
  1890. '@vueuse/[email protected]':
  1891. dependencies:
  1892. '@types/web-bluetooth': 0.0.20
  1893. '@vueuse/metadata': 12.0.0
  1894. '@vueuse/shared': 12.0.0
  1895. vue: 3.5.13
  1896. transitivePeerDependencies:
  1897. - typescript
  1898. '@vueuse/[email protected]': {}
  1899. '@vueuse/[email protected]':
  1900. dependencies:
  1901. vue: 3.5.13
  1902. transitivePeerDependencies:
  1903. - typescript
  1904. [email protected]: {}
  1905. [email protected]:
  1906. dependencies:
  1907. normalize-path: 3.0.0
  1908. picomatch: 2.3.1
  1909. [email protected]: {}
  1910. [email protected]:
  1911. dependencies:
  1912. sprintf-js: 1.0.3
  1913. [email protected]: {}
  1914. [email protected]:
  1915. optional: true
  1916. [email protected]([email protected]):
  1917. dependencies:
  1918. browserslist: 4.24.3
  1919. caniuse-lite: 1.0.30001689
  1920. fraction.js: 4.3.7
  1921. normalize-range: 0.1.2
  1922. picocolors: 1.1.1
  1923. postcss: 8.4.49
  1924. postcss-value-parser: 4.2.0
  1925. [email protected]:
  1926. optional: true
  1927. [email protected]: {}
  1928. [email protected]: {}
  1929. [email protected]: {}
  1930. [email protected]:
  1931. dependencies:
  1932. balanced-match: 1.0.2
  1933. concat-map: 0.0.1
  1934. optional: true
  1935. [email protected]:
  1936. dependencies:
  1937. fill-range: 7.1.1
  1938. [email protected]:
  1939. dependencies:
  1940. caniuse-lite: 1.0.30001689
  1941. electron-to-chromium: 1.5.74
  1942. node-releases: 2.0.19
  1943. update-browserslist-db: 1.1.1([email protected])
  1944. [email protected]: {}
  1945. [email protected]: {}
  1946. [email protected]: {}
  1947. [email protected]:
  1948. dependencies:
  1949. boolbase: 1.0.0
  1950. css-select: 5.1.0
  1951. css-what: 6.1.0
  1952. domelementtype: 2.3.0
  1953. domhandler: 5.0.3
  1954. domutils: 3.1.0
  1955. [email protected]:
  1956. dependencies:
  1957. cheerio-select: 2.1.0
  1958. dom-serializer: 2.0.0
  1959. domhandler: 5.0.3
  1960. domutils: 3.1.0
  1961. encoding-sniffer: 0.2.0
  1962. htmlparser2: 9.1.0
  1963. parse5: 7.2.1
  1964. parse5-htmlparser2-tree-adapter: 7.1.0
  1965. parse5-parser-stream: 7.1.2
  1966. undici: 6.21.0
  1967. whatwg-mimetype: 4.0.0
  1968. [email protected]:
  1969. dependencies:
  1970. anymatch: 3.1.3
  1971. braces: 3.0.3
  1972. glob-parent: 5.1.2
  1973. is-binary-path: 2.1.0
  1974. is-glob: 4.0.3
  1975. normalize-path: 3.0.0
  1976. readdirp: 3.6.0
  1977. optionalDependencies:
  1978. fsevents: 2.3.3
  1979. [email protected]:
  1980. dependencies:
  1981. readdirp: 4.0.2
  1982. [email protected]:
  1983. dependencies:
  1984. restore-cursor: 5.1.0
  1985. [email protected]: {}
  1986. [email protected]:
  1987. optional: true
  1988. [email protected]: {}
  1989. [email protected]:
  1990. dependencies:
  1991. is-what: 4.1.16
  1992. [email protected]:
  1993. dependencies:
  1994. path-key: 3.1.1
  1995. shebang-command: 2.0.0
  1996. which: 2.0.2
  1997. [email protected]:
  1998. dependencies:
  1999. css: 2.2.4
  2000. optional: true
  2001. [email protected]:
  2002. dependencies:
  2003. boolbase: 1.0.0
  2004. css-what: 6.1.0
  2005. domhandler: 5.0.3
  2006. domutils: 3.1.0
  2007. nth-check: 2.1.1
  2008. [email protected]: {}
  2009. [email protected]:
  2010. dependencies:
  2011. inherits: 2.0.4
  2012. source-map: 0.6.1
  2013. source-map-resolve: 0.5.3
  2014. urix: 0.1.0
  2015. optional: true
  2016. [email protected]: {}
  2017. [email protected]:
  2018. dependencies:
  2019. ms: 2.0.0
  2020. optional: true
  2021. [email protected]:
  2022. dependencies:
  2023. ms: 2.1.3
  2024. [email protected]:
  2025. optional: true
  2026. [email protected]:
  2027. optional: true
  2028. [email protected]:
  2029. dependencies:
  2030. domelementtype: 2.3.0
  2031. domhandler: 5.0.3
  2032. entities: 4.5.0
  2033. [email protected]: {}
  2034. [email protected]:
  2035. dependencies:
  2036. domelementtype: 2.3.0
  2037. [email protected]:
  2038. dependencies:
  2039. dom-serializer: 2.0.0
  2040. domelementtype: 2.3.0
  2041. domhandler: 5.0.3
  2042. [email protected]: {}
  2043. [email protected]: {}
  2044. [email protected]: {}
  2045. [email protected]:
  2046. dependencies:
  2047. iconv-lite: 0.6.3
  2048. whatwg-encoding: 3.1.1
  2049. [email protected]: {}
  2050. [email protected]: {}
  2051. [email protected]:
  2052. optionalDependencies:
  2053. '@esbuild/aix-ppc64': 0.21.5
  2054. '@esbuild/android-arm': 0.21.5
  2055. '@esbuild/android-arm64': 0.21.5
  2056. '@esbuild/android-x64': 0.21.5
  2057. '@esbuild/darwin-arm64': 0.21.5
  2058. '@esbuild/darwin-x64': 0.21.5
  2059. '@esbuild/freebsd-arm64': 0.21.5
  2060. '@esbuild/freebsd-x64': 0.21.5
  2061. '@esbuild/linux-arm': 0.21.5
  2062. '@esbuild/linux-arm64': 0.21.5
  2063. '@esbuild/linux-ia32': 0.21.5
  2064. '@esbuild/linux-loong64': 0.21.5
  2065. '@esbuild/linux-mips64el': 0.21.5
  2066. '@esbuild/linux-ppc64': 0.21.5
  2067. '@esbuild/linux-riscv64': 0.21.5
  2068. '@esbuild/linux-s390x': 0.21.5
  2069. '@esbuild/linux-x64': 0.21.5
  2070. '@esbuild/netbsd-x64': 0.21.5
  2071. '@esbuild/openbsd-x64': 0.21.5
  2072. '@esbuild/sunos-x64': 0.21.5
  2073. '@esbuild/win32-arm64': 0.21.5
  2074. '@esbuild/win32-ia32': 0.21.5
  2075. '@esbuild/win32-x64': 0.21.5
  2076. [email protected]:
  2077. optionalDependencies:
  2078. '@esbuild/aix-ppc64': 0.24.0
  2079. '@esbuild/android-arm': 0.24.0
  2080. '@esbuild/android-arm64': 0.24.0
  2081. '@esbuild/android-x64': 0.24.0
  2082. '@esbuild/darwin-arm64': 0.24.0
  2083. '@esbuild/darwin-x64': 0.24.0
  2084. '@esbuild/freebsd-arm64': 0.24.0
  2085. '@esbuild/freebsd-x64': 0.24.0
  2086. '@esbuild/linux-arm': 0.24.0
  2087. '@esbuild/linux-arm64': 0.24.0
  2088. '@esbuild/linux-ia32': 0.24.0
  2089. '@esbuild/linux-loong64': 0.24.0
  2090. '@esbuild/linux-mips64el': 0.24.0
  2091. '@esbuild/linux-ppc64': 0.24.0
  2092. '@esbuild/linux-riscv64': 0.24.0
  2093. '@esbuild/linux-s390x': 0.24.0
  2094. '@esbuild/linux-x64': 0.24.0
  2095. '@esbuild/netbsd-x64': 0.24.0
  2096. '@esbuild/openbsd-arm64': 0.24.0
  2097. '@esbuild/openbsd-x64': 0.24.0
  2098. '@esbuild/sunos-x64': 0.24.0
  2099. '@esbuild/win32-arm64': 0.24.0
  2100. '@esbuild/win32-ia32': 0.24.0
  2101. '@esbuild/win32-x64': 0.24.0
  2102. [email protected]: {}
  2103. [email protected]: {}
  2104. [email protected]: {}
  2105. [email protected]:
  2106. dependencies:
  2107. '@sindresorhus/merge-streams': 4.0.0
  2108. cross-spawn: 7.0.6
  2109. figures: 6.1.0
  2110. get-stream: 9.0.1
  2111. human-signals: 8.0.0
  2112. is-plain-obj: 4.1.0
  2113. is-stream: 4.0.1
  2114. npm-run-path: 6.0.0
  2115. pretty-ms: 9.2.0
  2116. signal-exit: 4.1.0
  2117. strip-final-newline: 4.0.0
  2118. yoctocolors: 2.1.1
  2119. [email protected]:
  2120. dependencies:
  2121. is-extendable: 0.1.1
  2122. [email protected]:
  2123. dependencies:
  2124. '@nodelib/fs.stat': 2.0.5
  2125. '@nodelib/fs.walk': 1.2.8
  2126. glob-parent: 5.1.2
  2127. merge2: 1.4.1
  2128. micromatch: 4.0.8
  2129. [email protected]:
  2130. dependencies:
  2131. reusify: 1.0.4
  2132. [email protected]: {}
  2133. [email protected]:
  2134. dependencies:
  2135. is-unicode-supported: 2.1.0
  2136. [email protected]:
  2137. dependencies:
  2138. to-regex-range: 5.0.1
  2139. [email protected]: {}
  2140. [email protected]:
  2141. dependencies:
  2142. graceful-fs: 4.2.11
  2143. jsonfile: 6.1.0
  2144. universalify: 2.0.1
  2145. [email protected]:
  2146. optional: true
  2147. [email protected]:
  2148. optional: true
  2149. [email protected]: {}
  2150. [email protected]:
  2151. dependencies:
  2152. '@sec-ant/readable-stream': 0.4.1
  2153. is-stream: 4.0.1
  2154. [email protected]:
  2155. dependencies:
  2156. is-glob: 4.0.3
  2157. [email protected]:
  2158. dependencies:
  2159. fs.realpath: 1.0.0
  2160. inflight: 1.0.6
  2161. inherits: 2.0.4
  2162. minimatch: 3.1.2
  2163. once: 1.4.0
  2164. path-is-absolute: 1.0.1
  2165. optional: true
  2166. [email protected]:
  2167. dependencies:
  2168. '@sindresorhus/merge-streams': 2.3.0
  2169. fast-glob: 3.3.2
  2170. ignore: 5.3.2
  2171. path-type: 5.0.0
  2172. slash: 5.1.0
  2173. unicorn-magic: 0.1.0
  2174. [email protected]: {}
  2175. [email protected]:
  2176. dependencies:
  2177. js-yaml: 3.14.1
  2178. kind-of: 6.0.3
  2179. section-matter: 1.0.0
  2180. strip-bom-string: 1.0.0
  2181. [email protected]: {}
  2182. [email protected]: {}
  2183. [email protected]:
  2184. dependencies:
  2185. domelementtype: 2.3.0
  2186. domhandler: 5.0.3
  2187. domutils: 3.1.0
  2188. entities: 4.5.0
  2189. [email protected]: {}
  2190. [email protected]:
  2191. dependencies:
  2192. safer-buffer: 2.1.2
  2193. [email protected]: {}
  2194. [email protected]: {}
  2195. [email protected]:
  2196. dependencies:
  2197. once: 1.4.0
  2198. wrappy: 1.0.2
  2199. optional: true
  2200. [email protected]:
  2201. optional: true
  2202. [email protected]:
  2203. dependencies:
  2204. binary-extensions: 2.3.0
  2205. [email protected]: {}
  2206. [email protected]: {}
  2207. [email protected]:
  2208. dependencies:
  2209. is-extglob: 2.1.1
  2210. [email protected]: {}
  2211. [email protected]: {}
  2212. [email protected]: {}
  2213. [email protected]: {}
  2214. [email protected]: {}
  2215. [email protected]: {}
  2216. [email protected]: {}
  2217. [email protected]: {}
  2218. [email protected]:
  2219. dependencies:
  2220. argparse: 1.0.10
  2221. esprima: 4.0.1
  2222. [email protected]:
  2223. dependencies:
  2224. universalify: 2.0.1
  2225. optionalDependencies:
  2226. graceful-fs: 4.2.11
  2227. [email protected]: {}
  2228. [email protected]: {}
  2229. [email protected]:
  2230. dependencies:
  2231. uc.micro: 2.1.0
  2232. [email protected]:
  2233. dependencies:
  2234. chalk: 5.3.0
  2235. is-unicode-supported: 1.3.0
  2236. [email protected]:
  2237. dependencies:
  2238. '@jridgewell/sourcemap-codec': 1.5.0
  2239. [email protected](@types/[email protected])([email protected]):
  2240. dependencies:
  2241. '@types/markdown-it': 14.1.2
  2242. markdown-it: 14.1.0
  2243. [email protected]: {}
  2244. [email protected]:
  2245. dependencies:
  2246. argparse: 2.0.1
  2247. entities: 4.5.0
  2248. linkify-it: 5.0.0
  2249. mdurl: 2.0.0
  2250. punycode.js: 2.3.1
  2251. uc.micro: 2.1.0
  2252. [email protected]: {}
  2253. [email protected]: {}
  2254. [email protected]: {}
  2255. [email protected]:
  2256. dependencies:
  2257. braces: 3.0.3
  2258. picomatch: 2.3.1
  2259. [email protected]: {}
  2260. [email protected]:
  2261. dependencies:
  2262. brace-expansion: 1.1.11
  2263. optional: true
  2264. [email protected]: {}
  2265. [email protected]:
  2266. optional: true
  2267. [email protected]:
  2268. optional: true
  2269. [email protected]: {}
  2270. [email protected]: {}
  2271. [email protected]:
  2272. optional: true
  2273. [email protected]: {}
  2274. [email protected]: {}
  2275. [email protected]: {}
  2276. [email protected]:
  2277. dependencies:
  2278. path-key: 4.0.0
  2279. unicorn-magic: 0.3.0
  2280. [email protected]:
  2281. dependencies:
  2282. boolbase: 1.0.0
  2283. [email protected]:
  2284. dependencies:
  2285. wrappy: 1.0.2
  2286. optional: true
  2287. [email protected]:
  2288. dependencies:
  2289. mimic-function: 5.0.1
  2290. [email protected]:
  2291. dependencies:
  2292. chalk: 5.3.0
  2293. cli-cursor: 5.0.0
  2294. cli-spinners: 2.9.2
  2295. is-interactive: 2.0.0
  2296. is-unicode-supported: 2.1.0
  2297. log-symbols: 6.0.0
  2298. stdin-discarder: 0.2.2
  2299. string-width: 7.2.0
  2300. strip-ansi: 7.1.0
  2301. [email protected]: {}
  2302. [email protected]:
  2303. dependencies:
  2304. domhandler: 5.0.3
  2305. parse5: 7.2.1
  2306. [email protected]:
  2307. dependencies:
  2308. parse5: 7.2.1
  2309. [email protected]:
  2310. dependencies:
  2311. entities: 4.5.0
  2312. [email protected]:
  2313. optional: true
  2314. [email protected]: {}
  2315. [email protected]: {}
  2316. [email protected]: {}
  2317. [email protected]: {}
  2318. [email protected]: {}
  2319. [email protected]: {}
  2320. [email protected]([email protected])([email protected]):
  2321. dependencies:
  2322. lilconfig: 3.1.3
  2323. optionalDependencies:
  2324. postcss: 8.4.49
  2325. yaml: 2.6.1
  2326. [email protected]: {}
  2327. [email protected]:
  2328. dependencies:
  2329. nanoid: 3.3.8
  2330. picocolors: 1.1.1
  2331. source-map-js: 1.2.1
  2332. [email protected]:
  2333. dependencies:
  2334. parse-ms: 4.0.0
  2335. [email protected]: {}
  2336. [email protected]: {}
  2337. [email protected]: {}
  2338. [email protected]:
  2339. dependencies:
  2340. picomatch: 2.3.1
  2341. [email protected]: {}
  2342. [email protected]:
  2343. optional: true
  2344. [email protected]:
  2345. dependencies:
  2346. onetime: 7.0.0
  2347. signal-exit: 4.1.0
  2348. [email protected]: {}
  2349. [email protected]: {}
  2350. [email protected]:
  2351. dependencies:
  2352. '@types/estree': 1.0.6
  2353. optionalDependencies:
  2354. '@rollup/rollup-android-arm-eabi': 4.28.1
  2355. '@rollup/rollup-android-arm64': 4.28.1
  2356. '@rollup/rollup-darwin-arm64': 4.28.1
  2357. '@rollup/rollup-darwin-x64': 4.28.1
  2358. '@rollup/rollup-freebsd-arm64': 4.28.1
  2359. '@rollup/rollup-freebsd-x64': 4.28.1
  2360. '@rollup/rollup-linux-arm-gnueabihf': 4.28.1
  2361. '@rollup/rollup-linux-arm-musleabihf': 4.28.1
  2362. '@rollup/rollup-linux-arm64-gnu': 4.28.1
  2363. '@rollup/rollup-linux-arm64-musl': 4.28.1
  2364. '@rollup/rollup-linux-loongarch64-gnu': 4.28.1
  2365. '@rollup/rollup-linux-powerpc64le-gnu': 4.28.1
  2366. '@rollup/rollup-linux-riscv64-gnu': 4.28.1
  2367. '@rollup/rollup-linux-s390x-gnu': 4.28.1
  2368. '@rollup/rollup-linux-x64-gnu': 4.28.1
  2369. '@rollup/rollup-linux-x64-musl': 4.28.1
  2370. '@rollup/rollup-win32-arm64-msvc': 4.28.1
  2371. '@rollup/rollup-win32-ia32-msvc': 4.28.1
  2372. '@rollup/rollup-win32-x64-msvc': 4.28.1
  2373. fsevents: 2.3.3
  2374. [email protected]:
  2375. dependencies:
  2376. queue-microtask: 1.2.3
  2377. [email protected]: {}
  2378. [email protected]:
  2379. dependencies:
  2380. chokidar: 4.0.2
  2381. immutable: 5.0.3
  2382. source-map-js: 1.2.1
  2383. optionalDependencies:
  2384. '@parcel/watcher': 2.5.0
  2385. [email protected]:
  2386. optional: true
  2387. [email protected]: {}
  2388. [email protected]:
  2389. dependencies:
  2390. extend-shallow: 2.0.1
  2391. kind-of: 6.0.3
  2392. [email protected]:
  2393. optional: true
  2394. [email protected]:
  2395. dependencies:
  2396. shebang-regex: 3.0.0
  2397. [email protected]: {}
  2398. [email protected]: {}
  2399. [email protected]:
  2400. dependencies:
  2401. '@types/node': 17.0.45
  2402. '@types/sax': 1.2.7
  2403. arg: 5.0.2
  2404. sax: 1.4.1
  2405. [email protected]: {}
  2406. [email protected]: {}
  2407. [email protected]:
  2408. dependencies:
  2409. atob: 2.1.2
  2410. decode-uri-component: 0.2.2
  2411. resolve-url: 0.2.1
  2412. source-map-url: 0.4.1
  2413. urix: 0.1.0
  2414. optional: true
  2415. [email protected]:
  2416. optional: true
  2417. [email protected]:
  2418. optional: true
  2419. [email protected]:
  2420. optional: true
  2421. [email protected]: {}
  2422. [email protected]: {}
  2423. [email protected]: {}
  2424. [email protected]:
  2425. dependencies:
  2426. emoji-regex: 10.4.0
  2427. get-east-asian-width: 1.3.0
  2428. strip-ansi: 7.1.0
  2429. [email protected]:
  2430. dependencies:
  2431. ansi-regex: 6.1.0
  2432. [email protected]: {}
  2433. [email protected]: {}
  2434. [email protected]:
  2435. dependencies:
  2436. css-parse: 2.0.0
  2437. debug: 3.1.0
  2438. glob: 7.2.3
  2439. mkdirp: 1.0.4
  2440. safer-buffer: 2.1.2
  2441. sax: 1.2.4
  2442. semver: 6.3.1
  2443. source-map: 0.7.4
  2444. transitivePeerDependencies:
  2445. - supports-color
  2446. optional: true
  2447. [email protected]:
  2448. dependencies:
  2449. copy-anything: 3.0.5
  2450. [email protected]:
  2451. dependencies:
  2452. is-number: 7.0.0
  2453. [email protected]: {}
  2454. [email protected]: {}
  2455. [email protected]: {}
  2456. [email protected]: {}
  2457. [email protected]: {}
  2458. [email protected]: {}
  2459. [email protected]: {}
  2460. [email protected]([email protected]):
  2461. dependencies:
  2462. browserslist: 4.24.3
  2463. escalade: 3.2.0
  2464. picocolors: 1.1.1
  2465. [email protected]:
  2466. optional: true
  2467. [email protected](@types/[email protected])([email protected])([email protected])([email protected]):
  2468. dependencies:
  2469. esbuild: 0.24.0
  2470. postcss: 8.4.49
  2471. rollup: 4.28.1
  2472. optionalDependencies:
  2473. '@types/node': 22.10.2
  2474. fsevents: 2.3.3
  2475. sass: 1.83.0
  2476. stylus: 0.54.8
  2477. yaml: 2.6.1
  2478. [email protected]([email protected]):
  2479. dependencies:
  2480. '@vue/devtools-api': 6.6.4
  2481. vue: 3.5.13
  2482. [email protected]:
  2483. dependencies:
  2484. '@vue/compiler-dom': 3.5.13
  2485. '@vue/compiler-sfc': 3.5.13
  2486. '@vue/runtime-dom': 3.5.13
  2487. '@vue/server-renderer': 3.5.13([email protected])
  2488. '@vue/shared': 3.5.13
  2489. [email protected](@vuepress/[email protected](@types/[email protected])([email protected])([email protected])([email protected]))([email protected]):
  2490. dependencies:
  2491. '@vuepress/cli': 2.0.0-rc.19
  2492. '@vuepress/client': 2.0.0-rc.19
  2493. '@vuepress/core': 2.0.0-rc.19
  2494. '@vuepress/markdown': 2.0.0-rc.19
  2495. '@vuepress/shared': 2.0.0-rc.19
  2496. '@vuepress/utils': 2.0.0-rc.19
  2497. vue: 3.5.13
  2498. optionalDependencies:
  2499. '@vuepress/bundler-vite': 2.0.0-rc.19(@types/[email protected])([email protected])([email protected])([email protected])
  2500. transitivePeerDependencies:
  2501. - supports-color
  2502. - typescript
  2503. [email protected]:
  2504. dependencies:
  2505. iconv-lite: 0.6.3
  2506. [email protected]: {}
  2507. [email protected]:
  2508. dependencies:
  2509. isexe: 2.0.0
  2510. [email protected]:
  2511. optional: true
  2512. [email protected]:
  2513. optional: true
  2514. [email protected]: {}