package-lock.json 140 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334
  1. {
  2. "name": "@vendure/docs",
  3. "version": "0.0.0-202601221213",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "@vendure/docs",
  9. "version": "0.0.0-202601221213",
  10. "dependencies": {
  11. "@vendure-io/docs-provider": "^0.8.2"
  12. },
  13. "devDependencies": {
  14. "rimraf": "^5.0.5",
  15. "tsx": "^4.7.0",
  16. "typescript": "5.8.2"
  17. }
  18. },
  19. "node_modules/@esbuild/aix-ppc64": {
  20. "version": "0.27.2",
  21. "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.2.tgz",
  22. "integrity": "sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==",
  23. "cpu": [
  24. "ppc64"
  25. ],
  26. "dev": true,
  27. "license": "MIT",
  28. "optional": true,
  29. "os": [
  30. "aix"
  31. ],
  32. "engines": {
  33. "node": ">=18"
  34. }
  35. },
  36. "node_modules/@esbuild/android-arm": {
  37. "version": "0.27.2",
  38. "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.2.tgz",
  39. "integrity": "sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==",
  40. "cpu": [
  41. "arm"
  42. ],
  43. "dev": true,
  44. "license": "MIT",
  45. "optional": true,
  46. "os": [
  47. "android"
  48. ],
  49. "engines": {
  50. "node": ">=18"
  51. }
  52. },
  53. "node_modules/@esbuild/android-arm64": {
  54. "version": "0.27.2",
  55. "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz",
  56. "integrity": "sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==",
  57. "cpu": [
  58. "arm64"
  59. ],
  60. "dev": true,
  61. "license": "MIT",
  62. "optional": true,
  63. "os": [
  64. "android"
  65. ],
  66. "engines": {
  67. "node": ">=18"
  68. }
  69. },
  70. "node_modules/@esbuild/android-x64": {
  71. "version": "0.27.2",
  72. "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.2.tgz",
  73. "integrity": "sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==",
  74. "cpu": [
  75. "x64"
  76. ],
  77. "dev": true,
  78. "license": "MIT",
  79. "optional": true,
  80. "os": [
  81. "android"
  82. ],
  83. "engines": {
  84. "node": ">=18"
  85. }
  86. },
  87. "node_modules/@esbuild/darwin-arm64": {
  88. "version": "0.27.2",
  89. "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz",
  90. "integrity": "sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==",
  91. "cpu": [
  92. "arm64"
  93. ],
  94. "dev": true,
  95. "license": "MIT",
  96. "optional": true,
  97. "os": [
  98. "darwin"
  99. ],
  100. "engines": {
  101. "node": ">=18"
  102. }
  103. },
  104. "node_modules/@esbuild/darwin-x64": {
  105. "version": "0.27.2",
  106. "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz",
  107. "integrity": "sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==",
  108. "cpu": [
  109. "x64"
  110. ],
  111. "dev": true,
  112. "license": "MIT",
  113. "optional": true,
  114. "os": [
  115. "darwin"
  116. ],
  117. "engines": {
  118. "node": ">=18"
  119. }
  120. },
  121. "node_modules/@esbuild/freebsd-arm64": {
  122. "version": "0.27.2",
  123. "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz",
  124. "integrity": "sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==",
  125. "cpu": [
  126. "arm64"
  127. ],
  128. "dev": true,
  129. "license": "MIT",
  130. "optional": true,
  131. "os": [
  132. "freebsd"
  133. ],
  134. "engines": {
  135. "node": ">=18"
  136. }
  137. },
  138. "node_modules/@esbuild/freebsd-x64": {
  139. "version": "0.27.2",
  140. "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz",
  141. "integrity": "sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==",
  142. "cpu": [
  143. "x64"
  144. ],
  145. "dev": true,
  146. "license": "MIT",
  147. "optional": true,
  148. "os": [
  149. "freebsd"
  150. ],
  151. "engines": {
  152. "node": ">=18"
  153. }
  154. },
  155. "node_modules/@esbuild/linux-arm": {
  156. "version": "0.27.2",
  157. "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz",
  158. "integrity": "sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==",
  159. "cpu": [
  160. "arm"
  161. ],
  162. "dev": true,
  163. "license": "MIT",
  164. "optional": true,
  165. "os": [
  166. "linux"
  167. ],
  168. "engines": {
  169. "node": ">=18"
  170. }
  171. },
  172. "node_modules/@esbuild/linux-arm64": {
  173. "version": "0.27.2",
  174. "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz",
  175. "integrity": "sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==",
  176. "cpu": [
  177. "arm64"
  178. ],
  179. "dev": true,
  180. "license": "MIT",
  181. "optional": true,
  182. "os": [
  183. "linux"
  184. ],
  185. "engines": {
  186. "node": ">=18"
  187. }
  188. },
  189. "node_modules/@esbuild/linux-ia32": {
  190. "version": "0.27.2",
  191. "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz",
  192. "integrity": "sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==",
  193. "cpu": [
  194. "ia32"
  195. ],
  196. "dev": true,
  197. "license": "MIT",
  198. "optional": true,
  199. "os": [
  200. "linux"
  201. ],
  202. "engines": {
  203. "node": ">=18"
  204. }
  205. },
  206. "node_modules/@esbuild/linux-loong64": {
  207. "version": "0.27.2",
  208. "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz",
  209. "integrity": "sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==",
  210. "cpu": [
  211. "loong64"
  212. ],
  213. "dev": true,
  214. "license": "MIT",
  215. "optional": true,
  216. "os": [
  217. "linux"
  218. ],
  219. "engines": {
  220. "node": ">=18"
  221. }
  222. },
  223. "node_modules/@esbuild/linux-mips64el": {
  224. "version": "0.27.2",
  225. "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz",
  226. "integrity": "sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==",
  227. "cpu": [
  228. "mips64el"
  229. ],
  230. "dev": true,
  231. "license": "MIT",
  232. "optional": true,
  233. "os": [
  234. "linux"
  235. ],
  236. "engines": {
  237. "node": ">=18"
  238. }
  239. },
  240. "node_modules/@esbuild/linux-ppc64": {
  241. "version": "0.27.2",
  242. "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz",
  243. "integrity": "sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==",
  244. "cpu": [
  245. "ppc64"
  246. ],
  247. "dev": true,
  248. "license": "MIT",
  249. "optional": true,
  250. "os": [
  251. "linux"
  252. ],
  253. "engines": {
  254. "node": ">=18"
  255. }
  256. },
  257. "node_modules/@esbuild/linux-riscv64": {
  258. "version": "0.27.2",
  259. "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz",
  260. "integrity": "sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==",
  261. "cpu": [
  262. "riscv64"
  263. ],
  264. "dev": true,
  265. "license": "MIT",
  266. "optional": true,
  267. "os": [
  268. "linux"
  269. ],
  270. "engines": {
  271. "node": ">=18"
  272. }
  273. },
  274. "node_modules/@esbuild/linux-s390x": {
  275. "version": "0.27.2",
  276. "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz",
  277. "integrity": "sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==",
  278. "cpu": [
  279. "s390x"
  280. ],
  281. "dev": true,
  282. "license": "MIT",
  283. "optional": true,
  284. "os": [
  285. "linux"
  286. ],
  287. "engines": {
  288. "node": ">=18"
  289. }
  290. },
  291. "node_modules/@esbuild/linux-x64": {
  292. "version": "0.27.2",
  293. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz",
  294. "integrity": "sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==",
  295. "cpu": [
  296. "x64"
  297. ],
  298. "dev": true,
  299. "license": "MIT",
  300. "optional": true,
  301. "os": [
  302. "linux"
  303. ],
  304. "engines": {
  305. "node": ">=18"
  306. }
  307. },
  308. "node_modules/@esbuild/netbsd-arm64": {
  309. "version": "0.27.2",
  310. "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz",
  311. "integrity": "sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==",
  312. "cpu": [
  313. "arm64"
  314. ],
  315. "dev": true,
  316. "license": "MIT",
  317. "optional": true,
  318. "os": [
  319. "netbsd"
  320. ],
  321. "engines": {
  322. "node": ">=18"
  323. }
  324. },
  325. "node_modules/@esbuild/netbsd-x64": {
  326. "version": "0.27.2",
  327. "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz",
  328. "integrity": "sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==",
  329. "cpu": [
  330. "x64"
  331. ],
  332. "dev": true,
  333. "license": "MIT",
  334. "optional": true,
  335. "os": [
  336. "netbsd"
  337. ],
  338. "engines": {
  339. "node": ">=18"
  340. }
  341. },
  342. "node_modules/@esbuild/openbsd-arm64": {
  343. "version": "0.27.2",
  344. "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz",
  345. "integrity": "sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==",
  346. "cpu": [
  347. "arm64"
  348. ],
  349. "dev": true,
  350. "license": "MIT",
  351. "optional": true,
  352. "os": [
  353. "openbsd"
  354. ],
  355. "engines": {
  356. "node": ">=18"
  357. }
  358. },
  359. "node_modules/@esbuild/openbsd-x64": {
  360. "version": "0.27.2",
  361. "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz",
  362. "integrity": "sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==",
  363. "cpu": [
  364. "x64"
  365. ],
  366. "dev": true,
  367. "license": "MIT",
  368. "optional": true,
  369. "os": [
  370. "openbsd"
  371. ],
  372. "engines": {
  373. "node": ">=18"
  374. }
  375. },
  376. "node_modules/@esbuild/openharmony-arm64": {
  377. "version": "0.27.2",
  378. "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz",
  379. "integrity": "sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==",
  380. "cpu": [
  381. "arm64"
  382. ],
  383. "dev": true,
  384. "license": "MIT",
  385. "optional": true,
  386. "os": [
  387. "openharmony"
  388. ],
  389. "engines": {
  390. "node": ">=18"
  391. }
  392. },
  393. "node_modules/@esbuild/sunos-x64": {
  394. "version": "0.27.2",
  395. "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz",
  396. "integrity": "sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==",
  397. "cpu": [
  398. "x64"
  399. ],
  400. "dev": true,
  401. "license": "MIT",
  402. "optional": true,
  403. "os": [
  404. "sunos"
  405. ],
  406. "engines": {
  407. "node": ">=18"
  408. }
  409. },
  410. "node_modules/@esbuild/win32-arm64": {
  411. "version": "0.27.2",
  412. "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz",
  413. "integrity": "sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==",
  414. "cpu": [
  415. "arm64"
  416. ],
  417. "dev": true,
  418. "license": "MIT",
  419. "optional": true,
  420. "os": [
  421. "win32"
  422. ],
  423. "engines": {
  424. "node": ">=18"
  425. }
  426. },
  427. "node_modules/@esbuild/win32-ia32": {
  428. "version": "0.27.2",
  429. "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.2.tgz",
  430. "integrity": "sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==",
  431. "cpu": [
  432. "ia32"
  433. ],
  434. "dev": true,
  435. "license": "MIT",
  436. "optional": true,
  437. "os": [
  438. "win32"
  439. ],
  440. "engines": {
  441. "node": ">=18"
  442. }
  443. },
  444. "node_modules/@esbuild/win32-x64": {
  445. "version": "0.27.2",
  446. "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.2.tgz",
  447. "integrity": "sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==",
  448. "cpu": [
  449. "x64"
  450. ],
  451. "dev": true,
  452. "license": "MIT",
  453. "optional": true,
  454. "os": [
  455. "win32"
  456. ],
  457. "engines": {
  458. "node": ">=18"
  459. }
  460. },
  461. "node_modules/@isaacs/cliui": {
  462. "version": "8.0.2",
  463. "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
  464. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  465. "dev": true,
  466. "license": "ISC",
  467. "dependencies": {
  468. "string-width": "^5.1.2",
  469. "string-width-cjs": "npm:string-width@^4.2.0",
  470. "strip-ansi": "^7.0.1",
  471. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  472. "wrap-ansi": "^8.1.0",
  473. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  474. },
  475. "engines": {
  476. "node": ">=12"
  477. }
  478. },
  479. "node_modules/@mdx-js/mdx": {
  480. "version": "3.1.1",
  481. "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.1.tgz",
  482. "integrity": "sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==",
  483. "license": "MIT",
  484. "dependencies": {
  485. "@types/estree": "^1.0.0",
  486. "@types/estree-jsx": "^1.0.0",
  487. "@types/hast": "^3.0.0",
  488. "@types/mdx": "^2.0.0",
  489. "acorn": "^8.0.0",
  490. "collapse-white-space": "^2.0.0",
  491. "devlop": "^1.0.0",
  492. "estree-util-is-identifier-name": "^3.0.0",
  493. "estree-util-scope": "^1.0.0",
  494. "estree-walker": "^3.0.0",
  495. "hast-util-to-jsx-runtime": "^2.0.0",
  496. "markdown-extensions": "^2.0.0",
  497. "recma-build-jsx": "^1.0.0",
  498. "recma-jsx": "^1.0.0",
  499. "recma-stringify": "^1.0.0",
  500. "rehype-recma": "^1.0.0",
  501. "remark-mdx": "^3.0.0",
  502. "remark-parse": "^11.0.0",
  503. "remark-rehype": "^11.0.0",
  504. "source-map": "^0.7.0",
  505. "unified": "^11.0.0",
  506. "unist-util-position-from-estree": "^2.0.0",
  507. "unist-util-stringify-position": "^4.0.0",
  508. "unist-util-visit": "^5.0.0",
  509. "vfile": "^6.0.0"
  510. },
  511. "funding": {
  512. "type": "opencollective",
  513. "url": "https://opencollective.com/unified"
  514. }
  515. },
  516. "node_modules/@pkgjs/parseargs": {
  517. "version": "0.11.0",
  518. "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  519. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  520. "dev": true,
  521. "license": "MIT",
  522. "optional": true,
  523. "engines": {
  524. "node": ">=14"
  525. }
  526. },
  527. "node_modules/@types/debug": {
  528. "version": "4.1.12",
  529. "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
  530. "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
  531. "license": "MIT",
  532. "dependencies": {
  533. "@types/ms": "*"
  534. }
  535. },
  536. "node_modules/@types/estree": {
  537. "version": "1.0.8",
  538. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
  539. "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
  540. "license": "MIT"
  541. },
  542. "node_modules/@types/estree-jsx": {
  543. "version": "1.0.5",
  544. "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
  545. "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",
  546. "license": "MIT",
  547. "dependencies": {
  548. "@types/estree": "*"
  549. }
  550. },
  551. "node_modules/@types/hast": {
  552. "version": "3.0.4",
  553. "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",
  554. "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
  555. "license": "MIT",
  556. "dependencies": {
  557. "@types/unist": "*"
  558. }
  559. },
  560. "node_modules/@types/mdast": {
  561. "version": "4.0.4",
  562. "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
  563. "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
  564. "license": "MIT",
  565. "dependencies": {
  566. "@types/unist": "*"
  567. }
  568. },
  569. "node_modules/@types/mdx": {
  570. "version": "2.0.13",
  571. "resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz",
  572. "integrity": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==",
  573. "license": "MIT"
  574. },
  575. "node_modules/@types/ms": {
  576. "version": "2.1.0",
  577. "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
  578. "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
  579. "license": "MIT"
  580. },
  581. "node_modules/@types/unist": {
  582. "version": "3.0.3",
  583. "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
  584. "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
  585. "license": "MIT"
  586. },
  587. "node_modules/@ungap/structured-clone": {
  588. "version": "1.3.0",
  589. "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
  590. "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
  591. "license": "ISC"
  592. },
  593. "node_modules/@vendure-io/docs-provider": {
  594. "version": "0.8.2",
  595. "resolved": "https://registry.npmjs.org/@vendure-io/docs-provider/-/docs-provider-0.8.2.tgz",
  596. "integrity": "sha512-UczT4Fv/m9y4bYJyC7PnRXQnbu7Me6s8/cjYQ3XuTxVAyeUGZymBFeG4BZIe9AI8GziGiQJJwNIYeyyJfHajJA==",
  597. "license": "MIT",
  598. "dependencies": {
  599. "@mdx-js/mdx": "^3.0.0",
  600. "gray-matter": "^4.0.3",
  601. "rehype-slug": "^6.0.0",
  602. "remark-directive": "^4.0.0",
  603. "remark-gfm": "^4.0.1",
  604. "unist-util-visit": "^5.0.0",
  605. "zod": "^3.24.2"
  606. },
  607. "peerDependencies": {
  608. "typescript": ">=5.0.0"
  609. },
  610. "peerDependenciesMeta": {
  611. "typescript": {
  612. "optional": true
  613. }
  614. }
  615. },
  616. "node_modules/acorn": {
  617. "version": "8.15.0",
  618. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
  619. "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
  620. "license": "MIT",
  621. "bin": {
  622. "acorn": "bin/acorn"
  623. },
  624. "engines": {
  625. "node": ">=0.4.0"
  626. }
  627. },
  628. "node_modules/acorn-jsx": {
  629. "version": "5.3.2",
  630. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
  631. "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
  632. "license": "MIT",
  633. "peerDependencies": {
  634. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  635. }
  636. },
  637. "node_modules/ansi-regex": {
  638. "version": "6.2.2",
  639. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
  640. "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
  641. "dev": true,
  642. "license": "MIT",
  643. "engines": {
  644. "node": ">=12"
  645. },
  646. "funding": {
  647. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  648. }
  649. },
  650. "node_modules/ansi-styles": {
  651. "version": "6.2.3",
  652. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
  653. "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
  654. "dev": true,
  655. "license": "MIT",
  656. "engines": {
  657. "node": ">=12"
  658. },
  659. "funding": {
  660. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  661. }
  662. },
  663. "node_modules/argparse": {
  664. "version": "1.0.10",
  665. "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
  666. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  667. "license": "MIT",
  668. "dependencies": {
  669. "sprintf-js": "~1.0.2"
  670. }
  671. },
  672. "node_modules/astring": {
  673. "version": "1.9.0",
  674. "resolved": "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz",
  675. "integrity": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==",
  676. "license": "MIT",
  677. "bin": {
  678. "astring": "bin/astring"
  679. }
  680. },
  681. "node_modules/bail": {
  682. "version": "2.0.2",
  683. "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
  684. "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
  685. "license": "MIT",
  686. "funding": {
  687. "type": "github",
  688. "url": "https://github.com/sponsors/wooorm"
  689. }
  690. },
  691. "node_modules/balanced-match": {
  692. "version": "1.0.2",
  693. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  694. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  695. "dev": true,
  696. "license": "MIT"
  697. },
  698. "node_modules/brace-expansion": {
  699. "version": "2.0.2",
  700. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
  701. "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
  702. "dev": true,
  703. "license": "MIT",
  704. "dependencies": {
  705. "balanced-match": "^1.0.0"
  706. }
  707. },
  708. "node_modules/ccount": {
  709. "version": "2.0.1",
  710. "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
  711. "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
  712. "license": "MIT",
  713. "funding": {
  714. "type": "github",
  715. "url": "https://github.com/sponsors/wooorm"
  716. }
  717. },
  718. "node_modules/character-entities": {
  719. "version": "2.0.2",
  720. "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
  721. "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
  722. "license": "MIT",
  723. "funding": {
  724. "type": "github",
  725. "url": "https://github.com/sponsors/wooorm"
  726. }
  727. },
  728. "node_modules/character-entities-html4": {
  729. "version": "2.1.0",
  730. "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
  731. "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
  732. "license": "MIT",
  733. "funding": {
  734. "type": "github",
  735. "url": "https://github.com/sponsors/wooorm"
  736. }
  737. },
  738. "node_modules/character-entities-legacy": {
  739. "version": "3.0.0",
  740. "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
  741. "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
  742. "license": "MIT",
  743. "funding": {
  744. "type": "github",
  745. "url": "https://github.com/sponsors/wooorm"
  746. }
  747. },
  748. "node_modules/character-reference-invalid": {
  749. "version": "2.0.1",
  750. "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
  751. "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==",
  752. "license": "MIT",
  753. "funding": {
  754. "type": "github",
  755. "url": "https://github.com/sponsors/wooorm"
  756. }
  757. },
  758. "node_modules/collapse-white-space": {
  759. "version": "2.1.0",
  760. "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz",
  761. "integrity": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==",
  762. "license": "MIT",
  763. "funding": {
  764. "type": "github",
  765. "url": "https://github.com/sponsors/wooorm"
  766. }
  767. },
  768. "node_modules/color-convert": {
  769. "version": "2.0.1",
  770. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  771. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  772. "dev": true,
  773. "license": "MIT",
  774. "dependencies": {
  775. "color-name": "~1.1.4"
  776. },
  777. "engines": {
  778. "node": ">=7.0.0"
  779. }
  780. },
  781. "node_modules/color-name": {
  782. "version": "1.1.4",
  783. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  784. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  785. "dev": true,
  786. "license": "MIT"
  787. },
  788. "node_modules/comma-separated-tokens": {
  789. "version": "2.0.3",
  790. "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
  791. "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
  792. "license": "MIT",
  793. "funding": {
  794. "type": "github",
  795. "url": "https://github.com/sponsors/wooorm"
  796. }
  797. },
  798. "node_modules/cross-spawn": {
  799. "version": "7.0.6",
  800. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
  801. "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
  802. "dev": true,
  803. "license": "MIT",
  804. "dependencies": {
  805. "path-key": "^3.1.0",
  806. "shebang-command": "^2.0.0",
  807. "which": "^2.0.1"
  808. },
  809. "engines": {
  810. "node": ">= 8"
  811. }
  812. },
  813. "node_modules/debug": {
  814. "version": "4.4.3",
  815. "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
  816. "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
  817. "license": "MIT",
  818. "dependencies": {
  819. "ms": "^2.1.3"
  820. },
  821. "engines": {
  822. "node": ">=6.0"
  823. },
  824. "peerDependenciesMeta": {
  825. "supports-color": {
  826. "optional": true
  827. }
  828. }
  829. },
  830. "node_modules/decode-named-character-reference": {
  831. "version": "1.3.0",
  832. "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",
  833. "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",
  834. "license": "MIT",
  835. "dependencies": {
  836. "character-entities": "^2.0.0"
  837. },
  838. "funding": {
  839. "type": "github",
  840. "url": "https://github.com/sponsors/wooorm"
  841. }
  842. },
  843. "node_modules/dequal": {
  844. "version": "2.0.3",
  845. "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
  846. "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
  847. "license": "MIT",
  848. "engines": {
  849. "node": ">=6"
  850. }
  851. },
  852. "node_modules/devlop": {
  853. "version": "1.1.0",
  854. "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
  855. "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
  856. "license": "MIT",
  857. "dependencies": {
  858. "dequal": "^2.0.0"
  859. },
  860. "funding": {
  861. "type": "github",
  862. "url": "https://github.com/sponsors/wooorm"
  863. }
  864. },
  865. "node_modules/eastasianwidth": {
  866. "version": "0.2.0",
  867. "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  868. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
  869. "dev": true,
  870. "license": "MIT"
  871. },
  872. "node_modules/emoji-regex": {
  873. "version": "9.2.2",
  874. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  875. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
  876. "dev": true,
  877. "license": "MIT"
  878. },
  879. "node_modules/esast-util-from-estree": {
  880. "version": "2.0.0",
  881. "resolved": "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz",
  882. "integrity": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==",
  883. "license": "MIT",
  884. "dependencies": {
  885. "@types/estree-jsx": "^1.0.0",
  886. "devlop": "^1.0.0",
  887. "estree-util-visit": "^2.0.0",
  888. "unist-util-position-from-estree": "^2.0.0"
  889. },
  890. "funding": {
  891. "type": "opencollective",
  892. "url": "https://opencollective.com/unified"
  893. }
  894. },
  895. "node_modules/esast-util-from-js": {
  896. "version": "2.0.1",
  897. "resolved": "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz",
  898. "integrity": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==",
  899. "license": "MIT",
  900. "dependencies": {
  901. "@types/estree-jsx": "^1.0.0",
  902. "acorn": "^8.0.0",
  903. "esast-util-from-estree": "^2.0.0",
  904. "vfile-message": "^4.0.0"
  905. },
  906. "funding": {
  907. "type": "opencollective",
  908. "url": "https://opencollective.com/unified"
  909. }
  910. },
  911. "node_modules/esbuild": {
  912. "version": "0.27.2",
  913. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.2.tgz",
  914. "integrity": "sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==",
  915. "dev": true,
  916. "hasInstallScript": true,
  917. "license": "MIT",
  918. "bin": {
  919. "esbuild": "bin/esbuild"
  920. },
  921. "engines": {
  922. "node": ">=18"
  923. },
  924. "optionalDependencies": {
  925. "@esbuild/aix-ppc64": "0.27.2",
  926. "@esbuild/android-arm": "0.27.2",
  927. "@esbuild/android-arm64": "0.27.2",
  928. "@esbuild/android-x64": "0.27.2",
  929. "@esbuild/darwin-arm64": "0.27.2",
  930. "@esbuild/darwin-x64": "0.27.2",
  931. "@esbuild/freebsd-arm64": "0.27.2",
  932. "@esbuild/freebsd-x64": "0.27.2",
  933. "@esbuild/linux-arm": "0.27.2",
  934. "@esbuild/linux-arm64": "0.27.2",
  935. "@esbuild/linux-ia32": "0.27.2",
  936. "@esbuild/linux-loong64": "0.27.2",
  937. "@esbuild/linux-mips64el": "0.27.2",
  938. "@esbuild/linux-ppc64": "0.27.2",
  939. "@esbuild/linux-riscv64": "0.27.2",
  940. "@esbuild/linux-s390x": "0.27.2",
  941. "@esbuild/linux-x64": "0.27.2",
  942. "@esbuild/netbsd-arm64": "0.27.2",
  943. "@esbuild/netbsd-x64": "0.27.2",
  944. "@esbuild/openbsd-arm64": "0.27.2",
  945. "@esbuild/openbsd-x64": "0.27.2",
  946. "@esbuild/openharmony-arm64": "0.27.2",
  947. "@esbuild/sunos-x64": "0.27.2",
  948. "@esbuild/win32-arm64": "0.27.2",
  949. "@esbuild/win32-ia32": "0.27.2",
  950. "@esbuild/win32-x64": "0.27.2"
  951. }
  952. },
  953. "node_modules/escape-string-regexp": {
  954. "version": "5.0.0",
  955. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  956. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  957. "license": "MIT",
  958. "engines": {
  959. "node": ">=12"
  960. },
  961. "funding": {
  962. "url": "https://github.com/sponsors/sindresorhus"
  963. }
  964. },
  965. "node_modules/esprima": {
  966. "version": "4.0.1",
  967. "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  968. "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
  969. "license": "BSD-2-Clause",
  970. "bin": {
  971. "esparse": "bin/esparse.js",
  972. "esvalidate": "bin/esvalidate.js"
  973. },
  974. "engines": {
  975. "node": ">=4"
  976. }
  977. },
  978. "node_modules/estree-util-attach-comments": {
  979. "version": "3.0.0",
  980. "resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz",
  981. "integrity": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==",
  982. "license": "MIT",
  983. "dependencies": {
  984. "@types/estree": "^1.0.0"
  985. },
  986. "funding": {
  987. "type": "opencollective",
  988. "url": "https://opencollective.com/unified"
  989. }
  990. },
  991. "node_modules/estree-util-build-jsx": {
  992. "version": "3.0.1",
  993. "resolved": "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz",
  994. "integrity": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==",
  995. "license": "MIT",
  996. "dependencies": {
  997. "@types/estree-jsx": "^1.0.0",
  998. "devlop": "^1.0.0",
  999. "estree-util-is-identifier-name": "^3.0.0",
  1000. "estree-walker": "^3.0.0"
  1001. },
  1002. "funding": {
  1003. "type": "opencollective",
  1004. "url": "https://opencollective.com/unified"
  1005. }
  1006. },
  1007. "node_modules/estree-util-is-identifier-name": {
  1008. "version": "3.0.0",
  1009. "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
  1010. "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",
  1011. "license": "MIT",
  1012. "funding": {
  1013. "type": "opencollective",
  1014. "url": "https://opencollective.com/unified"
  1015. }
  1016. },
  1017. "node_modules/estree-util-scope": {
  1018. "version": "1.0.0",
  1019. "resolved": "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz",
  1020. "integrity": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==",
  1021. "license": "MIT",
  1022. "dependencies": {
  1023. "@types/estree": "^1.0.0",
  1024. "devlop": "^1.0.0"
  1025. },
  1026. "funding": {
  1027. "type": "opencollective",
  1028. "url": "https://opencollective.com/unified"
  1029. }
  1030. },
  1031. "node_modules/estree-util-to-js": {
  1032. "version": "2.0.0",
  1033. "resolved": "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz",
  1034. "integrity": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==",
  1035. "license": "MIT",
  1036. "dependencies": {
  1037. "@types/estree-jsx": "^1.0.0",
  1038. "astring": "^1.8.0",
  1039. "source-map": "^0.7.0"
  1040. },
  1041. "funding": {
  1042. "type": "opencollective",
  1043. "url": "https://opencollective.com/unified"
  1044. }
  1045. },
  1046. "node_modules/estree-util-visit": {
  1047. "version": "2.0.0",
  1048. "resolved": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz",
  1049. "integrity": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==",
  1050. "license": "MIT",
  1051. "dependencies": {
  1052. "@types/estree-jsx": "^1.0.0",
  1053. "@types/unist": "^3.0.0"
  1054. },
  1055. "funding": {
  1056. "type": "opencollective",
  1057. "url": "https://opencollective.com/unified"
  1058. }
  1059. },
  1060. "node_modules/estree-walker": {
  1061. "version": "3.0.3",
  1062. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  1063. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  1064. "license": "MIT",
  1065. "dependencies": {
  1066. "@types/estree": "^1.0.0"
  1067. }
  1068. },
  1069. "node_modules/extend": {
  1070. "version": "3.0.2",
  1071. "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
  1072. "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
  1073. "license": "MIT"
  1074. },
  1075. "node_modules/extend-shallow": {
  1076. "version": "2.0.1",
  1077. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  1078. "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
  1079. "license": "MIT",
  1080. "dependencies": {
  1081. "is-extendable": "^0.1.0"
  1082. },
  1083. "engines": {
  1084. "node": ">=0.10.0"
  1085. }
  1086. },
  1087. "node_modules/foreground-child": {
  1088. "version": "3.3.1",
  1089. "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
  1090. "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
  1091. "dev": true,
  1092. "license": "ISC",
  1093. "dependencies": {
  1094. "cross-spawn": "^7.0.6",
  1095. "signal-exit": "^4.0.1"
  1096. },
  1097. "engines": {
  1098. "node": ">=14"
  1099. },
  1100. "funding": {
  1101. "url": "https://github.com/sponsors/isaacs"
  1102. }
  1103. },
  1104. "node_modules/fsevents": {
  1105. "version": "2.3.3",
  1106. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  1107. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1108. "dev": true,
  1109. "hasInstallScript": true,
  1110. "license": "MIT",
  1111. "optional": true,
  1112. "os": [
  1113. "darwin"
  1114. ],
  1115. "engines": {
  1116. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1117. }
  1118. },
  1119. "node_modules/get-tsconfig": {
  1120. "version": "4.13.0",
  1121. "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.0.tgz",
  1122. "integrity": "sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==",
  1123. "dev": true,
  1124. "license": "MIT",
  1125. "dependencies": {
  1126. "resolve-pkg-maps": "^1.0.0"
  1127. },
  1128. "funding": {
  1129. "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
  1130. }
  1131. },
  1132. "node_modules/github-slugger": {
  1133. "version": "2.0.0",
  1134. "resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz",
  1135. "integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==",
  1136. "license": "ISC"
  1137. },
  1138. "node_modules/glob": {
  1139. "version": "10.5.0",
  1140. "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
  1141. "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
  1142. "dev": true,
  1143. "license": "ISC",
  1144. "dependencies": {
  1145. "foreground-child": "^3.1.0",
  1146. "jackspeak": "^3.1.2",
  1147. "minimatch": "^9.0.4",
  1148. "minipass": "^7.1.2",
  1149. "package-json-from-dist": "^1.0.0",
  1150. "path-scurry": "^1.11.1"
  1151. },
  1152. "bin": {
  1153. "glob": "dist/esm/bin.mjs"
  1154. },
  1155. "funding": {
  1156. "url": "https://github.com/sponsors/isaacs"
  1157. }
  1158. },
  1159. "node_modules/gray-matter": {
  1160. "version": "4.0.3",
  1161. "resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz",
  1162. "integrity": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==",
  1163. "license": "MIT",
  1164. "dependencies": {
  1165. "js-yaml": "^3.13.1",
  1166. "kind-of": "^6.0.2",
  1167. "section-matter": "^1.0.0",
  1168. "strip-bom-string": "^1.0.0"
  1169. },
  1170. "engines": {
  1171. "node": ">=6.0"
  1172. }
  1173. },
  1174. "node_modules/hast-util-heading-rank": {
  1175. "version": "3.0.0",
  1176. "resolved": "https://registry.npmjs.org/hast-util-heading-rank/-/hast-util-heading-rank-3.0.0.tgz",
  1177. "integrity": "sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==",
  1178. "license": "MIT",
  1179. "dependencies": {
  1180. "@types/hast": "^3.0.0"
  1181. },
  1182. "funding": {
  1183. "type": "opencollective",
  1184. "url": "https://opencollective.com/unified"
  1185. }
  1186. },
  1187. "node_modules/hast-util-to-estree": {
  1188. "version": "3.1.3",
  1189. "resolved": "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.3.tgz",
  1190. "integrity": "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==",
  1191. "license": "MIT",
  1192. "dependencies": {
  1193. "@types/estree": "^1.0.0",
  1194. "@types/estree-jsx": "^1.0.0",
  1195. "@types/hast": "^3.0.0",
  1196. "comma-separated-tokens": "^2.0.0",
  1197. "devlop": "^1.0.0",
  1198. "estree-util-attach-comments": "^3.0.0",
  1199. "estree-util-is-identifier-name": "^3.0.0",
  1200. "hast-util-whitespace": "^3.0.0",
  1201. "mdast-util-mdx-expression": "^2.0.0",
  1202. "mdast-util-mdx-jsx": "^3.0.0",
  1203. "mdast-util-mdxjs-esm": "^2.0.0",
  1204. "property-information": "^7.0.0",
  1205. "space-separated-tokens": "^2.0.0",
  1206. "style-to-js": "^1.0.0",
  1207. "unist-util-position": "^5.0.0",
  1208. "zwitch": "^2.0.0"
  1209. },
  1210. "funding": {
  1211. "type": "opencollective",
  1212. "url": "https://opencollective.com/unified"
  1213. }
  1214. },
  1215. "node_modules/hast-util-to-jsx-runtime": {
  1216. "version": "2.3.6",
  1217. "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz",
  1218. "integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==",
  1219. "license": "MIT",
  1220. "dependencies": {
  1221. "@types/estree": "^1.0.0",
  1222. "@types/hast": "^3.0.0",
  1223. "@types/unist": "^3.0.0",
  1224. "comma-separated-tokens": "^2.0.0",
  1225. "devlop": "^1.0.0",
  1226. "estree-util-is-identifier-name": "^3.0.0",
  1227. "hast-util-whitespace": "^3.0.0",
  1228. "mdast-util-mdx-expression": "^2.0.0",
  1229. "mdast-util-mdx-jsx": "^3.0.0",
  1230. "mdast-util-mdxjs-esm": "^2.0.0",
  1231. "property-information": "^7.0.0",
  1232. "space-separated-tokens": "^2.0.0",
  1233. "style-to-js": "^1.0.0",
  1234. "unist-util-position": "^5.0.0",
  1235. "vfile-message": "^4.0.0"
  1236. },
  1237. "funding": {
  1238. "type": "opencollective",
  1239. "url": "https://opencollective.com/unified"
  1240. }
  1241. },
  1242. "node_modules/hast-util-to-string": {
  1243. "version": "3.0.1",
  1244. "resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-3.0.1.tgz",
  1245. "integrity": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==",
  1246. "license": "MIT",
  1247. "dependencies": {
  1248. "@types/hast": "^3.0.0"
  1249. },
  1250. "funding": {
  1251. "type": "opencollective",
  1252. "url": "https://opencollective.com/unified"
  1253. }
  1254. },
  1255. "node_modules/hast-util-whitespace": {
  1256. "version": "3.0.0",
  1257. "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
  1258. "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
  1259. "license": "MIT",
  1260. "dependencies": {
  1261. "@types/hast": "^3.0.0"
  1262. },
  1263. "funding": {
  1264. "type": "opencollective",
  1265. "url": "https://opencollective.com/unified"
  1266. }
  1267. },
  1268. "node_modules/inline-style-parser": {
  1269. "version": "0.2.7",
  1270. "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz",
  1271. "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==",
  1272. "license": "MIT"
  1273. },
  1274. "node_modules/is-alphabetical": {
  1275. "version": "2.0.1",
  1276. "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
  1277. "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==",
  1278. "license": "MIT",
  1279. "funding": {
  1280. "type": "github",
  1281. "url": "https://github.com/sponsors/wooorm"
  1282. }
  1283. },
  1284. "node_modules/is-alphanumerical": {
  1285. "version": "2.0.1",
  1286. "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
  1287. "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",
  1288. "license": "MIT",
  1289. "dependencies": {
  1290. "is-alphabetical": "^2.0.0",
  1291. "is-decimal": "^2.0.0"
  1292. },
  1293. "funding": {
  1294. "type": "github",
  1295. "url": "https://github.com/sponsors/wooorm"
  1296. }
  1297. },
  1298. "node_modules/is-decimal": {
  1299. "version": "2.0.1",
  1300. "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz",
  1301. "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==",
  1302. "license": "MIT",
  1303. "funding": {
  1304. "type": "github",
  1305. "url": "https://github.com/sponsors/wooorm"
  1306. }
  1307. },
  1308. "node_modules/is-extendable": {
  1309. "version": "0.1.1",
  1310. "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
  1311. "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
  1312. "license": "MIT",
  1313. "engines": {
  1314. "node": ">=0.10.0"
  1315. }
  1316. },
  1317. "node_modules/is-fullwidth-code-point": {
  1318. "version": "3.0.0",
  1319. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  1320. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  1321. "dev": true,
  1322. "license": "MIT",
  1323. "engines": {
  1324. "node": ">=8"
  1325. }
  1326. },
  1327. "node_modules/is-hexadecimal": {
  1328. "version": "2.0.1",
  1329. "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
  1330. "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==",
  1331. "license": "MIT",
  1332. "funding": {
  1333. "type": "github",
  1334. "url": "https://github.com/sponsors/wooorm"
  1335. }
  1336. },
  1337. "node_modules/is-plain-obj": {
  1338. "version": "4.1.0",
  1339. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
  1340. "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
  1341. "license": "MIT",
  1342. "engines": {
  1343. "node": ">=12"
  1344. },
  1345. "funding": {
  1346. "url": "https://github.com/sponsors/sindresorhus"
  1347. }
  1348. },
  1349. "node_modules/isexe": {
  1350. "version": "2.0.0",
  1351. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  1352. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  1353. "dev": true,
  1354. "license": "ISC"
  1355. },
  1356. "node_modules/jackspeak": {
  1357. "version": "3.4.3",
  1358. "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
  1359. "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
  1360. "dev": true,
  1361. "license": "BlueOak-1.0.0",
  1362. "dependencies": {
  1363. "@isaacs/cliui": "^8.0.2"
  1364. },
  1365. "funding": {
  1366. "url": "https://github.com/sponsors/isaacs"
  1367. },
  1368. "optionalDependencies": {
  1369. "@pkgjs/parseargs": "^0.11.0"
  1370. }
  1371. },
  1372. "node_modules/js-yaml": {
  1373. "version": "3.14.2",
  1374. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
  1375. "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==",
  1376. "license": "MIT",
  1377. "dependencies": {
  1378. "argparse": "^1.0.7",
  1379. "esprima": "^4.0.0"
  1380. },
  1381. "bin": {
  1382. "js-yaml": "bin/js-yaml.js"
  1383. }
  1384. },
  1385. "node_modules/kind-of": {
  1386. "version": "6.0.3",
  1387. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  1388. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
  1389. "license": "MIT",
  1390. "engines": {
  1391. "node": ">=0.10.0"
  1392. }
  1393. },
  1394. "node_modules/longest-streak": {
  1395. "version": "3.1.0",
  1396. "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
  1397. "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
  1398. "license": "MIT",
  1399. "funding": {
  1400. "type": "github",
  1401. "url": "https://github.com/sponsors/wooorm"
  1402. }
  1403. },
  1404. "node_modules/lru-cache": {
  1405. "version": "10.4.3",
  1406. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
  1407. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
  1408. "dev": true,
  1409. "license": "ISC"
  1410. },
  1411. "node_modules/markdown-extensions": {
  1412. "version": "2.0.0",
  1413. "resolved": "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz",
  1414. "integrity": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==",
  1415. "license": "MIT",
  1416. "engines": {
  1417. "node": ">=16"
  1418. },
  1419. "funding": {
  1420. "url": "https://github.com/sponsors/sindresorhus"
  1421. }
  1422. },
  1423. "node_modules/markdown-table": {
  1424. "version": "3.0.4",
  1425. "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
  1426. "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
  1427. "license": "MIT",
  1428. "funding": {
  1429. "type": "github",
  1430. "url": "https://github.com/sponsors/wooorm"
  1431. }
  1432. },
  1433. "node_modules/mdast-util-directive": {
  1434. "version": "3.1.0",
  1435. "resolved": "https://registry.npmjs.org/mdast-util-directive/-/mdast-util-directive-3.1.0.tgz",
  1436. "integrity": "sha512-I3fNFt+DHmpWCYAT7quoM6lHf9wuqtI+oCOfvILnoicNIqjh5E3dEJWiXuYME2gNe8vl1iMQwyUHa7bgFmak6Q==",
  1437. "license": "MIT",
  1438. "dependencies": {
  1439. "@types/mdast": "^4.0.0",
  1440. "@types/unist": "^3.0.0",
  1441. "ccount": "^2.0.0",
  1442. "devlop": "^1.0.0",
  1443. "mdast-util-from-markdown": "^2.0.0",
  1444. "mdast-util-to-markdown": "^2.0.0",
  1445. "parse-entities": "^4.0.0",
  1446. "stringify-entities": "^4.0.0",
  1447. "unist-util-visit-parents": "^6.0.0"
  1448. },
  1449. "funding": {
  1450. "type": "opencollective",
  1451. "url": "https://opencollective.com/unified"
  1452. }
  1453. },
  1454. "node_modules/mdast-util-find-and-replace": {
  1455. "version": "3.0.2",
  1456. "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
  1457. "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",
  1458. "license": "MIT",
  1459. "dependencies": {
  1460. "@types/mdast": "^4.0.0",
  1461. "escape-string-regexp": "^5.0.0",
  1462. "unist-util-is": "^6.0.0",
  1463. "unist-util-visit-parents": "^6.0.0"
  1464. },
  1465. "funding": {
  1466. "type": "opencollective",
  1467. "url": "https://opencollective.com/unified"
  1468. }
  1469. },
  1470. "node_modules/mdast-util-from-markdown": {
  1471. "version": "2.0.2",
  1472. "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz",
  1473. "integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==",
  1474. "license": "MIT",
  1475. "dependencies": {
  1476. "@types/mdast": "^4.0.0",
  1477. "@types/unist": "^3.0.0",
  1478. "decode-named-character-reference": "^1.0.0",
  1479. "devlop": "^1.0.0",
  1480. "mdast-util-to-string": "^4.0.0",
  1481. "micromark": "^4.0.0",
  1482. "micromark-util-decode-numeric-character-reference": "^2.0.0",
  1483. "micromark-util-decode-string": "^2.0.0",
  1484. "micromark-util-normalize-identifier": "^2.0.0",
  1485. "micromark-util-symbol": "^2.0.0",
  1486. "micromark-util-types": "^2.0.0",
  1487. "unist-util-stringify-position": "^4.0.0"
  1488. },
  1489. "funding": {
  1490. "type": "opencollective",
  1491. "url": "https://opencollective.com/unified"
  1492. }
  1493. },
  1494. "node_modules/mdast-util-gfm": {
  1495. "version": "3.1.0",
  1496. "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
  1497. "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",
  1498. "license": "MIT",
  1499. "dependencies": {
  1500. "mdast-util-from-markdown": "^2.0.0",
  1501. "mdast-util-gfm-autolink-literal": "^2.0.0",
  1502. "mdast-util-gfm-footnote": "^2.0.0",
  1503. "mdast-util-gfm-strikethrough": "^2.0.0",
  1504. "mdast-util-gfm-table": "^2.0.0",
  1505. "mdast-util-gfm-task-list-item": "^2.0.0",
  1506. "mdast-util-to-markdown": "^2.0.0"
  1507. },
  1508. "funding": {
  1509. "type": "opencollective",
  1510. "url": "https://opencollective.com/unified"
  1511. }
  1512. },
  1513. "node_modules/mdast-util-gfm-autolink-literal": {
  1514. "version": "2.0.1",
  1515. "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
  1516. "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
  1517. "license": "MIT",
  1518. "dependencies": {
  1519. "@types/mdast": "^4.0.0",
  1520. "ccount": "^2.0.0",
  1521. "devlop": "^1.0.0",
  1522. "mdast-util-find-and-replace": "^3.0.0",
  1523. "micromark-util-character": "^2.0.0"
  1524. },
  1525. "funding": {
  1526. "type": "opencollective",
  1527. "url": "https://opencollective.com/unified"
  1528. }
  1529. },
  1530. "node_modules/mdast-util-gfm-footnote": {
  1531. "version": "2.1.0",
  1532. "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
  1533. "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",
  1534. "license": "MIT",
  1535. "dependencies": {
  1536. "@types/mdast": "^4.0.0",
  1537. "devlop": "^1.1.0",
  1538. "mdast-util-from-markdown": "^2.0.0",
  1539. "mdast-util-to-markdown": "^2.0.0",
  1540. "micromark-util-normalize-identifier": "^2.0.0"
  1541. },
  1542. "funding": {
  1543. "type": "opencollective",
  1544. "url": "https://opencollective.com/unified"
  1545. }
  1546. },
  1547. "node_modules/mdast-util-gfm-strikethrough": {
  1548. "version": "2.0.0",
  1549. "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
  1550. "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
  1551. "license": "MIT",
  1552. "dependencies": {
  1553. "@types/mdast": "^4.0.0",
  1554. "mdast-util-from-markdown": "^2.0.0",
  1555. "mdast-util-to-markdown": "^2.0.0"
  1556. },
  1557. "funding": {
  1558. "type": "opencollective",
  1559. "url": "https://opencollective.com/unified"
  1560. }
  1561. },
  1562. "node_modules/mdast-util-gfm-table": {
  1563. "version": "2.0.0",
  1564. "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
  1565. "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
  1566. "license": "MIT",
  1567. "dependencies": {
  1568. "@types/mdast": "^4.0.0",
  1569. "devlop": "^1.0.0",
  1570. "markdown-table": "^3.0.0",
  1571. "mdast-util-from-markdown": "^2.0.0",
  1572. "mdast-util-to-markdown": "^2.0.0"
  1573. },
  1574. "funding": {
  1575. "type": "opencollective",
  1576. "url": "https://opencollective.com/unified"
  1577. }
  1578. },
  1579. "node_modules/mdast-util-gfm-task-list-item": {
  1580. "version": "2.0.0",
  1581. "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
  1582. "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
  1583. "license": "MIT",
  1584. "dependencies": {
  1585. "@types/mdast": "^4.0.0",
  1586. "devlop": "^1.0.0",
  1587. "mdast-util-from-markdown": "^2.0.0",
  1588. "mdast-util-to-markdown": "^2.0.0"
  1589. },
  1590. "funding": {
  1591. "type": "opencollective",
  1592. "url": "https://opencollective.com/unified"
  1593. }
  1594. },
  1595. "node_modules/mdast-util-mdx": {
  1596. "version": "3.0.0",
  1597. "resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz",
  1598. "integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==",
  1599. "license": "MIT",
  1600. "dependencies": {
  1601. "mdast-util-from-markdown": "^2.0.0",
  1602. "mdast-util-mdx-expression": "^2.0.0",
  1603. "mdast-util-mdx-jsx": "^3.0.0",
  1604. "mdast-util-mdxjs-esm": "^2.0.0",
  1605. "mdast-util-to-markdown": "^2.0.0"
  1606. },
  1607. "funding": {
  1608. "type": "opencollective",
  1609. "url": "https://opencollective.com/unified"
  1610. }
  1611. },
  1612. "node_modules/mdast-util-mdx-expression": {
  1613. "version": "2.0.1",
  1614. "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
  1615. "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==",
  1616. "license": "MIT",
  1617. "dependencies": {
  1618. "@types/estree-jsx": "^1.0.0",
  1619. "@types/hast": "^3.0.0",
  1620. "@types/mdast": "^4.0.0",
  1621. "devlop": "^1.0.0",
  1622. "mdast-util-from-markdown": "^2.0.0",
  1623. "mdast-util-to-markdown": "^2.0.0"
  1624. },
  1625. "funding": {
  1626. "type": "opencollective",
  1627. "url": "https://opencollective.com/unified"
  1628. }
  1629. },
  1630. "node_modules/mdast-util-mdx-jsx": {
  1631. "version": "3.2.0",
  1632. "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz",
  1633. "integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==",
  1634. "license": "MIT",
  1635. "dependencies": {
  1636. "@types/estree-jsx": "^1.0.0",
  1637. "@types/hast": "^3.0.0",
  1638. "@types/mdast": "^4.0.0",
  1639. "@types/unist": "^3.0.0",
  1640. "ccount": "^2.0.0",
  1641. "devlop": "^1.1.0",
  1642. "mdast-util-from-markdown": "^2.0.0",
  1643. "mdast-util-to-markdown": "^2.0.0",
  1644. "parse-entities": "^4.0.0",
  1645. "stringify-entities": "^4.0.0",
  1646. "unist-util-stringify-position": "^4.0.0",
  1647. "vfile-message": "^4.0.0"
  1648. },
  1649. "funding": {
  1650. "type": "opencollective",
  1651. "url": "https://opencollective.com/unified"
  1652. }
  1653. },
  1654. "node_modules/mdast-util-mdxjs-esm": {
  1655. "version": "2.0.1",
  1656. "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
  1657. "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",
  1658. "license": "MIT",
  1659. "dependencies": {
  1660. "@types/estree-jsx": "^1.0.0",
  1661. "@types/hast": "^3.0.0",
  1662. "@types/mdast": "^4.0.0",
  1663. "devlop": "^1.0.0",
  1664. "mdast-util-from-markdown": "^2.0.0",
  1665. "mdast-util-to-markdown": "^2.0.0"
  1666. },
  1667. "funding": {
  1668. "type": "opencollective",
  1669. "url": "https://opencollective.com/unified"
  1670. }
  1671. },
  1672. "node_modules/mdast-util-phrasing": {
  1673. "version": "4.1.0",
  1674. "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
  1675. "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
  1676. "license": "MIT",
  1677. "dependencies": {
  1678. "@types/mdast": "^4.0.0",
  1679. "unist-util-is": "^6.0.0"
  1680. },
  1681. "funding": {
  1682. "type": "opencollective",
  1683. "url": "https://opencollective.com/unified"
  1684. }
  1685. },
  1686. "node_modules/mdast-util-to-hast": {
  1687. "version": "13.2.1",
  1688. "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
  1689. "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
  1690. "license": "MIT",
  1691. "dependencies": {
  1692. "@types/hast": "^3.0.0",
  1693. "@types/mdast": "^4.0.0",
  1694. "@ungap/structured-clone": "^1.0.0",
  1695. "devlop": "^1.0.0",
  1696. "micromark-util-sanitize-uri": "^2.0.0",
  1697. "trim-lines": "^3.0.0",
  1698. "unist-util-position": "^5.0.0",
  1699. "unist-util-visit": "^5.0.0",
  1700. "vfile": "^6.0.0"
  1701. },
  1702. "funding": {
  1703. "type": "opencollective",
  1704. "url": "https://opencollective.com/unified"
  1705. }
  1706. },
  1707. "node_modules/mdast-util-to-markdown": {
  1708. "version": "2.1.2",
  1709. "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
  1710. "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
  1711. "license": "MIT",
  1712. "dependencies": {
  1713. "@types/mdast": "^4.0.0",
  1714. "@types/unist": "^3.0.0",
  1715. "longest-streak": "^3.0.0",
  1716. "mdast-util-phrasing": "^4.0.0",
  1717. "mdast-util-to-string": "^4.0.0",
  1718. "micromark-util-classify-character": "^2.0.0",
  1719. "micromark-util-decode-string": "^2.0.0",
  1720. "unist-util-visit": "^5.0.0",
  1721. "zwitch": "^2.0.0"
  1722. },
  1723. "funding": {
  1724. "type": "opencollective",
  1725. "url": "https://opencollective.com/unified"
  1726. }
  1727. },
  1728. "node_modules/mdast-util-to-string": {
  1729. "version": "4.0.0",
  1730. "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
  1731. "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
  1732. "license": "MIT",
  1733. "dependencies": {
  1734. "@types/mdast": "^4.0.0"
  1735. },
  1736. "funding": {
  1737. "type": "opencollective",
  1738. "url": "https://opencollective.com/unified"
  1739. }
  1740. },
  1741. "node_modules/micromark": {
  1742. "version": "4.0.2",
  1743. "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
  1744. "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
  1745. "funding": [
  1746. {
  1747. "type": "GitHub Sponsors",
  1748. "url": "https://github.com/sponsors/unifiedjs"
  1749. },
  1750. {
  1751. "type": "OpenCollective",
  1752. "url": "https://opencollective.com/unified"
  1753. }
  1754. ],
  1755. "license": "MIT",
  1756. "dependencies": {
  1757. "@types/debug": "^4.0.0",
  1758. "debug": "^4.0.0",
  1759. "decode-named-character-reference": "^1.0.0",
  1760. "devlop": "^1.0.0",
  1761. "micromark-core-commonmark": "^2.0.0",
  1762. "micromark-factory-space": "^2.0.0",
  1763. "micromark-util-character": "^2.0.0",
  1764. "micromark-util-chunked": "^2.0.0",
  1765. "micromark-util-combine-extensions": "^2.0.0",
  1766. "micromark-util-decode-numeric-character-reference": "^2.0.0",
  1767. "micromark-util-encode": "^2.0.0",
  1768. "micromark-util-normalize-identifier": "^2.0.0",
  1769. "micromark-util-resolve-all": "^2.0.0",
  1770. "micromark-util-sanitize-uri": "^2.0.0",
  1771. "micromark-util-subtokenize": "^2.0.0",
  1772. "micromark-util-symbol": "^2.0.0",
  1773. "micromark-util-types": "^2.0.0"
  1774. }
  1775. },
  1776. "node_modules/micromark-core-commonmark": {
  1777. "version": "2.0.3",
  1778. "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
  1779. "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
  1780. "funding": [
  1781. {
  1782. "type": "GitHub Sponsors",
  1783. "url": "https://github.com/sponsors/unifiedjs"
  1784. },
  1785. {
  1786. "type": "OpenCollective",
  1787. "url": "https://opencollective.com/unified"
  1788. }
  1789. ],
  1790. "license": "MIT",
  1791. "dependencies": {
  1792. "decode-named-character-reference": "^1.0.0",
  1793. "devlop": "^1.0.0",
  1794. "micromark-factory-destination": "^2.0.0",
  1795. "micromark-factory-label": "^2.0.0",
  1796. "micromark-factory-space": "^2.0.0",
  1797. "micromark-factory-title": "^2.0.0",
  1798. "micromark-factory-whitespace": "^2.0.0",
  1799. "micromark-util-character": "^2.0.0",
  1800. "micromark-util-chunked": "^2.0.0",
  1801. "micromark-util-classify-character": "^2.0.0",
  1802. "micromark-util-html-tag-name": "^2.0.0",
  1803. "micromark-util-normalize-identifier": "^2.0.0",
  1804. "micromark-util-resolve-all": "^2.0.0",
  1805. "micromark-util-subtokenize": "^2.0.0",
  1806. "micromark-util-symbol": "^2.0.0",
  1807. "micromark-util-types": "^2.0.0"
  1808. }
  1809. },
  1810. "node_modules/micromark-extension-directive": {
  1811. "version": "4.0.0",
  1812. "resolved": "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-4.0.0.tgz",
  1813. "integrity": "sha512-/C2nqVmXXmiseSSuCdItCMho7ybwwop6RrrRPk0KbOHW21JKoCldC+8rFOaundDoRBUWBnJJcxeA/Kvi34WQXg==",
  1814. "license": "MIT",
  1815. "dependencies": {
  1816. "devlop": "^1.0.0",
  1817. "micromark-factory-space": "^2.0.0",
  1818. "micromark-factory-whitespace": "^2.0.0",
  1819. "micromark-util-character": "^2.0.0",
  1820. "micromark-util-symbol": "^2.0.0",
  1821. "micromark-util-types": "^2.0.0",
  1822. "parse-entities": "^4.0.0"
  1823. },
  1824. "funding": {
  1825. "type": "opencollective",
  1826. "url": "https://opencollective.com/unified"
  1827. }
  1828. },
  1829. "node_modules/micromark-extension-gfm": {
  1830. "version": "3.0.0",
  1831. "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
  1832. "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
  1833. "license": "MIT",
  1834. "dependencies": {
  1835. "micromark-extension-gfm-autolink-literal": "^2.0.0",
  1836. "micromark-extension-gfm-footnote": "^2.0.0",
  1837. "micromark-extension-gfm-strikethrough": "^2.0.0",
  1838. "micromark-extension-gfm-table": "^2.0.0",
  1839. "micromark-extension-gfm-tagfilter": "^2.0.0",
  1840. "micromark-extension-gfm-task-list-item": "^2.0.0",
  1841. "micromark-util-combine-extensions": "^2.0.0",
  1842. "micromark-util-types": "^2.0.0"
  1843. },
  1844. "funding": {
  1845. "type": "opencollective",
  1846. "url": "https://opencollective.com/unified"
  1847. }
  1848. },
  1849. "node_modules/micromark-extension-gfm-autolink-literal": {
  1850. "version": "2.1.0",
  1851. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
  1852. "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",
  1853. "license": "MIT",
  1854. "dependencies": {
  1855. "micromark-util-character": "^2.0.0",
  1856. "micromark-util-sanitize-uri": "^2.0.0",
  1857. "micromark-util-symbol": "^2.0.0",
  1858. "micromark-util-types": "^2.0.0"
  1859. },
  1860. "funding": {
  1861. "type": "opencollective",
  1862. "url": "https://opencollective.com/unified"
  1863. }
  1864. },
  1865. "node_modules/micromark-extension-gfm-footnote": {
  1866. "version": "2.1.0",
  1867. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
  1868. "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",
  1869. "license": "MIT",
  1870. "dependencies": {
  1871. "devlop": "^1.0.0",
  1872. "micromark-core-commonmark": "^2.0.0",
  1873. "micromark-factory-space": "^2.0.0",
  1874. "micromark-util-character": "^2.0.0",
  1875. "micromark-util-normalize-identifier": "^2.0.0",
  1876. "micromark-util-sanitize-uri": "^2.0.0",
  1877. "micromark-util-symbol": "^2.0.0",
  1878. "micromark-util-types": "^2.0.0"
  1879. },
  1880. "funding": {
  1881. "type": "opencollective",
  1882. "url": "https://opencollective.com/unified"
  1883. }
  1884. },
  1885. "node_modules/micromark-extension-gfm-strikethrough": {
  1886. "version": "2.1.0",
  1887. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
  1888. "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",
  1889. "license": "MIT",
  1890. "dependencies": {
  1891. "devlop": "^1.0.0",
  1892. "micromark-util-chunked": "^2.0.0",
  1893. "micromark-util-classify-character": "^2.0.0",
  1894. "micromark-util-resolve-all": "^2.0.0",
  1895. "micromark-util-symbol": "^2.0.0",
  1896. "micromark-util-types": "^2.0.0"
  1897. },
  1898. "funding": {
  1899. "type": "opencollective",
  1900. "url": "https://opencollective.com/unified"
  1901. }
  1902. },
  1903. "node_modules/micromark-extension-gfm-table": {
  1904. "version": "2.1.1",
  1905. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
  1906. "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
  1907. "license": "MIT",
  1908. "dependencies": {
  1909. "devlop": "^1.0.0",
  1910. "micromark-factory-space": "^2.0.0",
  1911. "micromark-util-character": "^2.0.0",
  1912. "micromark-util-symbol": "^2.0.0",
  1913. "micromark-util-types": "^2.0.0"
  1914. },
  1915. "funding": {
  1916. "type": "opencollective",
  1917. "url": "https://opencollective.com/unified"
  1918. }
  1919. },
  1920. "node_modules/micromark-extension-gfm-tagfilter": {
  1921. "version": "2.0.0",
  1922. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
  1923. "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
  1924. "license": "MIT",
  1925. "dependencies": {
  1926. "micromark-util-types": "^2.0.0"
  1927. },
  1928. "funding": {
  1929. "type": "opencollective",
  1930. "url": "https://opencollective.com/unified"
  1931. }
  1932. },
  1933. "node_modules/micromark-extension-gfm-task-list-item": {
  1934. "version": "2.1.0",
  1935. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
  1936. "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",
  1937. "license": "MIT",
  1938. "dependencies": {
  1939. "devlop": "^1.0.0",
  1940. "micromark-factory-space": "^2.0.0",
  1941. "micromark-util-character": "^2.0.0",
  1942. "micromark-util-symbol": "^2.0.0",
  1943. "micromark-util-types": "^2.0.0"
  1944. },
  1945. "funding": {
  1946. "type": "opencollective",
  1947. "url": "https://opencollective.com/unified"
  1948. }
  1949. },
  1950. "node_modules/micromark-extension-mdx-expression": {
  1951. "version": "3.0.1",
  1952. "resolved": "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.1.tgz",
  1953. "integrity": "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==",
  1954. "funding": [
  1955. {
  1956. "type": "GitHub Sponsors",
  1957. "url": "https://github.com/sponsors/unifiedjs"
  1958. },
  1959. {
  1960. "type": "OpenCollective",
  1961. "url": "https://opencollective.com/unified"
  1962. }
  1963. ],
  1964. "license": "MIT",
  1965. "dependencies": {
  1966. "@types/estree": "^1.0.0",
  1967. "devlop": "^1.0.0",
  1968. "micromark-factory-mdx-expression": "^2.0.0",
  1969. "micromark-factory-space": "^2.0.0",
  1970. "micromark-util-character": "^2.0.0",
  1971. "micromark-util-events-to-acorn": "^2.0.0",
  1972. "micromark-util-symbol": "^2.0.0",
  1973. "micromark-util-types": "^2.0.0"
  1974. }
  1975. },
  1976. "node_modules/micromark-extension-mdx-jsx": {
  1977. "version": "3.0.2",
  1978. "resolved": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.2.tgz",
  1979. "integrity": "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==",
  1980. "license": "MIT",
  1981. "dependencies": {
  1982. "@types/estree": "^1.0.0",
  1983. "devlop": "^1.0.0",
  1984. "estree-util-is-identifier-name": "^3.0.0",
  1985. "micromark-factory-mdx-expression": "^2.0.0",
  1986. "micromark-factory-space": "^2.0.0",
  1987. "micromark-util-character": "^2.0.0",
  1988. "micromark-util-events-to-acorn": "^2.0.0",
  1989. "micromark-util-symbol": "^2.0.0",
  1990. "micromark-util-types": "^2.0.0",
  1991. "vfile-message": "^4.0.0"
  1992. },
  1993. "funding": {
  1994. "type": "opencollective",
  1995. "url": "https://opencollective.com/unified"
  1996. }
  1997. },
  1998. "node_modules/micromark-extension-mdx-md": {
  1999. "version": "2.0.0",
  2000. "resolved": "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz",
  2001. "integrity": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==",
  2002. "license": "MIT",
  2003. "dependencies": {
  2004. "micromark-util-types": "^2.0.0"
  2005. },
  2006. "funding": {
  2007. "type": "opencollective",
  2008. "url": "https://opencollective.com/unified"
  2009. }
  2010. },
  2011. "node_modules/micromark-extension-mdxjs": {
  2012. "version": "3.0.0",
  2013. "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz",
  2014. "integrity": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==",
  2015. "license": "MIT",
  2016. "dependencies": {
  2017. "acorn": "^8.0.0",
  2018. "acorn-jsx": "^5.0.0",
  2019. "micromark-extension-mdx-expression": "^3.0.0",
  2020. "micromark-extension-mdx-jsx": "^3.0.0",
  2021. "micromark-extension-mdx-md": "^2.0.0",
  2022. "micromark-extension-mdxjs-esm": "^3.0.0",
  2023. "micromark-util-combine-extensions": "^2.0.0",
  2024. "micromark-util-types": "^2.0.0"
  2025. },
  2026. "funding": {
  2027. "type": "opencollective",
  2028. "url": "https://opencollective.com/unified"
  2029. }
  2030. },
  2031. "node_modules/micromark-extension-mdxjs-esm": {
  2032. "version": "3.0.0",
  2033. "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz",
  2034. "integrity": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==",
  2035. "license": "MIT",
  2036. "dependencies": {
  2037. "@types/estree": "^1.0.0",
  2038. "devlop": "^1.0.0",
  2039. "micromark-core-commonmark": "^2.0.0",
  2040. "micromark-util-character": "^2.0.0",
  2041. "micromark-util-events-to-acorn": "^2.0.0",
  2042. "micromark-util-symbol": "^2.0.0",
  2043. "micromark-util-types": "^2.0.0",
  2044. "unist-util-position-from-estree": "^2.0.0",
  2045. "vfile-message": "^4.0.0"
  2046. },
  2047. "funding": {
  2048. "type": "opencollective",
  2049. "url": "https://opencollective.com/unified"
  2050. }
  2051. },
  2052. "node_modules/micromark-factory-destination": {
  2053. "version": "2.0.1",
  2054. "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
  2055. "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
  2056. "funding": [
  2057. {
  2058. "type": "GitHub Sponsors",
  2059. "url": "https://github.com/sponsors/unifiedjs"
  2060. },
  2061. {
  2062. "type": "OpenCollective",
  2063. "url": "https://opencollective.com/unified"
  2064. }
  2065. ],
  2066. "license": "MIT",
  2067. "dependencies": {
  2068. "micromark-util-character": "^2.0.0",
  2069. "micromark-util-symbol": "^2.0.0",
  2070. "micromark-util-types": "^2.0.0"
  2071. }
  2072. },
  2073. "node_modules/micromark-factory-label": {
  2074. "version": "2.0.1",
  2075. "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
  2076. "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
  2077. "funding": [
  2078. {
  2079. "type": "GitHub Sponsors",
  2080. "url": "https://github.com/sponsors/unifiedjs"
  2081. },
  2082. {
  2083. "type": "OpenCollective",
  2084. "url": "https://opencollective.com/unified"
  2085. }
  2086. ],
  2087. "license": "MIT",
  2088. "dependencies": {
  2089. "devlop": "^1.0.0",
  2090. "micromark-util-character": "^2.0.0",
  2091. "micromark-util-symbol": "^2.0.0",
  2092. "micromark-util-types": "^2.0.0"
  2093. }
  2094. },
  2095. "node_modules/micromark-factory-mdx-expression": {
  2096. "version": "2.0.3",
  2097. "resolved": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.3.tgz",
  2098. "integrity": "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==",
  2099. "funding": [
  2100. {
  2101. "type": "GitHub Sponsors",
  2102. "url": "https://github.com/sponsors/unifiedjs"
  2103. },
  2104. {
  2105. "type": "OpenCollective",
  2106. "url": "https://opencollective.com/unified"
  2107. }
  2108. ],
  2109. "license": "MIT",
  2110. "dependencies": {
  2111. "@types/estree": "^1.0.0",
  2112. "devlop": "^1.0.0",
  2113. "micromark-factory-space": "^2.0.0",
  2114. "micromark-util-character": "^2.0.0",
  2115. "micromark-util-events-to-acorn": "^2.0.0",
  2116. "micromark-util-symbol": "^2.0.0",
  2117. "micromark-util-types": "^2.0.0",
  2118. "unist-util-position-from-estree": "^2.0.0",
  2119. "vfile-message": "^4.0.0"
  2120. }
  2121. },
  2122. "node_modules/micromark-factory-space": {
  2123. "version": "2.0.1",
  2124. "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
  2125. "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
  2126. "funding": [
  2127. {
  2128. "type": "GitHub Sponsors",
  2129. "url": "https://github.com/sponsors/unifiedjs"
  2130. },
  2131. {
  2132. "type": "OpenCollective",
  2133. "url": "https://opencollective.com/unified"
  2134. }
  2135. ],
  2136. "license": "MIT",
  2137. "dependencies": {
  2138. "micromark-util-character": "^2.0.0",
  2139. "micromark-util-types": "^2.0.0"
  2140. }
  2141. },
  2142. "node_modules/micromark-factory-title": {
  2143. "version": "2.0.1",
  2144. "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
  2145. "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
  2146. "funding": [
  2147. {
  2148. "type": "GitHub Sponsors",
  2149. "url": "https://github.com/sponsors/unifiedjs"
  2150. },
  2151. {
  2152. "type": "OpenCollective",
  2153. "url": "https://opencollective.com/unified"
  2154. }
  2155. ],
  2156. "license": "MIT",
  2157. "dependencies": {
  2158. "micromark-factory-space": "^2.0.0",
  2159. "micromark-util-character": "^2.0.0",
  2160. "micromark-util-symbol": "^2.0.0",
  2161. "micromark-util-types": "^2.0.0"
  2162. }
  2163. },
  2164. "node_modules/micromark-factory-whitespace": {
  2165. "version": "2.0.1",
  2166. "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
  2167. "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
  2168. "funding": [
  2169. {
  2170. "type": "GitHub Sponsors",
  2171. "url": "https://github.com/sponsors/unifiedjs"
  2172. },
  2173. {
  2174. "type": "OpenCollective",
  2175. "url": "https://opencollective.com/unified"
  2176. }
  2177. ],
  2178. "license": "MIT",
  2179. "dependencies": {
  2180. "micromark-factory-space": "^2.0.0",
  2181. "micromark-util-character": "^2.0.0",
  2182. "micromark-util-symbol": "^2.0.0",
  2183. "micromark-util-types": "^2.0.0"
  2184. }
  2185. },
  2186. "node_modules/micromark-util-character": {
  2187. "version": "2.1.1",
  2188. "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
  2189. "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
  2190. "funding": [
  2191. {
  2192. "type": "GitHub Sponsors",
  2193. "url": "https://github.com/sponsors/unifiedjs"
  2194. },
  2195. {
  2196. "type": "OpenCollective",
  2197. "url": "https://opencollective.com/unified"
  2198. }
  2199. ],
  2200. "license": "MIT",
  2201. "dependencies": {
  2202. "micromark-util-symbol": "^2.0.0",
  2203. "micromark-util-types": "^2.0.0"
  2204. }
  2205. },
  2206. "node_modules/micromark-util-chunked": {
  2207. "version": "2.0.1",
  2208. "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
  2209. "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
  2210. "funding": [
  2211. {
  2212. "type": "GitHub Sponsors",
  2213. "url": "https://github.com/sponsors/unifiedjs"
  2214. },
  2215. {
  2216. "type": "OpenCollective",
  2217. "url": "https://opencollective.com/unified"
  2218. }
  2219. ],
  2220. "license": "MIT",
  2221. "dependencies": {
  2222. "micromark-util-symbol": "^2.0.0"
  2223. }
  2224. },
  2225. "node_modules/micromark-util-classify-character": {
  2226. "version": "2.0.1",
  2227. "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
  2228. "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
  2229. "funding": [
  2230. {
  2231. "type": "GitHub Sponsors",
  2232. "url": "https://github.com/sponsors/unifiedjs"
  2233. },
  2234. {
  2235. "type": "OpenCollective",
  2236. "url": "https://opencollective.com/unified"
  2237. }
  2238. ],
  2239. "license": "MIT",
  2240. "dependencies": {
  2241. "micromark-util-character": "^2.0.0",
  2242. "micromark-util-symbol": "^2.0.0",
  2243. "micromark-util-types": "^2.0.0"
  2244. }
  2245. },
  2246. "node_modules/micromark-util-combine-extensions": {
  2247. "version": "2.0.1",
  2248. "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
  2249. "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
  2250. "funding": [
  2251. {
  2252. "type": "GitHub Sponsors",
  2253. "url": "https://github.com/sponsors/unifiedjs"
  2254. },
  2255. {
  2256. "type": "OpenCollective",
  2257. "url": "https://opencollective.com/unified"
  2258. }
  2259. ],
  2260. "license": "MIT",
  2261. "dependencies": {
  2262. "micromark-util-chunked": "^2.0.0",
  2263. "micromark-util-types": "^2.0.0"
  2264. }
  2265. },
  2266. "node_modules/micromark-util-decode-numeric-character-reference": {
  2267. "version": "2.0.2",
  2268. "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
  2269. "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
  2270. "funding": [
  2271. {
  2272. "type": "GitHub Sponsors",
  2273. "url": "https://github.com/sponsors/unifiedjs"
  2274. },
  2275. {
  2276. "type": "OpenCollective",
  2277. "url": "https://opencollective.com/unified"
  2278. }
  2279. ],
  2280. "license": "MIT",
  2281. "dependencies": {
  2282. "micromark-util-symbol": "^2.0.0"
  2283. }
  2284. },
  2285. "node_modules/micromark-util-decode-string": {
  2286. "version": "2.0.1",
  2287. "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
  2288. "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
  2289. "funding": [
  2290. {
  2291. "type": "GitHub Sponsors",
  2292. "url": "https://github.com/sponsors/unifiedjs"
  2293. },
  2294. {
  2295. "type": "OpenCollective",
  2296. "url": "https://opencollective.com/unified"
  2297. }
  2298. ],
  2299. "license": "MIT",
  2300. "dependencies": {
  2301. "decode-named-character-reference": "^1.0.0",
  2302. "micromark-util-character": "^2.0.0",
  2303. "micromark-util-decode-numeric-character-reference": "^2.0.0",
  2304. "micromark-util-symbol": "^2.0.0"
  2305. }
  2306. },
  2307. "node_modules/micromark-util-encode": {
  2308. "version": "2.0.1",
  2309. "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
  2310. "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
  2311. "funding": [
  2312. {
  2313. "type": "GitHub Sponsors",
  2314. "url": "https://github.com/sponsors/unifiedjs"
  2315. },
  2316. {
  2317. "type": "OpenCollective",
  2318. "url": "https://opencollective.com/unified"
  2319. }
  2320. ],
  2321. "license": "MIT"
  2322. },
  2323. "node_modules/micromark-util-events-to-acorn": {
  2324. "version": "2.0.3",
  2325. "resolved": "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.3.tgz",
  2326. "integrity": "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==",
  2327. "funding": [
  2328. {
  2329. "type": "GitHub Sponsors",
  2330. "url": "https://github.com/sponsors/unifiedjs"
  2331. },
  2332. {
  2333. "type": "OpenCollective",
  2334. "url": "https://opencollective.com/unified"
  2335. }
  2336. ],
  2337. "license": "MIT",
  2338. "dependencies": {
  2339. "@types/estree": "^1.0.0",
  2340. "@types/unist": "^3.0.0",
  2341. "devlop": "^1.0.0",
  2342. "estree-util-visit": "^2.0.0",
  2343. "micromark-util-symbol": "^2.0.0",
  2344. "micromark-util-types": "^2.0.0",
  2345. "vfile-message": "^4.0.0"
  2346. }
  2347. },
  2348. "node_modules/micromark-util-html-tag-name": {
  2349. "version": "2.0.1",
  2350. "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
  2351. "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
  2352. "funding": [
  2353. {
  2354. "type": "GitHub Sponsors",
  2355. "url": "https://github.com/sponsors/unifiedjs"
  2356. },
  2357. {
  2358. "type": "OpenCollective",
  2359. "url": "https://opencollective.com/unified"
  2360. }
  2361. ],
  2362. "license": "MIT"
  2363. },
  2364. "node_modules/micromark-util-normalize-identifier": {
  2365. "version": "2.0.1",
  2366. "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
  2367. "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
  2368. "funding": [
  2369. {
  2370. "type": "GitHub Sponsors",
  2371. "url": "https://github.com/sponsors/unifiedjs"
  2372. },
  2373. {
  2374. "type": "OpenCollective",
  2375. "url": "https://opencollective.com/unified"
  2376. }
  2377. ],
  2378. "license": "MIT",
  2379. "dependencies": {
  2380. "micromark-util-symbol": "^2.0.0"
  2381. }
  2382. },
  2383. "node_modules/micromark-util-resolve-all": {
  2384. "version": "2.0.1",
  2385. "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
  2386. "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
  2387. "funding": [
  2388. {
  2389. "type": "GitHub Sponsors",
  2390. "url": "https://github.com/sponsors/unifiedjs"
  2391. },
  2392. {
  2393. "type": "OpenCollective",
  2394. "url": "https://opencollective.com/unified"
  2395. }
  2396. ],
  2397. "license": "MIT",
  2398. "dependencies": {
  2399. "micromark-util-types": "^2.0.0"
  2400. }
  2401. },
  2402. "node_modules/micromark-util-sanitize-uri": {
  2403. "version": "2.0.1",
  2404. "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
  2405. "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
  2406. "funding": [
  2407. {
  2408. "type": "GitHub Sponsors",
  2409. "url": "https://github.com/sponsors/unifiedjs"
  2410. },
  2411. {
  2412. "type": "OpenCollective",
  2413. "url": "https://opencollective.com/unified"
  2414. }
  2415. ],
  2416. "license": "MIT",
  2417. "dependencies": {
  2418. "micromark-util-character": "^2.0.0",
  2419. "micromark-util-encode": "^2.0.0",
  2420. "micromark-util-symbol": "^2.0.0"
  2421. }
  2422. },
  2423. "node_modules/micromark-util-subtokenize": {
  2424. "version": "2.1.0",
  2425. "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
  2426. "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
  2427. "funding": [
  2428. {
  2429. "type": "GitHub Sponsors",
  2430. "url": "https://github.com/sponsors/unifiedjs"
  2431. },
  2432. {
  2433. "type": "OpenCollective",
  2434. "url": "https://opencollective.com/unified"
  2435. }
  2436. ],
  2437. "license": "MIT",
  2438. "dependencies": {
  2439. "devlop": "^1.0.0",
  2440. "micromark-util-chunked": "^2.0.0",
  2441. "micromark-util-symbol": "^2.0.0",
  2442. "micromark-util-types": "^2.0.0"
  2443. }
  2444. },
  2445. "node_modules/micromark-util-symbol": {
  2446. "version": "2.0.1",
  2447. "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
  2448. "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
  2449. "funding": [
  2450. {
  2451. "type": "GitHub Sponsors",
  2452. "url": "https://github.com/sponsors/unifiedjs"
  2453. },
  2454. {
  2455. "type": "OpenCollective",
  2456. "url": "https://opencollective.com/unified"
  2457. }
  2458. ],
  2459. "license": "MIT"
  2460. },
  2461. "node_modules/micromark-util-types": {
  2462. "version": "2.0.2",
  2463. "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
  2464. "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
  2465. "funding": [
  2466. {
  2467. "type": "GitHub Sponsors",
  2468. "url": "https://github.com/sponsors/unifiedjs"
  2469. },
  2470. {
  2471. "type": "OpenCollective",
  2472. "url": "https://opencollective.com/unified"
  2473. }
  2474. ],
  2475. "license": "MIT"
  2476. },
  2477. "node_modules/minimatch": {
  2478. "version": "9.0.5",
  2479. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
  2480. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  2481. "dev": true,
  2482. "license": "ISC",
  2483. "dependencies": {
  2484. "brace-expansion": "^2.0.1"
  2485. },
  2486. "engines": {
  2487. "node": ">=16 || 14 >=14.17"
  2488. },
  2489. "funding": {
  2490. "url": "https://github.com/sponsors/isaacs"
  2491. }
  2492. },
  2493. "node_modules/minipass": {
  2494. "version": "7.1.2",
  2495. "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
  2496. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  2497. "dev": true,
  2498. "license": "ISC",
  2499. "engines": {
  2500. "node": ">=16 || 14 >=14.17"
  2501. }
  2502. },
  2503. "node_modules/ms": {
  2504. "version": "2.1.3",
  2505. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  2506. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  2507. "license": "MIT"
  2508. },
  2509. "node_modules/package-json-from-dist": {
  2510. "version": "1.0.1",
  2511. "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
  2512. "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
  2513. "dev": true,
  2514. "license": "BlueOak-1.0.0"
  2515. },
  2516. "node_modules/parse-entities": {
  2517. "version": "4.0.2",
  2518. "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz",
  2519. "integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==",
  2520. "license": "MIT",
  2521. "dependencies": {
  2522. "@types/unist": "^2.0.0",
  2523. "character-entities-legacy": "^3.0.0",
  2524. "character-reference-invalid": "^2.0.0",
  2525. "decode-named-character-reference": "^1.0.0",
  2526. "is-alphanumerical": "^2.0.0",
  2527. "is-decimal": "^2.0.0",
  2528. "is-hexadecimal": "^2.0.0"
  2529. },
  2530. "funding": {
  2531. "type": "github",
  2532. "url": "https://github.com/sponsors/wooorm"
  2533. }
  2534. },
  2535. "node_modules/parse-entities/node_modules/@types/unist": {
  2536. "version": "2.0.11",
  2537. "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
  2538. "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
  2539. "license": "MIT"
  2540. },
  2541. "node_modules/path-key": {
  2542. "version": "3.1.1",
  2543. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  2544. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  2545. "dev": true,
  2546. "license": "MIT",
  2547. "engines": {
  2548. "node": ">=8"
  2549. }
  2550. },
  2551. "node_modules/path-scurry": {
  2552. "version": "1.11.1",
  2553. "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
  2554. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  2555. "dev": true,
  2556. "license": "BlueOak-1.0.0",
  2557. "dependencies": {
  2558. "lru-cache": "^10.2.0",
  2559. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  2560. },
  2561. "engines": {
  2562. "node": ">=16 || 14 >=14.18"
  2563. },
  2564. "funding": {
  2565. "url": "https://github.com/sponsors/isaacs"
  2566. }
  2567. },
  2568. "node_modules/property-information": {
  2569. "version": "7.1.0",
  2570. "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz",
  2571. "integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==",
  2572. "license": "MIT",
  2573. "funding": {
  2574. "type": "github",
  2575. "url": "https://github.com/sponsors/wooorm"
  2576. }
  2577. },
  2578. "node_modules/recma-build-jsx": {
  2579. "version": "1.0.0",
  2580. "resolved": "https://registry.npmjs.org/recma-build-jsx/-/recma-build-jsx-1.0.0.tgz",
  2581. "integrity": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==",
  2582. "license": "MIT",
  2583. "dependencies": {
  2584. "@types/estree": "^1.0.0",
  2585. "estree-util-build-jsx": "^3.0.0",
  2586. "vfile": "^6.0.0"
  2587. },
  2588. "funding": {
  2589. "type": "opencollective",
  2590. "url": "https://opencollective.com/unified"
  2591. }
  2592. },
  2593. "node_modules/recma-jsx": {
  2594. "version": "1.0.1",
  2595. "resolved": "https://registry.npmjs.org/recma-jsx/-/recma-jsx-1.0.1.tgz",
  2596. "integrity": "sha512-huSIy7VU2Z5OLv6oFLosQGGDqPqdO1iq6bWNAdhzMxSJP7RAso4fCZ1cKu8j9YHCZf3TPrq4dw3okhrylgcd7w==",
  2597. "license": "MIT",
  2598. "dependencies": {
  2599. "acorn-jsx": "^5.0.0",
  2600. "estree-util-to-js": "^2.0.0",
  2601. "recma-parse": "^1.0.0",
  2602. "recma-stringify": "^1.0.0",
  2603. "unified": "^11.0.0"
  2604. },
  2605. "funding": {
  2606. "type": "opencollective",
  2607. "url": "https://opencollective.com/unified"
  2608. },
  2609. "peerDependencies": {
  2610. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  2611. }
  2612. },
  2613. "node_modules/recma-parse": {
  2614. "version": "1.0.0",
  2615. "resolved": "https://registry.npmjs.org/recma-parse/-/recma-parse-1.0.0.tgz",
  2616. "integrity": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==",
  2617. "license": "MIT",
  2618. "dependencies": {
  2619. "@types/estree": "^1.0.0",
  2620. "esast-util-from-js": "^2.0.0",
  2621. "unified": "^11.0.0",
  2622. "vfile": "^6.0.0"
  2623. },
  2624. "funding": {
  2625. "type": "opencollective",
  2626. "url": "https://opencollective.com/unified"
  2627. }
  2628. },
  2629. "node_modules/recma-stringify": {
  2630. "version": "1.0.0",
  2631. "resolved": "https://registry.npmjs.org/recma-stringify/-/recma-stringify-1.0.0.tgz",
  2632. "integrity": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==",
  2633. "license": "MIT",
  2634. "dependencies": {
  2635. "@types/estree": "^1.0.0",
  2636. "estree-util-to-js": "^2.0.0",
  2637. "unified": "^11.0.0",
  2638. "vfile": "^6.0.0"
  2639. },
  2640. "funding": {
  2641. "type": "opencollective",
  2642. "url": "https://opencollective.com/unified"
  2643. }
  2644. },
  2645. "node_modules/rehype-recma": {
  2646. "version": "1.0.0",
  2647. "resolved": "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz",
  2648. "integrity": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==",
  2649. "license": "MIT",
  2650. "dependencies": {
  2651. "@types/estree": "^1.0.0",
  2652. "@types/hast": "^3.0.0",
  2653. "hast-util-to-estree": "^3.0.0"
  2654. },
  2655. "funding": {
  2656. "type": "opencollective",
  2657. "url": "https://opencollective.com/unified"
  2658. }
  2659. },
  2660. "node_modules/rehype-slug": {
  2661. "version": "6.0.0",
  2662. "resolved": "https://registry.npmjs.org/rehype-slug/-/rehype-slug-6.0.0.tgz",
  2663. "integrity": "sha512-lWyvf/jwu+oS5+hL5eClVd3hNdmwM1kAC0BUvEGD19pajQMIzcNUd/k9GsfQ+FfECvX+JE+e9/btsKH0EjJT6A==",
  2664. "license": "MIT",
  2665. "dependencies": {
  2666. "@types/hast": "^3.0.0",
  2667. "github-slugger": "^2.0.0",
  2668. "hast-util-heading-rank": "^3.0.0",
  2669. "hast-util-to-string": "^3.0.0",
  2670. "unist-util-visit": "^5.0.0"
  2671. },
  2672. "funding": {
  2673. "type": "opencollective",
  2674. "url": "https://opencollective.com/unified"
  2675. }
  2676. },
  2677. "node_modules/remark-directive": {
  2678. "version": "4.0.0",
  2679. "resolved": "https://registry.npmjs.org/remark-directive/-/remark-directive-4.0.0.tgz",
  2680. "integrity": "sha512-7sxn4RfF1o3izevPV1DheyGDD6X4c9hrGpfdUpm7uC++dqrnJxIZVkk7CoKqcLm0VUMAuOol7Mno3m6g8cfMuA==",
  2681. "license": "MIT",
  2682. "dependencies": {
  2683. "@types/mdast": "^4.0.0",
  2684. "mdast-util-directive": "^3.0.0",
  2685. "micromark-extension-directive": "^4.0.0",
  2686. "unified": "^11.0.0"
  2687. },
  2688. "funding": {
  2689. "type": "opencollective",
  2690. "url": "https://opencollective.com/unified"
  2691. }
  2692. },
  2693. "node_modules/remark-gfm": {
  2694. "version": "4.0.1",
  2695. "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz",
  2696. "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==",
  2697. "license": "MIT",
  2698. "dependencies": {
  2699. "@types/mdast": "^4.0.0",
  2700. "mdast-util-gfm": "^3.0.0",
  2701. "micromark-extension-gfm": "^3.0.0",
  2702. "remark-parse": "^11.0.0",
  2703. "remark-stringify": "^11.0.0",
  2704. "unified": "^11.0.0"
  2705. },
  2706. "funding": {
  2707. "type": "opencollective",
  2708. "url": "https://opencollective.com/unified"
  2709. }
  2710. },
  2711. "node_modules/remark-mdx": {
  2712. "version": "3.1.1",
  2713. "resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.1.1.tgz",
  2714. "integrity": "sha512-Pjj2IYlUY3+D8x00UJsIOg5BEvfMyeI+2uLPn9VO9Wg4MEtN/VTIq2NEJQfde9PnX15KgtHyl9S0BcTnWrIuWg==",
  2715. "license": "MIT",
  2716. "dependencies": {
  2717. "mdast-util-mdx": "^3.0.0",
  2718. "micromark-extension-mdxjs": "^3.0.0"
  2719. },
  2720. "funding": {
  2721. "type": "opencollective",
  2722. "url": "https://opencollective.com/unified"
  2723. }
  2724. },
  2725. "node_modules/remark-parse": {
  2726. "version": "11.0.0",
  2727. "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
  2728. "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
  2729. "license": "MIT",
  2730. "dependencies": {
  2731. "@types/mdast": "^4.0.0",
  2732. "mdast-util-from-markdown": "^2.0.0",
  2733. "micromark-util-types": "^2.0.0",
  2734. "unified": "^11.0.0"
  2735. },
  2736. "funding": {
  2737. "type": "opencollective",
  2738. "url": "https://opencollective.com/unified"
  2739. }
  2740. },
  2741. "node_modules/remark-rehype": {
  2742. "version": "11.1.2",
  2743. "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz",
  2744. "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==",
  2745. "license": "MIT",
  2746. "dependencies": {
  2747. "@types/hast": "^3.0.0",
  2748. "@types/mdast": "^4.0.0",
  2749. "mdast-util-to-hast": "^13.0.0",
  2750. "unified": "^11.0.0",
  2751. "vfile": "^6.0.0"
  2752. },
  2753. "funding": {
  2754. "type": "opencollective",
  2755. "url": "https://opencollective.com/unified"
  2756. }
  2757. },
  2758. "node_modules/remark-stringify": {
  2759. "version": "11.0.0",
  2760. "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
  2761. "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
  2762. "license": "MIT",
  2763. "dependencies": {
  2764. "@types/mdast": "^4.0.0",
  2765. "mdast-util-to-markdown": "^2.0.0",
  2766. "unified": "^11.0.0"
  2767. },
  2768. "funding": {
  2769. "type": "opencollective",
  2770. "url": "https://opencollective.com/unified"
  2771. }
  2772. },
  2773. "node_modules/resolve-pkg-maps": {
  2774. "version": "1.0.0",
  2775. "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
  2776. "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
  2777. "dev": true,
  2778. "license": "MIT",
  2779. "funding": {
  2780. "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
  2781. }
  2782. },
  2783. "node_modules/rimraf": {
  2784. "version": "5.0.10",
  2785. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz",
  2786. "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==",
  2787. "dev": true,
  2788. "license": "ISC",
  2789. "dependencies": {
  2790. "glob": "^10.3.7"
  2791. },
  2792. "bin": {
  2793. "rimraf": "dist/esm/bin.mjs"
  2794. },
  2795. "funding": {
  2796. "url": "https://github.com/sponsors/isaacs"
  2797. }
  2798. },
  2799. "node_modules/section-matter": {
  2800. "version": "1.0.0",
  2801. "resolved": "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz",
  2802. "integrity": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==",
  2803. "license": "MIT",
  2804. "dependencies": {
  2805. "extend-shallow": "^2.0.1",
  2806. "kind-of": "^6.0.0"
  2807. },
  2808. "engines": {
  2809. "node": ">=4"
  2810. }
  2811. },
  2812. "node_modules/shebang-command": {
  2813. "version": "2.0.0",
  2814. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  2815. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  2816. "dev": true,
  2817. "license": "MIT",
  2818. "dependencies": {
  2819. "shebang-regex": "^3.0.0"
  2820. },
  2821. "engines": {
  2822. "node": ">=8"
  2823. }
  2824. },
  2825. "node_modules/shebang-regex": {
  2826. "version": "3.0.0",
  2827. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  2828. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  2829. "dev": true,
  2830. "license": "MIT",
  2831. "engines": {
  2832. "node": ">=8"
  2833. }
  2834. },
  2835. "node_modules/signal-exit": {
  2836. "version": "4.1.0",
  2837. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  2838. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  2839. "dev": true,
  2840. "license": "ISC",
  2841. "engines": {
  2842. "node": ">=14"
  2843. },
  2844. "funding": {
  2845. "url": "https://github.com/sponsors/isaacs"
  2846. }
  2847. },
  2848. "node_modules/source-map": {
  2849. "version": "0.7.6",
  2850. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz",
  2851. "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==",
  2852. "license": "BSD-3-Clause",
  2853. "engines": {
  2854. "node": ">= 12"
  2855. }
  2856. },
  2857. "node_modules/space-separated-tokens": {
  2858. "version": "2.0.2",
  2859. "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
  2860. "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
  2861. "license": "MIT",
  2862. "funding": {
  2863. "type": "github",
  2864. "url": "https://github.com/sponsors/wooorm"
  2865. }
  2866. },
  2867. "node_modules/sprintf-js": {
  2868. "version": "1.0.3",
  2869. "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  2870. "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
  2871. "license": "BSD-3-Clause"
  2872. },
  2873. "node_modules/string-width": {
  2874. "version": "5.1.2",
  2875. "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
  2876. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  2877. "dev": true,
  2878. "license": "MIT",
  2879. "dependencies": {
  2880. "eastasianwidth": "^0.2.0",
  2881. "emoji-regex": "^9.2.2",
  2882. "strip-ansi": "^7.0.1"
  2883. },
  2884. "engines": {
  2885. "node": ">=12"
  2886. },
  2887. "funding": {
  2888. "url": "https://github.com/sponsors/sindresorhus"
  2889. }
  2890. },
  2891. "node_modules/string-width-cjs": {
  2892. "name": "string-width",
  2893. "version": "4.2.3",
  2894. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  2895. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  2896. "dev": true,
  2897. "license": "MIT",
  2898. "dependencies": {
  2899. "emoji-regex": "^8.0.0",
  2900. "is-fullwidth-code-point": "^3.0.0",
  2901. "strip-ansi": "^6.0.1"
  2902. },
  2903. "engines": {
  2904. "node": ">=8"
  2905. }
  2906. },
  2907. "node_modules/string-width-cjs/node_modules/ansi-regex": {
  2908. "version": "5.0.1",
  2909. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2910. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2911. "dev": true,
  2912. "license": "MIT",
  2913. "engines": {
  2914. "node": ">=8"
  2915. }
  2916. },
  2917. "node_modules/string-width-cjs/node_modules/emoji-regex": {
  2918. "version": "8.0.0",
  2919. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  2920. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  2921. "dev": true,
  2922. "license": "MIT"
  2923. },
  2924. "node_modules/string-width-cjs/node_modules/strip-ansi": {
  2925. "version": "6.0.1",
  2926. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  2927. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  2928. "dev": true,
  2929. "license": "MIT",
  2930. "dependencies": {
  2931. "ansi-regex": "^5.0.1"
  2932. },
  2933. "engines": {
  2934. "node": ">=8"
  2935. }
  2936. },
  2937. "node_modules/stringify-entities": {
  2938. "version": "4.0.4",
  2939. "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz",
  2940. "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
  2941. "license": "MIT",
  2942. "dependencies": {
  2943. "character-entities-html4": "^2.0.0",
  2944. "character-entities-legacy": "^3.0.0"
  2945. },
  2946. "funding": {
  2947. "type": "github",
  2948. "url": "https://github.com/sponsors/wooorm"
  2949. }
  2950. },
  2951. "node_modules/strip-ansi": {
  2952. "version": "7.1.2",
  2953. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
  2954. "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
  2955. "dev": true,
  2956. "license": "MIT",
  2957. "dependencies": {
  2958. "ansi-regex": "^6.0.1"
  2959. },
  2960. "engines": {
  2961. "node": ">=12"
  2962. },
  2963. "funding": {
  2964. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  2965. }
  2966. },
  2967. "node_modules/strip-ansi-cjs": {
  2968. "name": "strip-ansi",
  2969. "version": "6.0.1",
  2970. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  2971. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  2972. "dev": true,
  2973. "license": "MIT",
  2974. "dependencies": {
  2975. "ansi-regex": "^5.0.1"
  2976. },
  2977. "engines": {
  2978. "node": ">=8"
  2979. }
  2980. },
  2981. "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
  2982. "version": "5.0.1",
  2983. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2984. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2985. "dev": true,
  2986. "license": "MIT",
  2987. "engines": {
  2988. "node": ">=8"
  2989. }
  2990. },
  2991. "node_modules/strip-bom-string": {
  2992. "version": "1.0.0",
  2993. "resolved": "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz",
  2994. "integrity": "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==",
  2995. "license": "MIT",
  2996. "engines": {
  2997. "node": ">=0.10.0"
  2998. }
  2999. },
  3000. "node_modules/style-to-js": {
  3001. "version": "1.1.21",
  3002. "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz",
  3003. "integrity": "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==",
  3004. "license": "MIT",
  3005. "dependencies": {
  3006. "style-to-object": "1.0.14"
  3007. }
  3008. },
  3009. "node_modules/style-to-object": {
  3010. "version": "1.0.14",
  3011. "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz",
  3012. "integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==",
  3013. "license": "MIT",
  3014. "dependencies": {
  3015. "inline-style-parser": "0.2.7"
  3016. }
  3017. },
  3018. "node_modules/trim-lines": {
  3019. "version": "3.0.1",
  3020. "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
  3021. "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
  3022. "license": "MIT",
  3023. "funding": {
  3024. "type": "github",
  3025. "url": "https://github.com/sponsors/wooorm"
  3026. }
  3027. },
  3028. "node_modules/trough": {
  3029. "version": "2.2.0",
  3030. "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
  3031. "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
  3032. "license": "MIT",
  3033. "funding": {
  3034. "type": "github",
  3035. "url": "https://github.com/sponsors/wooorm"
  3036. }
  3037. },
  3038. "node_modules/tsx": {
  3039. "version": "4.21.0",
  3040. "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.21.0.tgz",
  3041. "integrity": "sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==",
  3042. "dev": true,
  3043. "license": "MIT",
  3044. "dependencies": {
  3045. "esbuild": "~0.27.0",
  3046. "get-tsconfig": "^4.7.5"
  3047. },
  3048. "bin": {
  3049. "tsx": "dist/cli.mjs"
  3050. },
  3051. "engines": {
  3052. "node": ">=18.0.0"
  3053. },
  3054. "optionalDependencies": {
  3055. "fsevents": "~2.3.3"
  3056. }
  3057. },
  3058. "node_modules/typescript": {
  3059. "version": "5.8.2",
  3060. "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
  3061. "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
  3062. "devOptional": true,
  3063. "license": "Apache-2.0",
  3064. "bin": {
  3065. "tsc": "bin/tsc",
  3066. "tsserver": "bin/tsserver"
  3067. },
  3068. "engines": {
  3069. "node": ">=14.17"
  3070. }
  3071. },
  3072. "node_modules/unified": {
  3073. "version": "11.0.5",
  3074. "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
  3075. "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
  3076. "license": "MIT",
  3077. "dependencies": {
  3078. "@types/unist": "^3.0.0",
  3079. "bail": "^2.0.0",
  3080. "devlop": "^1.0.0",
  3081. "extend": "^3.0.0",
  3082. "is-plain-obj": "^4.0.0",
  3083. "trough": "^2.0.0",
  3084. "vfile": "^6.0.0"
  3085. },
  3086. "funding": {
  3087. "type": "opencollective",
  3088. "url": "https://opencollective.com/unified"
  3089. }
  3090. },
  3091. "node_modules/unist-util-is": {
  3092. "version": "6.0.1",
  3093. "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz",
  3094. "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
  3095. "license": "MIT",
  3096. "dependencies": {
  3097. "@types/unist": "^3.0.0"
  3098. },
  3099. "funding": {
  3100. "type": "opencollective",
  3101. "url": "https://opencollective.com/unified"
  3102. }
  3103. },
  3104. "node_modules/unist-util-position": {
  3105. "version": "5.0.0",
  3106. "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz",
  3107. "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
  3108. "license": "MIT",
  3109. "dependencies": {
  3110. "@types/unist": "^3.0.0"
  3111. },
  3112. "funding": {
  3113. "type": "opencollective",
  3114. "url": "https://opencollective.com/unified"
  3115. }
  3116. },
  3117. "node_modules/unist-util-position-from-estree": {
  3118. "version": "2.0.0",
  3119. "resolved": "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz",
  3120. "integrity": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==",
  3121. "license": "MIT",
  3122. "dependencies": {
  3123. "@types/unist": "^3.0.0"
  3124. },
  3125. "funding": {
  3126. "type": "opencollective",
  3127. "url": "https://opencollective.com/unified"
  3128. }
  3129. },
  3130. "node_modules/unist-util-stringify-position": {
  3131. "version": "4.0.0",
  3132. "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
  3133. "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
  3134. "license": "MIT",
  3135. "dependencies": {
  3136. "@types/unist": "^3.0.0"
  3137. },
  3138. "funding": {
  3139. "type": "opencollective",
  3140. "url": "https://opencollective.com/unified"
  3141. }
  3142. },
  3143. "node_modules/unist-util-visit": {
  3144. "version": "5.0.0",
  3145. "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
  3146. "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
  3147. "license": "MIT",
  3148. "dependencies": {
  3149. "@types/unist": "^3.0.0",
  3150. "unist-util-is": "^6.0.0",
  3151. "unist-util-visit-parents": "^6.0.0"
  3152. },
  3153. "funding": {
  3154. "type": "opencollective",
  3155. "url": "https://opencollective.com/unified"
  3156. }
  3157. },
  3158. "node_modules/unist-util-visit-parents": {
  3159. "version": "6.0.2",
  3160. "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
  3161. "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
  3162. "license": "MIT",
  3163. "dependencies": {
  3164. "@types/unist": "^3.0.0",
  3165. "unist-util-is": "^6.0.0"
  3166. },
  3167. "funding": {
  3168. "type": "opencollective",
  3169. "url": "https://opencollective.com/unified"
  3170. }
  3171. },
  3172. "node_modules/vfile": {
  3173. "version": "6.0.3",
  3174. "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
  3175. "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
  3176. "license": "MIT",
  3177. "dependencies": {
  3178. "@types/unist": "^3.0.0",
  3179. "vfile-message": "^4.0.0"
  3180. },
  3181. "funding": {
  3182. "type": "opencollective",
  3183. "url": "https://opencollective.com/unified"
  3184. }
  3185. },
  3186. "node_modules/vfile-message": {
  3187. "version": "4.0.3",
  3188. "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz",
  3189. "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
  3190. "license": "MIT",
  3191. "dependencies": {
  3192. "@types/unist": "^3.0.0",
  3193. "unist-util-stringify-position": "^4.0.0"
  3194. },
  3195. "funding": {
  3196. "type": "opencollective",
  3197. "url": "https://opencollective.com/unified"
  3198. }
  3199. },
  3200. "node_modules/which": {
  3201. "version": "2.0.2",
  3202. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  3203. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  3204. "dev": true,
  3205. "license": "ISC",
  3206. "dependencies": {
  3207. "isexe": "^2.0.0"
  3208. },
  3209. "bin": {
  3210. "node-which": "bin/node-which"
  3211. },
  3212. "engines": {
  3213. "node": ">= 8"
  3214. }
  3215. },
  3216. "node_modules/wrap-ansi": {
  3217. "version": "8.1.0",
  3218. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  3219. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  3220. "dev": true,
  3221. "license": "MIT",
  3222. "dependencies": {
  3223. "ansi-styles": "^6.1.0",
  3224. "string-width": "^5.0.1",
  3225. "strip-ansi": "^7.0.1"
  3226. },
  3227. "engines": {
  3228. "node": ">=12"
  3229. },
  3230. "funding": {
  3231. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  3232. }
  3233. },
  3234. "node_modules/wrap-ansi-cjs": {
  3235. "name": "wrap-ansi",
  3236. "version": "7.0.0",
  3237. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  3238. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  3239. "dev": true,
  3240. "license": "MIT",
  3241. "dependencies": {
  3242. "ansi-styles": "^4.0.0",
  3243. "string-width": "^4.1.0",
  3244. "strip-ansi": "^6.0.0"
  3245. },
  3246. "engines": {
  3247. "node": ">=10"
  3248. },
  3249. "funding": {
  3250. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  3251. }
  3252. },
  3253. "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
  3254. "version": "5.0.1",
  3255. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  3256. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  3257. "dev": true,
  3258. "license": "MIT",
  3259. "engines": {
  3260. "node": ">=8"
  3261. }
  3262. },
  3263. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  3264. "version": "4.3.0",
  3265. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  3266. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  3267. "dev": true,
  3268. "license": "MIT",
  3269. "dependencies": {
  3270. "color-convert": "^2.0.1"
  3271. },
  3272. "engines": {
  3273. "node": ">=8"
  3274. },
  3275. "funding": {
  3276. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  3277. }
  3278. },
  3279. "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
  3280. "version": "8.0.0",
  3281. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3282. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  3283. "dev": true,
  3284. "license": "MIT"
  3285. },
  3286. "node_modules/wrap-ansi-cjs/node_modules/string-width": {
  3287. "version": "4.2.3",
  3288. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  3289. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  3290. "dev": true,
  3291. "license": "MIT",
  3292. "dependencies": {
  3293. "emoji-regex": "^8.0.0",
  3294. "is-fullwidth-code-point": "^3.0.0",
  3295. "strip-ansi": "^6.0.1"
  3296. },
  3297. "engines": {
  3298. "node": ">=8"
  3299. }
  3300. },
  3301. "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
  3302. "version": "6.0.1",
  3303. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  3304. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  3305. "dev": true,
  3306. "license": "MIT",
  3307. "dependencies": {
  3308. "ansi-regex": "^5.0.1"
  3309. },
  3310. "engines": {
  3311. "node": ">=8"
  3312. }
  3313. },
  3314. "node_modules/zod": {
  3315. "version": "3.25.76",
  3316. "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
  3317. "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
  3318. "license": "MIT",
  3319. "funding": {
  3320. "url": "https://github.com/sponsors/colinhacks"
  3321. }
  3322. },
  3323. "node_modules/zwitch": {
  3324. "version": "2.0.4",
  3325. "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
  3326. "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
  3327. "license": "MIT",
  3328. "funding": {
  3329. "type": "github",
  3330. "url": "https://github.com/sponsors/wooorm"
  3331. }
  3332. }
  3333. }
  3334. }