pnpm-lock.yaml 129 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. overrides:
  6. has: npm:@nolyfill/has@latest
  7. patchedDependencies:
  8. whoiser:
  9. hash: 01fa406613b6f7b55ad41a6e49450f5a6b1b198b837c4f3fe11edc48c779189f
  10. path: patches/whoiser.patch
  11. importers:
  12. .:
  13. dependencies:
  14. '@ghostery/adblocker':
  15. specifier: ^2.11.2
  16. version: 2.11.2
  17. '@henrygd/queue':
  18. specifier: ^1.0.7
  19. version: 1.0.7
  20. '@mitata/counters':
  21. specifier: ^0.0.8
  22. version: 0.0.8
  23. async-retry:
  24. specifier: ^1.3.3
  25. version: 1.3.3
  26. better-sqlite3:
  27. specifier: ^12.2.0
  28. version: 12.2.0
  29. ci-info:
  30. specifier: ^4.3.0
  31. version: 4.3.0
  32. cli-progress:
  33. specifier: ^3.12.0
  34. version: 3.12.0
  35. csv-parse:
  36. specifier: ^5.6.0
  37. version: 5.6.0
  38. dns2:
  39. specifier: ^2.1.0
  40. version: 2.1.0
  41. fast-cidr-tools:
  42. specifier: ^0.3.2
  43. version: 0.3.2
  44. fast-fifo:
  45. specifier: ^1.3.2
  46. version: 1.3.2
  47. fast-uri:
  48. specifier: ^3.0.6
  49. version: 3.0.6
  50. fdir:
  51. specifier: ^6.4.6
  52. version: 6.4.6(picomatch@4.0.2)
  53. foxts:
  54. specifier: ^3.9.0
  55. version: 3.9.0
  56. hash-wasm:
  57. specifier: ^4.12.0
  58. version: 4.12.0
  59. json-stringify-pretty-compact:
  60. specifier: 3.0.0
  61. version: 3.0.0
  62. null-prototype-object:
  63. specifier: ^1.2.0
  64. version: 1.2.0
  65. picocolors:
  66. specifier: ^1.1.1
  67. version: 1.1.1
  68. punycode:
  69. specifier: ^2.3.1
  70. version: 2.3.1
  71. tar-fs:
  72. specifier: ^3.1.0
  73. version: 3.1.0
  74. tldts:
  75. specifier: ^6.1.86
  76. version: 6.1.86
  77. tldts-experimental:
  78. specifier: ^6.1.86
  79. version: 6.1.86
  80. undici:
  81. specifier: ^7.11.0
  82. version: 7.11.0
  83. undici-cache-store-better-sqlite3:
  84. specifier: ^1.0.0
  85. version: 1.0.0(undici@7.11.0)
  86. whoiser:
  87. specifier: ^1.18.0
  88. version: 1.18.0(patch_hash=01fa406613b6f7b55ad41a6e49450f5a6b1b198b837c4f3fe11edc48c779189f)
  89. why-is-node-running:
  90. specifier: ^3.2.2
  91. version: 3.2.2
  92. worktank:
  93. specifier: ^2.7.3
  94. version: 2.7.3
  95. xbits:
  96. specifier: ^0.2.0
  97. version: 0.2.0
  98. yaml:
  99. specifier: ^2.8.0
  100. version: 2.8.0
  101. yauzl-promise:
  102. specifier: ^4.0.0
  103. version: 4.0.0
  104. devDependencies:
  105. '@eslint-sukka/node':
  106. specifier: ^6.22.1
  107. version: 6.22.1(eslint@9.31.0)(typescript@5.8.3)
  108. '@swc-node/register':
  109. specifier: ^1.10.10
  110. version: 1.10.10(@swc/core@1.12.14)(@swc/types@0.1.23)(typescript@5.8.3)
  111. '@swc/core':
  112. specifier: ^1.12.14
  113. version: 1.12.14
  114. '@types/async-retry':
  115. specifier: ^1.4.9
  116. version: 1.4.9
  117. '@types/better-sqlite3':
  118. specifier: ^7.6.13
  119. version: 7.6.13
  120. '@types/cli-progress':
  121. specifier: ^3.11.6
  122. version: 3.11.6
  123. '@types/dns2':
  124. specifier: ^2.0.9
  125. version: 2.0.9
  126. '@types/fast-fifo':
  127. specifier: ^1.3.0
  128. version: 1.3.0
  129. '@types/mocha':
  130. specifier: ^10.0.10
  131. version: 10.0.10
  132. '@types/node':
  133. specifier: ^24.0.14
  134. version: 24.0.14
  135. '@types/punycode':
  136. specifier: ^2.1.4
  137. version: 2.1.4
  138. '@types/tar-fs':
  139. specifier: ^2.0.4
  140. version: 2.0.4
  141. '@types/yauzl-promise':
  142. specifier: ^4.0.1
  143. version: 4.0.1
  144. eslint:
  145. specifier: ^9.31.0
  146. version: 9.31.0
  147. eslint-config-sukka:
  148. specifier: ^6.22.1
  149. version: 6.22.1(@typescript-eslint/eslint-plugin@8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0)(typescript@5.8.3))(@typescript-eslint/utils@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.31.0)(typescript@5.8.3)
  150. eslint-formatter-sukka:
  151. specifier: ^6.22.1
  152. version: 6.22.1
  153. expect:
  154. specifier: ^30.0.4
  155. version: 30.0.4
  156. mitata:
  157. specifier: ^1.0.34
  158. version: 1.0.34
  159. mocha:
  160. specifier: ^11.7.1
  161. version: 11.7.1
  162. tinyexec:
  163. specifier: ^1.0.1
  164. version: 1.0.1
  165. typescript:
  166. specifier: ^5.8.3
  167. version: 5.8.3
  168. packages:
  169. '@babel/code-frame@7.27.1':
  170. resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
  171. engines: {node: '>=6.9.0'}
  172. '@babel/helper-validator-identifier@7.27.1':
  173. resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
  174. engines: {node: '>=6.9.0'}
  175. '@babel/runtime@7.27.6':
  176. resolution: {integrity: sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==}
  177. engines: {node: '>=6.9.0'}
  178. '@dual-bundle/import-meta-resolve@4.1.0':
  179. resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==}
  180. '@emnapi/core@1.4.3':
  181. resolution: {integrity: sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==}
  182. '@emnapi/runtime@1.4.3':
  183. resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==}
  184. '@emnapi/wasi-threads@1.0.2':
  185. resolution: {integrity: sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==}
  186. '@eslint-community/eslint-plugin-eslint-comments@4.5.0':
  187. resolution: {integrity: sha512-MAhuTKlr4y/CE3WYX26raZjy+I/kS2PLKSzvfmDCGrBLTFHOYwqROZdr4XwPgXwX3K9rjzMr4pSmUWGnzsUyMg==}
  188. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  189. peerDependencies:
  190. eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  191. '@eslint-community/eslint-utils@4.7.0':
  192. resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==}
  193. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  194. peerDependencies:
  195. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  196. '@eslint-community/regexpp@4.12.1':
  197. resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
  198. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  199. '@eslint-sukka/node@6.22.1':
  200. resolution: {integrity: sha512-1jYlizqxw6lc76vNlreOzoE8bNTKhdXQYaMJBP8m+7uj8FIlhxYRE0IOMNomd8OhRP05PBhOkhaB3i3X+7eGdw==}
  201. '@eslint-sukka/shared@6.22.1':
  202. resolution: {integrity: sha512-Nob53wcopRLYtLwmdTzkUY6i/rBQH4M/czlJaXSg0QWlRJ4wcPHAH5oSJpWFFfbyBPKIDJNMxlJnwYAia8Y2bQ==}
  203. '@eslint/config-array@0.21.0':
  204. resolution: {integrity: sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==}
  205. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  206. '@eslint/config-helpers@0.3.0':
  207. resolution: {integrity: sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==}
  208. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  209. '@eslint/core@0.15.1':
  210. resolution: {integrity: sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==}
  211. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  212. '@eslint/eslintrc@3.3.1':
  213. resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
  214. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  215. '@eslint/js@9.31.0':
  216. resolution: {integrity: sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==}
  217. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  218. '@eslint/object-schema@2.1.6':
  219. resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
  220. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  221. '@eslint/plugin-kit@0.3.3':
  222. resolution: {integrity: sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==}
  223. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  224. '@ghostery/adblocker-content@2.11.2':
  225. resolution: {integrity: sha512-V3ig9ZXtd450FRtESCnWGSXE1UCeYVYwgGVnXh1CqgllV0S85rnLWJzIOKXz52x04kmz9dQ/WSnnwEsJy5Li0Q==}
  226. '@ghostery/adblocker-extended-selectors@2.11.2':
  227. resolution: {integrity: sha512-GQlLff3JJnHZeouGwAUFblaqoppklXzBNg4tvuyBxEnc52S5r49p4rnVbBP5478Cagdv4yjoRlNMKgZAXcHkdA==}
  228. '@ghostery/adblocker@2.11.2':
  229. resolution: {integrity: sha512-Lhwsm0hsu+BGouVlDdx7YNHSTtJIzeMbx5Femp0u/CSHWf+ExG3a/nciTVEr4zd3hwp0VYR+51lHysgvcmVV8A==}
  230. '@ghostery/url-parser@1.3.0':
  231. resolution: {integrity: sha512-FEzdSeiva0Mt3bR4xePFzthhjT4IzvA5QTvS1xXkNyLpMGeq40mb3V2fSs0ZItRaP9IybZthDfHUSbQ1HLdx4Q==}
  232. '@henrygd/queue@1.0.7':
  233. resolution: {integrity: sha512-Jmt/iO6yDlz9UYGILkm/Qzi/ckkEiTNZcqDvt3QFLE4OThPeiCj6tKsynHFm/ppl8RumWXAx1dZPBPiRPaaGig==}
  234. '@humanfs/core@0.19.1':
  235. resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
  236. engines: {node: '>=18.18.0'}
  237. '@humanfs/node@0.16.6':
  238. resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
  239. engines: {node: '>=18.18.0'}
  240. '@humanwhocodes/module-importer@1.0.1':
  241. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  242. engines: {node: '>=12.22'}
  243. '@humanwhocodes/retry@0.3.1':
  244. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  245. engines: {node: '>=18.18'}
  246. '@humanwhocodes/retry@0.4.3':
  247. resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
  248. engines: {node: '>=18.18'}
  249. '@isaacs/balanced-match@4.0.1':
  250. resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
  251. engines: {node: 20 || >=22}
  252. '@isaacs/brace-expansion@5.0.0':
  253. resolution: {integrity: sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==}
  254. engines: {node: 20 || >=22}
  255. '@isaacs/cliui@8.0.2':
  256. resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
  257. engines: {node: '>=12'}
  258. '@jest/diff-sequences@30.0.1':
  259. resolution: {integrity: sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==}
  260. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  261. '@jest/expect-utils@30.0.4':
  262. resolution: {integrity: sha512-EgXecHDNfANeqOkcak0DxsoVI4qkDUsR7n/Lr2vtmTBjwLPBnnPOF71S11Q8IObWzxm2QgQoY6f9hzrRD3gHRA==}
  263. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  264. '@jest/get-type@30.0.1':
  265. resolution: {integrity: sha512-AyYdemXCptSRFirI5EPazNxyPwAL0jXt3zceFjaj8NFiKP9pOi0bfXonf6qkf82z2t3QWPeLCWWw4stPBzctLw==}
  266. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  267. '@jest/pattern@30.0.1':
  268. resolution: {integrity: sha512-gWp7NfQW27LaBQz3TITS8L7ZCQ0TLvtmI//4OwlQRx4rnWxcPNIYjxZpDcN4+UlGxgm3jS5QPz8IPTCkb59wZA==}
  269. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  270. '@jest/schemas@30.0.1':
  271. resolution: {integrity: sha512-+g/1TKjFuGrf1Hh0QPCv0gISwBxJ+MQSNXmG9zjHy7BmFhtoJ9fdNhWJp3qUKRi93AOZHXtdxZgJ1vAtz6z65w==}
  272. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  273. '@jest/types@30.0.1':
  274. resolution: {integrity: sha512-HGwoYRVF0QSKJu1ZQX0o5ZrUrrhj0aOOFA8hXrumD7SIzjouevhawbTjmXdwOmURdGluU9DM/XvGm3NyFoiQjw==}
  275. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  276. '@mitata/counters@0.0.8':
  277. resolution: {integrity: sha512-f11w0Y1ETFlarDP7CePj8Z+y8Gv5Ax4gMxWsEwrqh0kH/YIY030Ezx5SUJeQg0YPTZ2OHKGcLG1oGJbIqHzaJA==}
  278. '@napi-rs/wasm-runtime@0.2.11':
  279. resolution: {integrity: sha512-9DPkXtvHydrcOsopiYpUgPHpmj0HWZKMUnL2dZqpvC42lsratuBG06V5ipyno0fUek5VlFsNQ+AcFATSrJXgMA==}
  280. '@node-rs/crc32-android-arm-eabi@1.10.6':
  281. resolution: {integrity: sha512-vZAMuJXm3TpWPOkkhxdrofWDv+Q+I2oO7ucLRbXyAPmXFNDhHtBxbO1rk9Qzz+M3eep8ieS4/+jCL1Q0zacNMQ==}
  282. engines: {node: '>= 10'}
  283. cpu: [arm]
  284. os: [android]
  285. '@node-rs/crc32-android-arm64@1.10.6':
  286. resolution: {integrity: sha512-Vl/JbjCinCw/H9gEpZveWCMjxjcEChDcDBM8S4hKay5yyoRCUHJPuKr4sjVDBeOm+1nwU3oOm6Ca8dyblwp4/w==}
  287. engines: {node: '>= 10'}
  288. cpu: [arm64]
  289. os: [android]
  290. '@node-rs/crc32-darwin-arm64@1.10.6':
  291. resolution: {integrity: sha512-kARYANp5GnmsQiViA5Qu74weYQ3phOHSYQf0G+U5wB3NB5JmBHnZcOc46Ig21tTypWtdv7u63TaltJQE41noyg==}
  292. engines: {node: '>= 10'}
  293. cpu: [arm64]
  294. os: [darwin]
  295. '@node-rs/crc32-darwin-x64@1.10.6':
  296. resolution: {integrity: sha512-Q99bevJVMfLTISpkpKBlXgtPUItrvTWKFyiqoKH5IvscZmLV++NH4V13Pa17GTBmv9n18OwzgQY4/SRq6PQNVA==}
  297. engines: {node: '>= 10'}
  298. cpu: [x64]
  299. os: [darwin]
  300. '@node-rs/crc32-freebsd-x64@1.10.6':
  301. resolution: {integrity: sha512-66hpawbNjrgnS9EDMErta/lpaqOMrL6a6ee+nlI2viduVOmRZWm9Rg9XdGTK/+c4bQLdtC6jOd+Kp4EyGRYkAg==}
  302. engines: {node: '>= 10'}
  303. cpu: [x64]
  304. os: [freebsd]
  305. '@node-rs/crc32-linux-arm-gnueabihf@1.10.6':
  306. resolution: {integrity: sha512-E8Z0WChH7X6ankbVm8J/Yym19Cq3otx6l4NFPS6JW/cWdjv7iw+Sps2huSug+TBprjbcEA+s4TvEwfDI1KScjg==}
  307. engines: {node: '>= 10'}
  308. cpu: [arm]
  309. os: [linux]
  310. '@node-rs/crc32-linux-arm64-gnu@1.10.6':
  311. resolution: {integrity: sha512-LmWcfDbqAvypX0bQjQVPmQGazh4dLiVklkgHxpV4P0TcQ1DT86H/SWpMBMs/ncF8DGuCQ05cNyMv1iddUDugoQ==}
  312. engines: {node: '>= 10'}
  313. cpu: [arm64]
  314. os: [linux]
  315. '@node-rs/crc32-linux-arm64-musl@1.10.6':
  316. resolution: {integrity: sha512-k8ra/bmg0hwRrIEE8JL1p32WfaN9gDlUUpQRWsbxd1WhjqvXea7kKO6K4DwVxyxlPhBS9Gkb5Urq7Y4mXANzaw==}
  317. engines: {node: '>= 10'}
  318. cpu: [arm64]
  319. os: [linux]
  320. '@node-rs/crc32-linux-x64-gnu@1.10.6':
  321. resolution: {integrity: sha512-IfjtqcuFK7JrSZ9mlAFhb83xgium30PguvRjIMI45C3FJwu18bnLk1oR619IYb/zetQT82MObgmqfKOtgemEKw==}
  322. engines: {node: '>= 10'}
  323. cpu: [x64]
  324. os: [linux]
  325. '@node-rs/crc32-linux-x64-musl@1.10.6':
  326. resolution: {integrity: sha512-LbFYsA5M9pNunOweSt6uhxenYQF94v3bHDAQRPTQ3rnjn+mK6IC7YTAYoBjvoJP8lVzcvk9hRj8wp4Jyh6Y80g==}
  327. engines: {node: '>= 10'}
  328. cpu: [x64]
  329. os: [linux]
  330. '@node-rs/crc32-wasm32-wasi@1.10.6':
  331. resolution: {integrity: sha512-KaejdLgHMPsRaxnM+OG9L9XdWL2TabNx80HLdsCOoX9BVhEkfh39OeahBo8lBmidylKbLGMQoGfIKDjq0YMStw==}
  332. engines: {node: '>=14.0.0'}
  333. cpu: [wasm32]
  334. '@node-rs/crc32-win32-arm64-msvc@1.10.6':
  335. resolution: {integrity: sha512-x50AXiSxn5Ccn+dCjLf1T7ZpdBiV1Sp5aC+H2ijhJO4alwznvXgWbopPRVhbp2nj0i+Gb6kkDUEyU+508KAdGQ==}
  336. engines: {node: '>= 10'}
  337. cpu: [arm64]
  338. os: [win32]
  339. '@node-rs/crc32-win32-ia32-msvc@1.10.6':
  340. resolution: {integrity: sha512-DpDxQLaErJF9l36aghe1Mx+cOnYLKYo6qVPqPL9ukJ5rAGLtCdU0C+Zoi3gs9ySm8zmbFgazq/LvmsZYU42aBw==}
  341. engines: {node: '>= 10'}
  342. cpu: [ia32]
  343. os: [win32]
  344. '@node-rs/crc32-win32-x64-msvc@1.10.6':
  345. resolution: {integrity: sha512-5B1vXosIIBw1m2Rcnw62IIfH7W9s9f7H7Ma0rRuhT8HR4Xh8QCgw6NJSI2S2MCngsGktYnAhyUvs81b7efTyQw==}
  346. engines: {node: '>= 10'}
  347. cpu: [x64]
  348. os: [win32]
  349. '@node-rs/crc32@1.10.6':
  350. resolution: {integrity: sha512-+llXfqt+UzgoDzT9of5vPQPGqTAVCohU74I9zIBkNo5TH6s2P31DFJOGsJQKN207f0GHnYv5pV3wh3BCY/un/A==}
  351. engines: {node: '>= 10'}
  352. '@nodelib/fs.scandir@2.1.5':
  353. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  354. engines: {node: '>= 8'}
  355. '@nodelib/fs.stat@2.0.5':
  356. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  357. engines: {node: '>= 8'}
  358. '@nodelib/fs.walk@1.2.8':
  359. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  360. engines: {node: '>= 8'}
  361. '@oxc-resolver/binding-darwin-arm64@5.3.0':
  362. resolution: {integrity: sha512-hXem5ZAguS7IlSiHg/LK0tEfLj4eUo+9U6DaFwwBEGd0L0VIF9LmuiHydRyOrdnnmi9iAAFMAn/wl2cUoiuruA==}
  363. cpu: [arm64]
  364. os: [darwin]
  365. '@oxc-resolver/binding-darwin-x64@5.3.0':
  366. resolution: {integrity: sha512-wgSwfsZkRbuYCIBLxeg1bYrtKnirAy+IJF0lwfz4z08clgdNBDbfGECJe/cd0csIZPpRcvPFe8317yf31sWhtA==}
  367. cpu: [x64]
  368. os: [darwin]
  369. '@oxc-resolver/binding-freebsd-x64@5.3.0':
  370. resolution: {integrity: sha512-kzeE2WHgcRMmWjB071RdwEV5Pwke4o0WWslCKoh8if1puvxIxfzu3o7g6P2+v77BP5qop4cri+uvLABSO0WZjg==}
  371. cpu: [x64]
  372. os: [freebsd]
  373. '@oxc-resolver/binding-linux-arm-gnueabihf@5.3.0':
  374. resolution: {integrity: sha512-I8np34yZP/XfIkZNDbw3rweqVgfjmHYpNX3xnJZWg+f4mgO9/UNWBwetSaqXeDZqvIch/aHak+q4HVrQhQKCqg==}
  375. cpu: [arm]
  376. os: [linux]
  377. '@oxc-resolver/binding-linux-arm64-gnu@5.3.0':
  378. resolution: {integrity: sha512-u2ndfeEUrW898eXM+qPxIN8TvTPjI90NDQBRgaxxkOfNw3xaotloeiZGz5+Yzlfxgvxr9DY9FdYkqhUhSnGhOw==}
  379. cpu: [arm64]
  380. os: [linux]
  381. '@oxc-resolver/binding-linux-arm64-musl@5.3.0':
  382. resolution: {integrity: sha512-TzbjmFkcnESGuVItQ2diKacX8vu5G0bH3BHmIlmY4OSRLyoAlrJFwGKAHmh6C9+Amfcjo2rx8vdm7swzmsGC6Q==}
  383. cpu: [arm64]
  384. os: [linux]
  385. '@oxc-resolver/binding-linux-riscv64-gnu@5.3.0':
  386. resolution: {integrity: sha512-NH3pjAqh8nuN29iRuRfTY42Vn03ctoR9VE8llfoUKUfhHUjFHYOXK5VSkhjj1usG8AeuesvqrQnLptCRQVTi/Q==}
  387. cpu: [riscv64]
  388. os: [linux]
  389. '@oxc-resolver/binding-linux-s390x-gnu@5.3.0':
  390. resolution: {integrity: sha512-tuZtkK9sJYh2MC2uhol1M/8IMTB6ZQ5jmqP2+k5XNXnOb/im94Y5uV/u2lXwVyIuKHZZHtr+0d1HrOiNahoKpw==}
  391. cpu: [s390x]
  392. os: [linux]
  393. '@oxc-resolver/binding-linux-x64-gnu@5.3.0':
  394. resolution: {integrity: sha512-VzhPYmZCtoES/ThcPdGSmMop7JlwgqtSvlgtKCW15ByV2JKyl8kHAHnPSBfpIooXb0ehFnRdxFtL9qtAEWy01g==}
  395. cpu: [x64]
  396. os: [linux]
  397. '@oxc-resolver/binding-linux-x64-musl@5.3.0':
  398. resolution: {integrity: sha512-Hi39cWzul24rGljN4Vf1lxjXzQdCrdxO5oCT7KJP4ndSlqIUODJnfnMAP1YhcnIRvNvk+5E6sZtnEmFUd/4d8Q==}
  399. cpu: [x64]
  400. os: [linux]
  401. '@oxc-resolver/binding-wasm32-wasi@5.3.0':
  402. resolution: {integrity: sha512-ddujvHhP3chmHnSXRlkPVUeYj4/B7eLZwL4yUid+df3WCbVh6DgoT9RmllZn21AhxgKtMdekDdyVJYKFd8tl4A==}
  403. engines: {node: '>=14.0.0'}
  404. cpu: [wasm32]
  405. '@oxc-resolver/binding-win32-arm64-msvc@5.3.0':
  406. resolution: {integrity: sha512-j1YYPLvUkMVNKmIFQZZJ7q6Do4cI3htUnyxNLwDSBVhSohvPIK2VG+IdtOAlWZGa7v+phEZsHfNbXVwB0oPYFQ==}
  407. cpu: [arm64]
  408. os: [win32]
  409. '@oxc-resolver/binding-win32-x64-msvc@5.3.0':
  410. resolution: {integrity: sha512-LT9eOPPUqfZscQRd5mc08RBeDWOQf+dnOrKnanMallTGPe6g7+rcAlFTA8SWoJbcD45PV8yArFtCmSQSpzHZmg==}
  411. cpu: [x64]
  412. os: [win32]
  413. '@package-json/types@0.0.11':
  414. resolution: {integrity: sha512-allOTUn4Xi2bQMs+mthzHWekgjRBVno+DLOcXk9+6haG5oFu5rlz0pszT3sh1OAkQVFLYrAS4V5CSxWyVwUf7g==}
  415. '@pkgjs/parseargs@0.11.0':
  416. resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
  417. engines: {node: '>=14'}
  418. '@pkgr/core@0.2.7':
  419. resolution: {integrity: sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==}
  420. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  421. '@remusao/guess-url-type@2.1.0':
  422. resolution: {integrity: sha512-zI3dlTUxpjvx2GCxp9nLOSK5yEIqDCpxlAVGwb2Y49RKkS72oeNaxxo+VWS5+XQ5+Mf8Zfp9ZXIlk+G5eoEN8A==}
  423. '@remusao/small@2.1.0':
  424. resolution: {integrity: sha512-Y1kyjZp7JU7dXdyOdxHVNfoTr1XLZJTyQP36/esZUU/WRWq9XY0PV2HsE3CsIHuaTf4pvgWv2pvzvnZ//UHIJQ==}
  425. '@remusao/smaz-compress@2.2.0':
  426. resolution: {integrity: sha512-TXpTPgILRUYOt2rEe0+9PC12xULPvBqeMpmipzB9A7oM4fa9Ztvy9lLYzPTd7tiQEeoNa1pmxihpKfJtsxnM/w==}
  427. '@remusao/smaz-decompress@2.2.0':
  428. resolution: {integrity: sha512-ERAPwxPaA0/yg4hkNU7T2S+lnp9jj1sApcQMtOyROvOQyo+Zuh6Hn/oRcXr8mmjlYzyRaC7E6r3mT1nrdHR6pg==}
  429. '@remusao/smaz@2.2.0':
  430. resolution: {integrity: sha512-eSd3Qs0ELP/e7tU1SI5RWXcCn9KjDgvBY+KtWbL4i2QvvHhJOfdIt4v0AA3S5BbLWAr5dCEC7C4LUfogDm6q/Q==}
  431. '@remusao/trie@2.1.0':
  432. resolution: {integrity: sha512-Er3Q8q0/2OcCJPQYJOPLmCuqO0wu7cav3SPtpjlxSbjFi1x+A1pZkkLD6c9q2rGEkGW/tkrRzfrhNMt8VQjzXg==}
  433. '@sinclair/typebox@0.34.37':
  434. resolution: {integrity: sha512-2TRuQVgQYfy+EzHRTIvkhv2ADEouJ2xNS/Vq+W5EuuewBdOrvATvljZTxHWZSTYr2sTjTHpGvucaGAt67S2akw==}
  435. '@swc-node/core@1.13.3':
  436. resolution: {integrity: sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==}
  437. engines: {node: '>= 10'}
  438. peerDependencies:
  439. '@swc/core': '>= 1.4.13'
  440. '@swc/types': '>= 0.1'
  441. '@swc-node/register@1.10.10':
  442. resolution: {integrity: sha512-jYWaI2WNEKz8KZL3sExd2KVL1JMma1/J7z+9iTpv0+fRN7LGMF8VTGGuHI2bug/ztpdZU1G44FG/Kk6ElXL9CQ==}
  443. peerDependencies:
  444. '@swc/core': '>= 1.4.13'
  445. typescript: '>= 4.3'
  446. '@swc-node/sourcemap-support@0.5.1':
  447. resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
  448. '@swc/core-darwin-arm64@1.12.14':
  449. resolution: {integrity: sha512-HNukQoOKgMsHSETj8vgGGKK3SEcH7Cz6k4bpntCxBKNkO3sH7RcBTDulWGGHJfZaDNix7Rw2ExUVWtLZlzkzXg==}
  450. engines: {node: '>=10'}
  451. cpu: [arm64]
  452. os: [darwin]
  453. '@swc/core-darwin-x64@1.12.14':
  454. resolution: {integrity: sha512-4Ttf3Obtk3MvFrR0e04qr6HfXh4L1Z+K3dRej63TAFuYpo+cPXeOZdPUddAW73lSUGkj+61IHnGPoXD3OQYy4Q==}
  455. engines: {node: '>=10'}
  456. cpu: [x64]
  457. os: [darwin]
  458. '@swc/core-linux-arm-gnueabihf@1.12.14':
  459. resolution: {integrity: sha512-zhJOH2KWjtQpzJ27Xjw/RKLVOa1aiEJC2b70xbCwEX6ZTVAl8tKbhkZ3GMphhfVmLJ9gf/2UQR58oxVnsXqX5Q==}
  460. engines: {node: '>=10'}
  461. cpu: [arm]
  462. os: [linux]
  463. '@swc/core-linux-arm64-gnu@1.12.14':
  464. resolution: {integrity: sha512-akUAe1YrBqZf1EDdUxahQ8QZnJi8Ts6Ya0jf6GBIMvnXL4Y6QIuvKTRwfNxy7rJ+x9zpzP1Vlh14ZZkSKZ1EGA==}
  465. engines: {node: '>=10'}
  466. cpu: [arm64]
  467. os: [linux]
  468. '@swc/core-linux-arm64-musl@1.12.14':
  469. resolution: {integrity: sha512-ZkOOIpSMXuPAjfOXEIAEQcrPOgLi6CaXvA5W+GYnpIpFG21Nd0qb0WbwFRv4K8BRtl993Q21v0gPpOaFHU+wdA==}
  470. engines: {node: '>=10'}
  471. cpu: [arm64]
  472. os: [linux]
  473. '@swc/core-linux-x64-gnu@1.12.14':
  474. resolution: {integrity: sha512-71EPPccwJiJUxd2aMwNlTfom2mqWEWYGdbeTju01tzSHsEuD7E6ePlgC3P3ngBqB3urj41qKs87z7zPOswT5Iw==}
  475. engines: {node: '>=10'}
  476. cpu: [x64]
  477. os: [linux]
  478. '@swc/core-linux-x64-musl@1.12.14':
  479. resolution: {integrity: sha512-nImF1hZJqKTcl0WWjHqlelOhvuB9rU9kHIw/CmISBUZXogjLIvGyop1TtJNz0ULcz2Oxr3Q2YpwfrzsgvgbGkA==}
  480. engines: {node: '>=10'}
  481. cpu: [x64]
  482. os: [linux]
  483. '@swc/core-win32-arm64-msvc@1.12.14':
  484. resolution: {integrity: sha512-sABFQFxSuStFoxvEWZUHWYldtB1B4A9eDNFd4Ty50q7cemxp7uoscFoaCqfXSGNBwwBwpS5EiPB6YN4y6hqmLQ==}
  485. engines: {node: '>=10'}
  486. cpu: [arm64]
  487. os: [win32]
  488. '@swc/core-win32-ia32-msvc@1.12.14':
  489. resolution: {integrity: sha512-KBznRB02NASkpepRdWIK4f1AvmaJCDipKWdW1M1xV9QL2tE4aySJFojVuG1+t0tVDkjRfwcZjycQfRoJ4RjD7Q==}
  490. engines: {node: '>=10'}
  491. cpu: [ia32]
  492. os: [win32]
  493. '@swc/core-win32-x64-msvc@1.12.14':
  494. resolution: {integrity: sha512-SymoP2CJHzrYaFKjWvuQljcF7BkTpzaS1vpywv7K9EzdTb5N8qPDvNd+PhWUqBz9JHBhbJxpaeTDQBXF/WWPmw==}
  495. engines: {node: '>=10'}
  496. cpu: [x64]
  497. os: [win32]
  498. '@swc/core@1.12.14':
  499. resolution: {integrity: sha512-CJSn2vstd17ddWIHBsjuD4OQnn9krQfaq6EO+w9YfId5DKznyPmzxAARlOXG99cC8/3Kli8ysKy6phL43bSr0w==}
  500. engines: {node: '>=10'}
  501. peerDependencies:
  502. '@swc/helpers': '>=0.5.17'
  503. peerDependenciesMeta:
  504. '@swc/helpers':
  505. optional: true
  506. '@swc/counter@0.1.3':
  507. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  508. '@swc/types@0.1.23':
  509. resolution: {integrity: sha512-u1iIVZV9Q0jxY+yM2vw/hZGDNudsN85bBpTqzAQ9rzkxW9D+e3aEM4Han+ow518gSewkXgjmEK0BD79ZcNVgPw==}
  510. '@tybys/wasm-util@0.9.0':
  511. resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
  512. '@types/async-retry@1.4.9':
  513. resolution: {integrity: sha512-s1ciZQJzRh3708X/m3vPExr5KJlzlZJvXsKpbtE2luqNcbROr64qU+3KpJsYHqWMeaxI839OvXf9PrUSw1Xtyg==}
  514. '@types/better-sqlite3@7.6.13':
  515. resolution: {integrity: sha512-NMv9ASNARoKksWtsq/SHakpYAYnhBrQgGD8zkLYk/jaK8jUGn08CfEdTRgYhMypUQAfzSP8W6gNLe0q19/t4VA==}
  516. '@types/cli-progress@3.11.6':
  517. resolution: {integrity: sha512-cE3+jb9WRlu+uOSAugewNpITJDt1VF8dHOopPO4IABFc3SXYL5WE/+PTz/FCdZRRfIujiWW3n3aMbv1eIGVRWA==}
  518. '@types/dns2@2.0.9':
  519. resolution: {integrity: sha512-+eiPSuo/KfvaaW7DiMf/vrt9mhxbZCCgxoCa/c2qMVSuZQus4BzBuKRh8XBwcUXWAtvI8QuZOp13UODJNq9DXg==}
  520. '@types/estree@1.0.8':
  521. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  522. '@types/fast-fifo@1.3.0':
  523. resolution: {integrity: sha512-xTVvla2QX5ruNmVUqCFc++xm42xl6RBaroppSleSczvM2rAwClr88MbnrgDGLIStt4RCVegeKO4z2HM5AHFOng==}
  524. '@types/istanbul-lib-coverage@2.0.6':
  525. resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
  526. '@types/istanbul-lib-report@3.0.3':
  527. resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
  528. '@types/istanbul-reports@3.0.4':
  529. resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
  530. '@types/json-schema@7.0.15':
  531. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  532. '@types/mocha@10.0.10':
  533. resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
  534. '@types/node@24.0.14':
  535. resolution: {integrity: sha512-4zXMWD91vBLGRtHK3YbIoFMia+1nqEz72coM42C5ETjnNCa/heoj7NT1G67iAfOqMmcfhuCZ4uNpyz8EjlAejw==}
  536. '@types/punycode@2.1.4':
  537. resolution: {integrity: sha512-trzh6NzBnq8yw5e35f8xe8VTYjqM3NE7bohBtvDVf/dtUer3zYTLK1Ka3DG3p7bdtoaOHZucma6FfVKlQ134pQ==}
  538. '@types/retry@0.12.5':
  539. resolution: {integrity: sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==}
  540. '@types/stack-utils@2.0.3':
  541. resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
  542. '@types/tar-fs@2.0.4':
  543. resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
  544. '@types/tar-stream@3.1.4':
  545. resolution: {integrity: sha512-921gW0+g29mCJX0fRvqeHzBlE/XclDaAG0Ousy1LCghsOhvaKacDeRGEVzQP9IPfKn8Vysy7FEXAIxycpc/CMg==}
  546. '@types/yargs-parser@21.0.3':
  547. resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
  548. '@types/yargs@17.0.33':
  549. resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==}
  550. '@types/yauzl-promise@4.0.1':
  551. resolution: {integrity: sha512-qYEC3rJwqiJpdQ9b+bPNeuSY0c3JUM8vIuDy08qfuVN7xHm3ZDsHn2kGphUIB0ruEXrPGNXZ64nMUcu4fDjViQ==}
  552. '@typescript-eslint/eslint-plugin@8.35.0':
  553. resolution: {integrity: sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg==}
  554. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  555. peerDependencies:
  556. '@typescript-eslint/parser': ^8.35.0
  557. eslint: ^8.57.0 || ^9.0.0
  558. typescript: '>=4.8.4 <5.9.0'
  559. '@typescript-eslint/parser@8.35.0':
  560. resolution: {integrity: sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA==}
  561. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  562. peerDependencies:
  563. eslint: ^8.57.0 || ^9.0.0
  564. typescript: '>=4.8.4 <5.9.0'
  565. '@typescript-eslint/project-service@8.35.0':
  566. resolution: {integrity: sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==}
  567. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  568. peerDependencies:
  569. typescript: '>=4.8.4 <5.9.0'
  570. '@typescript-eslint/scope-manager@8.35.0':
  571. resolution: {integrity: sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==}
  572. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  573. '@typescript-eslint/tsconfig-utils@8.35.0':
  574. resolution: {integrity: sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==}
  575. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  576. peerDependencies:
  577. typescript: '>=4.8.4 <5.9.0'
  578. '@typescript-eslint/type-utils@8.35.0':
  579. resolution: {integrity: sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA==}
  580. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  581. peerDependencies:
  582. eslint: ^8.57.0 || ^9.0.0
  583. typescript: '>=4.8.4 <5.9.0'
  584. '@typescript-eslint/types@8.35.0':
  585. resolution: {integrity: sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==}
  586. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  587. '@typescript-eslint/typescript-estree@8.35.0':
  588. resolution: {integrity: sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==}
  589. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  590. peerDependencies:
  591. typescript: '>=4.8.4 <5.9.0'
  592. '@typescript-eslint/utils@8.35.0':
  593. resolution: {integrity: sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==}
  594. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  595. peerDependencies:
  596. eslint: ^8.57.0 || ^9.0.0
  597. typescript: '>=4.8.4 <5.9.0'
  598. '@typescript-eslint/visitor-keys@8.35.0':
  599. resolution: {integrity: sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==}
  600. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  601. '@unrs/resolver-binding-android-arm-eabi@1.9.2':
  602. resolution: {integrity: sha512-tS+lqTU3N0kkthU+rYp0spAYq15DU8ld9kXkaKg9sbQqJNF+WPMuNHZQGCgdxrUOEO0j22RKMwRVhF1HTl+X8A==}
  603. cpu: [arm]
  604. os: [android]
  605. '@unrs/resolver-binding-android-arm64@1.9.2':
  606. resolution: {integrity: sha512-MffGiZULa/KmkNjHeuuflLVqfhqLv1vZLm8lWIyeADvlElJ/GLSOkoUX+5jf4/EGtfwrNFcEaB8BRas03KT0/Q==}
  607. cpu: [arm64]
  608. os: [android]
  609. '@unrs/resolver-binding-darwin-arm64@1.9.2':
  610. resolution: {integrity: sha512-dzJYK5rohS1sYl1DHdJ3mwfwClJj5BClQnQSyAgEfggbUwA9RlROQSSbKBLqrGfsiC/VyrDPtbO8hh56fnkbsQ==}
  611. cpu: [arm64]
  612. os: [darwin]
  613. '@unrs/resolver-binding-darwin-x64@1.9.2':
  614. resolution: {integrity: sha512-gaIMWK+CWtXcg9gUyznkdV54LzQ90S3X3dn8zlh+QR5Xy7Y+Efqw4Rs4im61K1juy4YNb67vmJsCDAGOnIeffQ==}
  615. cpu: [x64]
  616. os: [darwin]
  617. '@unrs/resolver-binding-freebsd-x64@1.9.2':
  618. resolution: {integrity: sha512-S7QpkMbVoVJb0xwHFwujnwCAEDe/596xqY603rpi/ioTn9VDgBHnCCxh+UFrr5yxuMH+dliHfjwCZJXOPJGPnw==}
  619. cpu: [x64]
  620. os: [freebsd]
  621. '@unrs/resolver-binding-linux-arm-gnueabihf@1.9.2':
  622. resolution: {integrity: sha512-+XPUMCuCCI80I46nCDFbGum0ZODP5NWGiwS3Pj8fOgsG5/ctz+/zzuBlq/WmGa+EjWZdue6CF0aWWNv84sE1uw==}
  623. cpu: [arm]
  624. os: [linux]
  625. '@unrs/resolver-binding-linux-arm-musleabihf@1.9.2':
  626. resolution: {integrity: sha512-sqvUyAd1JUpwbz33Ce2tuTLJKM+ucSsYpPGl2vuFwZnEIg0CmdxiZ01MHQ3j6ExuRqEDUCy8yvkDKvjYFPb8Zg==}
  627. cpu: [arm]
  628. os: [linux]
  629. '@unrs/resolver-binding-linux-arm64-gnu@1.9.2':
  630. resolution: {integrity: sha512-UYA0MA8ajkEDCFRQdng/FVx3F6szBvk3EPnkTTQuuO9lV1kPGuTB+V9TmbDxy5ikaEgyWKxa4CI3ySjklZ9lFA==}
  631. cpu: [arm64]
  632. os: [linux]
  633. '@unrs/resolver-binding-linux-arm64-musl@1.9.2':
  634. resolution: {integrity: sha512-P/CO3ODU9YJIHFqAkHbquKtFst0COxdphc8TKGL5yCX75GOiVpGqd1d15ahpqu8xXVsqP4MGFP2C3LRZnnL5MA==}
  635. cpu: [arm64]
  636. os: [linux]
  637. '@unrs/resolver-binding-linux-ppc64-gnu@1.9.2':
  638. resolution: {integrity: sha512-uKStFlOELBxBum2s1hODPtgJhY4NxYJE9pAeyBgNEzHgTqTiVBPjfTlPFJkfxyTjQEuxZbbJlJnMCrRgD7ubzw==}
  639. cpu: [ppc64]
  640. os: [linux]
  641. '@unrs/resolver-binding-linux-riscv64-gnu@1.9.2':
  642. resolution: {integrity: sha512-LkbNnZlhINfY9gK30AHs26IIVEZ9PEl9qOScYdmY2o81imJYI4IMnJiW0vJVtXaDHvBvxeAgEy5CflwJFIl3tQ==}
  643. cpu: [riscv64]
  644. os: [linux]
  645. '@unrs/resolver-binding-linux-riscv64-musl@1.9.2':
  646. resolution: {integrity: sha512-vI+e6FzLyZHSLFNomPi+nT+qUWN4YSj8pFtQZSFTtmgFoxqB6NyjxSjAxEC1m93qn6hUXhIsh8WMp+fGgxCoRg==}
  647. cpu: [riscv64]
  648. os: [linux]
  649. '@unrs/resolver-binding-linux-s390x-gnu@1.9.2':
  650. resolution: {integrity: sha512-sSO4AlAYhSM2RAzBsRpahcJB1msc6uYLAtP6pesPbZtptF8OU/CbCPhSRW6cnYOGuVmEmWVW5xVboAqCnWTeHQ==}
  651. cpu: [s390x]
  652. os: [linux]
  653. '@unrs/resolver-binding-linux-x64-gnu@1.9.2':
  654. resolution: {integrity: sha512-jkSkwch0uPFva20Mdu8orbQjv2A3G88NExTN2oPTI1AJ+7mZfYW3cDCTyoH6OnctBKbBVeJCEqh0U02lTkqD5w==}
  655. cpu: [x64]
  656. os: [linux]
  657. '@unrs/resolver-binding-linux-x64-musl@1.9.2':
  658. resolution: {integrity: sha512-Uk64NoiTpQbkpl+bXsbeyOPRpUoMdcUqa+hDC1KhMW7aN1lfW8PBlBH4mJ3n3Y47dYE8qi0XTxy1mBACruYBaw==}
  659. cpu: [x64]
  660. os: [linux]
  661. '@unrs/resolver-binding-wasm32-wasi@1.9.2':
  662. resolution: {integrity: sha512-EpBGwkcjDicjR/ybC0g8wO5adPNdVuMrNalVgYcWi+gYtC1XYNuxe3rufcO7dA76OHGeVabcO6cSkPJKVcbCXQ==}
  663. engines: {node: '>=14.0.0'}
  664. cpu: [wasm32]
  665. '@unrs/resolver-binding-win32-arm64-msvc@1.9.2':
  666. resolution: {integrity: sha512-EdFbGn7o1SxGmN6aZw9wAkehZJetFPao0VGZ9OMBwKx6TkvDuj6cNeLimF/Psi6ts9lMOe+Dt6z19fZQ9Ye2fw==}
  667. cpu: [arm64]
  668. os: [win32]
  669. '@unrs/resolver-binding-win32-ia32-msvc@1.9.2':
  670. resolution: {integrity: sha512-JY9hi1p7AG+5c/dMU8o2kWemM8I6VZxfGwn1GCtf3c5i+IKcMo2NQ8OjZ4Z3/itvY/Si3K10jOBQn7qsD/whUA==}
  671. cpu: [ia32]
  672. os: [win32]
  673. '@unrs/resolver-binding-win32-x64-msvc@1.9.2':
  674. resolution: {integrity: sha512-ryoo+EB19lMxAd80ln9BVf8pdOAxLb97amrQ3SFN9OCRn/5M5wvwDgAe4i8ZjhpbiHoDeP8yavcTEnpKBo7lZg==}
  675. cpu: [x64]
  676. os: [win32]
  677. acorn-jsx@5.3.2:
  678. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  679. peerDependencies:
  680. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  681. acorn@8.15.0:
  682. resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
  683. engines: {node: '>=0.4.0'}
  684. hasBin: true
  685. ajv@6.12.6:
  686. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  687. ansi-regex@5.0.1:
  688. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  689. engines: {node: '>=8'}
  690. ansi-regex@6.1.0:
  691. resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
  692. engines: {node: '>=12'}
  693. ansi-styles@4.3.0:
  694. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  695. engines: {node: '>=8'}
  696. ansi-styles@5.2.0:
  697. resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
  698. engines: {node: '>=10'}
  699. ansi-styles@6.2.1:
  700. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  701. engines: {node: '>=12'}
  702. argparse@2.0.1:
  703. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  704. array-timsort@1.0.3:
  705. resolution: {integrity: sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==}
  706. async-retry@1.3.3:
  707. resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
  708. b4a@1.6.7:
  709. resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
  710. balanced-match@1.0.2:
  711. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  712. bare-events@2.5.4:
  713. resolution: {integrity: sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==}
  714. bare-fs@4.1.5:
  715. resolution: {integrity: sha512-1zccWBMypln0jEE05LzZt+V/8y8AQsQQqxtklqaIyg5nu6OAYFhZxPXinJTSG+kU5qyNmeLgcn9AW7eHiCHVLA==}
  716. engines: {bare: '>=1.16.0'}
  717. peerDependencies:
  718. bare-buffer: '*'
  719. peerDependenciesMeta:
  720. bare-buffer:
  721. optional: true
  722. bare-os@3.6.1:
  723. resolution: {integrity: sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==}
  724. engines: {bare: '>=1.14.0'}
  725. bare-path@3.0.0:
  726. resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==}
  727. bare-stream@2.6.5:
  728. resolution: {integrity: sha512-jSmxKJNJmHySi6hC42zlZnq00rga4jjxcgNZjY9N5WlOe/iOoGRtdwGsHzQv2RlH2KOYMwGUXhf2zXd32BA9RA==}
  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@11.10.0:
  740. resolution: {integrity: sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==}
  741. better-sqlite3@12.2.0:
  742. resolution: {integrity: sha512-eGbYq2CT+tos1fBwLQ/tkBt9J5M3JEHjku4hbvQUePCckkvVf14xWj+1m7dGoK81M/fOjFT7yM9UMeKT/+vFLQ==}
  743. engines: {node: 20.x || 22.x || 23.x || 24.x}
  744. bindings@1.5.0:
  745. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  746. bl@4.1.0:
  747. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  748. brace-expansion@1.1.12:
  749. resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
  750. brace-expansion@2.0.2:
  751. resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
  752. braces@3.0.3:
  753. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  754. engines: {node: '>=8'}
  755. browser-stdout@1.3.1:
  756. resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
  757. buffer-from@1.1.2:
  758. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  759. buffer@5.7.1:
  760. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  761. callsites@3.1.0:
  762. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  763. engines: {node: '>=6'}
  764. camelcase@6.3.0:
  765. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  766. engines: {node: '>=10'}
  767. chalk@4.1.2:
  768. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  769. engines: {node: '>=10'}
  770. chokidar@4.0.3:
  771. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  772. engines: {node: '>= 14.16.0'}
  773. chownr@1.1.4:
  774. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  775. ci-info@4.3.0:
  776. resolution: {integrity: sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==}
  777. engines: {node: '>=8'}
  778. cli-progress@3.12.0:
  779. resolution: {integrity: sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==}
  780. engines: {node: '>=4'}
  781. cliui@8.0.1:
  782. resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
  783. engines: {node: '>=12'}
  784. color-convert@2.0.1:
  785. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  786. engines: {node: '>=7.0.0'}
  787. color-name@1.1.4:
  788. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  789. colorette@2.0.20:
  790. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  791. comment-json@4.2.5:
  792. resolution: {integrity: sha512-bKw/r35jR3HGt5PEPm1ljsQQGyCrR8sFGNiN5L+ykDHdpO8Smxkrkla9Yi6NkQyUrb8V54PGhfMs6NrIwtxtdw==}
  793. engines: {node: '>= 6'}
  794. comment-parser@1.4.1:
  795. resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
  796. engines: {node: '>= 12.0.0'}
  797. concat-map@0.0.1:
  798. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  799. core-util-is@1.0.3:
  800. resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
  801. cross-spawn@7.0.6:
  802. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  803. engines: {node: '>= 8'}
  804. csv-parse@5.6.0:
  805. resolution: {integrity: sha512-l3nz3euub2QMg5ouu5U09Ew9Wf6/wQ8I++ch1loQ0ljmzhmfZYrH9fflS22i/PQEvsPvxCwxgz5q7UB8K1JO4Q==}
  806. debug@3.2.7:
  807. resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  808. peerDependencies:
  809. supports-color: '*'
  810. peerDependenciesMeta:
  811. supports-color:
  812. optional: true
  813. debug@4.4.1:
  814. resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
  815. engines: {node: '>=6.0'}
  816. peerDependencies:
  817. supports-color: '*'
  818. peerDependenciesMeta:
  819. supports-color:
  820. optional: true
  821. decamelize@4.0.0:
  822. resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
  823. engines: {node: '>=10'}
  824. decompress-response@6.0.0:
  825. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  826. engines: {node: '>=10'}
  827. deep-extend@0.6.0:
  828. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  829. engines: {node: '>=4.0.0'}
  830. deep-is@0.1.4:
  831. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  832. define-data-property@1.1.4:
  833. resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
  834. engines: {node: '>= 0.4'}
  835. define-properties@1.2.1:
  836. resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
  837. engines: {node: '>= 0.4'}
  838. defu@6.1.4:
  839. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  840. detect-libc@2.0.4:
  841. resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
  842. engines: {node: '>=8'}
  843. diff@7.0.0:
  844. resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==}
  845. engines: {node: '>=0.3.1'}
  846. dns2@2.1.0:
  847. resolution: {integrity: sha512-m27K11aQalRbmUs7RLaz6aPyceLjAoqjPRNTdE7qUouQpl+PC8Bi67O+i9SuJUPbQC8dxFrczAxfmTPuTKHNkw==}
  848. eastasianwidth@0.2.0:
  849. resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
  850. emoji-regex@8.0.0:
  851. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  852. emoji-regex@9.2.2:
  853. resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
  854. end-of-stream@1.4.5:
  855. resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
  856. enhanced-resolve@5.18.2:
  857. resolution: {integrity: sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==}
  858. engines: {node: '>=10.13.0'}
  859. es-define-property@1.0.1:
  860. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  861. engines: {node: '>= 0.4'}
  862. es-errors@1.3.0:
  863. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  864. engines: {node: '>= 0.4'}
  865. escalade@3.2.0:
  866. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  867. engines: {node: '>=6'}
  868. escape-string-regexp@2.0.0:
  869. resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==}
  870. engines: {node: '>=8'}
  871. escape-string-regexp@4.0.0:
  872. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  873. engines: {node: '>=10'}
  874. eslint-compat-utils@0.5.1:
  875. resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
  876. engines: {node: '>=12'}
  877. peerDependencies:
  878. eslint: '>=6.0.0'
  879. eslint-compat-utils@0.6.5:
  880. resolution: {integrity: sha512-vAUHYzue4YAa2hNACjB8HvUQj5yehAZgiClyFVVom9cP8z5NSFq3PwB/TtJslN2zAMgRX6FCFCjYBbQh71g5RQ==}
  881. engines: {node: '>=12'}
  882. peerDependencies:
  883. eslint: '>=6.0.0'
  884. eslint-config-sukka@6.22.1:
  885. resolution: {integrity: sha512-dtVLUrNdAi/5Zd74M99CyLChVnhgfxMP6DstjBx1+9DXinhezrqUUV0ukzUTsjtZ2TmrpK3h37QK93tM88mdKw==}
  886. eslint-formatter-sukka@6.22.1:
  887. resolution: {integrity: sha512-Xnv8lO+7UkLhHlgnTW2yh7x3FF7Fe23YSOBwZ/1l0dRUN2ysJ6L9zd4UsOuMtMI9bxYeQg80nYCE4hCvq5ZFRw==}
  888. eslint-import-context@0.1.9:
  889. resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==}
  890. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  891. peerDependencies:
  892. unrs-resolver: ^1.0.0
  893. peerDependenciesMeta:
  894. unrs-resolver:
  895. optional: true
  896. eslint-import-resolver-node@0.3.9:
  897. resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
  898. eslint-import-resolver-typescript@4.4.4:
  899. resolution: {integrity: sha512-1iM2zeBvrYmUNTj2vSC/90JTHDth+dfOfiNKkxApWRsTJYNrc8rOdxxIf5vazX+BiAXTeOT0UvWpGI/7qIWQOw==}
  900. engines: {node: ^16.17.0 || >=18.6.0}
  901. peerDependencies:
  902. eslint: '*'
  903. eslint-plugin-import: '*'
  904. eslint-plugin-import-x: '*'
  905. peerDependenciesMeta:
  906. eslint-plugin-import:
  907. optional: true
  908. eslint-plugin-import-x:
  909. optional: true
  910. eslint-json-compat-utils@0.2.1:
  911. resolution: {integrity: sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==}
  912. engines: {node: '>=12'}
  913. peerDependencies:
  914. '@eslint/json': '*'
  915. eslint: '*'
  916. jsonc-eslint-parser: ^2.4.0
  917. peerDependenciesMeta:
  918. '@eslint/json':
  919. optional: true
  920. eslint-plugin-autofix@2.2.0:
  921. resolution: {integrity: sha512-lu8+0r+utyTroROqXIL+a8sUpICi6za22hIzlpb0+x0tQGRnOjhOKU7v8mC/NS/faDoVsw6xW3vUpc+Mcz5NWA==}
  922. engines: {node: '>=18'}
  923. peerDependencies:
  924. eslint: '>=8'
  925. eslint-plugin-de-morgan@1.3.0:
  926. resolution: {integrity: sha512-UHCQ4XyDaEeSmk7lI0O1TEcsSBkvdyY8FV4H9TN2DvBfKV45SJR/qZ/rYwzt8JSBIbMXy8S0vNBhzngnpIreJw==}
  927. engines: {node: ^18.0.0 || >=20.0.0}
  928. peerDependencies:
  929. eslint: '>=8.0.0'
  930. eslint-plugin-es-x@7.8.0:
  931. resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==}
  932. engines: {node: ^14.18.0 || >=16.0.0}
  933. peerDependencies:
  934. eslint: '>=8'
  935. eslint-plugin-import-x@4.16.1:
  936. resolution: {integrity: sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ==}
  937. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  938. peerDependencies:
  939. '@typescript-eslint/utils': ^8.0.0
  940. eslint: ^8.57.0 || ^9.0.0
  941. eslint-import-resolver-node: '*'
  942. peerDependenciesMeta:
  943. '@typescript-eslint/utils':
  944. optional: true
  945. eslint-import-resolver-node:
  946. optional: true
  947. eslint-plugin-jsonc@2.20.1:
  948. resolution: {integrity: sha512-gUzIwQHXx7ZPypUoadcyRi4WbHW2TPixDr0kqQ4miuJBU0emJmyGTlnaT3Og9X2a8R1CDayN9BFSq5weGWbTng==}
  949. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  950. peerDependencies:
  951. eslint: '>=6.0.0'
  952. eslint-plugin-n@17.20.0:
  953. resolution: {integrity: sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==}
  954. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  955. peerDependencies:
  956. eslint: '>=8.23.0'
  957. eslint-plugin-paths@1.1.0:
  958. resolution: {integrity: sha512-Ye633sqwSy/GE5dLUI4zpxXoekIyQOD8FyYi2H0YkBws3Q4xjX/ycIzpDWt7BDAlKhbXYGk2BgP9qmNFnEX03w==}
  959. eslint-plugin-promise@7.2.1:
  960. resolution: {integrity: sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==}
  961. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  962. peerDependencies:
  963. eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
  964. eslint-plugin-regexp@2.9.0:
  965. resolution: {integrity: sha512-9WqJMnOq8VlE/cK+YAo9C9YHhkOtcEtEk9d12a+H7OSZFwlpI6stiHmYPGa2VE0QhTzodJyhlyprUaXDZLgHBw==}
  966. engines: {node: ^18 || >=20}
  967. peerDependencies:
  968. eslint: '>=8.44.0'
  969. eslint-plugin-sukka@6.22.1:
  970. resolution: {integrity: sha512-gQgjk2yIrgShmYbZlSAKeFkHEAgHYuwtsLUenXE0yH1MfnBRSSNFvhl6LNeSY2amzuZsMkx2IPrkO6UjWkgLJQ==}
  971. peerDependencies:
  972. typescript: '*'
  973. peerDependenciesMeta:
  974. typescript:
  975. optional: true
  976. eslint-plugin-unused-imports@4.1.4:
  977. resolution: {integrity: sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==}
  978. peerDependencies:
  979. '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
  980. eslint: ^9.0.0 || ^8.0.0
  981. peerDependenciesMeta:
  982. '@typescript-eslint/eslint-plugin':
  983. optional: true
  984. eslint-rule-composer@0.3.0:
  985. resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
  986. engines: {node: '>=4.0.0'}
  987. eslint-scope@8.4.0:
  988. resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==}
  989. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  990. eslint-visitor-keys@3.4.3:
  991. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  992. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  993. eslint-visitor-keys@4.2.1:
  994. resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
  995. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  996. eslint@9.31.0:
  997. resolution: {integrity: sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==}
  998. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  999. hasBin: true
  1000. peerDependencies:
  1001. jiti: '*'
  1002. peerDependenciesMeta:
  1003. jiti:
  1004. optional: true
  1005. espree@10.4.0:
  1006. resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
  1007. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1008. espree@9.6.1:
  1009. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  1010. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1011. esprima@4.0.1:
  1012. resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
  1013. engines: {node: '>=4'}
  1014. hasBin: true
  1015. esquery@1.6.0:
  1016. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  1017. engines: {node: '>=0.10'}
  1018. esrecurse@4.3.0:
  1019. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  1020. engines: {node: '>=4.0'}
  1021. estraverse@5.3.0:
  1022. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  1023. engines: {node: '>=4.0'}
  1024. esutils@2.0.3:
  1025. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  1026. engines: {node: '>=0.10.0'}
  1027. expand-template@2.0.3:
  1028. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  1029. engines: {node: '>=6'}
  1030. expect@30.0.4:
  1031. resolution: {integrity: sha512-dDLGjnP2cKbEppxVICxI/Uf4YemmGMPNy0QytCbfafbpYk9AFQsxb8Uyrxii0RPK7FWgLGlSem+07WirwS3cFQ==}
  1032. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1033. fast-cidr-tools@0.3.2:
  1034. resolution: {integrity: sha512-hH8m1zjBer5VxrFG3dCEIMGEu/hDs/2scCH0vCJqce5ujCEBmZYlCejfZ4IFYTCt1YQard/uXmMzNBs9SR3/qg==}
  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-fifo@1.3.2:
  1041. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  1042. fast-glob@3.3.3:
  1043. resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
  1044. engines: {node: '>=8.6.0'}
  1045. fast-json-stable-stringify@2.1.0:
  1046. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  1047. fast-levenshtein@2.0.6:
  1048. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  1049. fast-uri@3.0.6:
  1050. resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
  1051. fastq@1.19.1:
  1052. resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
  1053. fdir@6.4.6:
  1054. resolution: {integrity: sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==}
  1055. peerDependencies:
  1056. picomatch: ^3 || ^4
  1057. peerDependenciesMeta:
  1058. picomatch:
  1059. optional: true
  1060. file-entry-cache@8.0.0:
  1061. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  1062. engines: {node: '>=16.0.0'}
  1063. file-uri-to-path@1.0.0:
  1064. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  1065. fill-range@7.1.1:
  1066. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  1067. engines: {node: '>=8'}
  1068. find-up@5.0.0:
  1069. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  1070. engines: {node: '>=10'}
  1071. flat-cache@4.0.1:
  1072. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  1073. engines: {node: '>=16'}
  1074. flat@5.0.2:
  1075. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  1076. hasBin: true
  1077. flatted@3.3.3:
  1078. resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
  1079. foreground-child@3.3.1:
  1080. resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
  1081. engines: {node: '>=14'}
  1082. foxts@3.9.0:
  1083. resolution: {integrity: sha512-d0AUN+tpPqS2Q1DbAGhEHwyBmeahrYFhNc9t/9B8+wfMwZTiqAupHZ66uTF3v2qlF8QkarFkK4QRrdoD1A3OQA==}
  1084. fs-constants@1.0.0:
  1085. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  1086. function-bind@1.1.2:
  1087. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  1088. get-caller-file@2.0.5:
  1089. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  1090. engines: {node: 6.* || 8.* || >= 10.*}
  1091. get-tsconfig@4.10.1:
  1092. resolution: {integrity: sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==}
  1093. github-from-package@0.0.0:
  1094. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  1095. glob-parent@5.1.2:
  1096. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  1097. engines: {node: '>= 6'}
  1098. glob-parent@6.0.2:
  1099. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  1100. engines: {node: '>=10.13.0'}
  1101. glob@10.4.5:
  1102. resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
  1103. hasBin: true
  1104. globals@14.0.0:
  1105. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  1106. engines: {node: '>=18'}
  1107. globals@15.15.0:
  1108. resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
  1109. engines: {node: '>=18'}
  1110. globalthis@1.0.4:
  1111. resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
  1112. engines: {node: '>= 0.4'}
  1113. gopd@1.2.0:
  1114. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  1115. engines: {node: '>= 0.4'}
  1116. graceful-fs@4.2.11:
  1117. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  1118. graphemer@1.4.0:
  1119. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  1120. has-flag@4.0.0:
  1121. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  1122. engines: {node: '>=8'}
  1123. has-own-prop@2.0.0:
  1124. resolution: {integrity: sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==}
  1125. engines: {node: '>=8'}
  1126. has-property-descriptors@1.0.2:
  1127. resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
  1128. hash-wasm@4.12.0:
  1129. resolution: {integrity: sha512-+/2B2rYLb48I/evdOIhP+K/DD2ca2fgBjp6O+GBEnCDk2e4rpeXIK8GvIyRPjTezgmWn9gmKwkQjjx6BtqDHVQ==}
  1130. hasown@2.0.2:
  1131. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  1132. engines: {node: '>= 0.4'}
  1133. he@1.2.0:
  1134. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  1135. hasBin: true
  1136. ieee754@1.2.1:
  1137. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  1138. ignore@5.3.2:
  1139. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  1140. engines: {node: '>= 4'}
  1141. ignore@7.0.5:
  1142. resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
  1143. engines: {node: '>= 4'}
  1144. import-fresh@3.3.1:
  1145. resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
  1146. engines: {node: '>=6'}
  1147. imurmurhash@0.1.4:
  1148. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  1149. engines: {node: '>=0.8.19'}
  1150. inherits@2.0.4:
  1151. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  1152. ini@1.3.8:
  1153. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  1154. is-bun-module@2.0.0:
  1155. resolution: {integrity: sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==}
  1156. is-core-module@2.16.1:
  1157. resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
  1158. engines: {node: '>= 0.4'}
  1159. is-extglob@2.1.1:
  1160. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1161. engines: {node: '>=0.10.0'}
  1162. is-fullwidth-code-point@3.0.0:
  1163. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  1164. engines: {node: '>=8'}
  1165. is-glob@4.0.3:
  1166. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1167. engines: {node: '>=0.10.0'}
  1168. is-it-type@5.1.2:
  1169. resolution: {integrity: sha512-q/gOZQTNYABAxaXWnBKZjTFH4yACvWEFtgVOj+LbgxYIgAJG1xVmUZOsECSrZPIemYUQvaQWVilSFVbh4Eyt8A==}
  1170. engines: {node: '>=12'}
  1171. is-number@7.0.0:
  1172. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  1173. engines: {node: '>=0.12.0'}
  1174. is-plain-obj@2.1.0:
  1175. resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
  1176. engines: {node: '>=8'}
  1177. is-unicode-supported@0.1.0:
  1178. resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
  1179. engines: {node: '>=10'}
  1180. isexe@2.0.0:
  1181. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1182. jackspeak@3.4.3:
  1183. resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
  1184. jest-diff@30.0.4:
  1185. resolution: {integrity: sha512-TSjceIf6797jyd+R64NXqicttROD+Qf98fex7CowmlSn7f8+En0da1Dglwr1AXxDtVizoxXYZBlUQwNhoOXkNw==}
  1186. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1187. jest-matcher-utils@30.0.4:
  1188. resolution: {integrity: sha512-ubCewJ54YzeAZ2JeHHGVoU+eDIpQFsfPQs0xURPWoNiO42LGJ+QGgfSf+hFIRplkZDkhH5MOvuxHKXRTUU3dUQ==}
  1189. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1190. jest-message-util@30.0.2:
  1191. resolution: {integrity: sha512-vXywcxmr0SsKXF/bAD7t7nMamRvPuJkras00gqYeB1V0WllxZrbZ0paRr3XqpFU2sYYjD0qAaG2fRyn/CGZ0aw==}
  1192. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1193. jest-mock@30.0.2:
  1194. resolution: {integrity: sha512-PnZOHmqup/9cT/y+pXIVbbi8ID6U1XHRmbvR7MvUy4SLqhCbwpkmXhLbsWbGewHrV5x/1bF7YDjs+x24/QSvFA==}
  1195. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1196. jest-regex-util@30.0.1:
  1197. resolution: {integrity: sha512-jHEQgBXAgc+Gh4g0p3bCevgRCVRkB4VB70zhoAE48gxeSr1hfUOsM/C2WoJgVL7Eyg//hudYENbm3Ne+/dRVVA==}
  1198. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1199. jest-util@30.0.2:
  1200. resolution: {integrity: sha512-8IyqfKS4MqprBuUpZNlFB5l+WFehc8bfCe1HSZFHzft2mOuND8Cvi9r1musli+u6F3TqanCZ/Ik4H4pXUolZIg==}
  1201. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1202. js-tokens@4.0.0:
  1203. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1204. js-yaml@4.1.0:
  1205. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  1206. hasBin: true
  1207. jsdoc-type-pratt-parser@4.1.0:
  1208. resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
  1209. engines: {node: '>=12.0.0'}
  1210. json-buffer@3.0.1:
  1211. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  1212. json-schema-traverse@0.4.1:
  1213. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  1214. json-stable-stringify-without-jsonify@1.0.1:
  1215. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  1216. json-stringify-pretty-compact@3.0.0:
  1217. resolution: {integrity: sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==}
  1218. jsonc-eslint-parser@2.4.0:
  1219. resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
  1220. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1221. keyv@4.5.4:
  1222. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1223. levn@0.4.1:
  1224. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1225. engines: {node: '>= 0.8.0'}
  1226. locate-path@6.0.0:
  1227. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1228. engines: {node: '>=10'}
  1229. lodash.merge@4.6.2:
  1230. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1231. log-symbols@4.1.0:
  1232. resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
  1233. engines: {node: '>=10'}
  1234. lru-cache@10.4.3:
  1235. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  1236. merge2@1.4.1:
  1237. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1238. engines: {node: '>= 8'}
  1239. micromatch@4.0.8:
  1240. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  1241. engines: {node: '>=8.6'}
  1242. mimic-response@3.1.0:
  1243. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  1244. engines: {node: '>=10'}
  1245. minimatch@10.0.3:
  1246. resolution: {integrity: sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==}
  1247. engines: {node: 20 || >=22}
  1248. minimatch@3.1.2:
  1249. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1250. minimatch@9.0.5:
  1251. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1252. engines: {node: '>=16 || 14 >=14.17'}
  1253. minimist@1.2.8:
  1254. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  1255. minipass@7.1.2:
  1256. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  1257. engines: {node: '>=16 || 14 >=14.17'}
  1258. mitata@1.0.34:
  1259. resolution: {integrity: sha512-Mc3zrtNBKIMeHSCQ0XqRLo1vbdIx1wvFV9c8NJAiyho6AjNfMY8bVhbS12bwciUdd1t4rj8099CH3N3NFahaUA==}
  1260. mkdirp-classic@0.5.3:
  1261. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  1262. mocha@11.7.1:
  1263. resolution: {integrity: sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==}
  1264. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1265. hasBin: true
  1266. ms@2.1.3:
  1267. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1268. napi-build-utils@2.0.0:
  1269. resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
  1270. napi-postinstall@0.2.4:
  1271. resolution: {integrity: sha512-ZEzHJwBhZ8qQSbknHqYcdtQVr8zUgGyM/q6h6qAyhtyVMNrSgDhrC4disf03dYW0e+czXyLnZINnCTEkWy0eJg==}
  1272. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  1273. hasBin: true
  1274. natural-compare@1.4.0:
  1275. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1276. node-abi@3.75.0:
  1277. resolution: {integrity: sha512-OhYaY5sDsIka7H7AtijtI9jwGYLyl29eQn/W623DiN/MIv5sUqc4g7BIDThX+gb7di9f6xK02nkp8sdfFWZLTg==}
  1278. engines: {node: '>=10'}
  1279. null-prototype-object@1.2.0:
  1280. resolution: {integrity: sha512-wDYu13aQg/foMjIEqGGp7Yt3adEQpQVStahdZgBNageF+dnenNFKzUo22MMSk634ZEX3G4MO2yg0dHuXUakZlQ==}
  1281. engines: {node: '>= 20'}
  1282. object-keys@1.1.1:
  1283. resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
  1284. engines: {node: '>= 0.4'}
  1285. once@1.4.0:
  1286. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  1287. optionator@0.9.4:
  1288. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1289. engines: {node: '>= 0.8.0'}
  1290. oxc-resolver@5.3.0:
  1291. resolution: {integrity: sha512-FHqtZx0idP5QRPSNcI5g2ItmADg7fhR3XIeWg5eRMGfp44xqRpfkdvo+EX4ZceqV9bxvl0Z8vaqMqY0gYaNYNA==}
  1292. p-limit@3.1.0:
  1293. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1294. engines: {node: '>=10'}
  1295. p-locate@5.0.0:
  1296. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1297. engines: {node: '>=10'}
  1298. package-json-from-dist@1.0.1:
  1299. resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
  1300. parent-module@1.0.1:
  1301. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1302. engines: {node: '>=6'}
  1303. path-exists@4.0.0:
  1304. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1305. engines: {node: '>=8'}
  1306. path-key@3.1.1:
  1307. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1308. engines: {node: '>=8'}
  1309. path-parse@1.0.7:
  1310. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  1311. path-scurry@1.11.1:
  1312. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  1313. engines: {node: '>=16 || 14 >=14.18'}
  1314. picocolors@1.1.1:
  1315. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1316. picomatch@2.3.1:
  1317. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1318. engines: {node: '>=8.6'}
  1319. picomatch@4.0.2:
  1320. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  1321. engines: {node: '>=12'}
  1322. pirates@4.0.7:
  1323. resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
  1324. engines: {node: '>= 6'}
  1325. prebuild-install@7.1.3:
  1326. resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
  1327. engines: {node: '>=10'}
  1328. hasBin: true
  1329. prelude-ls@1.2.1:
  1330. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1331. engines: {node: '>= 0.8.0'}
  1332. pretty-format@30.0.2:
  1333. resolution: {integrity: sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==}
  1334. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1335. promise-make-naked@2.1.2:
  1336. resolution: {integrity: sha512-y7s8ZuHIG56JYspB24be9GFkXA1zXL85Ur9u1DKrW/tvyUoPxWgBjnalK6Nc6l7wHBcAW0c3PO07+XOsWTRuhg==}
  1337. pump@3.0.3:
  1338. resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==}
  1339. punycode@2.3.1:
  1340. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1341. engines: {node: '>=6'}
  1342. queue-microtask@1.2.3:
  1343. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1344. randombytes@2.1.0:
  1345. resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
  1346. rc@1.2.8:
  1347. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  1348. hasBin: true
  1349. react-is@18.3.1:
  1350. resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
  1351. readable-stream@3.6.2:
  1352. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  1353. engines: {node: '>= 6'}
  1354. readdirp@4.1.2:
  1355. resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
  1356. engines: {node: '>= 14.18.0'}
  1357. refa@0.12.1:
  1358. resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
  1359. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1360. regexp-ast-analysis@0.7.1:
  1361. resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
  1362. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1363. repeat-string@1.6.1:
  1364. resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==}
  1365. engines: {node: '>=0.10'}
  1366. require-directory@2.1.1:
  1367. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  1368. engines: {node: '>=0.10.0'}
  1369. resolve-from@4.0.0:
  1370. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1371. engines: {node: '>=4'}
  1372. resolve-pkg-maps@1.0.0:
  1373. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1374. resolve@1.22.10:
  1375. resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
  1376. engines: {node: '>= 0.4'}
  1377. hasBin: true
  1378. retry@0.13.1:
  1379. resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
  1380. engines: {node: '>= 4'}
  1381. reusify@1.1.0:
  1382. resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
  1383. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1384. run-parallel@1.2.0:
  1385. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1386. safe-buffer@5.2.1:
  1387. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  1388. scslre@0.3.0:
  1389. resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
  1390. engines: {node: ^14.0.0 || >=16.0.0}
  1391. semver@7.7.2:
  1392. resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
  1393. engines: {node: '>=10'}
  1394. hasBin: true
  1395. serialize-javascript@6.0.2:
  1396. resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
  1397. shebang-command@2.0.0:
  1398. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1399. engines: {node: '>=8'}
  1400. shebang-regex@3.0.0:
  1401. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1402. engines: {node: '>=8'}
  1403. signal-exit@4.1.0:
  1404. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1405. engines: {node: '>=14'}
  1406. simple-concat@1.0.1:
  1407. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  1408. simple-get@4.0.1:
  1409. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  1410. simple-invariant@2.0.1:
  1411. resolution: {integrity: sha512-1sbhsxqI+I2tqlmjbz99GXNmZtr6tKIyEgGGnJw/MKGblalqk/XoOYYFJlBzTKZCxx8kLaD3FD5s9BEEjx5Pyg==}
  1412. engines: {node: '>=10'}
  1413. slash@3.0.0:
  1414. resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
  1415. engines: {node: '>=8'}
  1416. source-map-support@0.5.21:
  1417. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  1418. source-map@0.6.1:
  1419. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1420. engines: {node: '>=0.10.0'}
  1421. stable-hash-x@0.2.0:
  1422. resolution: {integrity: sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==}
  1423. engines: {node: '>=12.0.0'}
  1424. stack-utils@2.0.6:
  1425. resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
  1426. engines: {node: '>=10'}
  1427. streamx@2.22.1:
  1428. resolution: {integrity: sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==}
  1429. string-similarity@4.0.4:
  1430. resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==}
  1431. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  1432. string-width@4.2.3:
  1433. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1434. engines: {node: '>=8'}
  1435. string-width@5.1.2:
  1436. resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
  1437. engines: {node: '>=12'}
  1438. string_decoder@1.3.0:
  1439. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  1440. strip-ansi@6.0.1:
  1441. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1442. engines: {node: '>=8'}
  1443. strip-ansi@7.1.0:
  1444. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1445. engines: {node: '>=12'}
  1446. strip-json-comments@2.0.1:
  1447. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  1448. engines: {node: '>=0.10.0'}
  1449. strip-json-comments@3.1.1:
  1450. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1451. engines: {node: '>=8'}
  1452. supports-color@7.2.0:
  1453. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1454. engines: {node: '>=8'}
  1455. supports-color@8.1.1:
  1456. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  1457. engines: {node: '>=10'}
  1458. supports-preserve-symlinks-flag@1.0.0:
  1459. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1460. engines: {node: '>= 0.4'}
  1461. synckit@0.11.8:
  1462. resolution: {integrity: sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==}
  1463. engines: {node: ^14.18.0 || >=16.0.0}
  1464. tapable@2.2.2:
  1465. resolution: {integrity: sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==}
  1466. engines: {node: '>=6'}
  1467. tar-fs@2.1.3:
  1468. resolution: {integrity: sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==}
  1469. tar-fs@3.1.0:
  1470. resolution: {integrity: sha512-5Mty5y/sOF1YWj1J6GiBodjlDc05CUR8PKXrsnFAiSG0xA+GHeWLovaZPYUDXkH/1iKRf2+M5+OrRgzC7O9b7w==}
  1471. tar-stream@2.2.0:
  1472. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  1473. engines: {node: '>=6'}
  1474. tar-stream@3.1.7:
  1475. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  1476. text-decoder@1.2.3:
  1477. resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
  1478. tinyexec@1.0.1:
  1479. resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==}
  1480. tinyglobby@0.2.14:
  1481. resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==}
  1482. engines: {node: '>=12.0.0'}
  1483. tldts-core@6.1.86:
  1484. resolution: {integrity: sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==}
  1485. tldts-core@7.0.9:
  1486. resolution: {integrity: sha512-/FGY1+CryHsxF9SFiPZlMOcwQsfABkAvOJO5VEKE8TNifVEqgMF7+UVXHGhm1z4gPUfvVS/EYcwhiRU3vUa1ag==}
  1487. tldts-experimental@6.1.86:
  1488. resolution: {integrity: sha512-X3N3+SrwSajvANDyIBFa6tf/nO0VoqaXvvINSnQkZMGbzNlD+9G7Xb24Mtk3ZBVZJRGY7UynAJJL8kRVt6Z46Q==}
  1489. tldts-experimental@7.0.9:
  1490. resolution: {integrity: sha512-rKxpX0gaR5SD17gclTl52x+uOF05xlQC1cAAKTnoiTXZeXA3qd93R73mSS4valR+Ca1H4dUmpCbWpYXRu6QTtQ==}
  1491. tldts@6.1.86:
  1492. resolution: {integrity: sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==}
  1493. hasBin: true
  1494. to-regex-range@5.0.1:
  1495. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1496. engines: {node: '>=8.0'}
  1497. ts-api-utils@2.1.0:
  1498. resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==}
  1499. engines: {node: '>=18.12'}
  1500. peerDependencies:
  1501. typescript: '>=4.8.4'
  1502. ts-declaration-location@1.0.7:
  1503. resolution: {integrity: sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==}
  1504. peerDependencies:
  1505. typescript: '>=4.0.0'
  1506. tslib@2.8.1:
  1507. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1508. tunnel-agent@0.6.0:
  1509. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  1510. type-check@0.4.0:
  1511. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1512. engines: {node: '>= 0.8.0'}
  1513. typescript-eslint@8.35.0:
  1514. resolution: {integrity: sha512-uEnz70b7kBz6eg/j0Czy6K5NivaYopgxRjsnAJ2Fx5oTLo3wefTHIbL7AkQr1+7tJCRVpTs/wiM8JR/11Loq9A==}
  1515. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1516. peerDependencies:
  1517. eslint: ^8.57.0 || ^9.0.0
  1518. typescript: '>=4.8.4 <5.9.0'
  1519. typescript@5.8.3:
  1520. resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
  1521. engines: {node: '>=14.17'}
  1522. hasBin: true
  1523. undici-cache-store-better-sqlite3@1.0.0:
  1524. resolution: {integrity: sha512-bYwnd02xu+q7UVCR20Cnb+tVJVB5f1cKP7BUc/sxafEMhgWbRQ5S/pRNZP9Ykl2sasy2bHzSJPGXlOF+/ju4+Q==}
  1525. peerDependencies:
  1526. undici: '>=7.0.0'
  1527. undici-types@7.8.0:
  1528. resolution: {integrity: sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==}
  1529. undici@7.11.0:
  1530. resolution: {integrity: sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg==}
  1531. engines: {node: '>=20.18.1'}
  1532. unrs-resolver@1.9.2:
  1533. resolution: {integrity: sha512-VUyWiTNQD7itdiMuJy+EuLEErLj3uwX/EpHQF8EOf33Dq3Ju6VW1GXm+swk6+1h7a49uv9fKZ+dft9jU7esdLA==}
  1534. uri-js@4.4.1:
  1535. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1536. util-deprecate@1.0.2:
  1537. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1538. webworker-shim@1.1.4:
  1539. resolution: {integrity: sha512-W/40L5W6ZQyGhYr3hJ7N/2SjdK5OdFtnYm94j6xlRyjckegXnIGwz0EdxdkQx6VGTglJjK8mqBhMz3fd3AY4bg==}
  1540. which@2.0.2:
  1541. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1542. engines: {node: '>= 8'}
  1543. hasBin: true
  1544. whoiser@1.18.0:
  1545. resolution: {integrity: sha512-QRIGreBuouc8d9i+UVMFqYJSiG7gaoaGX8nKugYDGqnuNLLgjDBwmlKODOIGHveBawza3Kfkk/OuM9VsTUYwaA==}
  1546. engines: {node: '>=15.0.0'}
  1547. why-is-node-running@3.2.2:
  1548. resolution: {integrity: sha512-NKUzAelcoCXhXL4dJzKIwXeR8iEVqsA0Lq6Vnd0UXvgaKbzVo4ZTHROF2Jidrv+SgxOQ03fMinnNhzZATxOD3A==}
  1549. engines: {node: '>=20.11'}
  1550. hasBin: true
  1551. word-wrap@1.2.5:
  1552. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1553. engines: {node: '>=0.10.0'}
  1554. workerpool@9.3.3:
  1555. resolution: {integrity: sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==}
  1556. worktank@2.7.3:
  1557. resolution: {integrity: sha512-M0fesnpttBPdvNYBdzRvLDsacN0na9RYWFxwmM/x1+/6mufjduv9/9vBObK8EXDqxRMX/SOYJabpo0UCYYBUdQ==}
  1558. wrap-ansi@7.0.0:
  1559. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1560. engines: {node: '>=10'}
  1561. wrap-ansi@8.1.0:
  1562. resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
  1563. engines: {node: '>=12'}
  1564. wrappy@1.0.2:
  1565. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1566. xbits@0.2.0:
  1567. resolution: {integrity: sha512-JMd+tT2WwmbQZxIE9lQ3WoziWgTngKwdMbuk1CBqjos2zn9y5LYYSGRkYqzsFlwITHJehpdHgDdTOf4Qls/Q+w==}
  1568. y18n@5.0.8:
  1569. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  1570. engines: {node: '>=10'}
  1571. yaml@2.8.0:
  1572. resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==}
  1573. engines: {node: '>= 14.6'}
  1574. hasBin: true
  1575. yargs-parser@21.1.1:
  1576. resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
  1577. engines: {node: '>=12'}
  1578. yargs-unparser@2.0.0:
  1579. resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
  1580. engines: {node: '>=10'}
  1581. yargs@17.7.2:
  1582. resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
  1583. engines: {node: '>=12'}
  1584. yauzl-promise@4.0.0:
  1585. resolution: {integrity: sha512-/HCXpyHXJQQHvFq9noqrjfa/WpQC2XYs3vI7tBiAi4QiIU1knvYhZGaO1QPjwIVMdqflxbmwgMXtYeaRiAE0CA==}
  1586. engines: {node: '>=16'}
  1587. yocto-queue@0.1.0:
  1588. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1589. engines: {node: '>=10'}
  1590. snapshots:
  1591. '@babel/code-frame@7.27.1':
  1592. dependencies:
  1593. '@babel/helper-validator-identifier': 7.27.1
  1594. js-tokens: 4.0.0
  1595. picocolors: 1.1.1
  1596. '@babel/helper-validator-identifier@7.27.1': {}
  1597. '@babel/runtime@7.27.6': {}
  1598. '@dual-bundle/import-meta-resolve@4.1.0': {}
  1599. '@emnapi/core@1.4.3':
  1600. dependencies:
  1601. '@emnapi/wasi-threads': 1.0.2
  1602. tslib: 2.8.1
  1603. optional: true
  1604. '@emnapi/runtime@1.4.3':
  1605. dependencies:
  1606. tslib: 2.8.1
  1607. optional: true
  1608. '@emnapi/wasi-threads@1.0.2':
  1609. dependencies:
  1610. tslib: 2.8.1
  1611. optional: true
  1612. '@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.31.0)':
  1613. dependencies:
  1614. escape-string-regexp: 4.0.0
  1615. eslint: 9.31.0
  1616. ignore: 5.3.2
  1617. '@eslint-community/eslint-utils@4.7.0(eslint@9.31.0)':
  1618. dependencies:
  1619. eslint: 9.31.0
  1620. eslint-visitor-keys: 3.4.3
  1621. '@eslint-community/regexpp@4.12.1': {}
  1622. '@eslint-sukka/node@6.22.1(eslint@9.31.0)(typescript@5.8.3)':
  1623. dependencies:
  1624. '@eslint-sukka/shared': 6.22.1(eslint@9.31.0)(typescript@5.8.3)
  1625. eslint-plugin-n: 17.20.0(eslint@9.31.0)(typescript@5.8.3)
  1626. eslint-plugin-sukka: 6.22.1(eslint@9.31.0)(typescript@5.8.3)
  1627. transitivePeerDependencies:
  1628. - eslint
  1629. - supports-color
  1630. - typescript
  1631. '@eslint-sukka/shared@6.22.1(eslint@9.31.0)(typescript@5.8.3)':
  1632. dependencies:
  1633. '@dual-bundle/import-meta-resolve': 4.1.0
  1634. '@package-json/types': 0.0.11
  1635. '@typescript-eslint/utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  1636. transitivePeerDependencies:
  1637. - eslint
  1638. - supports-color
  1639. - typescript
  1640. '@eslint/config-array@0.21.0':
  1641. dependencies:
  1642. '@eslint/object-schema': 2.1.6
  1643. debug: 4.4.1(supports-color@8.1.1)
  1644. minimatch: 3.1.2
  1645. transitivePeerDependencies:
  1646. - supports-color
  1647. '@eslint/config-helpers@0.3.0': {}
  1648. '@eslint/core@0.15.1':
  1649. dependencies:
  1650. '@types/json-schema': 7.0.15
  1651. '@eslint/eslintrc@3.3.1':
  1652. dependencies:
  1653. ajv: 6.12.6
  1654. debug: 4.4.1(supports-color@8.1.1)
  1655. espree: 10.4.0
  1656. globals: 14.0.0
  1657. ignore: 5.3.2
  1658. import-fresh: 3.3.1
  1659. js-yaml: 4.1.0
  1660. minimatch: 3.1.2
  1661. strip-json-comments: 3.1.1
  1662. transitivePeerDependencies:
  1663. - supports-color
  1664. '@eslint/js@9.31.0': {}
  1665. '@eslint/object-schema@2.1.6': {}
  1666. '@eslint/plugin-kit@0.3.3':
  1667. dependencies:
  1668. '@eslint/core': 0.15.1
  1669. levn: 0.4.1
  1670. '@ghostery/adblocker-content@2.11.2':
  1671. dependencies:
  1672. '@ghostery/adblocker-extended-selectors': 2.11.2
  1673. '@ghostery/adblocker-extended-selectors@2.11.2': {}
  1674. '@ghostery/adblocker@2.11.2':
  1675. dependencies:
  1676. '@ghostery/adblocker-content': 2.11.2
  1677. '@ghostery/adblocker-extended-selectors': 2.11.2
  1678. '@ghostery/url-parser': 1.3.0
  1679. '@remusao/guess-url-type': 2.1.0
  1680. '@remusao/small': 2.1.0
  1681. '@remusao/smaz': 2.2.0
  1682. tldts-experimental: 7.0.9
  1683. '@ghostery/url-parser@1.3.0':
  1684. dependencies:
  1685. tldts-experimental: 7.0.9
  1686. '@henrygd/queue@1.0.7': {}
  1687. '@humanfs/core@0.19.1': {}
  1688. '@humanfs/node@0.16.6':
  1689. dependencies:
  1690. '@humanfs/core': 0.19.1
  1691. '@humanwhocodes/retry': 0.3.1
  1692. '@humanwhocodes/module-importer@1.0.1': {}
  1693. '@humanwhocodes/retry@0.3.1': {}
  1694. '@humanwhocodes/retry@0.4.3': {}
  1695. '@isaacs/balanced-match@4.0.1': {}
  1696. '@isaacs/brace-expansion@5.0.0':
  1697. dependencies:
  1698. '@isaacs/balanced-match': 4.0.1
  1699. '@isaacs/cliui@8.0.2':
  1700. dependencies:
  1701. string-width: 5.1.2
  1702. string-width-cjs: string-width@4.2.3
  1703. strip-ansi: 7.1.0
  1704. strip-ansi-cjs: strip-ansi@6.0.1
  1705. wrap-ansi: 8.1.0
  1706. wrap-ansi-cjs: wrap-ansi@7.0.0
  1707. '@jest/diff-sequences@30.0.1': {}
  1708. '@jest/expect-utils@30.0.4':
  1709. dependencies:
  1710. '@jest/get-type': 30.0.1
  1711. '@jest/get-type@30.0.1': {}
  1712. '@jest/pattern@30.0.1':
  1713. dependencies:
  1714. '@types/node': 24.0.14
  1715. jest-regex-util: 30.0.1
  1716. '@jest/schemas@30.0.1':
  1717. dependencies:
  1718. '@sinclair/typebox': 0.34.37
  1719. '@jest/types@30.0.1':
  1720. dependencies:
  1721. '@jest/pattern': 30.0.1
  1722. '@jest/schemas': 30.0.1
  1723. '@types/istanbul-lib-coverage': 2.0.6
  1724. '@types/istanbul-reports': 3.0.4
  1725. '@types/node': 24.0.14
  1726. '@types/yargs': 17.0.33
  1727. chalk: 4.1.2
  1728. '@mitata/counters@0.0.8': {}
  1729. '@napi-rs/wasm-runtime@0.2.11':
  1730. dependencies:
  1731. '@emnapi/core': 1.4.3
  1732. '@emnapi/runtime': 1.4.3
  1733. '@tybys/wasm-util': 0.9.0
  1734. optional: true
  1735. '@node-rs/crc32-android-arm-eabi@1.10.6':
  1736. optional: true
  1737. '@node-rs/crc32-android-arm64@1.10.6':
  1738. optional: true
  1739. '@node-rs/crc32-darwin-arm64@1.10.6':
  1740. optional: true
  1741. '@node-rs/crc32-darwin-x64@1.10.6':
  1742. optional: true
  1743. '@node-rs/crc32-freebsd-x64@1.10.6':
  1744. optional: true
  1745. '@node-rs/crc32-linux-arm-gnueabihf@1.10.6':
  1746. optional: true
  1747. '@node-rs/crc32-linux-arm64-gnu@1.10.6':
  1748. optional: true
  1749. '@node-rs/crc32-linux-arm64-musl@1.10.6':
  1750. optional: true
  1751. '@node-rs/crc32-linux-x64-gnu@1.10.6':
  1752. optional: true
  1753. '@node-rs/crc32-linux-x64-musl@1.10.6':
  1754. optional: true
  1755. '@node-rs/crc32-wasm32-wasi@1.10.6':
  1756. dependencies:
  1757. '@napi-rs/wasm-runtime': 0.2.11
  1758. optional: true
  1759. '@node-rs/crc32-win32-arm64-msvc@1.10.6':
  1760. optional: true
  1761. '@node-rs/crc32-win32-ia32-msvc@1.10.6':
  1762. optional: true
  1763. '@node-rs/crc32-win32-x64-msvc@1.10.6':
  1764. optional: true
  1765. '@node-rs/crc32@1.10.6':
  1766. optionalDependencies:
  1767. '@node-rs/crc32-android-arm-eabi': 1.10.6
  1768. '@node-rs/crc32-android-arm64': 1.10.6
  1769. '@node-rs/crc32-darwin-arm64': 1.10.6
  1770. '@node-rs/crc32-darwin-x64': 1.10.6
  1771. '@node-rs/crc32-freebsd-x64': 1.10.6
  1772. '@node-rs/crc32-linux-arm-gnueabihf': 1.10.6
  1773. '@node-rs/crc32-linux-arm64-gnu': 1.10.6
  1774. '@node-rs/crc32-linux-arm64-musl': 1.10.6
  1775. '@node-rs/crc32-linux-x64-gnu': 1.10.6
  1776. '@node-rs/crc32-linux-x64-musl': 1.10.6
  1777. '@node-rs/crc32-wasm32-wasi': 1.10.6
  1778. '@node-rs/crc32-win32-arm64-msvc': 1.10.6
  1779. '@node-rs/crc32-win32-ia32-msvc': 1.10.6
  1780. '@node-rs/crc32-win32-x64-msvc': 1.10.6
  1781. '@nodelib/fs.scandir@2.1.5':
  1782. dependencies:
  1783. '@nodelib/fs.stat': 2.0.5
  1784. run-parallel: 1.2.0
  1785. '@nodelib/fs.stat@2.0.5': {}
  1786. '@nodelib/fs.walk@1.2.8':
  1787. dependencies:
  1788. '@nodelib/fs.scandir': 2.1.5
  1789. fastq: 1.19.1
  1790. '@oxc-resolver/binding-darwin-arm64@5.3.0':
  1791. optional: true
  1792. '@oxc-resolver/binding-darwin-x64@5.3.0':
  1793. optional: true
  1794. '@oxc-resolver/binding-freebsd-x64@5.3.0':
  1795. optional: true
  1796. '@oxc-resolver/binding-linux-arm-gnueabihf@5.3.0':
  1797. optional: true
  1798. '@oxc-resolver/binding-linux-arm64-gnu@5.3.0':
  1799. optional: true
  1800. '@oxc-resolver/binding-linux-arm64-musl@5.3.0':
  1801. optional: true
  1802. '@oxc-resolver/binding-linux-riscv64-gnu@5.3.0':
  1803. optional: true
  1804. '@oxc-resolver/binding-linux-s390x-gnu@5.3.0':
  1805. optional: true
  1806. '@oxc-resolver/binding-linux-x64-gnu@5.3.0':
  1807. optional: true
  1808. '@oxc-resolver/binding-linux-x64-musl@5.3.0':
  1809. optional: true
  1810. '@oxc-resolver/binding-wasm32-wasi@5.3.0':
  1811. dependencies:
  1812. '@napi-rs/wasm-runtime': 0.2.11
  1813. optional: true
  1814. '@oxc-resolver/binding-win32-arm64-msvc@5.3.0':
  1815. optional: true
  1816. '@oxc-resolver/binding-win32-x64-msvc@5.3.0':
  1817. optional: true
  1818. '@package-json/types@0.0.11': {}
  1819. '@pkgjs/parseargs@0.11.0':
  1820. optional: true
  1821. '@pkgr/core@0.2.7': {}
  1822. '@remusao/guess-url-type@2.1.0': {}
  1823. '@remusao/small@2.1.0': {}
  1824. '@remusao/smaz-compress@2.2.0':
  1825. dependencies:
  1826. '@remusao/trie': 2.1.0
  1827. '@remusao/smaz-decompress@2.2.0': {}
  1828. '@remusao/smaz@2.2.0':
  1829. dependencies:
  1830. '@remusao/smaz-compress': 2.2.0
  1831. '@remusao/smaz-decompress': 2.2.0
  1832. '@remusao/trie@2.1.0': {}
  1833. '@sinclair/typebox@0.34.37': {}
  1834. '@swc-node/core@1.13.3(@swc/core@1.12.14)(@swc/types@0.1.23)':
  1835. dependencies:
  1836. '@swc/core': 1.12.14
  1837. '@swc/types': 0.1.23
  1838. '@swc-node/register@1.10.10(@swc/core@1.12.14)(@swc/types@0.1.23)(typescript@5.8.3)':
  1839. dependencies:
  1840. '@swc-node/core': 1.13.3(@swc/core@1.12.14)(@swc/types@0.1.23)
  1841. '@swc-node/sourcemap-support': 0.5.1
  1842. '@swc/core': 1.12.14
  1843. colorette: 2.0.20
  1844. debug: 4.4.1(supports-color@8.1.1)
  1845. oxc-resolver: 5.3.0
  1846. pirates: 4.0.7
  1847. tslib: 2.8.1
  1848. typescript: 5.8.3
  1849. transitivePeerDependencies:
  1850. - '@swc/types'
  1851. - supports-color
  1852. '@swc-node/sourcemap-support@0.5.1':
  1853. dependencies:
  1854. source-map-support: 0.5.21
  1855. tslib: 2.8.1
  1856. '@swc/core-darwin-arm64@1.12.14':
  1857. optional: true
  1858. '@swc/core-darwin-x64@1.12.14':
  1859. optional: true
  1860. '@swc/core-linux-arm-gnueabihf@1.12.14':
  1861. optional: true
  1862. '@swc/core-linux-arm64-gnu@1.12.14':
  1863. optional: true
  1864. '@swc/core-linux-arm64-musl@1.12.14':
  1865. optional: true
  1866. '@swc/core-linux-x64-gnu@1.12.14':
  1867. optional: true
  1868. '@swc/core-linux-x64-musl@1.12.14':
  1869. optional: true
  1870. '@swc/core-win32-arm64-msvc@1.12.14':
  1871. optional: true
  1872. '@swc/core-win32-ia32-msvc@1.12.14':
  1873. optional: true
  1874. '@swc/core-win32-x64-msvc@1.12.14':
  1875. optional: true
  1876. '@swc/core@1.12.14':
  1877. dependencies:
  1878. '@swc/counter': 0.1.3
  1879. '@swc/types': 0.1.23
  1880. optionalDependencies:
  1881. '@swc/core-darwin-arm64': 1.12.14
  1882. '@swc/core-darwin-x64': 1.12.14
  1883. '@swc/core-linux-arm-gnueabihf': 1.12.14
  1884. '@swc/core-linux-arm64-gnu': 1.12.14
  1885. '@swc/core-linux-arm64-musl': 1.12.14
  1886. '@swc/core-linux-x64-gnu': 1.12.14
  1887. '@swc/core-linux-x64-musl': 1.12.14
  1888. '@swc/core-win32-arm64-msvc': 1.12.14
  1889. '@swc/core-win32-ia32-msvc': 1.12.14
  1890. '@swc/core-win32-x64-msvc': 1.12.14
  1891. '@swc/counter@0.1.3': {}
  1892. '@swc/types@0.1.23':
  1893. dependencies:
  1894. '@swc/counter': 0.1.3
  1895. '@tybys/wasm-util@0.9.0':
  1896. dependencies:
  1897. tslib: 2.8.1
  1898. optional: true
  1899. '@types/async-retry@1.4.9':
  1900. dependencies:
  1901. '@types/retry': 0.12.5
  1902. '@types/better-sqlite3@7.6.13':
  1903. dependencies:
  1904. '@types/node': 24.0.14
  1905. '@types/cli-progress@3.11.6':
  1906. dependencies:
  1907. '@types/node': 24.0.14
  1908. '@types/dns2@2.0.9':
  1909. dependencies:
  1910. '@types/node': 24.0.14
  1911. '@types/estree@1.0.8': {}
  1912. '@types/fast-fifo@1.3.0': {}
  1913. '@types/istanbul-lib-coverage@2.0.6': {}
  1914. '@types/istanbul-lib-report@3.0.3':
  1915. dependencies:
  1916. '@types/istanbul-lib-coverage': 2.0.6
  1917. '@types/istanbul-reports@3.0.4':
  1918. dependencies:
  1919. '@types/istanbul-lib-report': 3.0.3
  1920. '@types/json-schema@7.0.15': {}
  1921. '@types/mocha@10.0.10': {}
  1922. '@types/node@24.0.14':
  1923. dependencies:
  1924. undici-types: 7.8.0
  1925. '@types/punycode@2.1.4': {}
  1926. '@types/retry@0.12.5': {}
  1927. '@types/stack-utils@2.0.3': {}
  1928. '@types/tar-fs@2.0.4':
  1929. dependencies:
  1930. '@types/node': 24.0.14
  1931. '@types/tar-stream': 3.1.4
  1932. '@types/tar-stream@3.1.4':
  1933. dependencies:
  1934. '@types/node': 24.0.14
  1935. '@types/yargs-parser@21.0.3': {}
  1936. '@types/yargs@17.0.33':
  1937. dependencies:
  1938. '@types/yargs-parser': 21.0.3
  1939. '@types/yauzl-promise@4.0.1':
  1940. dependencies:
  1941. '@types/node': 24.0.14
  1942. '@typescript-eslint/eslint-plugin@8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0)(typescript@5.8.3)':
  1943. dependencies:
  1944. '@eslint-community/regexpp': 4.12.1
  1945. '@typescript-eslint/parser': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  1946. '@typescript-eslint/scope-manager': 8.35.0
  1947. '@typescript-eslint/type-utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  1948. '@typescript-eslint/utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  1949. '@typescript-eslint/visitor-keys': 8.35.0
  1950. eslint: 9.31.0
  1951. graphemer: 1.4.0
  1952. ignore: 7.0.5
  1953. natural-compare: 1.4.0
  1954. ts-api-utils: 2.1.0(typescript@5.8.3)
  1955. typescript: 5.8.3
  1956. transitivePeerDependencies:
  1957. - supports-color
  1958. '@typescript-eslint/parser@8.35.0(eslint@9.31.0)(typescript@5.8.3)':
  1959. dependencies:
  1960. '@typescript-eslint/scope-manager': 8.35.0
  1961. '@typescript-eslint/types': 8.35.0
  1962. '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.8.3)
  1963. '@typescript-eslint/visitor-keys': 8.35.0
  1964. debug: 4.4.1(supports-color@8.1.1)
  1965. eslint: 9.31.0
  1966. typescript: 5.8.3
  1967. transitivePeerDependencies:
  1968. - supports-color
  1969. '@typescript-eslint/project-service@8.35.0(typescript@5.8.3)':
  1970. dependencies:
  1971. '@typescript-eslint/tsconfig-utils': 8.35.0(typescript@5.8.3)
  1972. '@typescript-eslint/types': 8.35.0
  1973. debug: 4.4.1(supports-color@8.1.1)
  1974. typescript: 5.8.3
  1975. transitivePeerDependencies:
  1976. - supports-color
  1977. '@typescript-eslint/scope-manager@8.35.0':
  1978. dependencies:
  1979. '@typescript-eslint/types': 8.35.0
  1980. '@typescript-eslint/visitor-keys': 8.35.0
  1981. '@typescript-eslint/tsconfig-utils@8.35.0(typescript@5.8.3)':
  1982. dependencies:
  1983. typescript: 5.8.3
  1984. '@typescript-eslint/type-utils@8.35.0(eslint@9.31.0)(typescript@5.8.3)':
  1985. dependencies:
  1986. '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.8.3)
  1987. '@typescript-eslint/utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  1988. debug: 4.4.1(supports-color@8.1.1)
  1989. eslint: 9.31.0
  1990. ts-api-utils: 2.1.0(typescript@5.8.3)
  1991. typescript: 5.8.3
  1992. transitivePeerDependencies:
  1993. - supports-color
  1994. '@typescript-eslint/types@8.35.0': {}
  1995. '@typescript-eslint/typescript-estree@8.35.0(typescript@5.8.3)':
  1996. dependencies:
  1997. '@typescript-eslint/project-service': 8.35.0(typescript@5.8.3)
  1998. '@typescript-eslint/tsconfig-utils': 8.35.0(typescript@5.8.3)
  1999. '@typescript-eslint/types': 8.35.0
  2000. '@typescript-eslint/visitor-keys': 8.35.0
  2001. debug: 4.4.1(supports-color@8.1.1)
  2002. fast-glob: 3.3.3
  2003. is-glob: 4.0.3
  2004. minimatch: 9.0.5
  2005. semver: 7.7.2
  2006. ts-api-utils: 2.1.0(typescript@5.8.3)
  2007. typescript: 5.8.3
  2008. transitivePeerDependencies:
  2009. - supports-color
  2010. '@typescript-eslint/utils@8.35.0(eslint@9.31.0)(typescript@5.8.3)':
  2011. dependencies:
  2012. '@eslint-community/eslint-utils': 4.7.0(eslint@9.31.0)
  2013. '@typescript-eslint/scope-manager': 8.35.0
  2014. '@typescript-eslint/types': 8.35.0
  2015. '@typescript-eslint/typescript-estree': 8.35.0(typescript@5.8.3)
  2016. eslint: 9.31.0
  2017. typescript: 5.8.3
  2018. transitivePeerDependencies:
  2019. - supports-color
  2020. '@typescript-eslint/visitor-keys@8.35.0':
  2021. dependencies:
  2022. '@typescript-eslint/types': 8.35.0
  2023. eslint-visitor-keys: 4.2.1
  2024. '@unrs/resolver-binding-android-arm-eabi@1.9.2':
  2025. optional: true
  2026. '@unrs/resolver-binding-android-arm64@1.9.2':
  2027. optional: true
  2028. '@unrs/resolver-binding-darwin-arm64@1.9.2':
  2029. optional: true
  2030. '@unrs/resolver-binding-darwin-x64@1.9.2':
  2031. optional: true
  2032. '@unrs/resolver-binding-freebsd-x64@1.9.2':
  2033. optional: true
  2034. '@unrs/resolver-binding-linux-arm-gnueabihf@1.9.2':
  2035. optional: true
  2036. '@unrs/resolver-binding-linux-arm-musleabihf@1.9.2':
  2037. optional: true
  2038. '@unrs/resolver-binding-linux-arm64-gnu@1.9.2':
  2039. optional: true
  2040. '@unrs/resolver-binding-linux-arm64-musl@1.9.2':
  2041. optional: true
  2042. '@unrs/resolver-binding-linux-ppc64-gnu@1.9.2':
  2043. optional: true
  2044. '@unrs/resolver-binding-linux-riscv64-gnu@1.9.2':
  2045. optional: true
  2046. '@unrs/resolver-binding-linux-riscv64-musl@1.9.2':
  2047. optional: true
  2048. '@unrs/resolver-binding-linux-s390x-gnu@1.9.2':
  2049. optional: true
  2050. '@unrs/resolver-binding-linux-x64-gnu@1.9.2':
  2051. optional: true
  2052. '@unrs/resolver-binding-linux-x64-musl@1.9.2':
  2053. optional: true
  2054. '@unrs/resolver-binding-wasm32-wasi@1.9.2':
  2055. dependencies:
  2056. '@napi-rs/wasm-runtime': 0.2.11
  2057. optional: true
  2058. '@unrs/resolver-binding-win32-arm64-msvc@1.9.2':
  2059. optional: true
  2060. '@unrs/resolver-binding-win32-ia32-msvc@1.9.2':
  2061. optional: true
  2062. '@unrs/resolver-binding-win32-x64-msvc@1.9.2':
  2063. optional: true
  2064. acorn-jsx@5.3.2(acorn@8.15.0):
  2065. dependencies:
  2066. acorn: 8.15.0
  2067. acorn@8.15.0: {}
  2068. ajv@6.12.6:
  2069. dependencies:
  2070. fast-deep-equal: 3.1.3
  2071. fast-json-stable-stringify: 2.1.0
  2072. json-schema-traverse: 0.4.1
  2073. uri-js: 4.4.1
  2074. ansi-regex@5.0.1: {}
  2075. ansi-regex@6.1.0: {}
  2076. ansi-styles@4.3.0:
  2077. dependencies:
  2078. color-convert: 2.0.1
  2079. ansi-styles@5.2.0: {}
  2080. ansi-styles@6.2.1: {}
  2081. argparse@2.0.1: {}
  2082. array-timsort@1.0.3: {}
  2083. async-retry@1.3.3:
  2084. dependencies:
  2085. retry: 0.13.1
  2086. b4a@1.6.7: {}
  2087. balanced-match@1.0.2: {}
  2088. bare-events@2.5.4:
  2089. optional: true
  2090. bare-fs@4.1.5:
  2091. dependencies:
  2092. bare-events: 2.5.4
  2093. bare-path: 3.0.0
  2094. bare-stream: 2.6.5(bare-events@2.5.4)
  2095. optional: true
  2096. bare-os@3.6.1:
  2097. optional: true
  2098. bare-path@3.0.0:
  2099. dependencies:
  2100. bare-os: 3.6.1
  2101. optional: true
  2102. bare-stream@2.6.5(bare-events@2.5.4):
  2103. dependencies:
  2104. streamx: 2.22.1
  2105. optionalDependencies:
  2106. bare-events: 2.5.4
  2107. optional: true
  2108. base64-js@1.5.1: {}
  2109. better-sqlite3@11.10.0:
  2110. dependencies:
  2111. bindings: 1.5.0
  2112. prebuild-install: 7.1.3
  2113. better-sqlite3@12.2.0:
  2114. dependencies:
  2115. bindings: 1.5.0
  2116. prebuild-install: 7.1.3
  2117. bindings@1.5.0:
  2118. dependencies:
  2119. file-uri-to-path: 1.0.0
  2120. bl@4.1.0:
  2121. dependencies:
  2122. buffer: 5.7.1
  2123. inherits: 2.0.4
  2124. readable-stream: 3.6.2
  2125. brace-expansion@1.1.12:
  2126. dependencies:
  2127. balanced-match: 1.0.2
  2128. concat-map: 0.0.1
  2129. brace-expansion@2.0.2:
  2130. dependencies:
  2131. balanced-match: 1.0.2
  2132. braces@3.0.3:
  2133. dependencies:
  2134. fill-range: 7.1.1
  2135. browser-stdout@1.3.1: {}
  2136. buffer-from@1.1.2: {}
  2137. buffer@5.7.1:
  2138. dependencies:
  2139. base64-js: 1.5.1
  2140. ieee754: 1.2.1
  2141. callsites@3.1.0: {}
  2142. camelcase@6.3.0: {}
  2143. chalk@4.1.2:
  2144. dependencies:
  2145. ansi-styles: 4.3.0
  2146. supports-color: 7.2.0
  2147. chokidar@4.0.3:
  2148. dependencies:
  2149. readdirp: 4.1.2
  2150. chownr@1.1.4: {}
  2151. ci-info@4.3.0: {}
  2152. cli-progress@3.12.0:
  2153. dependencies:
  2154. string-width: 4.2.3
  2155. cliui@8.0.1:
  2156. dependencies:
  2157. string-width: 4.2.3
  2158. strip-ansi: 6.0.1
  2159. wrap-ansi: 7.0.0
  2160. color-convert@2.0.1:
  2161. dependencies:
  2162. color-name: 1.1.4
  2163. color-name@1.1.4: {}
  2164. colorette@2.0.20: {}
  2165. comment-json@4.2.5:
  2166. dependencies:
  2167. array-timsort: 1.0.3
  2168. core-util-is: 1.0.3
  2169. esprima: 4.0.1
  2170. has-own-prop: 2.0.0
  2171. repeat-string: 1.6.1
  2172. comment-parser@1.4.1: {}
  2173. concat-map@0.0.1: {}
  2174. core-util-is@1.0.3: {}
  2175. cross-spawn@7.0.6:
  2176. dependencies:
  2177. path-key: 3.1.1
  2178. shebang-command: 2.0.0
  2179. which: 2.0.2
  2180. csv-parse@5.6.0: {}
  2181. debug@3.2.7:
  2182. dependencies:
  2183. ms: 2.1.3
  2184. optional: true
  2185. debug@4.4.1(supports-color@8.1.1):
  2186. dependencies:
  2187. ms: 2.1.3
  2188. optionalDependencies:
  2189. supports-color: 8.1.1
  2190. decamelize@4.0.0: {}
  2191. decompress-response@6.0.0:
  2192. dependencies:
  2193. mimic-response: 3.1.0
  2194. deep-extend@0.6.0: {}
  2195. deep-is@0.1.4: {}
  2196. define-data-property@1.1.4:
  2197. dependencies:
  2198. es-define-property: 1.0.1
  2199. es-errors: 1.3.0
  2200. gopd: 1.2.0
  2201. define-properties@1.2.1:
  2202. dependencies:
  2203. define-data-property: 1.1.4
  2204. has-property-descriptors: 1.0.2
  2205. object-keys: 1.1.1
  2206. defu@6.1.4: {}
  2207. detect-libc@2.0.4: {}
  2208. diff@7.0.0: {}
  2209. dns2@2.1.0: {}
  2210. eastasianwidth@0.2.0: {}
  2211. emoji-regex@8.0.0: {}
  2212. emoji-regex@9.2.2: {}
  2213. end-of-stream@1.4.5:
  2214. dependencies:
  2215. once: 1.4.0
  2216. enhanced-resolve@5.18.2:
  2217. dependencies:
  2218. graceful-fs: 4.2.11
  2219. tapable: 2.2.2
  2220. es-define-property@1.0.1: {}
  2221. es-errors@1.3.0: {}
  2222. escalade@3.2.0: {}
  2223. escape-string-regexp@2.0.0: {}
  2224. escape-string-regexp@4.0.0: {}
  2225. eslint-compat-utils@0.5.1(eslint@9.31.0):
  2226. dependencies:
  2227. eslint: 9.31.0
  2228. semver: 7.7.2
  2229. eslint-compat-utils@0.6.5(eslint@9.31.0):
  2230. dependencies:
  2231. eslint: 9.31.0
  2232. semver: 7.7.2
  2233. eslint-config-sukka@6.22.1(@typescript-eslint/eslint-plugin@8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0)(typescript@5.8.3))(@typescript-eslint/utils@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.31.0)(typescript@5.8.3):
  2234. dependencies:
  2235. '@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.31.0)
  2236. '@eslint-sukka/shared': 6.22.1(eslint@9.31.0)(typescript@5.8.3)
  2237. '@eslint/js': 9.31.0
  2238. '@typescript-eslint/parser': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  2239. ci-info: 4.3.0
  2240. defu: 6.1.4
  2241. eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.31.0))(eslint@9.31.0)
  2242. eslint-plugin-autofix: 2.2.0(eslint@9.31.0)
  2243. eslint-plugin-de-morgan: 1.3.0(eslint@9.31.0)
  2244. eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.31.0)
  2245. eslint-plugin-jsonc: 2.20.1(eslint@9.31.0)
  2246. eslint-plugin-paths: 1.1.0
  2247. eslint-plugin-promise: 7.2.1(eslint@9.31.0)
  2248. eslint-plugin-regexp: 2.9.0(eslint@9.31.0)
  2249. eslint-plugin-sukka: 6.22.1(eslint@9.31.0)(typescript@5.8.3)
  2250. eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0)
  2251. foxts: 3.9.0
  2252. jsonc-eslint-parser: 2.4.0
  2253. picocolors: 1.1.1
  2254. typescript-eslint: 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  2255. transitivePeerDependencies:
  2256. - '@eslint/json'
  2257. - '@typescript-eslint/eslint-plugin'
  2258. - '@typescript-eslint/utils'
  2259. - eslint
  2260. - eslint-import-resolver-node
  2261. - eslint-plugin-import
  2262. - supports-color
  2263. - typescript
  2264. eslint-formatter-sukka@6.22.1:
  2265. dependencies:
  2266. ci-info: 4.3.0
  2267. picocolors: 1.1.1
  2268. eslint-import-context@0.1.9(unrs-resolver@1.9.2):
  2269. dependencies:
  2270. get-tsconfig: 4.10.1
  2271. stable-hash-x: 0.2.0
  2272. optionalDependencies:
  2273. unrs-resolver: 1.9.2
  2274. eslint-import-resolver-node@0.3.9:
  2275. dependencies:
  2276. debug: 3.2.7
  2277. is-core-module: 2.16.1
  2278. resolve: 1.22.10
  2279. transitivePeerDependencies:
  2280. - supports-color
  2281. optional: true
  2282. eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.31.0))(eslint@9.31.0):
  2283. dependencies:
  2284. debug: 4.4.1(supports-color@8.1.1)
  2285. eslint: 9.31.0
  2286. eslint-import-context: 0.1.9(unrs-resolver@1.9.2)
  2287. get-tsconfig: 4.10.1
  2288. is-bun-module: 2.0.0
  2289. stable-hash-x: 0.2.0
  2290. tinyglobby: 0.2.14
  2291. unrs-resolver: 1.9.2
  2292. optionalDependencies:
  2293. eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.31.0)
  2294. transitivePeerDependencies:
  2295. - supports-color
  2296. eslint-json-compat-utils@0.2.1(eslint@9.31.0)(jsonc-eslint-parser@2.4.0):
  2297. dependencies:
  2298. eslint: 9.31.0
  2299. esquery: 1.6.0
  2300. jsonc-eslint-parser: 2.4.0
  2301. eslint-plugin-autofix@2.2.0(eslint@9.31.0):
  2302. dependencies:
  2303. eslint: 9.31.0
  2304. eslint-rule-composer: 0.3.0
  2305. espree: 9.6.1
  2306. esutils: 2.0.3
  2307. string-similarity: 4.0.4
  2308. eslint-plugin-de-morgan@1.3.0(eslint@9.31.0):
  2309. dependencies:
  2310. eslint: 9.31.0
  2311. eslint-plugin-es-x@7.8.0(eslint@9.31.0):
  2312. dependencies:
  2313. '@eslint-community/eslint-utils': 4.7.0(eslint@9.31.0)
  2314. '@eslint-community/regexpp': 4.12.1
  2315. eslint: 9.31.0
  2316. eslint-compat-utils: 0.5.1(eslint@9.31.0)
  2317. eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint@9.31.0):
  2318. dependencies:
  2319. '@typescript-eslint/types': 8.35.0
  2320. comment-parser: 1.4.1
  2321. debug: 4.4.1(supports-color@8.1.1)
  2322. eslint: 9.31.0
  2323. eslint-import-context: 0.1.9(unrs-resolver@1.9.2)
  2324. is-glob: 4.0.3
  2325. minimatch: 10.0.3
  2326. semver: 7.7.2
  2327. stable-hash-x: 0.2.0
  2328. unrs-resolver: 1.9.2
  2329. optionalDependencies:
  2330. '@typescript-eslint/utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  2331. eslint-import-resolver-node: 0.3.9
  2332. transitivePeerDependencies:
  2333. - supports-color
  2334. eslint-plugin-jsonc@2.20.1(eslint@9.31.0):
  2335. dependencies:
  2336. '@eslint-community/eslint-utils': 4.7.0(eslint@9.31.0)
  2337. eslint: 9.31.0
  2338. eslint-compat-utils: 0.6.5(eslint@9.31.0)
  2339. eslint-json-compat-utils: 0.2.1(eslint@9.31.0)(jsonc-eslint-parser@2.4.0)
  2340. espree: 10.4.0
  2341. graphemer: 1.4.0
  2342. jsonc-eslint-parser: 2.4.0
  2343. natural-compare: 1.4.0
  2344. synckit: 0.11.8
  2345. transitivePeerDependencies:
  2346. - '@eslint/json'
  2347. eslint-plugin-n@17.20.0(eslint@9.31.0)(typescript@5.8.3):
  2348. dependencies:
  2349. '@eslint-community/eslint-utils': 4.7.0(eslint@9.31.0)
  2350. '@typescript-eslint/utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  2351. enhanced-resolve: 5.18.2
  2352. eslint: 9.31.0
  2353. eslint-plugin-es-x: 7.8.0(eslint@9.31.0)
  2354. get-tsconfig: 4.10.1
  2355. globals: 15.15.0
  2356. ignore: 5.3.2
  2357. minimatch: 9.0.5
  2358. semver: 7.7.2
  2359. ts-declaration-location: 1.0.7(typescript@5.8.3)
  2360. transitivePeerDependencies:
  2361. - supports-color
  2362. - typescript
  2363. eslint-plugin-paths@1.1.0:
  2364. dependencies:
  2365. comment-json: 4.2.5
  2366. eslint-plugin-promise@7.2.1(eslint@9.31.0):
  2367. dependencies:
  2368. '@eslint-community/eslint-utils': 4.7.0(eslint@9.31.0)
  2369. eslint: 9.31.0
  2370. eslint-plugin-regexp@2.9.0(eslint@9.31.0):
  2371. dependencies:
  2372. '@eslint-community/eslint-utils': 4.7.0(eslint@9.31.0)
  2373. '@eslint-community/regexpp': 4.12.1
  2374. comment-parser: 1.4.1
  2375. eslint: 9.31.0
  2376. jsdoc-type-pratt-parser: 4.1.0
  2377. refa: 0.12.1
  2378. regexp-ast-analysis: 0.7.1
  2379. scslre: 0.3.0
  2380. eslint-plugin-sukka@6.22.1(eslint@9.31.0)(typescript@5.8.3):
  2381. dependencies:
  2382. '@eslint-community/regexpp': 4.12.1
  2383. '@eslint-sukka/shared': 6.22.1(eslint@9.31.0)(typescript@5.8.3)
  2384. '@typescript-eslint/type-utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  2385. '@typescript-eslint/utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  2386. foxts: 3.9.0
  2387. optionalDependencies:
  2388. typescript: 5.8.3
  2389. transitivePeerDependencies:
  2390. - eslint
  2391. - supports-color
  2392. eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0):
  2393. dependencies:
  2394. eslint: 9.31.0
  2395. optionalDependencies:
  2396. '@typescript-eslint/eslint-plugin': 8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0)(typescript@5.8.3)
  2397. eslint-rule-composer@0.3.0: {}
  2398. eslint-scope@8.4.0:
  2399. dependencies:
  2400. esrecurse: 4.3.0
  2401. estraverse: 5.3.0
  2402. eslint-visitor-keys@3.4.3: {}
  2403. eslint-visitor-keys@4.2.1: {}
  2404. eslint@9.31.0:
  2405. dependencies:
  2406. '@eslint-community/eslint-utils': 4.7.0(eslint@9.31.0)
  2407. '@eslint-community/regexpp': 4.12.1
  2408. '@eslint/config-array': 0.21.0
  2409. '@eslint/config-helpers': 0.3.0
  2410. '@eslint/core': 0.15.1
  2411. '@eslint/eslintrc': 3.3.1
  2412. '@eslint/js': 9.31.0
  2413. '@eslint/plugin-kit': 0.3.3
  2414. '@humanfs/node': 0.16.6
  2415. '@humanwhocodes/module-importer': 1.0.1
  2416. '@humanwhocodes/retry': 0.4.3
  2417. '@types/estree': 1.0.8
  2418. '@types/json-schema': 7.0.15
  2419. ajv: 6.12.6
  2420. chalk: 4.1.2
  2421. cross-spawn: 7.0.6
  2422. debug: 4.4.1(supports-color@8.1.1)
  2423. escape-string-regexp: 4.0.0
  2424. eslint-scope: 8.4.0
  2425. eslint-visitor-keys: 4.2.1
  2426. espree: 10.4.0
  2427. esquery: 1.6.0
  2428. esutils: 2.0.3
  2429. fast-deep-equal: 3.1.3
  2430. file-entry-cache: 8.0.0
  2431. find-up: 5.0.0
  2432. glob-parent: 6.0.2
  2433. ignore: 5.3.2
  2434. imurmurhash: 0.1.4
  2435. is-glob: 4.0.3
  2436. json-stable-stringify-without-jsonify: 1.0.1
  2437. lodash.merge: 4.6.2
  2438. minimatch: 3.1.2
  2439. natural-compare: 1.4.0
  2440. optionator: 0.9.4
  2441. transitivePeerDependencies:
  2442. - supports-color
  2443. espree@10.4.0:
  2444. dependencies:
  2445. acorn: 8.15.0
  2446. acorn-jsx: 5.3.2(acorn@8.15.0)
  2447. eslint-visitor-keys: 4.2.1
  2448. espree@9.6.1:
  2449. dependencies:
  2450. acorn: 8.15.0
  2451. acorn-jsx: 5.3.2(acorn@8.15.0)
  2452. eslint-visitor-keys: 3.4.3
  2453. esprima@4.0.1: {}
  2454. esquery@1.6.0:
  2455. dependencies:
  2456. estraverse: 5.3.0
  2457. esrecurse@4.3.0:
  2458. dependencies:
  2459. estraverse: 5.3.0
  2460. estraverse@5.3.0: {}
  2461. esutils@2.0.3: {}
  2462. expand-template@2.0.3: {}
  2463. expect@30.0.4:
  2464. dependencies:
  2465. '@jest/expect-utils': 30.0.4
  2466. '@jest/get-type': 30.0.1
  2467. jest-matcher-utils: 30.0.4
  2468. jest-message-util: 30.0.2
  2469. jest-mock: 30.0.2
  2470. jest-util: 30.0.2
  2471. fast-cidr-tools@0.3.2: {}
  2472. fast-deep-equal@3.1.3: {}
  2473. fast-escape-html@1.1.0: {}
  2474. fast-fifo@1.3.2: {}
  2475. fast-glob@3.3.3:
  2476. dependencies:
  2477. '@nodelib/fs.stat': 2.0.5
  2478. '@nodelib/fs.walk': 1.2.8
  2479. glob-parent: 5.1.2
  2480. merge2: 1.4.1
  2481. micromatch: 4.0.8
  2482. fast-json-stable-stringify@2.1.0: {}
  2483. fast-levenshtein@2.0.6: {}
  2484. fast-uri@3.0.6: {}
  2485. fastq@1.19.1:
  2486. dependencies:
  2487. reusify: 1.1.0
  2488. fdir@6.4.6(picomatch@4.0.2):
  2489. optionalDependencies:
  2490. picomatch: 4.0.2
  2491. file-entry-cache@8.0.0:
  2492. dependencies:
  2493. flat-cache: 4.0.1
  2494. file-uri-to-path@1.0.0: {}
  2495. fill-range@7.1.1:
  2496. dependencies:
  2497. to-regex-range: 5.0.1
  2498. find-up@5.0.0:
  2499. dependencies:
  2500. locate-path: 6.0.0
  2501. path-exists: 4.0.0
  2502. flat-cache@4.0.1:
  2503. dependencies:
  2504. flatted: 3.3.3
  2505. keyv: 4.5.4
  2506. flat@5.0.2: {}
  2507. flatted@3.3.3: {}
  2508. foreground-child@3.3.1:
  2509. dependencies:
  2510. cross-spawn: 7.0.6
  2511. signal-exit: 4.1.0
  2512. foxts@3.9.0:
  2513. dependencies:
  2514. fast-escape-html: 1.1.0
  2515. fs-constants@1.0.0: {}
  2516. function-bind@1.1.2:
  2517. optional: true
  2518. get-caller-file@2.0.5: {}
  2519. get-tsconfig@4.10.1:
  2520. dependencies:
  2521. resolve-pkg-maps: 1.0.0
  2522. github-from-package@0.0.0: {}
  2523. glob-parent@5.1.2:
  2524. dependencies:
  2525. is-glob: 4.0.3
  2526. glob-parent@6.0.2:
  2527. dependencies:
  2528. is-glob: 4.0.3
  2529. glob@10.4.5:
  2530. dependencies:
  2531. foreground-child: 3.3.1
  2532. jackspeak: 3.4.3
  2533. minimatch: 9.0.5
  2534. minipass: 7.1.2
  2535. package-json-from-dist: 1.0.1
  2536. path-scurry: 1.11.1
  2537. globals@14.0.0: {}
  2538. globals@15.15.0: {}
  2539. globalthis@1.0.4:
  2540. dependencies:
  2541. define-properties: 1.2.1
  2542. gopd: 1.2.0
  2543. gopd@1.2.0: {}
  2544. graceful-fs@4.2.11: {}
  2545. graphemer@1.4.0: {}
  2546. has-flag@4.0.0: {}
  2547. has-own-prop@2.0.0: {}
  2548. has-property-descriptors@1.0.2:
  2549. dependencies:
  2550. es-define-property: 1.0.1
  2551. hash-wasm@4.12.0: {}
  2552. hasown@2.0.2:
  2553. dependencies:
  2554. function-bind: 1.1.2
  2555. optional: true
  2556. he@1.2.0: {}
  2557. ieee754@1.2.1: {}
  2558. ignore@5.3.2: {}
  2559. ignore@7.0.5: {}
  2560. import-fresh@3.3.1:
  2561. dependencies:
  2562. parent-module: 1.0.1
  2563. resolve-from: 4.0.0
  2564. imurmurhash@0.1.4: {}
  2565. inherits@2.0.4: {}
  2566. ini@1.3.8: {}
  2567. is-bun-module@2.0.0:
  2568. dependencies:
  2569. semver: 7.7.2
  2570. is-core-module@2.16.1:
  2571. dependencies:
  2572. hasown: 2.0.2
  2573. optional: true
  2574. is-extglob@2.1.1: {}
  2575. is-fullwidth-code-point@3.0.0: {}
  2576. is-glob@4.0.3:
  2577. dependencies:
  2578. is-extglob: 2.1.1
  2579. is-it-type@5.1.2:
  2580. dependencies:
  2581. '@babel/runtime': 7.27.6
  2582. globalthis: 1.0.4
  2583. is-number@7.0.0: {}
  2584. is-plain-obj@2.1.0: {}
  2585. is-unicode-supported@0.1.0: {}
  2586. isexe@2.0.0: {}
  2587. jackspeak@3.4.3:
  2588. dependencies:
  2589. '@isaacs/cliui': 8.0.2
  2590. optionalDependencies:
  2591. '@pkgjs/parseargs': 0.11.0
  2592. jest-diff@30.0.4:
  2593. dependencies:
  2594. '@jest/diff-sequences': 30.0.1
  2595. '@jest/get-type': 30.0.1
  2596. chalk: 4.1.2
  2597. pretty-format: 30.0.2
  2598. jest-matcher-utils@30.0.4:
  2599. dependencies:
  2600. '@jest/get-type': 30.0.1
  2601. chalk: 4.1.2
  2602. jest-diff: 30.0.4
  2603. pretty-format: 30.0.2
  2604. jest-message-util@30.0.2:
  2605. dependencies:
  2606. '@babel/code-frame': 7.27.1
  2607. '@jest/types': 30.0.1
  2608. '@types/stack-utils': 2.0.3
  2609. chalk: 4.1.2
  2610. graceful-fs: 4.2.11
  2611. micromatch: 4.0.8
  2612. pretty-format: 30.0.2
  2613. slash: 3.0.0
  2614. stack-utils: 2.0.6
  2615. jest-mock@30.0.2:
  2616. dependencies:
  2617. '@jest/types': 30.0.1
  2618. '@types/node': 24.0.14
  2619. jest-util: 30.0.2
  2620. jest-regex-util@30.0.1: {}
  2621. jest-util@30.0.2:
  2622. dependencies:
  2623. '@jest/types': 30.0.1
  2624. '@types/node': 24.0.14
  2625. chalk: 4.1.2
  2626. ci-info: 4.3.0
  2627. graceful-fs: 4.2.11
  2628. picomatch: 4.0.2
  2629. js-tokens@4.0.0: {}
  2630. js-yaml@4.1.0:
  2631. dependencies:
  2632. argparse: 2.0.1
  2633. jsdoc-type-pratt-parser@4.1.0: {}
  2634. json-buffer@3.0.1: {}
  2635. json-schema-traverse@0.4.1: {}
  2636. json-stable-stringify-without-jsonify@1.0.1: {}
  2637. json-stringify-pretty-compact@3.0.0: {}
  2638. jsonc-eslint-parser@2.4.0:
  2639. dependencies:
  2640. acorn: 8.15.0
  2641. eslint-visitor-keys: 3.4.3
  2642. espree: 9.6.1
  2643. semver: 7.7.2
  2644. keyv@4.5.4:
  2645. dependencies:
  2646. json-buffer: 3.0.1
  2647. levn@0.4.1:
  2648. dependencies:
  2649. prelude-ls: 1.2.1
  2650. type-check: 0.4.0
  2651. locate-path@6.0.0:
  2652. dependencies:
  2653. p-locate: 5.0.0
  2654. lodash.merge@4.6.2: {}
  2655. log-symbols@4.1.0:
  2656. dependencies:
  2657. chalk: 4.1.2
  2658. is-unicode-supported: 0.1.0
  2659. lru-cache@10.4.3: {}
  2660. merge2@1.4.1: {}
  2661. micromatch@4.0.8:
  2662. dependencies:
  2663. braces: 3.0.3
  2664. picomatch: 2.3.1
  2665. mimic-response@3.1.0: {}
  2666. minimatch@10.0.3:
  2667. dependencies:
  2668. '@isaacs/brace-expansion': 5.0.0
  2669. minimatch@3.1.2:
  2670. dependencies:
  2671. brace-expansion: 1.1.12
  2672. minimatch@9.0.5:
  2673. dependencies:
  2674. brace-expansion: 2.0.2
  2675. minimist@1.2.8: {}
  2676. minipass@7.1.2: {}
  2677. mitata@1.0.34: {}
  2678. mkdirp-classic@0.5.3: {}
  2679. mocha@11.7.1:
  2680. dependencies:
  2681. browser-stdout: 1.3.1
  2682. chokidar: 4.0.3
  2683. debug: 4.4.1(supports-color@8.1.1)
  2684. diff: 7.0.0
  2685. escape-string-regexp: 4.0.0
  2686. find-up: 5.0.0
  2687. glob: 10.4.5
  2688. he: 1.2.0
  2689. js-yaml: 4.1.0
  2690. log-symbols: 4.1.0
  2691. minimatch: 9.0.5
  2692. ms: 2.1.3
  2693. picocolors: 1.1.1
  2694. serialize-javascript: 6.0.2
  2695. strip-json-comments: 3.1.1
  2696. supports-color: 8.1.1
  2697. workerpool: 9.3.3
  2698. yargs: 17.7.2
  2699. yargs-parser: 21.1.1
  2700. yargs-unparser: 2.0.0
  2701. ms@2.1.3: {}
  2702. napi-build-utils@2.0.0: {}
  2703. napi-postinstall@0.2.4: {}
  2704. natural-compare@1.4.0: {}
  2705. node-abi@3.75.0:
  2706. dependencies:
  2707. semver: 7.7.2
  2708. null-prototype-object@1.2.0: {}
  2709. object-keys@1.1.1: {}
  2710. once@1.4.0:
  2711. dependencies:
  2712. wrappy: 1.0.2
  2713. optionator@0.9.4:
  2714. dependencies:
  2715. deep-is: 0.1.4
  2716. fast-levenshtein: 2.0.6
  2717. levn: 0.4.1
  2718. prelude-ls: 1.2.1
  2719. type-check: 0.4.0
  2720. word-wrap: 1.2.5
  2721. oxc-resolver@5.3.0:
  2722. optionalDependencies:
  2723. '@oxc-resolver/binding-darwin-arm64': 5.3.0
  2724. '@oxc-resolver/binding-darwin-x64': 5.3.0
  2725. '@oxc-resolver/binding-freebsd-x64': 5.3.0
  2726. '@oxc-resolver/binding-linux-arm-gnueabihf': 5.3.0
  2727. '@oxc-resolver/binding-linux-arm64-gnu': 5.3.0
  2728. '@oxc-resolver/binding-linux-arm64-musl': 5.3.0
  2729. '@oxc-resolver/binding-linux-riscv64-gnu': 5.3.0
  2730. '@oxc-resolver/binding-linux-s390x-gnu': 5.3.0
  2731. '@oxc-resolver/binding-linux-x64-gnu': 5.3.0
  2732. '@oxc-resolver/binding-linux-x64-musl': 5.3.0
  2733. '@oxc-resolver/binding-wasm32-wasi': 5.3.0
  2734. '@oxc-resolver/binding-win32-arm64-msvc': 5.3.0
  2735. '@oxc-resolver/binding-win32-x64-msvc': 5.3.0
  2736. p-limit@3.1.0:
  2737. dependencies:
  2738. yocto-queue: 0.1.0
  2739. p-locate@5.0.0:
  2740. dependencies:
  2741. p-limit: 3.1.0
  2742. package-json-from-dist@1.0.1: {}
  2743. parent-module@1.0.1:
  2744. dependencies:
  2745. callsites: 3.1.0
  2746. path-exists@4.0.0: {}
  2747. path-key@3.1.1: {}
  2748. path-parse@1.0.7:
  2749. optional: true
  2750. path-scurry@1.11.1:
  2751. dependencies:
  2752. lru-cache: 10.4.3
  2753. minipass: 7.1.2
  2754. picocolors@1.1.1: {}
  2755. picomatch@2.3.1: {}
  2756. picomatch@4.0.2: {}
  2757. pirates@4.0.7: {}
  2758. prebuild-install@7.1.3:
  2759. dependencies:
  2760. detect-libc: 2.0.4
  2761. expand-template: 2.0.3
  2762. github-from-package: 0.0.0
  2763. minimist: 1.2.8
  2764. mkdirp-classic: 0.5.3
  2765. napi-build-utils: 2.0.0
  2766. node-abi: 3.75.0
  2767. pump: 3.0.3
  2768. rc: 1.2.8
  2769. simple-get: 4.0.1
  2770. tar-fs: 2.1.3
  2771. tunnel-agent: 0.6.0
  2772. prelude-ls@1.2.1: {}
  2773. pretty-format@30.0.2:
  2774. dependencies:
  2775. '@jest/schemas': 30.0.1
  2776. ansi-styles: 5.2.0
  2777. react-is: 18.3.1
  2778. promise-make-naked@2.1.2: {}
  2779. pump@3.0.3:
  2780. dependencies:
  2781. end-of-stream: 1.4.5
  2782. once: 1.4.0
  2783. punycode@2.3.1: {}
  2784. queue-microtask@1.2.3: {}
  2785. randombytes@2.1.0:
  2786. dependencies:
  2787. safe-buffer: 5.2.1
  2788. rc@1.2.8:
  2789. dependencies:
  2790. deep-extend: 0.6.0
  2791. ini: 1.3.8
  2792. minimist: 1.2.8
  2793. strip-json-comments: 2.0.1
  2794. react-is@18.3.1: {}
  2795. readable-stream@3.6.2:
  2796. dependencies:
  2797. inherits: 2.0.4
  2798. string_decoder: 1.3.0
  2799. util-deprecate: 1.0.2
  2800. readdirp@4.1.2: {}
  2801. refa@0.12.1:
  2802. dependencies:
  2803. '@eslint-community/regexpp': 4.12.1
  2804. regexp-ast-analysis@0.7.1:
  2805. dependencies:
  2806. '@eslint-community/regexpp': 4.12.1
  2807. refa: 0.12.1
  2808. repeat-string@1.6.1: {}
  2809. require-directory@2.1.1: {}
  2810. resolve-from@4.0.0: {}
  2811. resolve-pkg-maps@1.0.0: {}
  2812. resolve@1.22.10:
  2813. dependencies:
  2814. is-core-module: 2.16.1
  2815. path-parse: 1.0.7
  2816. supports-preserve-symlinks-flag: 1.0.0
  2817. optional: true
  2818. retry@0.13.1: {}
  2819. reusify@1.1.0: {}
  2820. run-parallel@1.2.0:
  2821. dependencies:
  2822. queue-microtask: 1.2.3
  2823. safe-buffer@5.2.1: {}
  2824. scslre@0.3.0:
  2825. dependencies:
  2826. '@eslint-community/regexpp': 4.12.1
  2827. refa: 0.12.1
  2828. regexp-ast-analysis: 0.7.1
  2829. semver@7.7.2: {}
  2830. serialize-javascript@6.0.2:
  2831. dependencies:
  2832. randombytes: 2.1.0
  2833. shebang-command@2.0.0:
  2834. dependencies:
  2835. shebang-regex: 3.0.0
  2836. shebang-regex@3.0.0: {}
  2837. signal-exit@4.1.0: {}
  2838. simple-concat@1.0.1: {}
  2839. simple-get@4.0.1:
  2840. dependencies:
  2841. decompress-response: 6.0.0
  2842. once: 1.4.0
  2843. simple-concat: 1.0.1
  2844. simple-invariant@2.0.1: {}
  2845. slash@3.0.0: {}
  2846. source-map-support@0.5.21:
  2847. dependencies:
  2848. buffer-from: 1.1.2
  2849. source-map: 0.6.1
  2850. source-map@0.6.1: {}
  2851. stable-hash-x@0.2.0: {}
  2852. stack-utils@2.0.6:
  2853. dependencies:
  2854. escape-string-regexp: 2.0.0
  2855. streamx@2.22.1:
  2856. dependencies:
  2857. fast-fifo: 1.3.2
  2858. text-decoder: 1.2.3
  2859. optionalDependencies:
  2860. bare-events: 2.5.4
  2861. string-similarity@4.0.4: {}
  2862. string-width@4.2.3:
  2863. dependencies:
  2864. emoji-regex: 8.0.0
  2865. is-fullwidth-code-point: 3.0.0
  2866. strip-ansi: 6.0.1
  2867. string-width@5.1.2:
  2868. dependencies:
  2869. eastasianwidth: 0.2.0
  2870. emoji-regex: 9.2.2
  2871. strip-ansi: 7.1.0
  2872. string_decoder@1.3.0:
  2873. dependencies:
  2874. safe-buffer: 5.2.1
  2875. strip-ansi@6.0.1:
  2876. dependencies:
  2877. ansi-regex: 5.0.1
  2878. strip-ansi@7.1.0:
  2879. dependencies:
  2880. ansi-regex: 6.1.0
  2881. strip-json-comments@2.0.1: {}
  2882. strip-json-comments@3.1.1: {}
  2883. supports-color@7.2.0:
  2884. dependencies:
  2885. has-flag: 4.0.0
  2886. supports-color@8.1.1:
  2887. dependencies:
  2888. has-flag: 4.0.0
  2889. supports-preserve-symlinks-flag@1.0.0:
  2890. optional: true
  2891. synckit@0.11.8:
  2892. dependencies:
  2893. '@pkgr/core': 0.2.7
  2894. tapable@2.2.2: {}
  2895. tar-fs@2.1.3:
  2896. dependencies:
  2897. chownr: 1.1.4
  2898. mkdirp-classic: 0.5.3
  2899. pump: 3.0.3
  2900. tar-stream: 2.2.0
  2901. tar-fs@3.1.0:
  2902. dependencies:
  2903. pump: 3.0.3
  2904. tar-stream: 3.1.7
  2905. optionalDependencies:
  2906. bare-fs: 4.1.5
  2907. bare-path: 3.0.0
  2908. transitivePeerDependencies:
  2909. - bare-buffer
  2910. tar-stream@2.2.0:
  2911. dependencies:
  2912. bl: 4.1.0
  2913. end-of-stream: 1.4.5
  2914. fs-constants: 1.0.0
  2915. inherits: 2.0.4
  2916. readable-stream: 3.6.2
  2917. tar-stream@3.1.7:
  2918. dependencies:
  2919. b4a: 1.6.7
  2920. fast-fifo: 1.3.2
  2921. streamx: 2.22.1
  2922. text-decoder@1.2.3:
  2923. dependencies:
  2924. b4a: 1.6.7
  2925. tinyexec@1.0.1: {}
  2926. tinyglobby@0.2.14:
  2927. dependencies:
  2928. fdir: 6.4.6(picomatch@4.0.2)
  2929. picomatch: 4.0.2
  2930. tldts-core@6.1.86: {}
  2931. tldts-core@7.0.9: {}
  2932. tldts-experimental@6.1.86:
  2933. dependencies:
  2934. tldts-core: 6.1.86
  2935. tldts-experimental@7.0.9:
  2936. dependencies:
  2937. tldts-core: 7.0.9
  2938. tldts@6.1.86:
  2939. dependencies:
  2940. tldts-core: 6.1.86
  2941. to-regex-range@5.0.1:
  2942. dependencies:
  2943. is-number: 7.0.0
  2944. ts-api-utils@2.1.0(typescript@5.8.3):
  2945. dependencies:
  2946. typescript: 5.8.3
  2947. ts-declaration-location@1.0.7(typescript@5.8.3):
  2948. dependencies:
  2949. picomatch: 4.0.2
  2950. typescript: 5.8.3
  2951. tslib@2.8.1: {}
  2952. tunnel-agent@0.6.0:
  2953. dependencies:
  2954. safe-buffer: 5.2.1
  2955. type-check@0.4.0:
  2956. dependencies:
  2957. prelude-ls: 1.2.1
  2958. typescript-eslint@8.35.0(eslint@9.31.0)(typescript@5.8.3):
  2959. dependencies:
  2960. '@typescript-eslint/eslint-plugin': 8.35.0(@typescript-eslint/parser@8.35.0(eslint@9.31.0)(typescript@5.8.3))(eslint@9.31.0)(typescript@5.8.3)
  2961. '@typescript-eslint/parser': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  2962. '@typescript-eslint/utils': 8.35.0(eslint@9.31.0)(typescript@5.8.3)
  2963. eslint: 9.31.0
  2964. typescript: 5.8.3
  2965. transitivePeerDependencies:
  2966. - supports-color
  2967. typescript@5.8.3: {}
  2968. undici-cache-store-better-sqlite3@1.0.0(undici@7.11.0):
  2969. dependencies:
  2970. better-sqlite3: 11.10.0
  2971. foxts: 3.9.0
  2972. undici: 7.11.0
  2973. undici-types@7.8.0: {}
  2974. undici@7.11.0: {}
  2975. unrs-resolver@1.9.2:
  2976. dependencies:
  2977. napi-postinstall: 0.2.4
  2978. optionalDependencies:
  2979. '@unrs/resolver-binding-android-arm-eabi': 1.9.2
  2980. '@unrs/resolver-binding-android-arm64': 1.9.2
  2981. '@unrs/resolver-binding-darwin-arm64': 1.9.2
  2982. '@unrs/resolver-binding-darwin-x64': 1.9.2
  2983. '@unrs/resolver-binding-freebsd-x64': 1.9.2
  2984. '@unrs/resolver-binding-linux-arm-gnueabihf': 1.9.2
  2985. '@unrs/resolver-binding-linux-arm-musleabihf': 1.9.2
  2986. '@unrs/resolver-binding-linux-arm64-gnu': 1.9.2
  2987. '@unrs/resolver-binding-linux-arm64-musl': 1.9.2
  2988. '@unrs/resolver-binding-linux-ppc64-gnu': 1.9.2
  2989. '@unrs/resolver-binding-linux-riscv64-gnu': 1.9.2
  2990. '@unrs/resolver-binding-linux-riscv64-musl': 1.9.2
  2991. '@unrs/resolver-binding-linux-s390x-gnu': 1.9.2
  2992. '@unrs/resolver-binding-linux-x64-gnu': 1.9.2
  2993. '@unrs/resolver-binding-linux-x64-musl': 1.9.2
  2994. '@unrs/resolver-binding-wasm32-wasi': 1.9.2
  2995. '@unrs/resolver-binding-win32-arm64-msvc': 1.9.2
  2996. '@unrs/resolver-binding-win32-ia32-msvc': 1.9.2
  2997. '@unrs/resolver-binding-win32-x64-msvc': 1.9.2
  2998. uri-js@4.4.1:
  2999. dependencies:
  3000. punycode: 2.3.1
  3001. util-deprecate@1.0.2: {}
  3002. webworker-shim@1.1.4: {}
  3003. which@2.0.2:
  3004. dependencies:
  3005. isexe: 2.0.0
  3006. whoiser@1.18.0(patch_hash=01fa406613b6f7b55ad41a6e49450f5a6b1b198b837c4f3fe11edc48c779189f):
  3007. dependencies:
  3008. punycode: 2.3.1
  3009. why-is-node-running@3.2.2: {}
  3010. word-wrap@1.2.5: {}
  3011. workerpool@9.3.3: {}
  3012. worktank@2.7.3:
  3013. dependencies:
  3014. promise-make-naked: 2.1.2
  3015. webworker-shim: 1.1.4
  3016. wrap-ansi@7.0.0:
  3017. dependencies:
  3018. ansi-styles: 4.3.0
  3019. string-width: 4.2.3
  3020. strip-ansi: 6.0.1
  3021. wrap-ansi@8.1.0:
  3022. dependencies:
  3023. ansi-styles: 6.2.1
  3024. string-width: 5.1.2
  3025. strip-ansi: 7.1.0
  3026. wrappy@1.0.2: {}
  3027. xbits@0.2.0: {}
  3028. y18n@5.0.8: {}
  3029. yaml@2.8.0: {}
  3030. yargs-parser@21.1.1: {}
  3031. yargs-unparser@2.0.0:
  3032. dependencies:
  3033. camelcase: 6.3.0
  3034. decamelize: 4.0.0
  3035. flat: 5.0.2
  3036. is-plain-obj: 2.1.0
  3037. yargs@17.7.2:
  3038. dependencies:
  3039. cliui: 8.0.1
  3040. escalade: 3.2.0
  3041. get-caller-file: 2.0.5
  3042. require-directory: 2.1.1
  3043. string-width: 4.2.3
  3044. y18n: 5.0.8
  3045. yargs-parser: 21.1.1
  3046. yauzl-promise@4.0.0:
  3047. dependencies:
  3048. '@node-rs/crc32': 1.10.6
  3049. is-it-type: 5.1.2
  3050. simple-invariant: 2.0.1
  3051. yocto-queue@0.1.0: {}