pnpm-lock.yaml 108 KB

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