pnpm-lock.yaml 125 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. overrides:
  6. eslint>chalk: npm:picocolors@^1.1.1
  7. globalthis: npm:@nolyfill/globalthis@^1.0.44
  8. has: npm:@nolyfill/has@^1.0.44
  9. safe-buffer: npm:@nolyfill/safe-buffer@^1.0.44
  10. importers:
  11. .:
  12. dependencies:
  13. '@ghostery/adblocker':
  14. specifier: ^2.14.1
  15. version: 2.14.1
  16. '@henrygd/queue':
  17. specifier: ^1.2.0
  18. version: 1.2.0
  19. '@mitata/counters':
  20. specifier: ^0.0.8
  21. version: 0.0.8
  22. ci-info:
  23. specifier: ^4.4.0
  24. version: 4.4.0
  25. cli-progress:
  26. specifier: ^3.12.0
  27. version: 3.12.0
  28. csv-parse:
  29. specifier: ^6.2.1
  30. version: 6.2.1
  31. domain-alive:
  32. specifier: ^0.1.17
  33. version: 0.1.17
  34. fast-cidr-tools:
  35. specifier: ^0.3.4
  36. version: 0.3.4
  37. fast-escape-regexp:
  38. specifier: ^1.0.1
  39. version: 1.0.1
  40. fast-uri:
  41. specifier: ^3.1.0
  42. version: 3.1.0
  43. fdir:
  44. specifier: ^6.5.0
  45. version: 6.5.0(picomatch@4.0.3)
  46. foxts:
  47. specifier: ^5.3.0
  48. version: 5.3.0
  49. hash-wasm:
  50. specifier: ^4.12.0
  51. version: 4.12.0
  52. json-stringify-pretty-compact:
  53. specifier: 4.0.0
  54. version: 4.0.0
  55. null-prototype-object:
  56. specifier: ^1.2.6
  57. version: 1.2.6
  58. picocolors:
  59. specifier: ^1.1.1
  60. version: 1.1.1
  61. tar-fs:
  62. specifier: ^3.1.2
  63. version: 3.1.2
  64. telegram:
  65. specifier: ^2.26.22
  66. version: 2.26.22
  67. tinyglobby:
  68. specifier: ^0.2.15
  69. version: 0.2.15
  70. tldts:
  71. specifier: ^7.0.27
  72. version: 7.0.27
  73. tldts-experimental:
  74. specifier: ^7.0.27
  75. version: 7.0.27
  76. undici:
  77. specifier: ^7.24.5
  78. version: 7.24.5
  79. undici-cache-store-better-sqlite3:
  80. specifier: ^1.0.1
  81. version: 1.0.1(undici@7.24.5)
  82. why-is-node-running:
  83. specifier: ^3.2.2
  84. version: 3.2.2
  85. worktank:
  86. specifier: ^3.0.2
  87. version: 3.0.2
  88. xbits:
  89. specifier: ^0.2.0
  90. version: 0.2.0
  91. yaml:
  92. specifier: ^2.8.3
  93. version: 2.8.3
  94. yauzl-promise:
  95. specifier: ^4.0.0
  96. version: 4.0.0
  97. devDependencies:
  98. '@eslint-sukka/node':
  99. specifier: ^8.9.0
  100. version: 8.9.0(eslint@10.1.0)(typescript@5.9.3)
  101. '@swc-node/register':
  102. specifier: ^1.11.1
  103. version: 1.11.1(@swc/core@1.13.5)(@swc/types@0.1.25)(typescript@5.9.3)
  104. '@swc/core':
  105. specifier: 1.13.5
  106. version: 1.13.5
  107. '@types/better-sqlite3':
  108. specifier: ^7.6.13
  109. version: 7.6.13
  110. '@types/cli-progress':
  111. specifier: ^3.11.6
  112. version: 3.11.6
  113. '@types/mocha':
  114. specifier: ^10.0.10
  115. version: 10.0.10
  116. '@types/node':
  117. specifier: ^24.12.0
  118. version: 24.12.0
  119. '@types/tar-fs':
  120. specifier: ^2.0.4
  121. version: 2.0.4
  122. '@types/yauzl-promise':
  123. specifier: ^4.0.1
  124. version: 4.0.1
  125. earl:
  126. specifier: ^2.0.0
  127. version: 2.0.0
  128. eslint:
  129. specifier: ^10.1.0
  130. version: 10.1.0
  131. eslint-config-sukka:
  132. specifier: ^8.9.0
  133. version: 8.9.0(@typescript-eslint/utils@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@10.1.0)(typescript@5.9.3)
  134. eslint-formatter-sukka:
  135. specifier: ^8.9.0
  136. version: 8.9.0(eslint@10.1.0)
  137. mitata:
  138. specifier: ^1.0.34
  139. version: 1.0.34
  140. mocha:
  141. specifier: ^11.7.5
  142. version: 11.7.5
  143. tinyexec:
  144. specifier: ^1.0.4
  145. version: 1.0.4
  146. typescript:
  147. specifier: ^5.9.3
  148. version: 5.9.3
  149. packages:
  150. '@antfu/install-pkg@1.1.0':
  151. resolution: {integrity: sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==}
  152. '@cryptography/aes@0.1.1':
  153. resolution: {integrity: sha512-PcYz4FDGblO6tM2kSC+VzhhK62vml6k6/YAkiWtyPvrgJVfnDRoHGDtKn5UiaRRUrvUTTocBpvc2rRgTCqxjsg==}
  154. '@emnapi/core@1.7.1':
  155. resolution: {integrity: sha512-o1uhUASyo921r2XtHYOHy7gdkGLge8ghBEQHMWmyJFoXlpU58kIrhhN3w26lpQb6dspetweapMn2CSNwQ8I4wg==}
  156. '@emnapi/runtime@1.7.1':
  157. resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==}
  158. '@emnapi/wasi-threads@1.1.0':
  159. resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
  160. '@eslint-community/eslint-plugin-eslint-comments@4.7.1':
  161. resolution: {integrity: sha512-Ql2nJFwA8wUGpILYGOQaT1glPsmvEwE0d+a+l7AALLzQvInqdbXJdx7aSu0DpUX9dB1wMVBMhm99/++S3MdEtQ==}
  162. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  163. peerDependencies:
  164. eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
  165. '@eslint-community/eslint-utils@4.9.1':
  166. resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
  167. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  168. peerDependencies:
  169. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  170. '@eslint-community/regexpp@4.12.2':
  171. resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
  172. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  173. '@eslint-sukka/eslint-plugin-stylistic@8.9.0':
  174. resolution: {integrity: sha512-Ocvl2yS5wX2gJwXr5wq1pTQCbbjiDv/jCRcank3eU8gJrPRU9YinMCQwDweA5SLA9oCuDmxFC/k9ahgknXd1lg==}
  175. peerDependencies:
  176. eslint: '*'
  177. '@eslint-sukka/eslint-plugin-sukka-full@8.9.0':
  178. resolution: {integrity: sha512-spTkq7a14hhkE4gzA5S7lQ3/qza1buTKjJ53XJeuXlg3PZiZGkaesgdISINoXM5FnMQBXOBA7wQ4Jlv70Y/edg==}
  179. peerDependencies:
  180. eslint: '*'
  181. typescript: '*'
  182. peerDependenciesMeta:
  183. typescript:
  184. optional: true
  185. '@eslint-sukka/node@8.9.0':
  186. resolution: {integrity: sha512-nmld1dnaU12AXdnKKGK/QR1nM/POV1vfwExqd3Dj9Ue30eAS4TNpkf9wegsdOxCCQ2FRNMkN1V+9Oo7uxKJd6A==}
  187. '@eslint-sukka/shared@8.9.0':
  188. resolution: {integrity: sha512-DF0L+OGa1FKHkq54h0BF+JXxrpYIZlR6aNPb/pp1yIV9oWe78epc7vxl1huWH2s1lwqtaPdquQyWoYNlW0s91A==}
  189. peerDependencies:
  190. eslint: '*'
  191. '@eslint/config-array@0.23.3':
  192. resolution: {integrity: sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==}
  193. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  194. '@eslint/config-helpers@0.5.3':
  195. resolution: {integrity: sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==}
  196. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  197. '@eslint/core@1.1.1':
  198. resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==}
  199. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  200. '@eslint/js@10.0.1':
  201. resolution: {integrity: sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==}
  202. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  203. peerDependencies:
  204. eslint: ^10.0.0
  205. peerDependenciesMeta:
  206. eslint:
  207. optional: true
  208. '@eslint/object-schema@3.0.3':
  209. resolution: {integrity: sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==}
  210. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  211. '@eslint/plugin-kit@0.6.1':
  212. resolution: {integrity: sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==}
  213. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  214. '@ghostery/adblocker-content@2.14.1':
  215. resolution: {integrity: sha512-hDE6RAL9xgQonJQiK1knOHy527PEwlAuvKaha4snE0XO6Vmtk0HThce1M2JFVRxGayWR3nTxoWbvEfGWXU7O/A==}
  216. '@ghostery/adblocker-extended-selectors@2.14.1':
  217. resolution: {integrity: sha512-3RARO2ukDrfwDqVEMD+HKZIwsM9QjjII+U1zqxhLXZ0dZRHjbtUHlZCsokqfjZ1JAa3ZVKcZrF0nZv5SA2LgyA==}
  218. '@ghostery/adblocker@2.14.1':
  219. resolution: {integrity: sha512-/cQTMJRd4/7zpgFHWqe+9wqiRPGTy+BhqfkxplvejPgq8d6spBjC6bSJV61rVHJZw5F4KOO5ReKOvuguaKG28A==}
  220. '@ghostery/url-parser@1.3.1':
  221. resolution: {integrity: sha512-QKqGi+7aDQ4RcyHyCwgEk6B9vWnsBP4Q7htaN0zPJV3ATqTKEQDtSTb9c/AN586oJUDs24YXKcwFYwNweY/YjQ==}
  222. '@henrygd/queue@1.2.0':
  223. resolution: {integrity: sha512-jW/BLSTpcvExDhqJGxtIPgGr2O0IFF8XUNDwEbfCfhrXT8a4xztQ9Lv6U/vbYzYC0xVWn+3zv6YnLUh3bEFUKA==}
  224. '@humanfs/core@0.19.1':
  225. resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
  226. engines: {node: '>=18.18.0'}
  227. '@humanfs/node@0.16.6':
  228. resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
  229. engines: {node: '>=18.18.0'}
  230. '@humanwhocodes/module-importer@1.0.1':
  231. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  232. engines: {node: '>=12.22'}
  233. '@humanwhocodes/retry@0.3.1':
  234. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  235. engines: {node: '>=18.18'}
  236. '@humanwhocodes/retry@0.4.3':
  237. resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
  238. engines: {node: '>=18.18'}
  239. '@isaacs/cliui@8.0.2':
  240. resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
  241. engines: {node: '>=12'}
  242. '@mitata/counters@0.0.8':
  243. resolution: {integrity: sha512-f11w0Y1ETFlarDP7CePj8Z+y8Gv5Ax4gMxWsEwrqh0kH/YIY030Ezx5SUJeQg0YPTZ2OHKGcLG1oGJbIqHzaJA==}
  244. '@napi-rs/wasm-runtime@0.2.12':
  245. resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
  246. '@napi-rs/wasm-runtime@1.1.1':
  247. resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==}
  248. '@node-rs/crc32-android-arm-eabi@1.10.6':
  249. resolution: {integrity: sha512-vZAMuJXm3TpWPOkkhxdrofWDv+Q+I2oO7ucLRbXyAPmXFNDhHtBxbO1rk9Qzz+M3eep8ieS4/+jCL1Q0zacNMQ==}
  250. engines: {node: '>= 10'}
  251. cpu: [arm]
  252. os: [android]
  253. '@node-rs/crc32-android-arm64@1.10.6':
  254. resolution: {integrity: sha512-Vl/JbjCinCw/H9gEpZveWCMjxjcEChDcDBM8S4hKay5yyoRCUHJPuKr4sjVDBeOm+1nwU3oOm6Ca8dyblwp4/w==}
  255. engines: {node: '>= 10'}
  256. cpu: [arm64]
  257. os: [android]
  258. '@node-rs/crc32-darwin-arm64@1.10.6':
  259. resolution: {integrity: sha512-kARYANp5GnmsQiViA5Qu74weYQ3phOHSYQf0G+U5wB3NB5JmBHnZcOc46Ig21tTypWtdv7u63TaltJQE41noyg==}
  260. engines: {node: '>= 10'}
  261. cpu: [arm64]
  262. os: [darwin]
  263. '@node-rs/crc32-darwin-x64@1.10.6':
  264. resolution: {integrity: sha512-Q99bevJVMfLTISpkpKBlXgtPUItrvTWKFyiqoKH5IvscZmLV++NH4V13Pa17GTBmv9n18OwzgQY4/SRq6PQNVA==}
  265. engines: {node: '>= 10'}
  266. cpu: [x64]
  267. os: [darwin]
  268. '@node-rs/crc32-freebsd-x64@1.10.6':
  269. resolution: {integrity: sha512-66hpawbNjrgnS9EDMErta/lpaqOMrL6a6ee+nlI2viduVOmRZWm9Rg9XdGTK/+c4bQLdtC6jOd+Kp4EyGRYkAg==}
  270. engines: {node: '>= 10'}
  271. cpu: [x64]
  272. os: [freebsd]
  273. '@node-rs/crc32-linux-arm-gnueabihf@1.10.6':
  274. resolution: {integrity: sha512-E8Z0WChH7X6ankbVm8J/Yym19Cq3otx6l4NFPS6JW/cWdjv7iw+Sps2huSug+TBprjbcEA+s4TvEwfDI1KScjg==}
  275. engines: {node: '>= 10'}
  276. cpu: [arm]
  277. os: [linux]
  278. '@node-rs/crc32-linux-arm64-gnu@1.10.6':
  279. resolution: {integrity: sha512-LmWcfDbqAvypX0bQjQVPmQGazh4dLiVklkgHxpV4P0TcQ1DT86H/SWpMBMs/ncF8DGuCQ05cNyMv1iddUDugoQ==}
  280. engines: {node: '>= 10'}
  281. cpu: [arm64]
  282. os: [linux]
  283. libc: [glibc]
  284. '@node-rs/crc32-linux-arm64-musl@1.10.6':
  285. resolution: {integrity: sha512-k8ra/bmg0hwRrIEE8JL1p32WfaN9gDlUUpQRWsbxd1WhjqvXea7kKO6K4DwVxyxlPhBS9Gkb5Urq7Y4mXANzaw==}
  286. engines: {node: '>= 10'}
  287. cpu: [arm64]
  288. os: [linux]
  289. libc: [musl]
  290. '@node-rs/crc32-linux-x64-gnu@1.10.6':
  291. resolution: {integrity: sha512-IfjtqcuFK7JrSZ9mlAFhb83xgium30PguvRjIMI45C3FJwu18bnLk1oR619IYb/zetQT82MObgmqfKOtgemEKw==}
  292. engines: {node: '>= 10'}
  293. cpu: [x64]
  294. os: [linux]
  295. libc: [glibc]
  296. '@node-rs/crc32-linux-x64-musl@1.10.6':
  297. resolution: {integrity: sha512-LbFYsA5M9pNunOweSt6uhxenYQF94v3bHDAQRPTQ3rnjn+mK6IC7YTAYoBjvoJP8lVzcvk9hRj8wp4Jyh6Y80g==}
  298. engines: {node: '>= 10'}
  299. cpu: [x64]
  300. os: [linux]
  301. libc: [musl]
  302. '@node-rs/crc32-wasm32-wasi@1.10.6':
  303. resolution: {integrity: sha512-KaejdLgHMPsRaxnM+OG9L9XdWL2TabNx80HLdsCOoX9BVhEkfh39OeahBo8lBmidylKbLGMQoGfIKDjq0YMStw==}
  304. engines: {node: '>=14.0.0'}
  305. cpu: [wasm32]
  306. '@node-rs/crc32-win32-arm64-msvc@1.10.6':
  307. resolution: {integrity: sha512-x50AXiSxn5Ccn+dCjLf1T7ZpdBiV1Sp5aC+H2ijhJO4alwznvXgWbopPRVhbp2nj0i+Gb6kkDUEyU+508KAdGQ==}
  308. engines: {node: '>= 10'}
  309. cpu: [arm64]
  310. os: [win32]
  311. '@node-rs/crc32-win32-ia32-msvc@1.10.6':
  312. resolution: {integrity: sha512-DpDxQLaErJF9l36aghe1Mx+cOnYLKYo6qVPqPL9ukJ5rAGLtCdU0C+Zoi3gs9ySm8zmbFgazq/LvmsZYU42aBw==}
  313. engines: {node: '>= 10'}
  314. cpu: [ia32]
  315. os: [win32]
  316. '@node-rs/crc32-win32-x64-msvc@1.10.6':
  317. resolution: {integrity: sha512-5B1vXosIIBw1m2Rcnw62IIfH7W9s9f7H7Ma0rRuhT8HR4Xh8QCgw6NJSI2S2MCngsGktYnAhyUvs81b7efTyQw==}
  318. engines: {node: '>= 10'}
  319. cpu: [x64]
  320. os: [win32]
  321. '@node-rs/crc32@1.10.6':
  322. resolution: {integrity: sha512-+llXfqt+UzgoDzT9of5vPQPGqTAVCohU74I9zIBkNo5TH6s2P31DFJOGsJQKN207f0GHnYv5pV3wh3BCY/un/A==}
  323. engines: {node: '>= 10'}
  324. '@nolyfill/globalthis@1.0.44':
  325. resolution: {integrity: sha512-PXEAAubKN6zy9AVSrjzYdEaOaPdoFTMxuiDyc2BYGgrvFQ+NiqZD4Q4JHuR9tPKQyZifQ3MnG8SA/8f21+FIrQ==}
  326. engines: {node: '>=12.4.0'}
  327. '@nolyfill/safe-buffer@1.0.44':
  328. resolution: {integrity: sha512-SqlKXtlhNTDMeZKey9jnnuPhi8YTl1lJuEcY9zbm5i4Pqe79UJJ8IJ9oiD6DhgI8KjYc+HtLzpQJNRdNYqb/hw==}
  329. engines: {node: '>=12.4.0'}
  330. '@nolyfill/shared@1.0.44':
  331. resolution: {integrity: sha512-NI1zxDh4LYL7PYlKKCwojjuc5CEZslywrOTKBNyodjmWjRiZ4AlCMs3Gp+zDoPQPNkYCSQp/luNojHmJWWfCbw==}
  332. '@ota-meshi/ast-token-store@0.3.0':
  333. resolution: {integrity: sha512-XRO0zi2NIUKq2lUk3T1ecFSld1fMWRKE6naRFGkgkdeosx7IslyUKNv5Dcb5PJTja9tHJoFu0v/7yEpAkrkrTg==}
  334. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  335. '@oxc-resolver/binding-android-arm-eabi@11.19.1':
  336. resolution: {integrity: sha512-aUs47y+xyXHUKlbhqHUjBABjvycq6YSD7bpxSW7vplUmdzAlJ93yXY6ZR0c1o1x5A/QKbENCvs3+NlY8IpIVzg==}
  337. cpu: [arm]
  338. os: [android]
  339. '@oxc-resolver/binding-android-arm64@11.19.1':
  340. resolution: {integrity: sha512-oolbkRX+m7Pq2LNjr/kKgYeC7bRDMVTWPgxBGMjSpZi/+UskVo4jsMU3MLheZV55jL6c3rNelPl4oD60ggYmqA==}
  341. cpu: [arm64]
  342. os: [android]
  343. '@oxc-resolver/binding-darwin-arm64@11.19.1':
  344. resolution: {integrity: sha512-nUC6d2i3R5B12sUW4O646qD5cnMXf2oBGPLIIeaRfU9doJRORAbE2SGv4eW6rMqhD+G7nf2Y8TTJTLiiO3Q/dQ==}
  345. cpu: [arm64]
  346. os: [darwin]
  347. '@oxc-resolver/binding-darwin-x64@11.19.1':
  348. resolution: {integrity: sha512-cV50vE5+uAgNcFa3QY1JOeKDSkM/9ReIcc/9wn4TavhW/itkDGrXhw9jaKnkQnGbjJ198Yh5nbX/Gr2mr4Z5jQ==}
  349. cpu: [x64]
  350. os: [darwin]
  351. '@oxc-resolver/binding-freebsd-x64@11.19.1':
  352. resolution: {integrity: sha512-xZOQiYGFxtk48PBKff+Zwoym7ScPAIVp4c14lfLxizO2LTTTJe5sx9vQNGrBymrf/vatSPNMD4FgsaaRigPkqw==}
  353. cpu: [x64]
  354. os: [freebsd]
  355. '@oxc-resolver/binding-linux-arm-gnueabihf@11.19.1':
  356. resolution: {integrity: sha512-lXZYWAC6kaGe/ky2su94e9jN9t6M0/6c+GrSlCqL//XO1cxi5lpAhnJYdyrKfm0ZEr/c7RNyAx3P7FSBcBd5+A==}
  357. cpu: [arm]
  358. os: [linux]
  359. '@oxc-resolver/binding-linux-arm-musleabihf@11.19.1':
  360. resolution: {integrity: sha512-veG1kKsuK5+t2IsO9q0DErYVSw2azvCVvWHnfTOS73WE0STdLLB7Q1bB9WR+yHPQM76ASkFyRbogWo1GR1+WbQ==}
  361. cpu: [arm]
  362. os: [linux]
  363. '@oxc-resolver/binding-linux-arm64-gnu@11.19.1':
  364. resolution: {integrity: sha512-heV2+jmXyYnUrpUXSPugqWDRpnsQcDm2AX4wzTuvgdlZfoNYO0O3W2AVpJYaDn9AG4JdM6Kxom8+foE7/BcSig==}
  365. cpu: [arm64]
  366. os: [linux]
  367. libc: [glibc]
  368. '@oxc-resolver/binding-linux-arm64-musl@11.19.1':
  369. resolution: {integrity: sha512-jvo2Pjs1c9KPxMuMPIeQsgu0mOJF9rEb3y3TdpsrqwxRM+AN6/nDDwv45n5ZrUnQMsdBy5gIabioMKnQfWo9ew==}
  370. cpu: [arm64]
  371. os: [linux]
  372. libc: [musl]
  373. '@oxc-resolver/binding-linux-ppc64-gnu@11.19.1':
  374. resolution: {integrity: sha512-vLmdNxWCdN7Uo5suays6A/+ywBby2PWBBPXctWPg5V0+eVuzsJxgAn6MMB4mPlshskYbppjpN2Zg83ArHze9gQ==}
  375. cpu: [ppc64]
  376. os: [linux]
  377. libc: [glibc]
  378. '@oxc-resolver/binding-linux-riscv64-gnu@11.19.1':
  379. resolution: {integrity: sha512-/b+WgR+VTSBxzgOhDO7TlMXC1ufPIMR6Vj1zN+/x+MnyXGW7prTLzU9eW85Aj7Th7CCEG9ArCbTeqxCzFWdg2w==}
  380. cpu: [riscv64]
  381. os: [linux]
  382. libc: [glibc]
  383. '@oxc-resolver/binding-linux-riscv64-musl@11.19.1':
  384. resolution: {integrity: sha512-YlRdeWb9j42p29ROh+h4eg/OQ3dTJlpHSa+84pUM9+p6i3djtPz1q55yLJhgW9XfDch7FN1pQ/Vd6YP+xfRIuw==}
  385. cpu: [riscv64]
  386. os: [linux]
  387. libc: [musl]
  388. '@oxc-resolver/binding-linux-s390x-gnu@11.19.1':
  389. resolution: {integrity: sha512-EDpafVOQWF8/MJynsjOGFThcqhRHy417sRyLfQmeiamJ8qVhSKAn2Dn2VVKUGCjVB9C46VGjhNo7nOPUi1x6uA==}
  390. cpu: [s390x]
  391. os: [linux]
  392. libc: [glibc]
  393. '@oxc-resolver/binding-linux-x64-gnu@11.19.1':
  394. resolution: {integrity: sha512-NxjZe+rqWhr+RT8/Ik+5ptA3oz7tUw361Wa5RWQXKnfqwSSHdHyrw6IdcTfYuml9dM856AlKWZIUXDmA9kkiBQ==}
  395. cpu: [x64]
  396. os: [linux]
  397. libc: [glibc]
  398. '@oxc-resolver/binding-linux-x64-musl@11.19.1':
  399. resolution: {integrity: sha512-cM/hQwsO3ReJg5kR+SpI69DMfvNCp+A/eVR4b4YClE5bVZwz8rh2Nh05InhwI5HR/9cArbEkzMjcKgTHS6UaNw==}
  400. cpu: [x64]
  401. os: [linux]
  402. libc: [musl]
  403. '@oxc-resolver/binding-openharmony-arm64@11.19.1':
  404. resolution: {integrity: sha512-QF080IowFB0+9Rh6RcD19bdgh49BpQHUW5TajG1qvWHvmrQznTZZjYlgE2ltLXyKY+qs4F/v5xuX1XS7Is+3qA==}
  405. cpu: [arm64]
  406. os: [openharmony]
  407. '@oxc-resolver/binding-wasm32-wasi@11.19.1':
  408. resolution: {integrity: sha512-w8UCKhX826cP/ZLokXDS6+milN8y4X7zidsAttEdWlVoamTNf6lhBJldaWr3ukTDiye7s4HRcuPEPOXNC432Vg==}
  409. engines: {node: '>=14.0.0'}
  410. cpu: [wasm32]
  411. '@oxc-resolver/binding-win32-arm64-msvc@11.19.1':
  412. resolution: {integrity: sha512-nJ4AsUVZrVKwnU/QRdzPCCrO0TrabBqgJ8pJhXITdZGYOV28TIYystV1VFLbQ7DtAcaBHpocT5/ZJnF78YJPtQ==}
  413. cpu: [arm64]
  414. os: [win32]
  415. '@oxc-resolver/binding-win32-ia32-msvc@11.19.1':
  416. resolution: {integrity: sha512-EW+ND5q2Tl+a3pH81l1QbfgbF3HmqgwLfDfVithRFheac8OTcnbXt/JxqD2GbDkb7xYEqy1zNaVFRr3oeG8npA==}
  417. cpu: [ia32]
  418. os: [win32]
  419. '@oxc-resolver/binding-win32-x64-msvc@11.19.1':
  420. resolution: {integrity: sha512-6hIU3RQu45B+VNTY4Ru8ppFwjVS/S5qwYyGhBotmjxfEKk41I2DlGtRfGJndZ5+6lneE2pwloqunlOyZuX/XAw==}
  421. cpu: [x64]
  422. os: [win32]
  423. '@package-json/types@0.0.12':
  424. resolution: {integrity: sha512-uu43FGU34B5VM9mCNjXCwLaGHYjXdNincqKLaraaCW+7S2+SmiBg1Nv8bPnmschrIfZmfKNY9f3fC376MRrObw==}
  425. '@package-json/types@0.0.13':
  426. resolution: {integrity: sha512-QL0MO8uptW+EdqK2Un6imfaN9gQ1G5pUEUlvPfHmNrgRTJTGVraKnRbDN5d4N/Z3cWTPDHjiEDJPDEpppldr4g==}
  427. '@pkgjs/parseargs@0.11.0':
  428. resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
  429. engines: {node: '>=14'}
  430. '@pkgr/core@0.2.9':
  431. resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
  432. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  433. '@remusao/guess-url-type@2.1.0':
  434. resolution: {integrity: sha512-zI3dlTUxpjvx2GCxp9nLOSK5yEIqDCpxlAVGwb2Y49RKkS72oeNaxxo+VWS5+XQ5+Mf8Zfp9ZXIlk+G5eoEN8A==}
  435. '@remusao/small@2.1.0':
  436. resolution: {integrity: sha512-Y1kyjZp7JU7dXdyOdxHVNfoTr1XLZJTyQP36/esZUU/WRWq9XY0PV2HsE3CsIHuaTf4pvgWv2pvzvnZ//UHIJQ==}
  437. '@remusao/smaz-compress@2.2.0':
  438. resolution: {integrity: sha512-TXpTPgILRUYOt2rEe0+9PC12xULPvBqeMpmipzB9A7oM4fa9Ztvy9lLYzPTd7tiQEeoNa1pmxihpKfJtsxnM/w==}
  439. '@remusao/smaz-decompress@2.2.0':
  440. resolution: {integrity: sha512-ERAPwxPaA0/yg4hkNU7T2S+lnp9jj1sApcQMtOyROvOQyo+Zuh6Hn/oRcXr8mmjlYzyRaC7E6r3mT1nrdHR6pg==}
  441. '@remusao/smaz@2.2.0':
  442. resolution: {integrity: sha512-eSd3Qs0ELP/e7tU1SI5RWXcCn9KjDgvBY+KtWbL4i2QvvHhJOfdIt4v0AA3S5BbLWAr5dCEC7C4LUfogDm6q/Q==}
  443. '@remusao/trie@2.1.0':
  444. resolution: {integrity: sha512-Er3Q8q0/2OcCJPQYJOPLmCuqO0wu7cav3SPtpjlxSbjFi1x+A1pZkkLD6c9q2rGEkGW/tkrRzfrhNMt8VQjzXg==}
  445. '@swc-node/core@1.14.1':
  446. resolution: {integrity: sha512-jrt5GUaZUU6cmMS+WTJEvGvaB6j1YNKPHPzC2PUi2BjaFbtxURHj6641Az6xN7b665hNniAIdvjxWcRml5yCnw==}
  447. engines: {node: '>= 10'}
  448. peerDependencies:
  449. '@swc/core': '>= 1.13.3'
  450. '@swc/types': '>= 0.1'
  451. '@swc-node/register@1.11.1':
  452. resolution: {integrity: sha512-VQ0hJ5jX31TVv/fhZx4xJRzd8pwn6VvzYd2tGOHHr2TfXGCBixZoqdPDXTiEoJLCTS2MmvBf6zyQZZ0M8aGQCQ==}
  453. peerDependencies:
  454. '@swc/core': '>= 1.4.13'
  455. typescript: '>= 4.3'
  456. '@swc-node/sourcemap-support@0.6.1':
  457. resolution: {integrity: sha512-ovltDVH5QpdHXZkW138vG4+dgcNsxfwxHVoV6BtmTbz2KKl1A8ZSlbdtxzzfNjCjbpayda8Us9eMtcHobm38dA==}
  458. '@swc/core-darwin-arm64@1.13.5':
  459. resolution: {integrity: sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==}
  460. engines: {node: '>=10'}
  461. cpu: [arm64]
  462. os: [darwin]
  463. '@swc/core-darwin-x64@1.13.5':
  464. resolution: {integrity: sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==}
  465. engines: {node: '>=10'}
  466. cpu: [x64]
  467. os: [darwin]
  468. '@swc/core-linux-arm-gnueabihf@1.13.5':
  469. resolution: {integrity: sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==}
  470. engines: {node: '>=10'}
  471. cpu: [arm]
  472. os: [linux]
  473. '@swc/core-linux-arm64-gnu@1.13.5':
  474. resolution: {integrity: sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==}
  475. engines: {node: '>=10'}
  476. cpu: [arm64]
  477. os: [linux]
  478. libc: [glibc]
  479. '@swc/core-linux-arm64-musl@1.13.5':
  480. resolution: {integrity: sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==}
  481. engines: {node: '>=10'}
  482. cpu: [arm64]
  483. os: [linux]
  484. libc: [musl]
  485. '@swc/core-linux-x64-gnu@1.13.5':
  486. resolution: {integrity: sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==}
  487. engines: {node: '>=10'}
  488. cpu: [x64]
  489. os: [linux]
  490. libc: [glibc]
  491. '@swc/core-linux-x64-musl@1.13.5':
  492. resolution: {integrity: sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==}
  493. engines: {node: '>=10'}
  494. cpu: [x64]
  495. os: [linux]
  496. libc: [musl]
  497. '@swc/core-win32-arm64-msvc@1.13.5':
  498. resolution: {integrity: sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==}
  499. engines: {node: '>=10'}
  500. cpu: [arm64]
  501. os: [win32]
  502. '@swc/core-win32-ia32-msvc@1.13.5':
  503. resolution: {integrity: sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==}
  504. engines: {node: '>=10'}
  505. cpu: [ia32]
  506. os: [win32]
  507. '@swc/core-win32-x64-msvc@1.13.5':
  508. resolution: {integrity: sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==}
  509. engines: {node: '>=10'}
  510. cpu: [x64]
  511. os: [win32]
  512. '@swc/core@1.13.5':
  513. resolution: {integrity: sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==}
  514. engines: {node: '>=10'}
  515. peerDependencies:
  516. '@swc/helpers': '>=0.5.17'
  517. peerDependenciesMeta:
  518. '@swc/helpers':
  519. optional: true
  520. '@swc/counter@0.1.3':
  521. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  522. '@swc/types@0.1.25':
  523. resolution: {integrity: sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==}
  524. '@tybys/wasm-util@0.10.1':
  525. resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
  526. '@types/better-sqlite3@7.6.13':
  527. resolution: {integrity: sha512-NMv9ASNARoKksWtsq/SHakpYAYnhBrQgGD8zkLYk/jaK8jUGn08CfEdTRgYhMypUQAfzSP8W6gNLe0q19/t4VA==}
  528. '@types/cli-progress@3.11.6':
  529. resolution: {integrity: sha512-cE3+jb9WRlu+uOSAugewNpITJDt1VF8dHOopPO4IABFc3SXYL5WE/+PTz/FCdZRRfIujiWW3n3aMbv1eIGVRWA==}
  530. '@types/esrecurse@4.3.1':
  531. resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==}
  532. '@types/estree@1.0.8':
  533. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  534. '@types/json-schema@7.0.15':
  535. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  536. '@types/mocha@10.0.10':
  537. resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
  538. '@types/node@24.12.0':
  539. resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==}
  540. '@types/tar-fs@2.0.4':
  541. resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
  542. '@types/tar-stream@3.1.4':
  543. resolution: {integrity: sha512-921gW0+g29mCJX0fRvqeHzBlE/XclDaAG0Ousy1LCghsOhvaKacDeRGEVzQP9IPfKn8Vysy7FEXAIxycpc/CMg==}
  544. '@types/yauzl-promise@4.0.1':
  545. resolution: {integrity: sha512-qYEC3rJwqiJpdQ9b+bPNeuSY0c3JUM8vIuDy08qfuVN7xHm3ZDsHn2kGphUIB0ruEXrPGNXZ64nMUcu4fDjViQ==}
  546. '@typescript-eslint/eslint-plugin@8.57.2':
  547. resolution: {integrity: sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==}
  548. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  549. peerDependencies:
  550. '@typescript-eslint/parser': ^8.57.2
  551. eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
  552. typescript: '>=4.8.4 <6.0.0'
  553. '@typescript-eslint/parser@8.57.2':
  554. resolution: {integrity: sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==}
  555. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  556. peerDependencies:
  557. eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
  558. typescript: '>=4.8.4 <6.0.0'
  559. '@typescript-eslint/project-service@8.57.2':
  560. resolution: {integrity: sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==}
  561. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  562. peerDependencies:
  563. typescript: '>=4.8.4 <6.0.0'
  564. '@typescript-eslint/scope-manager@8.57.2':
  565. resolution: {integrity: sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==}
  566. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  567. '@typescript-eslint/tsconfig-utils@8.57.2':
  568. resolution: {integrity: sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==}
  569. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  570. peerDependencies:
  571. typescript: '>=4.8.4 <6.0.0'
  572. '@typescript-eslint/type-utils@8.57.2':
  573. resolution: {integrity: sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==}
  574. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  575. peerDependencies:
  576. eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
  577. typescript: '>=4.8.4 <6.0.0'
  578. '@typescript-eslint/types@8.57.2':
  579. resolution: {integrity: sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==}
  580. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  581. '@typescript-eslint/typescript-estree@8.57.2':
  582. resolution: {integrity: sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==}
  583. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  584. peerDependencies:
  585. typescript: '>=4.8.4 <6.0.0'
  586. '@typescript-eslint/utils@8.57.2':
  587. resolution: {integrity: sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==}
  588. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  589. peerDependencies:
  590. eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
  591. typescript: '>=4.8.4 <6.0.0'
  592. '@typescript-eslint/visitor-keys@8.57.2':
  593. resolution: {integrity: sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==}
  594. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  595. '@unrs/resolver-binding-android-arm-eabi@1.11.1':
  596. resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==}
  597. cpu: [arm]
  598. os: [android]
  599. '@unrs/resolver-binding-android-arm64@1.11.1':
  600. resolution: {integrity: sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==}
  601. cpu: [arm64]
  602. os: [android]
  603. '@unrs/resolver-binding-darwin-arm64@1.11.1':
  604. resolution: {integrity: sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==}
  605. cpu: [arm64]
  606. os: [darwin]
  607. '@unrs/resolver-binding-darwin-x64@1.11.1':
  608. resolution: {integrity: sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==}
  609. cpu: [x64]
  610. os: [darwin]
  611. '@unrs/resolver-binding-freebsd-x64@1.11.1':
  612. resolution: {integrity: sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==}
  613. cpu: [x64]
  614. os: [freebsd]
  615. '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1':
  616. resolution: {integrity: sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==}
  617. cpu: [arm]
  618. os: [linux]
  619. '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1':
  620. resolution: {integrity: sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==}
  621. cpu: [arm]
  622. os: [linux]
  623. '@unrs/resolver-binding-linux-arm64-gnu@1.11.1':
  624. resolution: {integrity: sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==}
  625. cpu: [arm64]
  626. os: [linux]
  627. libc: [glibc]
  628. '@unrs/resolver-binding-linux-arm64-musl@1.11.1':
  629. resolution: {integrity: sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==}
  630. cpu: [arm64]
  631. os: [linux]
  632. libc: [musl]
  633. '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1':
  634. resolution: {integrity: sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==}
  635. cpu: [ppc64]
  636. os: [linux]
  637. libc: [glibc]
  638. '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1':
  639. resolution: {integrity: sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==}
  640. cpu: [riscv64]
  641. os: [linux]
  642. libc: [glibc]
  643. '@unrs/resolver-binding-linux-riscv64-musl@1.11.1':
  644. resolution: {integrity: sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==}
  645. cpu: [riscv64]
  646. os: [linux]
  647. libc: [musl]
  648. '@unrs/resolver-binding-linux-s390x-gnu@1.11.1':
  649. resolution: {integrity: sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==}
  650. cpu: [s390x]
  651. os: [linux]
  652. libc: [glibc]
  653. '@unrs/resolver-binding-linux-x64-gnu@1.11.1':
  654. resolution: {integrity: sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==}
  655. cpu: [x64]
  656. os: [linux]
  657. libc: [glibc]
  658. '@unrs/resolver-binding-linux-x64-musl@1.11.1':
  659. resolution: {integrity: sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==}
  660. cpu: [x64]
  661. os: [linux]
  662. libc: [musl]
  663. '@unrs/resolver-binding-wasm32-wasi@1.11.1':
  664. resolution: {integrity: sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==}
  665. engines: {node: '>=14.0.0'}
  666. cpu: [wasm32]
  667. '@unrs/resolver-binding-win32-arm64-msvc@1.11.1':
  668. resolution: {integrity: sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==}
  669. cpu: [arm64]
  670. os: [win32]
  671. '@unrs/resolver-binding-win32-ia32-msvc@1.11.1':
  672. resolution: {integrity: sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==}
  673. cpu: [ia32]
  674. os: [win32]
  675. '@unrs/resolver-binding-win32-x64-msvc@1.11.1':
  676. resolution: {integrity: sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==}
  677. cpu: [x64]
  678. os: [win32]
  679. acorn-jsx@5.3.2:
  680. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  681. peerDependencies:
  682. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  683. acorn@8.16.0:
  684. resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
  685. engines: {node: '>=0.4.0'}
  686. hasBin: true
  687. ajv@6.14.0:
  688. resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==}
  689. ansi-regex@5.0.1:
  690. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  691. engines: {node: '>=8'}
  692. ansi-regex@6.2.0:
  693. resolution: {integrity: sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==}
  694. engines: {node: '>=12'}
  695. ansi-styles@4.3.0:
  696. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  697. engines: {node: '>=8'}
  698. ansi-styles@6.2.1:
  699. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  700. engines: {node: '>=12'}
  701. argparse@2.0.1:
  702. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  703. async-mutex@0.3.2:
  704. resolution: {integrity: sha512-HuTK7E7MT7jZEh1P9GtRW9+aTWiDWWi9InbZ5hjxrnRa39KS4BW04+xLBhYNS2aXhHUIKZSw3gj4Pn1pj+qGAA==}
  705. b4a@1.6.7:
  706. resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
  707. balanced-match@1.0.2:
  708. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  709. balanced-match@4.0.4:
  710. resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
  711. engines: {node: 18 || 20 || >=22}
  712. bare-events@2.6.1:
  713. resolution: {integrity: sha512-AuTJkq9XmE6Vk0FJVNq5QxETrSA/vKHarWVBG5l/JbdCL1prJemiyJqUS0jrlXO0MftuPq4m3YVYhoNc5+aE/g==}
  714. bare-fs@4.2.1:
  715. resolution: {integrity: sha512-mELROzV0IhqilFgsl1gyp48pnZsaV9xhQapHLDsvn4d4ZTfbFhcghQezl7FTEDNBcGqLUnNI3lUlm6ecrLWdFA==}
  716. engines: {bare: '>=1.16.0'}
  717. peerDependencies:
  718. bare-buffer: '*'
  719. peerDependenciesMeta:
  720. bare-buffer:
  721. optional: true
  722. bare-os@3.6.2:
  723. resolution: {integrity: sha512-T+V1+1srU2qYNBmJCXZkUY5vQ0B4FSlL3QDROnKQYOqeiQR8UbjNHlPa+TIbM4cuidiN9GaTaOZgSEgsvPbh5A==}
  724. engines: {bare: '>=1.14.0'}
  725. bare-path@3.0.0:
  726. resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==}
  727. bare-stream@2.7.0:
  728. resolution: {integrity: sha512-oyXQNicV1y8nc2aKffH+BUHFRXmx6VrPzlnaEvMhram0nPBrKcEdcyBg5r08D0i8VxngHFAiVyn1QKXpSG0B8A==}
  729. peerDependencies:
  730. bare-buffer: '*'
  731. bare-events: '*'
  732. peerDependenciesMeta:
  733. bare-buffer:
  734. optional: true
  735. bare-events:
  736. optional: true
  737. base64-js@1.5.1:
  738. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  739. better-sqlite3@12.8.0:
  740. resolution: {integrity: sha512-RxD2Vd96sQDjQr20kdP+F+dK/1OUNiVOl200vKBZY8u0vTwysfolF6Hq+3ZK2+h8My9YvZhHsF+RSGZW2VYrPQ==}
  741. engines: {node: 20.x || 22.x || 23.x || 24.x || 25.x}
  742. big-integer@1.6.52:
  743. resolution: {integrity: sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==}
  744. engines: {node: '>=0.6'}
  745. bindings@1.5.0:
  746. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  747. bl@4.1.0:
  748. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  749. brace-expansion@2.0.2:
  750. resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
  751. brace-expansion@5.0.3:
  752. resolution: {integrity: sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==}
  753. engines: {node: 18 || 20 || >=22}
  754. browser-stdout@1.3.1:
  755. resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
  756. buffer-from@1.1.2:
  757. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  758. buffer@5.7.1:
  759. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  760. buffer@6.0.3:
  761. resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
  762. bufferutil@4.0.9:
  763. resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
  764. engines: {node: '>=6.14.2'}
  765. camelcase@6.3.0:
  766. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  767. engines: {node: '>=10'}
  768. chalk@4.1.2:
  769. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  770. engines: {node: '>=10'}
  771. chokidar@4.0.3:
  772. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  773. engines: {node: '>= 14.16.0'}
  774. chownr@1.1.4:
  775. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  776. ci-info@4.4.0:
  777. resolution: {integrity: sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==}
  778. engines: {node: '>=8'}
  779. cli-progress@3.12.0:
  780. resolution: {integrity: sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==}
  781. engines: {node: '>=4'}
  782. cliui@8.0.1:
  783. resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
  784. engines: {node: '>=12'}
  785. color-convert@2.0.1:
  786. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  787. engines: {node: '>=7.0.0'}
  788. color-name@1.1.4:
  789. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  790. colorette@2.0.20:
  791. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  792. comment-parser@1.4.1:
  793. resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
  794. engines: {node: '>= 12.0.0'}
  795. cross-spawn@7.0.6:
  796. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  797. engines: {node: '>= 8'}
  798. csv-parse@6.2.1:
  799. resolution: {integrity: sha512-LRLMV+UCyfMokp8Wb411duBf1gaBKJfOfBWU9eHMJ+b+cJYZsNu3AFmjJf3+yPGd59Exz1TsMjaSFyxnYB9+IQ==}
  800. d@1.0.2:
  801. resolution: {integrity: sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==}
  802. engines: {node: '>=0.12'}
  803. debug@2.6.9:
  804. resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
  805. peerDependencies:
  806. supports-color: '*'
  807. peerDependenciesMeta:
  808. supports-color:
  809. optional: true
  810. debug@3.2.7:
  811. resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  812. peerDependencies:
  813. supports-color: '*'
  814. peerDependenciesMeta:
  815. supports-color:
  816. optional: true
  817. debug@4.4.1:
  818. resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
  819. engines: {node: '>=6.0'}
  820. peerDependencies:
  821. supports-color: '*'
  822. peerDependenciesMeta:
  823. supports-color:
  824. optional: true
  825. debug@4.4.3:
  826. resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
  827. engines: {node: '>=6.0'}
  828. peerDependencies:
  829. supports-color: '*'
  830. peerDependenciesMeta:
  831. supports-color:
  832. optional: true
  833. decamelize@4.0.0:
  834. resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
  835. engines: {node: '>=10'}
  836. decompress-response@6.0.0:
  837. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  838. engines: {node: '>=10'}
  839. deep-extend@0.6.0:
  840. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  841. engines: {node: '>=4.0.0'}
  842. deep-is@0.1.4:
  843. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  844. defu@6.1.4:
  845. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  846. detect-libc@2.0.4:
  847. resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
  848. engines: {node: '>=8'}
  849. diff-sequences@29.6.3:
  850. resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
  851. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  852. diff@7.0.0:
  853. resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==}
  854. engines: {node: '>=0.3.1'}
  855. dom-serializer@1.4.1:
  856. resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
  857. domain-alive@0.1.17:
  858. resolution: {integrity: sha512-ACL2WVZ5lldyBnrFjD4Jb9FeJd4SS4vhiKoIfq2qQrWXfAxM+go1WjjykceyjlCj8zqby3Ss0Nh5hDyl1/SFzw==}
  859. domelementtype@2.3.0:
  860. resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
  861. domhandler@4.3.1:
  862. resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==}
  863. engines: {node: '>= 4'}
  864. domutils@2.8.0:
  865. resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
  866. earl@2.0.0:
  867. resolution: {integrity: sha512-je2x7VWHNN3kN5zqcUUeEEokHoL7HWwiOxCdlLi66LkMqUnLECVZGePdgBtrqLrUg25bHLFrM+bkBXwcI7f+EQ==}
  868. eastasianwidth@0.2.0:
  869. resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
  870. emoji-regex@8.0.0:
  871. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  872. emoji-regex@9.2.2:
  873. resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
  874. end-of-stream@1.4.5:
  875. resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
  876. enhanced-resolve@5.18.3:
  877. resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==}
  878. engines: {node: '>=10.13.0'}
  879. entities@2.2.0:
  880. resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
  881. error-stack-parser@2.1.4:
  882. resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==}
  883. es5-ext@0.10.64:
  884. resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
  885. engines: {node: '>=0.10'}
  886. es6-iterator@2.0.3:
  887. resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
  888. es6-symbol@3.1.4:
  889. resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
  890. engines: {node: '>=0.12'}
  891. escalade@3.2.0:
  892. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  893. engines: {node: '>=6'}
  894. escape-string-regexp@4.0.0:
  895. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  896. engines: {node: '>=10'}
  897. eslint-compat-utils@0.5.1:
  898. resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
  899. engines: {node: '>=12'}
  900. peerDependencies:
  901. eslint: '>=6.0.0'
  902. eslint-config-sukka@8.9.0:
  903. resolution: {integrity: sha512-fLEnXj6fivWYqcjkHVOUb561N8+1h5FnpxCEgbM0ZuI1RVIrd6f4nEKFaGQpkO0To6JXWr/JMP/EKXnGHQMQRw==}
  904. eslint-formatter-sukka@8.9.0:
  905. resolution: {integrity: sha512-VKOhorsmrzIx2qsroBlapTzE7/nN3PnYr5spWz3eIldBCMhHRxkLUXCpVN3tZjyl0g8vHM+ZOQdtWm7YuX3kWA==}
  906. peerDependencies:
  907. eslint: '*'
  908. eslint-import-context@0.1.9:
  909. resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==}
  910. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  911. peerDependencies:
  912. unrs-resolver: ^1.0.0
  913. peerDependenciesMeta:
  914. unrs-resolver:
  915. optional: true
  916. eslint-import-resolver-node@0.3.9:
  917. resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
  918. eslint-import-resolver-typescript@4.4.4:
  919. resolution: {integrity: sha512-1iM2zeBvrYmUNTj2vSC/90JTHDth+dfOfiNKkxApWRsTJYNrc8rOdxxIf5vazX+BiAXTeOT0UvWpGI/7qIWQOw==}
  920. engines: {node: ^16.17.0 || >=18.6.0}
  921. peerDependencies:
  922. eslint: '*'
  923. eslint-plugin-import: '*'
  924. eslint-plugin-import-x: '*'
  925. peerDependenciesMeta:
  926. eslint-plugin-import:
  927. optional: true
  928. eslint-plugin-import-x:
  929. optional: true
  930. eslint-json-compat-utils@0.2.3:
  931. resolution: {integrity: sha512-RbBmDFyu7FqnjE8F0ZxPNzx5UaptdeS9Uu50r7A+D7s/+FCX+ybiyViYEgFUaFIFqSWJgZRTpL5d8Kanxxl2lQ==}
  932. engines: {node: '>=12'}
  933. peerDependencies:
  934. '@eslint/json': '*'
  935. eslint: '*'
  936. jsonc-eslint-parser: ^2.4.0 || ^3.0.0
  937. peerDependenciesMeta:
  938. '@eslint/json':
  939. optional: true
  940. eslint-plugin-es-x@7.8.0:
  941. resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==}
  942. engines: {node: ^14.18.0 || >=16.0.0}
  943. peerDependencies:
  944. eslint: '>=8'
  945. eslint-plugin-import-x@4.16.2:
  946. resolution: {integrity: sha512-rM9K8UBHcWKpzQzStn1YRN2T5NvdeIfSVoKu/lKF41znQXHAUcBbYXe5wd6GNjZjTrP7viQ49n1D83x/2gYgIw==}
  947. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  948. peerDependencies:
  949. '@typescript-eslint/utils': ^8.56.0
  950. eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
  951. eslint-import-resolver-node: '*'
  952. peerDependenciesMeta:
  953. '@typescript-eslint/utils':
  954. optional: true
  955. eslint-import-resolver-node:
  956. optional: true
  957. eslint-plugin-jsonc@3.1.2:
  958. resolution: {integrity: sha512-dopTxdB22iuOkgKyJCupEC5IYBItUT4J/teq1H5ddUObcaYhOURxtJElZczdcYnnKCghNU/vccuyPkliy2Wxsg==}
  959. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  960. peerDependencies:
  961. eslint: '>=9.38.0'
  962. eslint-plugin-n@17.24.0:
  963. resolution: {integrity: sha512-/gC7/KAYmfNnPNOb3eu8vw+TdVnV0zhdQwexsw6FLXbhzroVj20vRn2qL8lDWDGnAQ2J8DhdfvXxX9EoxvERvw==}
  964. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  965. peerDependencies:
  966. eslint: '>=8.23.0'
  967. eslint-plugin-promise@7.2.1:
  968. resolution: {integrity: sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==}
  969. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  970. peerDependencies:
  971. eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
  972. eslint-plugin-regexp@3.1.0:
  973. resolution: {integrity: sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg==}
  974. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  975. peerDependencies:
  976. eslint: '>=9.38.0'
  977. eslint-plugin-sukka@9.1.0:
  978. resolution: {integrity: sha512-VC0qOjsY5B4mWTP3rfPuiOH7qRrhIJ/ozIoLgW3D5ND8KrvRjGSoM8lkva++rhoV2AtLT6eA3khqCUBamPtX2g==}
  979. peerDependencies:
  980. eslint: '*'
  981. typescript: '*'
  982. eslint-plugin-unused-imports@4.4.1:
  983. resolution: {integrity: sha512-oZGYUz1X3sRMGUB+0cZyK2VcvRX5lm/vB56PgNNcU+7ficUCKm66oZWKUubXWnOuPjQ8PvmXtCViXBMONPe7tQ==}
  984. peerDependencies:
  985. '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
  986. eslint: ^10.0.0 || ^9.0.0 || ^8.0.0
  987. peerDependenciesMeta:
  988. '@typescript-eslint/eslint-plugin':
  989. optional: true
  990. eslint-scope@9.1.2:
  991. resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==}
  992. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  993. eslint-visitor-keys@3.4.3:
  994. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  995. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  996. eslint-visitor-keys@5.0.1:
  997. resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
  998. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  999. eslint@10.1.0:
  1000. resolution: {integrity: sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==}
  1001. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  1002. hasBin: true
  1003. peerDependencies:
  1004. jiti: '*'
  1005. peerDependenciesMeta:
  1006. jiti:
  1007. optional: true
  1008. esniff@2.0.1:
  1009. resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
  1010. engines: {node: '>=0.10'}
  1011. espree@11.2.0:
  1012. resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==}
  1013. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  1014. esquery@1.7.0:
  1015. resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==}
  1016. engines: {node: '>=0.10'}
  1017. esrecurse@4.3.0:
  1018. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  1019. engines: {node: '>=4.0'}
  1020. estraverse@5.3.0:
  1021. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  1022. engines: {node: '>=4.0'}
  1023. esutils@2.0.3:
  1024. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  1025. engines: {node: '>=0.10.0'}
  1026. event-emitter@0.3.5:
  1027. resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
  1028. expand-template@2.0.3:
  1029. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  1030. engines: {node: '>=6'}
  1031. ext@1.7.0:
  1032. resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
  1033. fast-cidr-tools@0.3.4:
  1034. resolution: {integrity: sha512-WQNW+ynysAsI+O3YX2269Ff1wx6+xTyKrtLPN0TaZOf5ZZfFNPS59J0vmCrJbpno5z3vJ5sX4wUHpJL7avuHLg==}
  1035. engines: {node: '>=16'}
  1036. fast-deep-equal@3.1.3:
  1037. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  1038. fast-escape-html@1.1.0:
  1039. resolution: {integrity: sha512-nRvjfywv8gzIBs0fM/ht6S5scNUamm+o+91p/69cYYNWODb7b/UiQfjFx+6n8NMtdHs6K80kh+hW1dPNS/opIA==}
  1040. fast-escape-regexp@1.0.1:
  1041. resolution: {integrity: sha512-VSnAgWEYHdyyVegVfN/TUCa6hDQ7PIxdIJVWq4RWqyegkG9zFwNb21uykT0hAyvKlKnFR+zOu/25434pHBXtLA==}
  1042. fast-fifo@1.3.2:
  1043. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  1044. fast-json-stable-stringify@2.1.0:
  1045. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  1046. fast-levenshtein@2.0.6:
  1047. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  1048. fast-uri@3.1.0:
  1049. resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
  1050. fdir@6.5.0:
  1051. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  1052. engines: {node: '>=12.0.0'}
  1053. peerDependencies:
  1054. picomatch: ^3 || ^4
  1055. peerDependenciesMeta:
  1056. picomatch:
  1057. optional: true
  1058. file-entry-cache@8.0.0:
  1059. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  1060. engines: {node: '>=16.0.0'}
  1061. file-uri-to-path@1.0.0:
  1062. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  1063. find-up@5.0.0:
  1064. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  1065. engines: {node: '>=10'}
  1066. flat-cache@4.0.1:
  1067. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  1068. engines: {node: '>=16'}
  1069. flat@5.0.2:
  1070. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  1071. hasBin: true
  1072. flatted@3.3.3:
  1073. resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
  1074. foreground-child@3.3.1:
  1075. resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
  1076. engines: {node: '>=14'}
  1077. foxts@4.6.0:
  1078. resolution: {integrity: sha512-Sq6k7CDUAz1/MOiwRiV59tblzsaWGOQitYxvF/l7H5Z/9gZNBvWKWsRcXLS7T7FLKRKO0LmETiefkVUm5omESg==}
  1079. foxts@5.3.0:
  1080. resolution: {integrity: sha512-mj26vbVZmsu183PXwE7Nike91vuxhaDHtQGJmiEpQkdiuJYhDB91ZsdKJN54oSqUhMWj1DmUTEqSkguJCNM2Sg==}
  1081. fs-constants@1.0.0:
  1082. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  1083. function-bind@1.1.2:
  1084. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  1085. get-caller-file@2.0.5:
  1086. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  1087. engines: {node: 6.* || 8.* || >= 10.*}
  1088. get-tsconfig@4.12.0:
  1089. resolution: {integrity: sha512-LScr2aNr2FbjAjZh2C6X6BxRx1/x+aTDExct/xyq2XKbYOiG5c0aK7pMsSuyc0brz3ibr/lbQiHD9jzt4lccJw==}
  1090. github-from-package@0.0.0:
  1091. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  1092. glob-parent@6.0.2:
  1093. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  1094. engines: {node: '>=10.13.0'}
  1095. glob@10.4.5:
  1096. resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
  1097. deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
  1098. hasBin: true
  1099. globals@15.15.0:
  1100. resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
  1101. engines: {node: '>=18'}
  1102. globrex@0.1.2:
  1103. resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==}
  1104. graceful-fs@4.2.11:
  1105. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  1106. has-flag@4.0.0:
  1107. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  1108. engines: {node: '>=8'}
  1109. hash-wasm@4.12.0:
  1110. resolution: {integrity: sha512-+/2B2rYLb48I/evdOIhP+K/DD2ca2fgBjp6O+GBEnCDk2e4rpeXIK8GvIyRPjTezgmWn9gmKwkQjjx6BtqDHVQ==}
  1111. hasown@2.0.2:
  1112. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  1113. engines: {node: '>= 0.4'}
  1114. he@1.2.0:
  1115. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  1116. hasBin: true
  1117. htmlparser2@6.1.0:
  1118. resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==}
  1119. ieee754@1.2.1:
  1120. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  1121. ignore@5.3.2:
  1122. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  1123. engines: {node: '>= 4'}
  1124. ignore@7.0.5:
  1125. resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
  1126. engines: {node: '>= 4'}
  1127. immediato@1.1.0:
  1128. resolution: {integrity: sha512-6DTWQWiM3SyxAbNRDmMvFgZVwVP6wT8ciQv7GivxXejtXZFIcemC0Wlzfd/jEouJ2JroCIp4qZVloKW4BviUpQ==}
  1129. imurmurhash@0.1.4:
  1130. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  1131. engines: {node: '>=0.8.19'}
  1132. inherits@2.0.4:
  1133. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  1134. ini@1.3.8:
  1135. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  1136. ip-address@10.0.1:
  1137. resolution: {integrity: sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==}
  1138. engines: {node: '>= 12'}
  1139. is-bun-module@2.0.0:
  1140. resolution: {integrity: sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==}
  1141. is-core-module@2.16.1:
  1142. resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
  1143. engines: {node: '>= 0.4'}
  1144. is-extglob@2.1.1:
  1145. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1146. engines: {node: '>=0.10.0'}
  1147. is-fullwidth-code-point@3.0.0:
  1148. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  1149. engines: {node: '>=8'}
  1150. is-glob@4.0.3:
  1151. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1152. engines: {node: '>=0.10.0'}
  1153. is-it-type@5.1.3:
  1154. resolution: {integrity: sha512-AX2uU0HW+TxagTgQXOJY7+2fbFHemC7YFBwN1XqD8qQMKdtfbOC8OC3fUb4s5NU59a3662Dzwto8tWDdZYRXxg==}
  1155. engines: {node: '>=12'}
  1156. is-path-inside@3.0.3:
  1157. resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
  1158. engines: {node: '>=8'}
  1159. is-plain-obj@2.1.0:
  1160. resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
  1161. engines: {node: '>=8'}
  1162. is-typedarray@1.0.0:
  1163. resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==}
  1164. is-unicode-supported@0.1.0:
  1165. resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
  1166. engines: {node: '>=10'}
  1167. isexe@2.0.0:
  1168. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1169. isoconcurrency@1.0.0:
  1170. resolution: {integrity: sha512-YhuPf5V6uOtQQHt9gIkOTbq75ceXqraDvxtZZeS/XbNsre6fmM+WpJgNTSkGX5jB3+gnbwoTVqW1c3qdfyVpOA==}
  1171. isotimer@1.0.0:
  1172. resolution: {integrity: sha512-1p1wborMl9fFbulXx9YBpIqFnfUn/2tN8Ne9g3GLMaiQAPmN/wLlpNOKCNT822div3Sq7LKkApZJ+6JipDUusQ==}
  1173. jackspeak@3.4.3:
  1174. resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
  1175. js-yaml@4.1.0:
  1176. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  1177. hasBin: true
  1178. jsdoc-type-pratt-parser@7.1.1:
  1179. resolution: {integrity: sha512-/2uqY7x6bsrpi3i9LVU6J89352C0rpMk0as8trXxCtvd4kPk1ke/Eyif6wqfSLvoNJqcDG9Vk4UsXgygzCt2xA==}
  1180. engines: {node: '>=20.0.0'}
  1181. json-buffer@3.0.1:
  1182. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  1183. json-schema-traverse@0.4.1:
  1184. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  1185. json-stable-stringify-without-jsonify@1.0.1:
  1186. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  1187. json-stringify-pretty-compact@4.0.0:
  1188. resolution: {integrity: sha512-3CNZ2DnrpByG9Nqj6Xo8vqbjT4F6N+tb4Gb28ESAZjYZ5yqvmc56J+/kuIwkaAMOyblTQhUW7PxMkUb8Q36N3Q==}
  1189. jsonc-eslint-parser@3.1.0:
  1190. resolution: {integrity: sha512-75EA7EWZExL/j+MDKQrRbdzcRI2HOkRlmUw8fZJc1ioqFEOvBsq7Rt+A6yCxOt9w/TYNpkt52gC6nm/g5tFIng==}
  1191. engines: {node: ^20.19.0 || ^22.13.0 || >=24}
  1192. keyv@4.5.4:
  1193. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1194. levn@0.4.1:
  1195. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1196. engines: {node: '>= 0.8.0'}
  1197. locate-path@6.0.0:
  1198. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1199. engines: {node: '>=10'}
  1200. log-symbols@4.1.0:
  1201. resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
  1202. engines: {node: '>=10'}
  1203. lru-cache@10.4.3:
  1204. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  1205. mime@3.0.0:
  1206. resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
  1207. engines: {node: '>=10.0.0'}
  1208. hasBin: true
  1209. mimic-response@3.1.0:
  1210. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  1211. engines: {node: '>=10'}
  1212. minimatch@10.2.4:
  1213. resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==}
  1214. engines: {node: 18 || 20 || >=22}
  1215. minimatch@9.0.5:
  1216. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1217. engines: {node: '>=16 || 14 >=14.17'}
  1218. minimist@1.2.8:
  1219. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  1220. minipass@7.1.2:
  1221. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  1222. engines: {node: '>=16 || 14 >=14.17'}
  1223. mitata@1.0.34:
  1224. resolution: {integrity: sha512-Mc3zrtNBKIMeHSCQ0XqRLo1vbdIx1wvFV9c8NJAiyho6AjNfMY8bVhbS12bwciUdd1t4rj8099CH3N3NFahaUA==}
  1225. mkdirp-classic@0.5.3:
  1226. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  1227. mocha@11.7.5:
  1228. resolution: {integrity: sha512-mTT6RgopEYABzXWFx+GcJ+ZQ32kp4fMf0xvpZIIfSq9Z8lC/++MtcCnQ9t5FP2veYEP95FIYSvW+U9fV4xrlig==}
  1229. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1230. hasBin: true
  1231. ms@2.0.0:
  1232. resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
  1233. ms@2.1.3:
  1234. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1235. napi-build-utils@2.0.0:
  1236. resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
  1237. napi-postinstall@0.3.4:
  1238. resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==}
  1239. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  1240. hasBin: true
  1241. natural-compare@1.4.0:
  1242. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1243. next-tick@1.1.0:
  1244. resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
  1245. node-abi@3.75.0:
  1246. resolution: {integrity: sha512-OhYaY5sDsIka7H7AtijtI9jwGYLyl29eQn/W623DiN/MIv5sUqc4g7BIDThX+gb7di9f6xK02nkp8sdfFWZLTg==}
  1247. engines: {node: '>=10'}
  1248. node-gyp-build@4.8.4:
  1249. resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
  1250. hasBin: true
  1251. node-localstorage@2.2.1:
  1252. resolution: {integrity: sha512-vv8fJuOUCCvSPjDjBLlMqYMHob4aGjkmrkaE42/mZr0VT+ZAU10jRF8oTnX9+pgU9/vYJ8P7YT3Vd6ajkmzSCw==}
  1253. engines: {node: '>=0.12'}
  1254. null-prototype-object@1.2.6:
  1255. resolution: {integrity: sha512-m+HuHAqaOiqlxVAzI3GtRgS4JIk3aAZ5RbkYxxPiACXyQZzS5uxjOXMASlWNdPYZ/5d4/+YclUlI+XXNlyN7Jg==}
  1256. engines: {node: '>= 20'}
  1257. once@1.4.0:
  1258. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  1259. optionator@0.9.4:
  1260. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1261. engines: {node: '>= 0.8.0'}
  1262. oxc-resolver@11.19.1:
  1263. resolution: {integrity: sha512-qE/CIg/spwrTBFt5aKmwe3ifeDdLfA2NESN30E42X/lII5ClF8V7Wt6WIJhcGZjp0/Q+nQ+9vgxGk//xZNX2hg==}
  1264. p-limit@3.1.0:
  1265. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1266. engines: {node: '>=10'}
  1267. p-locate@5.0.0:
  1268. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1269. engines: {node: '>=10'}
  1270. package-json-from-dist@1.0.1:
  1271. resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
  1272. package-manager-detector@1.5.0:
  1273. resolution: {integrity: sha512-uBj69dVlYe/+wxj8JOpr97XfsxH/eumMt6HqjNTmJDf/6NO9s+0uxeOneIz3AsPt2m6y9PqzDzd3ATcU17MNfw==}
  1274. pako@2.1.0:
  1275. resolution: {integrity: sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==}
  1276. path-browserify@1.0.1:
  1277. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  1278. path-exists@4.0.0:
  1279. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1280. engines: {node: '>=8'}
  1281. path-key@3.1.1:
  1282. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1283. engines: {node: '>=8'}
  1284. path-parse@1.0.7:
  1285. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  1286. path-scurry@1.11.1:
  1287. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  1288. engines: {node: '>=16 || 14 >=14.18'}
  1289. picocolors@1.1.1:
  1290. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1291. picomatch@4.0.3:
  1292. resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
  1293. engines: {node: '>=12'}
  1294. pirates@4.0.7:
  1295. resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
  1296. engines: {node: '>= 6'}
  1297. prebuild-install@7.1.3:
  1298. resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
  1299. engines: {node: '>=10'}
  1300. deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
  1301. hasBin: true
  1302. prelude-ls@1.2.1:
  1303. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1304. engines: {node: '>= 0.8.0'}
  1305. promise-make-naked@3.0.2:
  1306. resolution: {integrity: sha512-B+b+kQ1YrYS7zO7P7bQcoqqMUizP06BOyNSBEnB5VJKDSWo8fsVuDkfSmwdjF0JsRtaNh83so5MMFJ95soH5jg==}
  1307. pump@3.0.3:
  1308. resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==}
  1309. punycode@2.3.1:
  1310. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1311. engines: {node: '>=6'}
  1312. randombytes@2.1.0:
  1313. resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
  1314. rc@1.2.8:
  1315. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  1316. hasBin: true
  1317. readable-stream@3.6.2:
  1318. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  1319. engines: {node: '>= 6'}
  1320. readdirp@4.1.2:
  1321. resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
  1322. engines: {node: '>= 14.18.0'}
  1323. real-cancellable-promise@1.2.3:
  1324. resolution: {integrity: sha512-hBI5Gy/55VEeeMtImMgEirD7eq5UmqJf1J8dFZtbJZA/3rB0pYFZ7PayMGueb6v4UtUtpKpP+05L0VwyE1hI9Q==}
  1325. refa@0.12.1:
  1326. resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
  1327. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1328. regexp-ast-analysis@0.7.1:
  1329. resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
  1330. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1331. require-directory@2.1.1:
  1332. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  1333. engines: {node: '>=0.10.0'}
  1334. resolve-pkg-maps@1.0.0:
  1335. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1336. resolve@1.22.10:
  1337. resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
  1338. engines: {node: '>= 0.4'}
  1339. hasBin: true
  1340. scslre@0.3.0:
  1341. resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
  1342. engines: {node: ^14.0.0 || >=16.0.0}
  1343. semver@7.7.3:
  1344. resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
  1345. engines: {node: '>=10'}
  1346. hasBin: true
  1347. serialize-javascript@6.0.2:
  1348. resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
  1349. shebang-command@2.0.0:
  1350. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1351. engines: {node: '>=8'}
  1352. shebang-regex@3.0.0:
  1353. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1354. engines: {node: '>=8'}
  1355. signal-exit@4.1.0:
  1356. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1357. engines: {node: '>=14'}
  1358. simple-concat@1.0.1:
  1359. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  1360. simple-get@4.0.1:
  1361. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  1362. simple-invariant@2.0.1:
  1363. resolution: {integrity: sha512-1sbhsxqI+I2tqlmjbz99GXNmZtr6tKIyEgGGnJw/MKGblalqk/XoOYYFJlBzTKZCxx8kLaD3FD5s9BEEjx5Pyg==}
  1364. engines: {node: '>=10'}
  1365. slide@1.1.6:
  1366. resolution: {integrity: sha512-NwrtjCg+lZoqhFU8fOwl4ay2ei8PaqCBOUV3/ektPY9trO1yQ1oXEfmHAhKArUVUr/hOHvy5f6AdP17dCM0zMw==}
  1367. smart-buffer@4.2.0:
  1368. resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
  1369. engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
  1370. socks@2.8.7:
  1371. resolution: {integrity: sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==}
  1372. engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
  1373. source-map-support@0.5.21:
  1374. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  1375. source-map@0.6.1:
  1376. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1377. engines: {node: '>=0.10.0'}
  1378. stable-hash-x@0.2.0:
  1379. resolution: {integrity: sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==}
  1380. engines: {node: '>=12.0.0'}
  1381. stackframe@1.3.4:
  1382. resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==}
  1383. store2@2.14.4:
  1384. resolution: {integrity: sha512-srTItn1GOvyvOycgxjAnPA63FZNwy0PTyUBFMHRM+hVFltAeoh0LmNBz9SZqUS9mMqGk8rfyWyXn3GH5ReJ8Zw==}
  1385. streamx@2.22.1:
  1386. resolution: {integrity: sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==}
  1387. string-width@4.2.3:
  1388. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1389. engines: {node: '>=8'}
  1390. string-width@5.1.2:
  1391. resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
  1392. engines: {node: '>=12'}
  1393. string_decoder@1.3.0:
  1394. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  1395. strip-ansi@6.0.1:
  1396. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1397. engines: {node: '>=8'}
  1398. strip-ansi@7.1.0:
  1399. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1400. engines: {node: '>=12'}
  1401. strip-json-comments@2.0.1:
  1402. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  1403. engines: {node: '>=0.10.0'}
  1404. strip-json-comments@3.1.1:
  1405. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1406. engines: {node: '>=8'}
  1407. supports-color@7.2.0:
  1408. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1409. engines: {node: '>=8'}
  1410. supports-color@8.1.1:
  1411. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  1412. engines: {node: '>=10'}
  1413. supports-preserve-symlinks-flag@1.0.0:
  1414. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1415. engines: {node: '>= 0.4'}
  1416. synckit@0.11.12:
  1417. resolution: {integrity: sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==}
  1418. engines: {node: ^14.18.0 || >=16.0.0}
  1419. tapable@2.3.0:
  1420. resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
  1421. engines: {node: '>=6'}
  1422. tar-fs@2.1.3:
  1423. resolution: {integrity: sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==}
  1424. tar-fs@3.1.2:
  1425. resolution: {integrity: sha512-QGxxTxxyleAdyM3kpFs14ymbYmNFrfY+pHj7Z8FgtbZ7w2//VAgLMac7sT6nRpIHjppXO2AwwEOg0bPFVRcmXw==}
  1426. tar-stream@2.2.0:
  1427. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  1428. engines: {node: '>=6'}
  1429. tar-stream@3.1.7:
  1430. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  1431. telegram@2.26.22:
  1432. resolution: {integrity: sha512-EIj7Yrjiu0Yosa3FZ/7EyPg9s6UiTi/zDQrFmR/2Mg7pIUU+XjAit1n1u9OU9h2oRnRM5M+67/fxzQluZpaJJg==}
  1433. text-decoder@1.2.3:
  1434. resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
  1435. tinyexec@1.0.4:
  1436. resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==}
  1437. engines: {node: '>=18'}
  1438. tinyglobby@0.2.15:
  1439. resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
  1440. engines: {node: '>=12.0.0'}
  1441. tldts-core@7.0.27:
  1442. resolution: {integrity: sha512-YQ7uPjgWUibIK6DW5lrKujGwUKhLevU4hcGbP5O6TcIUb+oTjJYJVWPS4nZsIHrEEEG6myk/oqAJUEQmpZrHsg==}
  1443. tldts-experimental@7.0.27:
  1444. resolution: {integrity: sha512-gKxrEupyAezMO5od1zsB0Tfhg+iAkV2itCr9Wk7MSm79sM4Uk2jewxYQZriDGBcdRxNhpnron7mez+sOKo5pkg==}
  1445. tldts@7.0.27:
  1446. resolution: {integrity: sha512-I4FZcVFcqCRuT0ph6dCDpPuO4Xgzvh+spkcTr1gK7peIvxWauoloVO0vuy1FQnijT63ss6AsHB6+OIM4aXHbPg==}
  1447. hasBin: true
  1448. ts-api-utils@2.4.0:
  1449. resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==}
  1450. engines: {node: '>=18.12'}
  1451. peerDependencies:
  1452. typescript: '>=4.8.4'
  1453. ts-custom-error@3.3.1:
  1454. resolution: {integrity: sha512-5OX1tzOjxWEgsr/YEUWSuPrQ00deKLh6D7OTWcvNHm12/7QPyRh8SYpyWvA4IZv8H/+GQWQEh/kwo95Q9OVW1A==}
  1455. engines: {node: '>=14.0.0'}
  1456. ts-declaration-location@1.0.7:
  1457. resolution: {integrity: sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==}
  1458. peerDependencies:
  1459. typescript: '>=4.0.0'
  1460. tslib@2.8.1:
  1461. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1462. tunnel-agent@0.6.0:
  1463. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  1464. type-check@0.4.0:
  1465. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1466. engines: {node: '>= 0.8.0'}
  1467. type@2.7.3:
  1468. resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==}
  1469. typedarray-to-buffer@3.1.5:
  1470. resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
  1471. typescript-eslint@8.57.2:
  1472. resolution: {integrity: sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A==}
  1473. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1474. peerDependencies:
  1475. eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
  1476. typescript: '>=4.8.4 <6.0.0'
  1477. typescript@5.9.3:
  1478. resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
  1479. engines: {node: '>=14.17'}
  1480. hasBin: true
  1481. undici-cache-store-better-sqlite3@1.0.1:
  1482. resolution: {integrity: sha512-UHrN400SOCqM3Lq59VSNMGnjr2M3GpdTNZPaGVmATsjEBMaBaCjPXfYycM5Dz7P+0RsJ3T/RD+oLpFsV1e8qPg==}
  1483. peerDependencies:
  1484. undici: '>=7.0.0'
  1485. undici-types@7.16.0:
  1486. resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
  1487. undici@7.24.5:
  1488. resolution: {integrity: sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q==}
  1489. engines: {node: '>=20.18.1'}
  1490. unrs-resolver@1.11.1:
  1491. resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==}
  1492. uri-js@4.4.1:
  1493. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1494. utf-8-validate@5.0.10:
  1495. resolution: {integrity: sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==}
  1496. engines: {node: '>=6.14.2'}
  1497. util-deprecate@1.0.2:
  1498. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1499. websocket@1.0.35:
  1500. resolution: {integrity: sha512-/REy6amwPZl44DDzvRCkaI1q1bIiQB0mEFQLUrhz3z2EK91cp3n72rAjUlrTP0zV22HJIUOVHQGPxhFRjxjt+Q==}
  1501. engines: {node: '>=4.0.0'}
  1502. webworker-shim@1.1.4:
  1503. resolution: {integrity: sha512-W/40L5W6ZQyGhYr3hJ7N/2SjdK5OdFtnYm94j6xlRyjckegXnIGwz0EdxdkQx6VGTglJjK8mqBhMz3fd3AY4bg==}
  1504. which@2.0.2:
  1505. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1506. engines: {node: '>= 8'}
  1507. hasBin: true
  1508. why-is-node-running@3.2.2:
  1509. resolution: {integrity: sha512-NKUzAelcoCXhXL4dJzKIwXeR8iEVqsA0Lq6Vnd0UXvgaKbzVo4ZTHROF2Jidrv+SgxOQ03fMinnNhzZATxOD3A==}
  1510. engines: {node: '>=20.11'}
  1511. hasBin: true
  1512. word-wrap@1.2.5:
  1513. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1514. engines: {node: '>=0.10.0'}
  1515. workerpool@9.3.3:
  1516. resolution: {integrity: sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==}
  1517. worktank@3.0.2:
  1518. resolution: {integrity: sha512-ry5gPtWnakOnUBAAa2aiyWZwAFJuBtd/MwZH6o9DXnQHD4AZvidtl2uTLrb2d3Zjy9D04n84lHJNnIETQl7tuA==}
  1519. wrap-ansi@7.0.0:
  1520. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1521. engines: {node: '>=10'}
  1522. wrap-ansi@8.1.0:
  1523. resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
  1524. engines: {node: '>=12'}
  1525. wrappy@1.0.2:
  1526. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1527. write-file-atomic@1.3.4:
  1528. resolution: {integrity: sha512-SdrHoC/yVBPpV0Xq/mUZQIpW2sWXAShb/V4pomcJXh92RuaO+f3UTWItiR3Px+pLnV2PvC2/bfn5cwr5X6Vfxw==}
  1529. xbits@0.2.0:
  1530. resolution: {integrity: sha512-JMd+tT2WwmbQZxIE9lQ3WoziWgTngKwdMbuk1CBqjos2zn9y5LYYSGRkYqzsFlwITHJehpdHgDdTOf4Qls/Q+w==}
  1531. y18n@5.0.8:
  1532. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  1533. engines: {node: '>=10'}
  1534. yaeti@0.0.6:
  1535. resolution: {integrity: sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==}
  1536. engines: {node: '>=0.10.32'}
  1537. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  1538. yaml@2.8.3:
  1539. resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
  1540. engines: {node: '>= 14.6'}
  1541. hasBin: true
  1542. yargs-parser@21.1.1:
  1543. resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
  1544. engines: {node: '>=12'}
  1545. yargs-unparser@2.0.0:
  1546. resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
  1547. engines: {node: '>=10'}
  1548. yargs@17.7.2:
  1549. resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
  1550. engines: {node: '>=12'}
  1551. yauzl-promise@4.0.0:
  1552. resolution: {integrity: sha512-/HCXpyHXJQQHvFq9noqrjfa/WpQC2XYs3vI7tBiAi4QiIU1knvYhZGaO1QPjwIVMdqflxbmwgMXtYeaRiAE0CA==}
  1553. engines: {node: '>=16'}
  1554. yocto-queue@0.1.0:
  1555. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1556. engines: {node: '>=10'}
  1557. snapshots:
  1558. '@antfu/install-pkg@1.1.0':
  1559. dependencies:
  1560. package-manager-detector: 1.5.0
  1561. tinyexec: 1.0.4
  1562. '@cryptography/aes@0.1.1': {}
  1563. '@emnapi/core@1.7.1':
  1564. dependencies:
  1565. '@emnapi/wasi-threads': 1.1.0
  1566. tslib: 2.8.1
  1567. optional: true
  1568. '@emnapi/runtime@1.7.1':
  1569. dependencies:
  1570. tslib: 2.8.1
  1571. optional: true
  1572. '@emnapi/wasi-threads@1.1.0':
  1573. dependencies:
  1574. tslib: 2.8.1
  1575. optional: true
  1576. '@eslint-community/eslint-plugin-eslint-comments@4.7.1(eslint@10.1.0)':
  1577. dependencies:
  1578. escape-string-regexp: 4.0.0
  1579. eslint: 10.1.0
  1580. ignore: 7.0.5
  1581. '@eslint-community/eslint-utils@4.9.1(eslint@10.1.0)':
  1582. dependencies:
  1583. eslint: 10.1.0
  1584. eslint-visitor-keys: 3.4.3
  1585. '@eslint-community/regexpp@4.12.2': {}
  1586. '@eslint-sukka/eslint-plugin-stylistic@8.9.0(eslint@10.1.0)':
  1587. dependencies:
  1588. eslint: 10.1.0
  1589. '@eslint-sukka/eslint-plugin-sukka-full@8.9.0(eslint@10.1.0)(typescript@5.9.3)':
  1590. dependencies:
  1591. eslint: 10.1.0
  1592. eslint-plugin-sukka: 9.1.0(eslint@10.1.0)(typescript@5.9.3)
  1593. optionalDependencies:
  1594. typescript: 5.9.3
  1595. transitivePeerDependencies:
  1596. - supports-color
  1597. '@eslint-sukka/node@8.9.0(eslint@10.1.0)(typescript@5.9.3)':
  1598. dependencies:
  1599. '@eslint-sukka/eslint-plugin-sukka-full': 8.9.0(eslint@10.1.0)(typescript@5.9.3)
  1600. '@eslint-sukka/shared': 8.9.0(eslint@10.1.0)(typescript@5.9.3)
  1601. eslint-plugin-n: 17.24.0(eslint@10.1.0)(typescript@5.9.3)
  1602. transitivePeerDependencies:
  1603. - eslint
  1604. - supports-color
  1605. - typescript
  1606. '@eslint-sukka/shared@8.9.0(eslint@10.1.0)(typescript@5.9.3)':
  1607. dependencies:
  1608. '@package-json/types': 0.0.13
  1609. '@typescript-eslint/utils': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  1610. eslint: 10.1.0
  1611. foxts: 5.3.0
  1612. oxc-resolver: 11.19.1
  1613. transitivePeerDependencies:
  1614. - supports-color
  1615. - typescript
  1616. '@eslint/config-array@0.23.3':
  1617. dependencies:
  1618. '@eslint/object-schema': 3.0.3
  1619. debug: 4.4.3(supports-color@8.1.1)
  1620. minimatch: 10.2.4
  1621. transitivePeerDependencies:
  1622. - supports-color
  1623. '@eslint/config-helpers@0.5.3':
  1624. dependencies:
  1625. '@eslint/core': 1.1.1
  1626. '@eslint/core@1.1.1':
  1627. dependencies:
  1628. '@types/json-schema': 7.0.15
  1629. '@eslint/js@10.0.1(eslint@10.1.0)':
  1630. optionalDependencies:
  1631. eslint: 10.1.0
  1632. '@eslint/object-schema@3.0.3': {}
  1633. '@eslint/plugin-kit@0.6.1':
  1634. dependencies:
  1635. '@eslint/core': 1.1.1
  1636. levn: 0.4.1
  1637. '@ghostery/adblocker-content@2.14.1':
  1638. dependencies:
  1639. '@ghostery/adblocker-extended-selectors': 2.14.1
  1640. '@ghostery/adblocker-extended-selectors@2.14.1': {}
  1641. '@ghostery/adblocker@2.14.1':
  1642. dependencies:
  1643. '@ghostery/adblocker-content': 2.14.1
  1644. '@ghostery/adblocker-extended-selectors': 2.14.1
  1645. '@ghostery/url-parser': 1.3.1
  1646. '@remusao/guess-url-type': 2.1.0
  1647. '@remusao/small': 2.1.0
  1648. '@remusao/smaz': 2.2.0
  1649. tldts-experimental: 7.0.27
  1650. '@ghostery/url-parser@1.3.1':
  1651. dependencies:
  1652. tldts-experimental: 7.0.27
  1653. '@henrygd/queue@1.2.0': {}
  1654. '@humanfs/core@0.19.1': {}
  1655. '@humanfs/node@0.16.6':
  1656. dependencies:
  1657. '@humanfs/core': 0.19.1
  1658. '@humanwhocodes/retry': 0.3.1
  1659. '@humanwhocodes/module-importer@1.0.1': {}
  1660. '@humanwhocodes/retry@0.3.1': {}
  1661. '@humanwhocodes/retry@0.4.3': {}
  1662. '@isaacs/cliui@8.0.2':
  1663. dependencies:
  1664. string-width: 5.1.2
  1665. string-width-cjs: string-width@4.2.3
  1666. strip-ansi: 7.1.0
  1667. strip-ansi-cjs: strip-ansi@6.0.1
  1668. wrap-ansi: 8.1.0
  1669. wrap-ansi-cjs: wrap-ansi@7.0.0
  1670. '@mitata/counters@0.0.8': {}
  1671. '@napi-rs/wasm-runtime@0.2.12':
  1672. dependencies:
  1673. '@emnapi/core': 1.7.1
  1674. '@emnapi/runtime': 1.7.1
  1675. '@tybys/wasm-util': 0.10.1
  1676. optional: true
  1677. '@napi-rs/wasm-runtime@1.1.1':
  1678. dependencies:
  1679. '@emnapi/core': 1.7.1
  1680. '@emnapi/runtime': 1.7.1
  1681. '@tybys/wasm-util': 0.10.1
  1682. optional: true
  1683. '@node-rs/crc32-android-arm-eabi@1.10.6':
  1684. optional: true
  1685. '@node-rs/crc32-android-arm64@1.10.6':
  1686. optional: true
  1687. '@node-rs/crc32-darwin-arm64@1.10.6':
  1688. optional: true
  1689. '@node-rs/crc32-darwin-x64@1.10.6':
  1690. optional: true
  1691. '@node-rs/crc32-freebsd-x64@1.10.6':
  1692. optional: true
  1693. '@node-rs/crc32-linux-arm-gnueabihf@1.10.6':
  1694. optional: true
  1695. '@node-rs/crc32-linux-arm64-gnu@1.10.6':
  1696. optional: true
  1697. '@node-rs/crc32-linux-arm64-musl@1.10.6':
  1698. optional: true
  1699. '@node-rs/crc32-linux-x64-gnu@1.10.6':
  1700. optional: true
  1701. '@node-rs/crc32-linux-x64-musl@1.10.6':
  1702. optional: true
  1703. '@node-rs/crc32-wasm32-wasi@1.10.6':
  1704. dependencies:
  1705. '@napi-rs/wasm-runtime': 0.2.12
  1706. optional: true
  1707. '@node-rs/crc32-win32-arm64-msvc@1.10.6':
  1708. optional: true
  1709. '@node-rs/crc32-win32-ia32-msvc@1.10.6':
  1710. optional: true
  1711. '@node-rs/crc32-win32-x64-msvc@1.10.6':
  1712. optional: true
  1713. '@node-rs/crc32@1.10.6':
  1714. optionalDependencies:
  1715. '@node-rs/crc32-android-arm-eabi': 1.10.6
  1716. '@node-rs/crc32-android-arm64': 1.10.6
  1717. '@node-rs/crc32-darwin-arm64': 1.10.6
  1718. '@node-rs/crc32-darwin-x64': 1.10.6
  1719. '@node-rs/crc32-freebsd-x64': 1.10.6
  1720. '@node-rs/crc32-linux-arm-gnueabihf': 1.10.6
  1721. '@node-rs/crc32-linux-arm64-gnu': 1.10.6
  1722. '@node-rs/crc32-linux-arm64-musl': 1.10.6
  1723. '@node-rs/crc32-linux-x64-gnu': 1.10.6
  1724. '@node-rs/crc32-linux-x64-musl': 1.10.6
  1725. '@node-rs/crc32-wasm32-wasi': 1.10.6
  1726. '@node-rs/crc32-win32-arm64-msvc': 1.10.6
  1727. '@node-rs/crc32-win32-ia32-msvc': 1.10.6
  1728. '@node-rs/crc32-win32-x64-msvc': 1.10.6
  1729. '@nolyfill/globalthis@1.0.44':
  1730. dependencies:
  1731. '@nolyfill/shared': 1.0.44
  1732. '@nolyfill/safe-buffer@1.0.44': {}
  1733. '@nolyfill/shared@1.0.44': {}
  1734. '@ota-meshi/ast-token-store@0.3.0': {}
  1735. '@oxc-resolver/binding-android-arm-eabi@11.19.1':
  1736. optional: true
  1737. '@oxc-resolver/binding-android-arm64@11.19.1':
  1738. optional: true
  1739. '@oxc-resolver/binding-darwin-arm64@11.19.1':
  1740. optional: true
  1741. '@oxc-resolver/binding-darwin-x64@11.19.1':
  1742. optional: true
  1743. '@oxc-resolver/binding-freebsd-x64@11.19.1':
  1744. optional: true
  1745. '@oxc-resolver/binding-linux-arm-gnueabihf@11.19.1':
  1746. optional: true
  1747. '@oxc-resolver/binding-linux-arm-musleabihf@11.19.1':
  1748. optional: true
  1749. '@oxc-resolver/binding-linux-arm64-gnu@11.19.1':
  1750. optional: true
  1751. '@oxc-resolver/binding-linux-arm64-musl@11.19.1':
  1752. optional: true
  1753. '@oxc-resolver/binding-linux-ppc64-gnu@11.19.1':
  1754. optional: true
  1755. '@oxc-resolver/binding-linux-riscv64-gnu@11.19.1':
  1756. optional: true
  1757. '@oxc-resolver/binding-linux-riscv64-musl@11.19.1':
  1758. optional: true
  1759. '@oxc-resolver/binding-linux-s390x-gnu@11.19.1':
  1760. optional: true
  1761. '@oxc-resolver/binding-linux-x64-gnu@11.19.1':
  1762. optional: true
  1763. '@oxc-resolver/binding-linux-x64-musl@11.19.1':
  1764. optional: true
  1765. '@oxc-resolver/binding-openharmony-arm64@11.19.1':
  1766. optional: true
  1767. '@oxc-resolver/binding-wasm32-wasi@11.19.1':
  1768. dependencies:
  1769. '@napi-rs/wasm-runtime': 1.1.1
  1770. optional: true
  1771. '@oxc-resolver/binding-win32-arm64-msvc@11.19.1':
  1772. optional: true
  1773. '@oxc-resolver/binding-win32-ia32-msvc@11.19.1':
  1774. optional: true
  1775. '@oxc-resolver/binding-win32-x64-msvc@11.19.1':
  1776. optional: true
  1777. '@package-json/types@0.0.12': {}
  1778. '@package-json/types@0.0.13': {}
  1779. '@pkgjs/parseargs@0.11.0':
  1780. optional: true
  1781. '@pkgr/core@0.2.9': {}
  1782. '@remusao/guess-url-type@2.1.0': {}
  1783. '@remusao/small@2.1.0': {}
  1784. '@remusao/smaz-compress@2.2.0':
  1785. dependencies:
  1786. '@remusao/trie': 2.1.0
  1787. '@remusao/smaz-decompress@2.2.0': {}
  1788. '@remusao/smaz@2.2.0':
  1789. dependencies:
  1790. '@remusao/smaz-compress': 2.2.0
  1791. '@remusao/smaz-decompress': 2.2.0
  1792. '@remusao/trie@2.1.0': {}
  1793. '@swc-node/core@1.14.1(@swc/core@1.13.5)(@swc/types@0.1.25)':
  1794. dependencies:
  1795. '@swc/core': 1.13.5
  1796. '@swc/types': 0.1.25
  1797. '@swc-node/register@1.11.1(@swc/core@1.13.5)(@swc/types@0.1.25)(typescript@5.9.3)':
  1798. dependencies:
  1799. '@swc-node/core': 1.14.1(@swc/core@1.13.5)(@swc/types@0.1.25)
  1800. '@swc-node/sourcemap-support': 0.6.1
  1801. '@swc/core': 1.13.5
  1802. colorette: 2.0.20
  1803. debug: 4.4.3(supports-color@8.1.1)
  1804. oxc-resolver: 11.19.1
  1805. pirates: 4.0.7
  1806. tslib: 2.8.1
  1807. typescript: 5.9.3
  1808. transitivePeerDependencies:
  1809. - '@swc/types'
  1810. - supports-color
  1811. '@swc-node/sourcemap-support@0.6.1':
  1812. dependencies:
  1813. source-map-support: 0.5.21
  1814. tslib: 2.8.1
  1815. '@swc/core-darwin-arm64@1.13.5':
  1816. optional: true
  1817. '@swc/core-darwin-x64@1.13.5':
  1818. optional: true
  1819. '@swc/core-linux-arm-gnueabihf@1.13.5':
  1820. optional: true
  1821. '@swc/core-linux-arm64-gnu@1.13.5':
  1822. optional: true
  1823. '@swc/core-linux-arm64-musl@1.13.5':
  1824. optional: true
  1825. '@swc/core-linux-x64-gnu@1.13.5':
  1826. optional: true
  1827. '@swc/core-linux-x64-musl@1.13.5':
  1828. optional: true
  1829. '@swc/core-win32-arm64-msvc@1.13.5':
  1830. optional: true
  1831. '@swc/core-win32-ia32-msvc@1.13.5':
  1832. optional: true
  1833. '@swc/core-win32-x64-msvc@1.13.5':
  1834. optional: true
  1835. '@swc/core@1.13.5':
  1836. dependencies:
  1837. '@swc/counter': 0.1.3
  1838. '@swc/types': 0.1.25
  1839. optionalDependencies:
  1840. '@swc/core-darwin-arm64': 1.13.5
  1841. '@swc/core-darwin-x64': 1.13.5
  1842. '@swc/core-linux-arm-gnueabihf': 1.13.5
  1843. '@swc/core-linux-arm64-gnu': 1.13.5
  1844. '@swc/core-linux-arm64-musl': 1.13.5
  1845. '@swc/core-linux-x64-gnu': 1.13.5
  1846. '@swc/core-linux-x64-musl': 1.13.5
  1847. '@swc/core-win32-arm64-msvc': 1.13.5
  1848. '@swc/core-win32-ia32-msvc': 1.13.5
  1849. '@swc/core-win32-x64-msvc': 1.13.5
  1850. '@swc/counter@0.1.3': {}
  1851. '@swc/types@0.1.25':
  1852. dependencies:
  1853. '@swc/counter': 0.1.3
  1854. '@tybys/wasm-util@0.10.1':
  1855. dependencies:
  1856. tslib: 2.8.1
  1857. optional: true
  1858. '@types/better-sqlite3@7.6.13':
  1859. dependencies:
  1860. '@types/node': 24.12.0
  1861. '@types/cli-progress@3.11.6':
  1862. dependencies:
  1863. '@types/node': 24.12.0
  1864. '@types/esrecurse@4.3.1': {}
  1865. '@types/estree@1.0.8': {}
  1866. '@types/json-schema@7.0.15': {}
  1867. '@types/mocha@10.0.10': {}
  1868. '@types/node@24.12.0':
  1869. dependencies:
  1870. undici-types: 7.16.0
  1871. '@types/tar-fs@2.0.4':
  1872. dependencies:
  1873. '@types/node': 24.12.0
  1874. '@types/tar-stream': 3.1.4
  1875. '@types/tar-stream@3.1.4':
  1876. dependencies:
  1877. '@types/node': 24.12.0
  1878. '@types/yauzl-promise@4.0.1':
  1879. dependencies:
  1880. '@types/node': 24.12.0
  1881. '@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint@10.1.0)(typescript@5.9.3)':
  1882. dependencies:
  1883. '@eslint-community/regexpp': 4.12.2
  1884. '@typescript-eslint/parser': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  1885. '@typescript-eslint/scope-manager': 8.57.2
  1886. '@typescript-eslint/type-utils': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  1887. '@typescript-eslint/utils': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  1888. '@typescript-eslint/visitor-keys': 8.57.2
  1889. eslint: 10.1.0
  1890. ignore: 7.0.5
  1891. natural-compare: 1.4.0
  1892. ts-api-utils: 2.4.0(typescript@5.9.3)
  1893. typescript: 5.9.3
  1894. transitivePeerDependencies:
  1895. - supports-color
  1896. '@typescript-eslint/parser@8.57.2(eslint@10.1.0)(typescript@5.9.3)':
  1897. dependencies:
  1898. '@typescript-eslint/scope-manager': 8.57.2
  1899. '@typescript-eslint/types': 8.57.2
  1900. '@typescript-eslint/typescript-estree': 8.57.2(typescript@5.9.3)
  1901. '@typescript-eslint/visitor-keys': 8.57.2
  1902. debug: 4.4.3(supports-color@8.1.1)
  1903. eslint: 10.1.0
  1904. typescript: 5.9.3
  1905. transitivePeerDependencies:
  1906. - supports-color
  1907. '@typescript-eslint/project-service@8.57.2(typescript@5.9.3)':
  1908. dependencies:
  1909. '@typescript-eslint/tsconfig-utils': 8.57.2(typescript@5.9.3)
  1910. '@typescript-eslint/types': 8.57.2
  1911. debug: 4.4.3(supports-color@8.1.1)
  1912. typescript: 5.9.3
  1913. transitivePeerDependencies:
  1914. - supports-color
  1915. '@typescript-eslint/scope-manager@8.57.2':
  1916. dependencies:
  1917. '@typescript-eslint/types': 8.57.2
  1918. '@typescript-eslint/visitor-keys': 8.57.2
  1919. '@typescript-eslint/tsconfig-utils@8.57.2(typescript@5.9.3)':
  1920. dependencies:
  1921. typescript: 5.9.3
  1922. '@typescript-eslint/type-utils@8.57.2(eslint@10.1.0)(typescript@5.9.3)':
  1923. dependencies:
  1924. '@typescript-eslint/types': 8.57.2
  1925. '@typescript-eslint/typescript-estree': 8.57.2(typescript@5.9.3)
  1926. '@typescript-eslint/utils': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  1927. debug: 4.4.3(supports-color@8.1.1)
  1928. eslint: 10.1.0
  1929. ts-api-utils: 2.4.0(typescript@5.9.3)
  1930. typescript: 5.9.3
  1931. transitivePeerDependencies:
  1932. - supports-color
  1933. '@typescript-eslint/types@8.57.2': {}
  1934. '@typescript-eslint/typescript-estree@8.57.2(typescript@5.9.3)':
  1935. dependencies:
  1936. '@typescript-eslint/project-service': 8.57.2(typescript@5.9.3)
  1937. '@typescript-eslint/tsconfig-utils': 8.57.2(typescript@5.9.3)
  1938. '@typescript-eslint/types': 8.57.2
  1939. '@typescript-eslint/visitor-keys': 8.57.2
  1940. debug: 4.4.3(supports-color@8.1.1)
  1941. minimatch: 10.2.4
  1942. semver: 7.7.3
  1943. tinyglobby: 0.2.15
  1944. ts-api-utils: 2.4.0(typescript@5.9.3)
  1945. typescript: 5.9.3
  1946. transitivePeerDependencies:
  1947. - supports-color
  1948. '@typescript-eslint/utils@8.57.2(eslint@10.1.0)(typescript@5.9.3)':
  1949. dependencies:
  1950. '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0)
  1951. '@typescript-eslint/scope-manager': 8.57.2
  1952. '@typescript-eslint/types': 8.57.2
  1953. '@typescript-eslint/typescript-estree': 8.57.2(typescript@5.9.3)
  1954. eslint: 10.1.0
  1955. typescript: 5.9.3
  1956. transitivePeerDependencies:
  1957. - supports-color
  1958. '@typescript-eslint/visitor-keys@8.57.2':
  1959. dependencies:
  1960. '@typescript-eslint/types': 8.57.2
  1961. eslint-visitor-keys: 5.0.1
  1962. '@unrs/resolver-binding-android-arm-eabi@1.11.1':
  1963. optional: true
  1964. '@unrs/resolver-binding-android-arm64@1.11.1':
  1965. optional: true
  1966. '@unrs/resolver-binding-darwin-arm64@1.11.1':
  1967. optional: true
  1968. '@unrs/resolver-binding-darwin-x64@1.11.1':
  1969. optional: true
  1970. '@unrs/resolver-binding-freebsd-x64@1.11.1':
  1971. optional: true
  1972. '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1':
  1973. optional: true
  1974. '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1':
  1975. optional: true
  1976. '@unrs/resolver-binding-linux-arm64-gnu@1.11.1':
  1977. optional: true
  1978. '@unrs/resolver-binding-linux-arm64-musl@1.11.1':
  1979. optional: true
  1980. '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1':
  1981. optional: true
  1982. '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1':
  1983. optional: true
  1984. '@unrs/resolver-binding-linux-riscv64-musl@1.11.1':
  1985. optional: true
  1986. '@unrs/resolver-binding-linux-s390x-gnu@1.11.1':
  1987. optional: true
  1988. '@unrs/resolver-binding-linux-x64-gnu@1.11.1':
  1989. optional: true
  1990. '@unrs/resolver-binding-linux-x64-musl@1.11.1':
  1991. optional: true
  1992. '@unrs/resolver-binding-wasm32-wasi@1.11.1':
  1993. dependencies:
  1994. '@napi-rs/wasm-runtime': 0.2.12
  1995. optional: true
  1996. '@unrs/resolver-binding-win32-arm64-msvc@1.11.1':
  1997. optional: true
  1998. '@unrs/resolver-binding-win32-ia32-msvc@1.11.1':
  1999. optional: true
  2000. '@unrs/resolver-binding-win32-x64-msvc@1.11.1':
  2001. optional: true
  2002. acorn-jsx@5.3.2(acorn@8.16.0):
  2003. dependencies:
  2004. acorn: 8.16.0
  2005. acorn@8.16.0: {}
  2006. ajv@6.14.0:
  2007. dependencies:
  2008. fast-deep-equal: 3.1.3
  2009. fast-json-stable-stringify: 2.1.0
  2010. json-schema-traverse: 0.4.1
  2011. uri-js: 4.4.1
  2012. ansi-regex@5.0.1: {}
  2013. ansi-regex@6.2.0: {}
  2014. ansi-styles@4.3.0:
  2015. dependencies:
  2016. color-convert: 2.0.1
  2017. ansi-styles@6.2.1: {}
  2018. argparse@2.0.1: {}
  2019. async-mutex@0.3.2:
  2020. dependencies:
  2021. tslib: 2.8.1
  2022. b4a@1.6.7: {}
  2023. balanced-match@1.0.2: {}
  2024. balanced-match@4.0.4: {}
  2025. bare-events@2.6.1:
  2026. optional: true
  2027. bare-fs@4.2.1:
  2028. dependencies:
  2029. bare-events: 2.6.1
  2030. bare-path: 3.0.0
  2031. bare-stream: 2.7.0(bare-events@2.6.1)
  2032. optional: true
  2033. bare-os@3.6.2:
  2034. optional: true
  2035. bare-path@3.0.0:
  2036. dependencies:
  2037. bare-os: 3.6.2
  2038. optional: true
  2039. bare-stream@2.7.0(bare-events@2.6.1):
  2040. dependencies:
  2041. streamx: 2.22.1
  2042. optionalDependencies:
  2043. bare-events: 2.6.1
  2044. optional: true
  2045. base64-js@1.5.1: {}
  2046. better-sqlite3@12.8.0:
  2047. dependencies:
  2048. bindings: 1.5.0
  2049. prebuild-install: 7.1.3
  2050. big-integer@1.6.52: {}
  2051. bindings@1.5.0:
  2052. dependencies:
  2053. file-uri-to-path: 1.0.0
  2054. bl@4.1.0:
  2055. dependencies:
  2056. buffer: 5.7.1
  2057. inherits: 2.0.4
  2058. readable-stream: 3.6.2
  2059. brace-expansion@2.0.2:
  2060. dependencies:
  2061. balanced-match: 1.0.2
  2062. brace-expansion@5.0.3:
  2063. dependencies:
  2064. balanced-match: 4.0.4
  2065. browser-stdout@1.3.1: {}
  2066. buffer-from@1.1.2: {}
  2067. buffer@5.7.1:
  2068. dependencies:
  2069. base64-js: 1.5.1
  2070. ieee754: 1.2.1
  2071. buffer@6.0.3:
  2072. dependencies:
  2073. base64-js: 1.5.1
  2074. ieee754: 1.2.1
  2075. bufferutil@4.0.9:
  2076. dependencies:
  2077. node-gyp-build: 4.8.4
  2078. camelcase@6.3.0: {}
  2079. chalk@4.1.2:
  2080. dependencies:
  2081. ansi-styles: 4.3.0
  2082. supports-color: 7.2.0
  2083. chokidar@4.0.3:
  2084. dependencies:
  2085. readdirp: 4.1.2
  2086. chownr@1.1.4: {}
  2087. ci-info@4.4.0: {}
  2088. cli-progress@3.12.0:
  2089. dependencies:
  2090. string-width: 4.2.3
  2091. cliui@8.0.1:
  2092. dependencies:
  2093. string-width: 4.2.3
  2094. strip-ansi: 6.0.1
  2095. wrap-ansi: 7.0.0
  2096. color-convert@2.0.1:
  2097. dependencies:
  2098. color-name: 1.1.4
  2099. color-name@1.1.4: {}
  2100. colorette@2.0.20: {}
  2101. comment-parser@1.4.1: {}
  2102. cross-spawn@7.0.6:
  2103. dependencies:
  2104. path-key: 3.1.1
  2105. shebang-command: 2.0.0
  2106. which: 2.0.2
  2107. csv-parse@6.2.1: {}
  2108. d@1.0.2:
  2109. dependencies:
  2110. es5-ext: 0.10.64
  2111. type: 2.7.3
  2112. debug@2.6.9:
  2113. dependencies:
  2114. ms: 2.0.0
  2115. debug@3.2.7:
  2116. dependencies:
  2117. ms: 2.1.3
  2118. optional: true
  2119. debug@4.4.1:
  2120. dependencies:
  2121. ms: 2.1.3
  2122. debug@4.4.3(supports-color@8.1.1):
  2123. dependencies:
  2124. ms: 2.1.3
  2125. optionalDependencies:
  2126. supports-color: 8.1.1
  2127. decamelize@4.0.0: {}
  2128. decompress-response@6.0.0:
  2129. dependencies:
  2130. mimic-response: 3.1.0
  2131. deep-extend@0.6.0: {}
  2132. deep-is@0.1.4: {}
  2133. defu@6.1.4: {}
  2134. detect-libc@2.0.4: {}
  2135. diff-sequences@29.6.3: {}
  2136. diff@7.0.0: {}
  2137. dom-serializer@1.4.1:
  2138. dependencies:
  2139. domelementtype: 2.3.0
  2140. domhandler: 4.3.1
  2141. entities: 2.2.0
  2142. domain-alive@0.1.17:
  2143. dependencies:
  2144. debug: 4.4.1
  2145. foxts: 5.3.0
  2146. tldts: 7.0.27
  2147. transitivePeerDependencies:
  2148. - supports-color
  2149. domelementtype@2.3.0: {}
  2150. domhandler@4.3.1:
  2151. dependencies:
  2152. domelementtype: 2.3.0
  2153. domutils@2.8.0:
  2154. dependencies:
  2155. dom-serializer: 1.4.1
  2156. domelementtype: 2.3.0
  2157. domhandler: 4.3.1
  2158. earl@2.0.0:
  2159. dependencies:
  2160. error-stack-parser: 2.1.4
  2161. eastasianwidth@0.2.0: {}
  2162. emoji-regex@8.0.0: {}
  2163. emoji-regex@9.2.2: {}
  2164. end-of-stream@1.4.5:
  2165. dependencies:
  2166. once: 1.4.0
  2167. enhanced-resolve@5.18.3:
  2168. dependencies:
  2169. graceful-fs: 4.2.11
  2170. tapable: 2.3.0
  2171. entities@2.2.0: {}
  2172. error-stack-parser@2.1.4:
  2173. dependencies:
  2174. stackframe: 1.3.4
  2175. es5-ext@0.10.64:
  2176. dependencies:
  2177. es6-iterator: 2.0.3
  2178. es6-symbol: 3.1.4
  2179. esniff: 2.0.1
  2180. next-tick: 1.1.0
  2181. es6-iterator@2.0.3:
  2182. dependencies:
  2183. d: 1.0.2
  2184. es5-ext: 0.10.64
  2185. es6-symbol: 3.1.4
  2186. es6-symbol@3.1.4:
  2187. dependencies:
  2188. d: 1.0.2
  2189. ext: 1.7.0
  2190. escalade@3.2.0: {}
  2191. escape-string-regexp@4.0.0: {}
  2192. eslint-compat-utils@0.5.1(eslint@10.1.0):
  2193. dependencies:
  2194. eslint: 10.1.0
  2195. semver: 7.7.3
  2196. eslint-config-sukka@8.9.0(@typescript-eslint/utils@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@10.1.0)(typescript@5.9.3):
  2197. dependencies:
  2198. '@antfu/install-pkg': 1.1.0
  2199. '@eslint-community/eslint-plugin-eslint-comments': 4.7.1(eslint@10.1.0)
  2200. '@eslint-sukka/eslint-plugin-stylistic': 8.9.0(eslint@10.1.0)
  2201. '@eslint-sukka/eslint-plugin-sukka-full': 8.9.0(eslint@10.1.0)(typescript@5.9.3)
  2202. '@eslint-sukka/shared': 8.9.0(eslint@10.1.0)(typescript@5.9.3)
  2203. '@eslint/config-helpers': 0.5.3
  2204. '@eslint/js': 10.0.1(eslint@10.1.0)
  2205. '@typescript-eslint/eslint-plugin': 8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint@10.1.0)(typescript@5.9.3)
  2206. '@typescript-eslint/parser': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  2207. ci-info: 4.4.0
  2208. defu: 6.1.4
  2209. eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@10.1.0))(eslint@10.1.0)
  2210. eslint-plugin-import-x: 4.16.2(@typescript-eslint/utils@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@10.1.0)
  2211. eslint-plugin-jsonc: 3.1.2(eslint@10.1.0)
  2212. eslint-plugin-promise: 7.2.1(eslint@10.1.0)
  2213. eslint-plugin-regexp: 3.1.0(eslint@10.1.0)
  2214. eslint-plugin-unused-imports: 4.4.1(@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint@10.1.0)(typescript@5.9.3))(eslint@10.1.0)
  2215. foxts: 5.3.0
  2216. jsonc-eslint-parser: 3.1.0
  2217. picocolors: 1.1.1
  2218. typescript-eslint: 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  2219. transitivePeerDependencies:
  2220. - '@eslint/json'
  2221. - '@typescript-eslint/utils'
  2222. - eslint
  2223. - eslint-import-resolver-node
  2224. - eslint-plugin-import
  2225. - supports-color
  2226. - typescript
  2227. eslint-formatter-sukka@8.9.0(eslint@10.1.0):
  2228. dependencies:
  2229. ci-info: 4.4.0
  2230. eslint: 10.1.0
  2231. foxts: 5.3.0
  2232. picocolors: 1.1.1
  2233. eslint-import-context@0.1.9(unrs-resolver@1.11.1):
  2234. dependencies:
  2235. get-tsconfig: 4.12.0
  2236. stable-hash-x: 0.2.0
  2237. optionalDependencies:
  2238. unrs-resolver: 1.11.1
  2239. eslint-import-resolver-node@0.3.9:
  2240. dependencies:
  2241. debug: 3.2.7
  2242. is-core-module: 2.16.1
  2243. resolve: 1.22.10
  2244. transitivePeerDependencies:
  2245. - supports-color
  2246. optional: true
  2247. eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@10.1.0))(eslint@10.1.0):
  2248. dependencies:
  2249. debug: 4.4.3(supports-color@8.1.1)
  2250. eslint: 10.1.0
  2251. eslint-import-context: 0.1.9(unrs-resolver@1.11.1)
  2252. get-tsconfig: 4.12.0
  2253. is-bun-module: 2.0.0
  2254. stable-hash-x: 0.2.0
  2255. tinyglobby: 0.2.15
  2256. unrs-resolver: 1.11.1
  2257. optionalDependencies:
  2258. eslint-plugin-import-x: 4.16.2(@typescript-eslint/utils@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@10.1.0)
  2259. transitivePeerDependencies:
  2260. - supports-color
  2261. eslint-json-compat-utils@0.2.3(eslint@10.1.0)(jsonc-eslint-parser@3.1.0):
  2262. dependencies:
  2263. eslint: 10.1.0
  2264. esquery: 1.7.0
  2265. jsonc-eslint-parser: 3.1.0
  2266. eslint-plugin-es-x@7.8.0(eslint@10.1.0):
  2267. dependencies:
  2268. '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0)
  2269. '@eslint-community/regexpp': 4.12.2
  2270. eslint: 10.1.0
  2271. eslint-compat-utils: 0.5.1(eslint@10.1.0)
  2272. eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@10.1.0):
  2273. dependencies:
  2274. '@package-json/types': 0.0.12
  2275. '@typescript-eslint/types': 8.57.2
  2276. comment-parser: 1.4.1
  2277. debug: 4.4.3(supports-color@8.1.1)
  2278. eslint: 10.1.0
  2279. eslint-import-context: 0.1.9(unrs-resolver@1.11.1)
  2280. is-glob: 4.0.3
  2281. minimatch: 10.2.4
  2282. semver: 7.7.3
  2283. stable-hash-x: 0.2.0
  2284. unrs-resolver: 1.11.1
  2285. optionalDependencies:
  2286. '@typescript-eslint/utils': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  2287. eslint-import-resolver-node: 0.3.9
  2288. transitivePeerDependencies:
  2289. - supports-color
  2290. eslint-plugin-jsonc@3.1.2(eslint@10.1.0):
  2291. dependencies:
  2292. '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0)
  2293. '@eslint/core': 1.1.1
  2294. '@eslint/plugin-kit': 0.6.1
  2295. '@ota-meshi/ast-token-store': 0.3.0
  2296. diff-sequences: 29.6.3
  2297. eslint: 10.1.0
  2298. eslint-json-compat-utils: 0.2.3(eslint@10.1.0)(jsonc-eslint-parser@3.1.0)
  2299. jsonc-eslint-parser: 3.1.0
  2300. natural-compare: 1.4.0
  2301. synckit: 0.11.12
  2302. transitivePeerDependencies:
  2303. - '@eslint/json'
  2304. eslint-plugin-n@17.24.0(eslint@10.1.0)(typescript@5.9.3):
  2305. dependencies:
  2306. '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0)
  2307. enhanced-resolve: 5.18.3
  2308. eslint: 10.1.0
  2309. eslint-plugin-es-x: 7.8.0(eslint@10.1.0)
  2310. get-tsconfig: 4.12.0
  2311. globals: 15.15.0
  2312. globrex: 0.1.2
  2313. ignore: 5.3.2
  2314. semver: 7.7.3
  2315. ts-declaration-location: 1.0.7(typescript@5.9.3)
  2316. transitivePeerDependencies:
  2317. - typescript
  2318. eslint-plugin-promise@7.2.1(eslint@10.1.0):
  2319. dependencies:
  2320. '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0)
  2321. eslint: 10.1.0
  2322. eslint-plugin-regexp@3.1.0(eslint@10.1.0):
  2323. dependencies:
  2324. '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0)
  2325. '@eslint-community/regexpp': 4.12.2
  2326. comment-parser: 1.4.1
  2327. eslint: 10.1.0
  2328. jsdoc-type-pratt-parser: 7.1.1
  2329. refa: 0.12.1
  2330. regexp-ast-analysis: 0.7.1
  2331. scslre: 0.3.0
  2332. eslint-plugin-sukka@9.1.0(eslint@10.1.0)(typescript@5.9.3):
  2333. dependencies:
  2334. '@typescript-eslint/type-utils': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  2335. '@typescript-eslint/types': 8.57.2
  2336. '@typescript-eslint/utils': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  2337. eslint: 10.1.0
  2338. foxts: 5.3.0
  2339. typescript: 5.9.3
  2340. transitivePeerDependencies:
  2341. - supports-color
  2342. eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint@10.1.0)(typescript@5.9.3))(eslint@10.1.0):
  2343. dependencies:
  2344. eslint: 10.1.0
  2345. optionalDependencies:
  2346. '@typescript-eslint/eslint-plugin': 8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint@10.1.0)(typescript@5.9.3)
  2347. eslint-scope@9.1.2:
  2348. dependencies:
  2349. '@types/esrecurse': 4.3.1
  2350. '@types/estree': 1.0.8
  2351. esrecurse: 4.3.0
  2352. estraverse: 5.3.0
  2353. eslint-visitor-keys@3.4.3: {}
  2354. eslint-visitor-keys@5.0.1: {}
  2355. eslint@10.1.0:
  2356. dependencies:
  2357. '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0)
  2358. '@eslint-community/regexpp': 4.12.2
  2359. '@eslint/config-array': 0.23.3
  2360. '@eslint/config-helpers': 0.5.3
  2361. '@eslint/core': 1.1.1
  2362. '@eslint/plugin-kit': 0.6.1
  2363. '@humanfs/node': 0.16.6
  2364. '@humanwhocodes/module-importer': 1.0.1
  2365. '@humanwhocodes/retry': 0.4.3
  2366. '@types/estree': 1.0.8
  2367. ajv: 6.14.0
  2368. cross-spawn: 7.0.6
  2369. debug: 4.4.3(supports-color@8.1.1)
  2370. escape-string-regexp: 4.0.0
  2371. eslint-scope: 9.1.2
  2372. eslint-visitor-keys: 5.0.1
  2373. espree: 11.2.0
  2374. esquery: 1.7.0
  2375. esutils: 2.0.3
  2376. fast-deep-equal: 3.1.3
  2377. file-entry-cache: 8.0.0
  2378. find-up: 5.0.0
  2379. glob-parent: 6.0.2
  2380. ignore: 5.3.2
  2381. imurmurhash: 0.1.4
  2382. is-glob: 4.0.3
  2383. json-stable-stringify-without-jsonify: 1.0.1
  2384. minimatch: 10.2.4
  2385. natural-compare: 1.4.0
  2386. optionator: 0.9.4
  2387. transitivePeerDependencies:
  2388. - supports-color
  2389. esniff@2.0.1:
  2390. dependencies:
  2391. d: 1.0.2
  2392. es5-ext: 0.10.64
  2393. event-emitter: 0.3.5
  2394. type: 2.7.3
  2395. espree@11.2.0:
  2396. dependencies:
  2397. acorn: 8.16.0
  2398. acorn-jsx: 5.3.2(acorn@8.16.0)
  2399. eslint-visitor-keys: 5.0.1
  2400. esquery@1.7.0:
  2401. dependencies:
  2402. estraverse: 5.3.0
  2403. esrecurse@4.3.0:
  2404. dependencies:
  2405. estraverse: 5.3.0
  2406. estraverse@5.3.0: {}
  2407. esutils@2.0.3: {}
  2408. event-emitter@0.3.5:
  2409. dependencies:
  2410. d: 1.0.2
  2411. es5-ext: 0.10.64
  2412. expand-template@2.0.3: {}
  2413. ext@1.7.0:
  2414. dependencies:
  2415. type: 2.7.3
  2416. fast-cidr-tools@0.3.4:
  2417. dependencies:
  2418. foxts: 4.6.0
  2419. fast-deep-equal@3.1.3: {}
  2420. fast-escape-html@1.1.0: {}
  2421. fast-escape-regexp@1.0.1: {}
  2422. fast-fifo@1.3.2: {}
  2423. fast-json-stable-stringify@2.1.0: {}
  2424. fast-levenshtein@2.0.6: {}
  2425. fast-uri@3.1.0: {}
  2426. fdir@6.5.0(picomatch@4.0.3):
  2427. optionalDependencies:
  2428. picomatch: 4.0.3
  2429. file-entry-cache@8.0.0:
  2430. dependencies:
  2431. flat-cache: 4.0.1
  2432. file-uri-to-path@1.0.0: {}
  2433. find-up@5.0.0:
  2434. dependencies:
  2435. locate-path: 6.0.0
  2436. path-exists: 4.0.0
  2437. flat-cache@4.0.1:
  2438. dependencies:
  2439. flatted: 3.3.3
  2440. keyv: 4.5.4
  2441. flat@5.0.2: {}
  2442. flatted@3.3.3: {}
  2443. foreground-child@3.3.1:
  2444. dependencies:
  2445. cross-spawn: 7.0.6
  2446. signal-exit: 4.1.0
  2447. foxts@4.6.0:
  2448. dependencies:
  2449. fast-escape-html: 1.1.0
  2450. fast-escape-regexp: 1.0.1
  2451. foxts@5.3.0: {}
  2452. fs-constants@1.0.0: {}
  2453. function-bind@1.1.2:
  2454. optional: true
  2455. get-caller-file@2.0.5: {}
  2456. get-tsconfig@4.12.0:
  2457. dependencies:
  2458. resolve-pkg-maps: 1.0.0
  2459. github-from-package@0.0.0: {}
  2460. glob-parent@6.0.2:
  2461. dependencies:
  2462. is-glob: 4.0.3
  2463. glob@10.4.5:
  2464. dependencies:
  2465. foreground-child: 3.3.1
  2466. jackspeak: 3.4.3
  2467. minimatch: 9.0.5
  2468. minipass: 7.1.2
  2469. package-json-from-dist: 1.0.1
  2470. path-scurry: 1.11.1
  2471. globals@15.15.0: {}
  2472. globrex@0.1.2: {}
  2473. graceful-fs@4.2.11: {}
  2474. has-flag@4.0.0: {}
  2475. hash-wasm@4.12.0: {}
  2476. hasown@2.0.2:
  2477. dependencies:
  2478. function-bind: 1.1.2
  2479. optional: true
  2480. he@1.2.0: {}
  2481. htmlparser2@6.1.0:
  2482. dependencies:
  2483. domelementtype: 2.3.0
  2484. domhandler: 4.3.1
  2485. domutils: 2.8.0
  2486. entities: 2.2.0
  2487. ieee754@1.2.1: {}
  2488. ignore@5.3.2: {}
  2489. ignore@7.0.5: {}
  2490. immediato@1.1.0: {}
  2491. imurmurhash@0.1.4: {}
  2492. inherits@2.0.4: {}
  2493. ini@1.3.8: {}
  2494. ip-address@10.0.1: {}
  2495. is-bun-module@2.0.0:
  2496. dependencies:
  2497. semver: 7.7.3
  2498. is-core-module@2.16.1:
  2499. dependencies:
  2500. hasown: 2.0.2
  2501. optional: true
  2502. is-extglob@2.1.1: {}
  2503. is-fullwidth-code-point@3.0.0: {}
  2504. is-glob@4.0.3:
  2505. dependencies:
  2506. is-extglob: 2.1.1
  2507. is-it-type@5.1.3:
  2508. dependencies:
  2509. globalthis: '@nolyfill/globalthis@1.0.44'
  2510. is-path-inside@3.0.3: {}
  2511. is-plain-obj@2.1.0: {}
  2512. is-typedarray@1.0.0: {}
  2513. is-unicode-supported@0.1.0: {}
  2514. isexe@2.0.0: {}
  2515. isoconcurrency@1.0.0: {}
  2516. isotimer@1.0.0:
  2517. dependencies:
  2518. immediato: 1.1.0
  2519. jackspeak@3.4.3:
  2520. dependencies:
  2521. '@isaacs/cliui': 8.0.2
  2522. optionalDependencies:
  2523. '@pkgjs/parseargs': 0.11.0
  2524. js-yaml@4.1.0:
  2525. dependencies:
  2526. argparse: 2.0.1
  2527. jsdoc-type-pratt-parser@7.1.1: {}
  2528. json-buffer@3.0.1: {}
  2529. json-schema-traverse@0.4.1: {}
  2530. json-stable-stringify-without-jsonify@1.0.1: {}
  2531. json-stringify-pretty-compact@4.0.0: {}
  2532. jsonc-eslint-parser@3.1.0:
  2533. dependencies:
  2534. acorn: 8.16.0
  2535. eslint-visitor-keys: 5.0.1
  2536. semver: 7.7.3
  2537. keyv@4.5.4:
  2538. dependencies:
  2539. json-buffer: 3.0.1
  2540. levn@0.4.1:
  2541. dependencies:
  2542. prelude-ls: 1.2.1
  2543. type-check: 0.4.0
  2544. locate-path@6.0.0:
  2545. dependencies:
  2546. p-locate: 5.0.0
  2547. log-symbols@4.1.0:
  2548. dependencies:
  2549. chalk: 4.1.2
  2550. is-unicode-supported: 0.1.0
  2551. lru-cache@10.4.3: {}
  2552. mime@3.0.0: {}
  2553. mimic-response@3.1.0: {}
  2554. minimatch@10.2.4:
  2555. dependencies:
  2556. brace-expansion: 5.0.3
  2557. minimatch@9.0.5:
  2558. dependencies:
  2559. brace-expansion: 2.0.2
  2560. minimist@1.2.8: {}
  2561. minipass@7.1.2: {}
  2562. mitata@1.0.34: {}
  2563. mkdirp-classic@0.5.3: {}
  2564. mocha@11.7.5:
  2565. dependencies:
  2566. browser-stdout: 1.3.1
  2567. chokidar: 4.0.3
  2568. debug: 4.4.3(supports-color@8.1.1)
  2569. diff: 7.0.0
  2570. escape-string-regexp: 4.0.0
  2571. find-up: 5.0.0
  2572. glob: 10.4.5
  2573. he: 1.2.0
  2574. is-path-inside: 3.0.3
  2575. js-yaml: 4.1.0
  2576. log-symbols: 4.1.0
  2577. minimatch: 9.0.5
  2578. ms: 2.1.3
  2579. picocolors: 1.1.1
  2580. serialize-javascript: 6.0.2
  2581. strip-json-comments: 3.1.1
  2582. supports-color: 8.1.1
  2583. workerpool: 9.3.3
  2584. yargs: 17.7.2
  2585. yargs-parser: 21.1.1
  2586. yargs-unparser: 2.0.0
  2587. ms@2.0.0: {}
  2588. ms@2.1.3: {}
  2589. napi-build-utils@2.0.0: {}
  2590. napi-postinstall@0.3.4: {}
  2591. natural-compare@1.4.0: {}
  2592. next-tick@1.1.0: {}
  2593. node-abi@3.75.0:
  2594. dependencies:
  2595. semver: 7.7.3
  2596. node-gyp-build@4.8.4: {}
  2597. node-localstorage@2.2.1:
  2598. dependencies:
  2599. write-file-atomic: 1.3.4
  2600. null-prototype-object@1.2.6: {}
  2601. once@1.4.0:
  2602. dependencies:
  2603. wrappy: 1.0.2
  2604. optionator@0.9.4:
  2605. dependencies:
  2606. deep-is: 0.1.4
  2607. fast-levenshtein: 2.0.6
  2608. levn: 0.4.1
  2609. prelude-ls: 1.2.1
  2610. type-check: 0.4.0
  2611. word-wrap: 1.2.5
  2612. oxc-resolver@11.19.1:
  2613. optionalDependencies:
  2614. '@oxc-resolver/binding-android-arm-eabi': 11.19.1
  2615. '@oxc-resolver/binding-android-arm64': 11.19.1
  2616. '@oxc-resolver/binding-darwin-arm64': 11.19.1
  2617. '@oxc-resolver/binding-darwin-x64': 11.19.1
  2618. '@oxc-resolver/binding-freebsd-x64': 11.19.1
  2619. '@oxc-resolver/binding-linux-arm-gnueabihf': 11.19.1
  2620. '@oxc-resolver/binding-linux-arm-musleabihf': 11.19.1
  2621. '@oxc-resolver/binding-linux-arm64-gnu': 11.19.1
  2622. '@oxc-resolver/binding-linux-arm64-musl': 11.19.1
  2623. '@oxc-resolver/binding-linux-ppc64-gnu': 11.19.1
  2624. '@oxc-resolver/binding-linux-riscv64-gnu': 11.19.1
  2625. '@oxc-resolver/binding-linux-riscv64-musl': 11.19.1
  2626. '@oxc-resolver/binding-linux-s390x-gnu': 11.19.1
  2627. '@oxc-resolver/binding-linux-x64-gnu': 11.19.1
  2628. '@oxc-resolver/binding-linux-x64-musl': 11.19.1
  2629. '@oxc-resolver/binding-openharmony-arm64': 11.19.1
  2630. '@oxc-resolver/binding-wasm32-wasi': 11.19.1
  2631. '@oxc-resolver/binding-win32-arm64-msvc': 11.19.1
  2632. '@oxc-resolver/binding-win32-ia32-msvc': 11.19.1
  2633. '@oxc-resolver/binding-win32-x64-msvc': 11.19.1
  2634. p-limit@3.1.0:
  2635. dependencies:
  2636. yocto-queue: 0.1.0
  2637. p-locate@5.0.0:
  2638. dependencies:
  2639. p-limit: 3.1.0
  2640. package-json-from-dist@1.0.1: {}
  2641. package-manager-detector@1.5.0: {}
  2642. pako@2.1.0: {}
  2643. path-browserify@1.0.1: {}
  2644. path-exists@4.0.0: {}
  2645. path-key@3.1.1: {}
  2646. path-parse@1.0.7:
  2647. optional: true
  2648. path-scurry@1.11.1:
  2649. dependencies:
  2650. lru-cache: 10.4.3
  2651. minipass: 7.1.2
  2652. picocolors@1.1.1: {}
  2653. picomatch@4.0.3: {}
  2654. pirates@4.0.7: {}
  2655. prebuild-install@7.1.3:
  2656. dependencies:
  2657. detect-libc: 2.0.4
  2658. expand-template: 2.0.3
  2659. github-from-package: 0.0.0
  2660. minimist: 1.2.8
  2661. mkdirp-classic: 0.5.3
  2662. napi-build-utils: 2.0.0
  2663. node-abi: 3.75.0
  2664. pump: 3.0.3
  2665. rc: 1.2.8
  2666. simple-get: 4.0.1
  2667. tar-fs: 2.1.3
  2668. tunnel-agent: 0.6.0
  2669. prelude-ls@1.2.1: {}
  2670. promise-make-naked@3.0.2: {}
  2671. pump@3.0.3:
  2672. dependencies:
  2673. end-of-stream: 1.4.5
  2674. once: 1.4.0
  2675. punycode@2.3.1: {}
  2676. randombytes@2.1.0:
  2677. dependencies:
  2678. safe-buffer: '@nolyfill/safe-buffer@1.0.44'
  2679. rc@1.2.8:
  2680. dependencies:
  2681. deep-extend: 0.6.0
  2682. ini: 1.3.8
  2683. minimist: 1.2.8
  2684. strip-json-comments: 2.0.1
  2685. readable-stream@3.6.2:
  2686. dependencies:
  2687. inherits: 2.0.4
  2688. string_decoder: 1.3.0
  2689. util-deprecate: 1.0.2
  2690. readdirp@4.1.2: {}
  2691. real-cancellable-promise@1.2.3: {}
  2692. refa@0.12.1:
  2693. dependencies:
  2694. '@eslint-community/regexpp': 4.12.2
  2695. regexp-ast-analysis@0.7.1:
  2696. dependencies:
  2697. '@eslint-community/regexpp': 4.12.2
  2698. refa: 0.12.1
  2699. require-directory@2.1.1: {}
  2700. resolve-pkg-maps@1.0.0: {}
  2701. resolve@1.22.10:
  2702. dependencies:
  2703. is-core-module: 2.16.1
  2704. path-parse: 1.0.7
  2705. supports-preserve-symlinks-flag: 1.0.0
  2706. optional: true
  2707. scslre@0.3.0:
  2708. dependencies:
  2709. '@eslint-community/regexpp': 4.12.2
  2710. refa: 0.12.1
  2711. regexp-ast-analysis: 0.7.1
  2712. semver@7.7.3: {}
  2713. serialize-javascript@6.0.2:
  2714. dependencies:
  2715. randombytes: 2.1.0
  2716. shebang-command@2.0.0:
  2717. dependencies:
  2718. shebang-regex: 3.0.0
  2719. shebang-regex@3.0.0: {}
  2720. signal-exit@4.1.0: {}
  2721. simple-concat@1.0.1: {}
  2722. simple-get@4.0.1:
  2723. dependencies:
  2724. decompress-response: 6.0.0
  2725. once: 1.4.0
  2726. simple-concat: 1.0.1
  2727. simple-invariant@2.0.1: {}
  2728. slide@1.1.6: {}
  2729. smart-buffer@4.2.0: {}
  2730. socks@2.8.7:
  2731. dependencies:
  2732. ip-address: 10.0.1
  2733. smart-buffer: 4.2.0
  2734. source-map-support@0.5.21:
  2735. dependencies:
  2736. buffer-from: 1.1.2
  2737. source-map: 0.6.1
  2738. source-map@0.6.1: {}
  2739. stable-hash-x@0.2.0: {}
  2740. stackframe@1.3.4: {}
  2741. store2@2.14.4: {}
  2742. streamx@2.22.1:
  2743. dependencies:
  2744. fast-fifo: 1.3.2
  2745. text-decoder: 1.2.3
  2746. optionalDependencies:
  2747. bare-events: 2.6.1
  2748. string-width@4.2.3:
  2749. dependencies:
  2750. emoji-regex: 8.0.0
  2751. is-fullwidth-code-point: 3.0.0
  2752. strip-ansi: 6.0.1
  2753. string-width@5.1.2:
  2754. dependencies:
  2755. eastasianwidth: 0.2.0
  2756. emoji-regex: 9.2.2
  2757. strip-ansi: 7.1.0
  2758. string_decoder@1.3.0:
  2759. dependencies:
  2760. safe-buffer: '@nolyfill/safe-buffer@1.0.44'
  2761. strip-ansi@6.0.1:
  2762. dependencies:
  2763. ansi-regex: 5.0.1
  2764. strip-ansi@7.1.0:
  2765. dependencies:
  2766. ansi-regex: 6.2.0
  2767. strip-json-comments@2.0.1: {}
  2768. strip-json-comments@3.1.1: {}
  2769. supports-color@7.2.0:
  2770. dependencies:
  2771. has-flag: 4.0.0
  2772. supports-color@8.1.1:
  2773. dependencies:
  2774. has-flag: 4.0.0
  2775. supports-preserve-symlinks-flag@1.0.0:
  2776. optional: true
  2777. synckit@0.11.12:
  2778. dependencies:
  2779. '@pkgr/core': 0.2.9
  2780. tapable@2.3.0: {}
  2781. tar-fs@2.1.3:
  2782. dependencies:
  2783. chownr: 1.1.4
  2784. mkdirp-classic: 0.5.3
  2785. pump: 3.0.3
  2786. tar-stream: 2.2.0
  2787. tar-fs@3.1.2:
  2788. dependencies:
  2789. pump: 3.0.3
  2790. tar-stream: 3.1.7
  2791. optionalDependencies:
  2792. bare-fs: 4.2.1
  2793. bare-path: 3.0.0
  2794. transitivePeerDependencies:
  2795. - bare-buffer
  2796. tar-stream@2.2.0:
  2797. dependencies:
  2798. bl: 4.1.0
  2799. end-of-stream: 1.4.5
  2800. fs-constants: 1.0.0
  2801. inherits: 2.0.4
  2802. readable-stream: 3.6.2
  2803. tar-stream@3.1.7:
  2804. dependencies:
  2805. b4a: 1.6.7
  2806. fast-fifo: 1.3.2
  2807. streamx: 2.22.1
  2808. telegram@2.26.22:
  2809. dependencies:
  2810. '@cryptography/aes': 0.1.1
  2811. async-mutex: 0.3.2
  2812. big-integer: 1.6.52
  2813. buffer: 6.0.3
  2814. htmlparser2: 6.1.0
  2815. mime: 3.0.0
  2816. node-localstorage: 2.2.1
  2817. pako: 2.1.0
  2818. path-browserify: 1.0.1
  2819. real-cancellable-promise: 1.2.3
  2820. socks: 2.8.7
  2821. store2: 2.14.4
  2822. ts-custom-error: 3.3.1
  2823. websocket: 1.0.35
  2824. optionalDependencies:
  2825. bufferutil: 4.0.9
  2826. utf-8-validate: 5.0.10
  2827. transitivePeerDependencies:
  2828. - supports-color
  2829. text-decoder@1.2.3:
  2830. dependencies:
  2831. b4a: 1.6.7
  2832. tinyexec@1.0.4: {}
  2833. tinyglobby@0.2.15:
  2834. dependencies:
  2835. fdir: 6.5.0(picomatch@4.0.3)
  2836. picomatch: 4.0.3
  2837. tldts-core@7.0.27: {}
  2838. tldts-experimental@7.0.27:
  2839. dependencies:
  2840. tldts-core: 7.0.27
  2841. tldts@7.0.27:
  2842. dependencies:
  2843. tldts-core: 7.0.27
  2844. ts-api-utils@2.4.0(typescript@5.9.3):
  2845. dependencies:
  2846. typescript: 5.9.3
  2847. ts-custom-error@3.3.1: {}
  2848. ts-declaration-location@1.0.7(typescript@5.9.3):
  2849. dependencies:
  2850. picomatch: 4.0.3
  2851. typescript: 5.9.3
  2852. tslib@2.8.1: {}
  2853. tunnel-agent@0.6.0:
  2854. dependencies:
  2855. safe-buffer: '@nolyfill/safe-buffer@1.0.44'
  2856. type-check@0.4.0:
  2857. dependencies:
  2858. prelude-ls: 1.2.1
  2859. type@2.7.3: {}
  2860. typedarray-to-buffer@3.1.5:
  2861. dependencies:
  2862. is-typedarray: 1.0.0
  2863. typescript-eslint@8.57.2(eslint@10.1.0)(typescript@5.9.3):
  2864. dependencies:
  2865. '@typescript-eslint/eslint-plugin': 8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0)(typescript@5.9.3))(eslint@10.1.0)(typescript@5.9.3)
  2866. '@typescript-eslint/parser': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  2867. '@typescript-eslint/typescript-estree': 8.57.2(typescript@5.9.3)
  2868. '@typescript-eslint/utils': 8.57.2(eslint@10.1.0)(typescript@5.9.3)
  2869. eslint: 10.1.0
  2870. typescript: 5.9.3
  2871. transitivePeerDependencies:
  2872. - supports-color
  2873. typescript@5.9.3: {}
  2874. undici-cache-store-better-sqlite3@1.0.1(undici@7.24.5):
  2875. dependencies:
  2876. better-sqlite3: 12.8.0
  2877. foxts: 5.3.0
  2878. undici: 7.24.5
  2879. undici-types@7.16.0: {}
  2880. undici@7.24.5: {}
  2881. unrs-resolver@1.11.1:
  2882. dependencies:
  2883. napi-postinstall: 0.3.4
  2884. optionalDependencies:
  2885. '@unrs/resolver-binding-android-arm-eabi': 1.11.1
  2886. '@unrs/resolver-binding-android-arm64': 1.11.1
  2887. '@unrs/resolver-binding-darwin-arm64': 1.11.1
  2888. '@unrs/resolver-binding-darwin-x64': 1.11.1
  2889. '@unrs/resolver-binding-freebsd-x64': 1.11.1
  2890. '@unrs/resolver-binding-linux-arm-gnueabihf': 1.11.1
  2891. '@unrs/resolver-binding-linux-arm-musleabihf': 1.11.1
  2892. '@unrs/resolver-binding-linux-arm64-gnu': 1.11.1
  2893. '@unrs/resolver-binding-linux-arm64-musl': 1.11.1
  2894. '@unrs/resolver-binding-linux-ppc64-gnu': 1.11.1
  2895. '@unrs/resolver-binding-linux-riscv64-gnu': 1.11.1
  2896. '@unrs/resolver-binding-linux-riscv64-musl': 1.11.1
  2897. '@unrs/resolver-binding-linux-s390x-gnu': 1.11.1
  2898. '@unrs/resolver-binding-linux-x64-gnu': 1.11.1
  2899. '@unrs/resolver-binding-linux-x64-musl': 1.11.1
  2900. '@unrs/resolver-binding-wasm32-wasi': 1.11.1
  2901. '@unrs/resolver-binding-win32-arm64-msvc': 1.11.1
  2902. '@unrs/resolver-binding-win32-ia32-msvc': 1.11.1
  2903. '@unrs/resolver-binding-win32-x64-msvc': 1.11.1
  2904. uri-js@4.4.1:
  2905. dependencies:
  2906. punycode: 2.3.1
  2907. utf-8-validate@5.0.10:
  2908. dependencies:
  2909. node-gyp-build: 4.8.4
  2910. util-deprecate@1.0.2: {}
  2911. websocket@1.0.35:
  2912. dependencies:
  2913. bufferutil: 4.0.9
  2914. debug: 2.6.9
  2915. es5-ext: 0.10.64
  2916. typedarray-to-buffer: 3.1.5
  2917. utf-8-validate: 5.0.10
  2918. yaeti: 0.0.6
  2919. transitivePeerDependencies:
  2920. - supports-color
  2921. webworker-shim@1.1.4: {}
  2922. which@2.0.2:
  2923. dependencies:
  2924. isexe: 2.0.0
  2925. why-is-node-running@3.2.2: {}
  2926. word-wrap@1.2.5: {}
  2927. workerpool@9.3.3: {}
  2928. worktank@3.0.2:
  2929. dependencies:
  2930. isoconcurrency: 1.0.0
  2931. isotimer: 1.0.0
  2932. promise-make-naked: 3.0.2
  2933. webworker-shim: 1.1.4
  2934. wrap-ansi@7.0.0:
  2935. dependencies:
  2936. ansi-styles: 4.3.0
  2937. string-width: 4.2.3
  2938. strip-ansi: 6.0.1
  2939. wrap-ansi@8.1.0:
  2940. dependencies:
  2941. ansi-styles: 6.2.1
  2942. string-width: 5.1.2
  2943. strip-ansi: 7.1.0
  2944. wrappy@1.0.2: {}
  2945. write-file-atomic@1.3.4:
  2946. dependencies:
  2947. graceful-fs: 4.2.11
  2948. imurmurhash: 0.1.4
  2949. slide: 1.1.6
  2950. xbits@0.2.0: {}
  2951. y18n@5.0.8: {}
  2952. yaeti@0.0.6: {}
  2953. yaml@2.8.3: {}
  2954. yargs-parser@21.1.1: {}
  2955. yargs-unparser@2.0.0:
  2956. dependencies:
  2957. camelcase: 6.3.0
  2958. decamelize: 4.0.0
  2959. flat: 5.0.2
  2960. is-plain-obj: 2.1.0
  2961. yargs@17.7.2:
  2962. dependencies:
  2963. cliui: 8.0.1
  2964. escalade: 3.2.0
  2965. get-caller-file: 2.0.5
  2966. require-directory: 2.1.1
  2967. string-width: 4.2.3
  2968. y18n: 5.0.8
  2969. yargs-parser: 21.1.1
  2970. yauzl-promise@4.0.0:
  2971. dependencies:
  2972. '@node-rs/crc32': 1.10.6
  2973. is-it-type: 5.1.3
  2974. simple-invariant: 2.0.1
  2975. yocto-queue@0.1.0: {}