package-lock.json 141 KB

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