pnpm-lock.yaml 147 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. overrides:
  6. eslint>chalk: npm:picocolors@^1.1.1
  7. globalthis: npm:@nolyfill/globalthis@^1.0.44
  8. has: npm:@nolyfill/has@^1.0.44
  9. safe-buffer: npm:@nolyfill/safe-buffer@^1.0.44
  10. importers:
  11. .:
  12. dependencies:
  13. '@ghostery/adblocker':
  14. specifier: ^2.12.4
  15. version: 2.12.4
  16. '@henrygd/queue':
  17. specifier: ^1.1.1
  18. version: 1.1.1
  19. '@mitata/counters':
  20. specifier: ^0.0.8
  21. version: 0.0.8
  22. better-sqlite3:
  23. specifier: ^12.4.1
  24. version: 12.4.1
  25. ci-info:
  26. specifier: ^4.3.1
  27. version: 4.3.1
  28. cli-progress:
  29. specifier: ^3.12.0
  30. version: 3.12.0
  31. csv-parse:
  32. specifier: ^6.1.0
  33. version: 6.1.0
  34. dns2:
  35. specifier: github:lsongdev/node-dns#e4fa035aca0b8eb730bde3431fbf0c60a31a09c9
  36. version: https://codeload.github.com/lsongdev/node-dns/tar.gz/e4fa035aca0b8eb730bde3431fbf0c60a31a09c9
  37. domain-alive:
  38. specifier: ^0.1.10
  39. version: 0.1.10
  40. fast-cidr-tools:
  41. specifier: ^0.3.3
  42. version: 0.3.3
  43. fast-uri:
  44. specifier: ^3.1.0
  45. version: 3.1.0
  46. fdir:
  47. specifier: ^6.5.0
  48. version: 6.5.0(picomatch@4.0.3)
  49. foxts:
  50. specifier: ^4.6.0
  51. version: 4.6.0
  52. hash-wasm:
  53. specifier: ^4.12.0
  54. version: 4.12.0
  55. json-stringify-pretty-compact:
  56. specifier: 4.0.0
  57. version: 4.0.0
  58. null-prototype-object:
  59. specifier: ^1.2.4
  60. version: 1.2.4
  61. picocolors:
  62. specifier: ^1.1.1
  63. version: 1.1.1
  64. tar-fs:
  65. specifier: ^3.1.1
  66. version: 3.1.1
  67. telegram:
  68. specifier: ^2.26.22
  69. version: 2.26.22
  70. tinyglobby:
  71. specifier: ^0.2.15
  72. version: 0.2.15
  73. tldts:
  74. specifier: ^7.0.17
  75. version: 7.0.17
  76. tldts-experimental:
  77. specifier: ^7.0.17
  78. version: 7.0.17
  79. undici:
  80. specifier: ^7.16.0
  81. version: 7.16.0
  82. undici-cache-store-better-sqlite3:
  83. specifier: ^1.0.0
  84. version: 1.0.0(undici@7.16.0)
  85. why-is-node-running:
  86. specifier: ^3.2.2
  87. version: 3.2.2
  88. worktank:
  89. specifier: ^3.0.2
  90. version: 3.0.2
  91. xbits:
  92. specifier: ^0.2.0
  93. version: 0.2.0
  94. yaml:
  95. specifier: ^2.8.1
  96. version: 2.8.1
  97. yauzl-promise:
  98. specifier: ^4.0.0
  99. version: 4.0.0
  100. devDependencies:
  101. '@eslint-sukka/node':
  102. specifier: ^8.0.0-beta.1
  103. version: 8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)
  104. '@swc-node/register':
  105. specifier: ^1.11.1
  106. version: 1.11.1(@swc/core@1.13.5)(@swc/types@0.1.24)(typescript@5.9.3)
  107. '@swc/core':
  108. specifier: ^1.13.5
  109. version: 1.13.5
  110. '@types/better-sqlite3':
  111. specifier: ^7.6.13
  112. version: 7.6.13
  113. '@types/cli-progress':
  114. specifier: ^3.11.6
  115. version: 3.11.6
  116. '@types/dns2':
  117. specifier: ^2.0.10
  118. version: 2.0.10
  119. '@types/mocha':
  120. specifier: ^10.0.10
  121. version: 10.0.10
  122. '@types/node':
  123. specifier: ^24.9.1
  124. version: 24.9.1
  125. '@types/tar-fs':
  126. specifier: ^2.0.4
  127. version: 2.0.4
  128. '@types/yauzl-promise':
  129. specifier: ^4.0.1
  130. version: 4.0.1
  131. eslint:
  132. specifier: ^9.38.0
  133. version: 9.38.0
  134. eslint-config-sukka:
  135. specifier: ^8.0.0-beta.1
  136. version: 8.0.0-beta.1(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0)(typescript@5.9.3)
  137. eslint-formatter-sukka:
  138. specifier: ^8.0.0-beta.1
  139. version: 8.0.0-beta.1(eslint@9.38.0)
  140. expect:
  141. specifier: ^30.2.0
  142. version: 30.2.0
  143. mitata:
  144. specifier: ^1.0.34
  145. version: 1.0.34
  146. mocha:
  147. specifier: ^11.7.4
  148. version: 11.7.4
  149. tinyexec:
  150. specifier: ^1.0.1
  151. version: 1.0.1
  152. typescript:
  153. specifier: ^5.9.3
  154. version: 5.9.3
  155. packages:
  156. '@babel/code-frame@7.27.1':
  157. resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
  158. engines: {node: '>=6.9.0'}
  159. '@babel/helper-validator-identifier@7.27.1':
  160. resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
  161. engines: {node: '>=6.9.0'}
  162. '@cryptography/aes@0.1.1':
  163. resolution: {integrity: sha512-PcYz4FDGblO6tM2kSC+VzhhK62vml6k6/YAkiWtyPvrgJVfnDRoHGDtKn5UiaRRUrvUTTocBpvc2rRgTCqxjsg==}
  164. '@emnapi/core@1.5.0':
  165. resolution: {integrity: sha512-sbP8GzB1WDzacS8fgNPpHlp6C9VZe+SJP3F90W9rLemaQj2PzIuTEl1qDOYQf58YIpyjViI24y9aPWCjEzY2cg==}
  166. '@emnapi/runtime@1.5.0':
  167. resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==}
  168. '@emnapi/wasi-threads@1.1.0':
  169. resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
  170. '@eslint-community/eslint-plugin-eslint-comments@4.5.0':
  171. resolution: {integrity: sha512-MAhuTKlr4y/CE3WYX26raZjy+I/kS2PLKSzvfmDCGrBLTFHOYwqROZdr4XwPgXwX3K9rjzMr4pSmUWGnzsUyMg==}
  172. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  173. peerDependencies:
  174. eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  175. '@eslint-community/eslint-utils@4.9.0':
  176. resolution: {integrity: sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==}
  177. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  178. peerDependencies:
  179. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  180. '@eslint-community/regexpp@4.12.1':
  181. resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
  182. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  183. '@eslint-sukka/eslint-plugin-stylistic@8.0.0-beta.1':
  184. resolution: {integrity: sha512-zVUPOMvuZYKDMKEHFFQYCBgb+W3NLioY/AyIF3caDBzTxRKRCKgXPJnJUQJWdXdsPQ45kpVmEjgXxPapsFi2bg==}
  185. peerDependencies:
  186. eslint: '*'
  187. '@eslint-sukka/eslint-plugin-sukka-full@8.0.0-beta.1':
  188. resolution: {integrity: sha512-zgWiUdtY7iNWB6bC2gM3LOYLTxfh64feFcCpNzpl05+Y7aexMxRz05cW/1Qg51pcXXTgpsY/V6f67eBAF0+itA==}
  189. peerDependencies:
  190. eslint: '*'
  191. typescript: '*'
  192. peerDependenciesMeta:
  193. typescript:
  194. optional: true
  195. '@eslint-sukka/node@8.0.0-beta.1':
  196. resolution: {integrity: sha512-uAQbY80mrZv9biJ2YgUllIq4AxFyGDXyzajrKU/laTeWb/5n31e4mEiG6VcdhPa5KX+0XcQieGOgc2m7P3Dl8g==}
  197. '@eslint-sukka/shared@8.0.0-beta.1':
  198. resolution: {integrity: sha512-d5A3fYgELMoU/nePZ5pMjylCw83cETZIRReXryOp5H5bAWApITbkTwAWFHt8OGkBndI0speMK5cVKGXALz4rrg==}
  199. '@eslint/config-array@0.21.1':
  200. resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
  201. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  202. '@eslint/config-helpers@0.4.1':
  203. resolution: {integrity: sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw==}
  204. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  205. '@eslint/core@0.16.0':
  206. resolution: {integrity: sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==}
  207. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  208. '@eslint/eslintrc@3.3.1':
  209. resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
  210. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  211. '@eslint/js@9.38.0':
  212. resolution: {integrity: sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==}
  213. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  214. '@eslint/object-schema@2.1.7':
  215. resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==}
  216. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  217. '@eslint/plugin-kit@0.4.0':
  218. resolution: {integrity: sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==}
  219. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  220. '@ghostery/adblocker-content@2.12.4':
  221. resolution: {integrity: sha512-JACPKvhfioE0jhzvoViljWu3eiFZ0oP3F3IKDOqIRuHywTa63W3ZXEiX4crKKPiLNp1kPsuFV7YRv5l2GJxNDg==}
  222. '@ghostery/adblocker-extended-selectors@2.12.4':
  223. resolution: {integrity: sha512-t6AQiLgXjZBeXRlMX59RataQWGeghaYB4u7EGIrFrhl6DkJjwneWLirXfeyQVVAai5R2TZ6Br0UCA4P/i3UNDA==}
  224. '@ghostery/adblocker@2.12.4':
  225. resolution: {integrity: sha512-lUrMCeReX72IQ+xK6tAcROAVDn+OknW/kTokMcII9TJf6axUzpjM+v0shBYbsMghliADFz8P/dgArC2oCix9Eg==}
  226. '@ghostery/url-parser@1.3.0':
  227. resolution: {integrity: sha512-FEzdSeiva0Mt3bR4xePFzthhjT4IzvA5QTvS1xXkNyLpMGeq40mb3V2fSs0ZItRaP9IybZthDfHUSbQ1HLdx4Q==}
  228. '@henrygd/queue@1.1.1':
  229. resolution: {integrity: sha512-U6qjF4kIK7K72e74tmHyi2TWjSbwzKmnOlu9HOz1l6JFCeM9Sqe3znSoyK/kst+rie7Q8FvTqVxcBjG+Q7vJYQ==}
  230. '@humanfs/core@0.19.1':
  231. resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
  232. engines: {node: '>=18.18.0'}
  233. '@humanfs/node@0.16.6':
  234. resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
  235. engines: {node: '>=18.18.0'}
  236. '@humanwhocodes/module-importer@1.0.1':
  237. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  238. engines: {node: '>=12.22'}
  239. '@humanwhocodes/retry@0.3.1':
  240. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  241. engines: {node: '>=18.18'}
  242. '@humanwhocodes/retry@0.4.3':
  243. resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
  244. engines: {node: '>=18.18'}
  245. '@isaacs/balanced-match@4.0.1':
  246. resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
  247. engines: {node: 20 || >=22}
  248. '@isaacs/brace-expansion@5.0.0':
  249. resolution: {integrity: sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==}
  250. engines: {node: 20 || >=22}
  251. '@isaacs/cliui@8.0.2':
  252. resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
  253. engines: {node: '>=12'}
  254. '@jest/diff-sequences@30.0.1':
  255. resolution: {integrity: sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==}
  256. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  257. '@jest/expect-utils@30.2.0':
  258. resolution: {integrity: sha512-1JnRfhqpD8HGpOmQp180Fo9Zt69zNtC+9lR+kT7NVL05tNXIi+QC8Csz7lfidMoVLPD3FnOtcmp0CEFnxExGEA==}
  259. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  260. '@jest/get-type@30.1.0':
  261. resolution: {integrity: sha512-eMbZE2hUnx1WV0pmURZY9XoXPkUYjpc55mb0CrhtdWLtzMQPFvu/rZkTLZFTsdaVQa+Tr4eWAteqcUzoawq/uA==}
  262. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  263. '@jest/pattern@30.0.1':
  264. resolution: {integrity: sha512-gWp7NfQW27LaBQz3TITS8L7ZCQ0TLvtmI//4OwlQRx4rnWxcPNIYjxZpDcN4+UlGxgm3jS5QPz8IPTCkb59wZA==}
  265. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  266. '@jest/schemas@30.0.5':
  267. resolution: {integrity: sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==}
  268. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  269. '@jest/types@30.2.0':
  270. resolution: {integrity: sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==}
  271. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  272. '@mitata/counters@0.0.8':
  273. resolution: {integrity: sha512-f11w0Y1ETFlarDP7CePj8Z+y8Gv5Ax4gMxWsEwrqh0kH/YIY030Ezx5SUJeQg0YPTZ2OHKGcLG1oGJbIqHzaJA==}
  274. '@napi-rs/wasm-runtime@0.2.12':
  275. resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
  276. '@napi-rs/wasm-runtime@1.0.5':
  277. resolution: {integrity: sha512-TBr9Cf9onSAS2LQ2+QHx6XcC6h9+RIzJgbqG3++9TUZSH204AwEy5jg3BTQ0VATsyoGj4ee49tN/y6rvaOOtcg==}
  278. '@napi-rs/wasm-runtime@1.0.7':
  279. resolution: {integrity: sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==}
  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. '@nolyfill/globalthis@1.0.44':
  362. resolution: {integrity: sha512-PXEAAubKN6zy9AVSrjzYdEaOaPdoFTMxuiDyc2BYGgrvFQ+NiqZD4Q4JHuR9tPKQyZifQ3MnG8SA/8f21+FIrQ==}
  363. engines: {node: '>=12.4.0'}
  364. '@nolyfill/safe-buffer@1.0.44':
  365. resolution: {integrity: sha512-SqlKXtlhNTDMeZKey9jnnuPhi8YTl1lJuEcY9zbm5i4Pqe79UJJ8IJ9oiD6DhgI8KjYc+HtLzpQJNRdNYqb/hw==}
  366. engines: {node: '>=12.4.0'}
  367. '@nolyfill/shared@1.0.44':
  368. resolution: {integrity: sha512-NI1zxDh4LYL7PYlKKCwojjuc5CEZslywrOTKBNyodjmWjRiZ4AlCMs3Gp+zDoPQPNkYCSQp/luNojHmJWWfCbw==}
  369. '@oxc-resolver/binding-android-arm-eabi@11.11.1':
  370. resolution: {integrity: sha512-v5rtczLD5d8lasBdP6GXoM7VQ1Av9pZyWGXF5afQawRZcWTVvncrIzu9nhKpvIhhmC4C6MYdXA3CNZc60LvUig==}
  371. cpu: [arm]
  372. os: [android]
  373. '@oxc-resolver/binding-android-arm-eabi@11.9.0':
  374. resolution: {integrity: sha512-4AxaG6TkSBQ2FiC5oGZEJQ35DjsSfAbW6/AJauebq4EzIPVOIgDJCF4de+PvX/Xi9BkNw6VtJuMXJdWW97iEAA==}
  375. cpu: [arm]
  376. os: [android]
  377. '@oxc-resolver/binding-android-arm64@11.11.1':
  378. resolution: {integrity: sha512-0QqKsM8/XRNDGZy1/rxys53U/aCLVBKV2jgGFr3msypTZtNH/d4qao7QULM++H4hcaXghfXaB4xVCPDg3tHCvQ==}
  379. cpu: [arm64]
  380. os: [android]
  381. '@oxc-resolver/binding-android-arm64@11.9.0':
  382. resolution: {integrity: sha512-oOEg7rUd2M6YlmRkvPcszJ6KO6TaLGN21oDdcs27gbTVYbQQtCWYbZz5jRW5zEBJu6dopoWVx+shJNGtG1qDFw==}
  383. cpu: [arm64]
  384. os: [android]
  385. '@oxc-resolver/binding-darwin-arm64@11.11.1':
  386. resolution: {integrity: sha512-xdHj8Mn3WB+dTGWcMzC07pZiSvQfKxcCEIlmDGrwwLmS4MgyJcraDDykFg4NXwd8dJNKOLqEfV3RMLRYgE2f8w==}
  387. cpu: [arm64]
  388. os: [darwin]
  389. '@oxc-resolver/binding-darwin-arm64@11.9.0':
  390. resolution: {integrity: sha512-fM6zE/j6o3C1UIkcZPV7C1f186R7w97guY2N4lyNLlhlgwwhd46acnOezLARvRNU5oyKNev4PvOJhGCCDnFMGg==}
  391. cpu: [arm64]
  392. os: [darwin]
  393. '@oxc-resolver/binding-darwin-x64@11.11.1':
  394. resolution: {integrity: sha512-t9ImHoJXhFimPx3u0UMbQzADUBq/xnQY1eGc3bfOu5l4h0k/3rlsO16Fe8dheG8Iuvc3j2lh8H8dFg/Los4WeQ==}
  395. cpu: [x64]
  396. os: [darwin]
  397. '@oxc-resolver/binding-darwin-x64@11.9.0':
  398. resolution: {integrity: sha512-Bg3Orw7gAxbUqQlt64YPWvHDVo3bo2JfI26Qmzv6nKo7mIMTDhQKl7YmywtLNMYbX0IgUM4qu1V90euu+WCDOw==}
  399. cpu: [x64]
  400. os: [darwin]
  401. '@oxc-resolver/binding-freebsd-x64@11.11.1':
  402. resolution: {integrity: sha512-aK7b1Yr2VkC2efK0w63v7gZkCqYmhR4XTCCYgA5KbtpJVg1OwFXVRjO1vfWNn5osk9dNpaIdeo3C1IfWPhW68w==}
  403. cpu: [x64]
  404. os: [freebsd]
  405. '@oxc-resolver/binding-freebsd-x64@11.9.0':
  406. resolution: {integrity: sha512-eBqVZqTETH6miBfIZXvpzUe98WATz2+Sh+LEFwuRpGsTsKkIpTyb4p1kwylCLkxrd3Yx7wkxQku+L0AMEGBiAA==}
  407. cpu: [x64]
  408. os: [freebsd]
  409. '@oxc-resolver/binding-linux-arm-gnueabihf@11.11.1':
  410. resolution: {integrity: sha512-9wHEYo+1VLoCjX4iI29ZR2ExdcGbG8JlmSR0aRW/A/NuzKxFB+bfiPkwUrvdSv7syXS8CrixvLdqAkBoXgk/rQ==}
  411. cpu: [arm]
  412. os: [linux]
  413. '@oxc-resolver/binding-linux-arm-gnueabihf@11.9.0':
  414. resolution: {integrity: sha512-QgCk/IJnGBvpbc8rYTVgO+A3m3edJjH1zfv8Nvx7fmsxpbXwWH2l4b4tY3/SLMzasxsp7x7k87+HWt095bI5Lg==}
  415. cpu: [arm]
  416. os: [linux]
  417. '@oxc-resolver/binding-linux-arm-musleabihf@11.11.1':
  418. resolution: {integrity: sha512-Mf8wZJEeGAQ1WAwp6nvtxucYAQDDtj9Qhv1BaQS8SbeR3na203RUFdEm6F5ptWzF8cuY+ye+FsGKr8lKG3pvWg==}
  419. cpu: [arm]
  420. os: [linux]
  421. '@oxc-resolver/binding-linux-arm-musleabihf@11.9.0':
  422. resolution: {integrity: sha512-xkJH0jldIXD2GwoHpCDEF0ucJ7fvRETCL+iFLctM679o7qeDXvtzsO/E401EgFFXcWBJNKXWvH+ZfdYMKyowfA==}
  423. cpu: [arm]
  424. os: [linux]
  425. '@oxc-resolver/binding-linux-arm64-gnu@11.11.1':
  426. resolution: {integrity: sha512-Fk8BrFBfKzUveCEAXZ6kDhyc5RLWIWOI0+UZGp1G3WQIFo9HDEqnYtsOtUbzLtjifbyMhtaTteElRSGNKTJ3nA==}
  427. cpu: [arm64]
  428. os: [linux]
  429. '@oxc-resolver/binding-linux-arm64-gnu@11.9.0':
  430. resolution: {integrity: sha512-TWq+y2psMzbMtZB9USAq2bSA7NV1TMmh9lhAFbMGQ8Yp2YV4BRC/HilD6qF++efQl6shueGBFOv0LVe9BUXaIA==}
  431. cpu: [arm64]
  432. os: [linux]
  433. '@oxc-resolver/binding-linux-arm64-musl@11.11.1':
  434. resolution: {integrity: sha512-jbsO1/VTDRb5FAvWnxEIFOnFHA7dALBn5HPdxdoAbnuvjgjIPYMVvTFEBPNLz3BSFxWdounZasZDYYFhBhFzmQ==}
  435. cpu: [arm64]
  436. os: [linux]
  437. '@oxc-resolver/binding-linux-arm64-musl@11.9.0':
  438. resolution: {integrity: sha512-8WwGLfXk7yttc6rD6g53+RnYfX5B8xOot1ffthLn8oCXzVRO4cdChlmeHStxwLD/MWx8z8BGeyfyINNrsh9N2w==}
  439. cpu: [arm64]
  440. os: [linux]
  441. '@oxc-resolver/binding-linux-ppc64-gnu@11.11.1':
  442. resolution: {integrity: sha512-+aY2AjUQkByiOtKUU0RyqB7VV7HIh3SMBh54/9nzUbHN5RiF0As5DApV/IwbQjB2oKc0VywQZzE+/Wj/Ijvd/Q==}
  443. cpu: [ppc64]
  444. os: [linux]
  445. '@oxc-resolver/binding-linux-ppc64-gnu@11.9.0':
  446. resolution: {integrity: sha512-ZWiAXfan6actlSzayaFS/kYO2zD6k1k0fmLb1opbujXYMKepEnjjVOvKdzCIYR/zKzudqI39dGc+ywqVdsPIpQ==}
  447. cpu: [ppc64]
  448. os: [linux]
  449. '@oxc-resolver/binding-linux-riscv64-gnu@11.11.1':
  450. resolution: {integrity: sha512-HqBogCmIl344en3EAhC9vSm/h52fb5BA0eFxsgsH9HgwYY6qH4th4msBqBAiMRCKcC6hVwjh0fmzHgST2rx4Cw==}
  451. cpu: [riscv64]
  452. os: [linux]
  453. '@oxc-resolver/binding-linux-riscv64-gnu@11.9.0':
  454. resolution: {integrity: sha512-p9mCSb+Bym+eycNo9k+81wQ5SAE31E+/rtfbDmF4/7krPotkEjPsEBSc3rqunRwO+FtsUn7H68JLY7hlai49eQ==}
  455. cpu: [riscv64]
  456. os: [linux]
  457. '@oxc-resolver/binding-linux-riscv64-musl@11.11.1':
  458. resolution: {integrity: sha512-9dXyIMQMrh76WyMtNDJhsRYqc6KDsQe3/ja9fAPBk28p7kltEvZvHpivq1Xa8Ca/JCa8QgTROgLInChNEF27bQ==}
  459. cpu: [riscv64]
  460. os: [linux]
  461. '@oxc-resolver/binding-linux-riscv64-musl@11.9.0':
  462. resolution: {integrity: sha512-/SePuVxgFhLPciRwsJ8kLVltr+rxh0b6riGFuoPnFXBbHFclKnjNIt3TfqzUj0/vOnslXw3cVGPpmtkm2TgCgg==}
  463. cpu: [riscv64]
  464. os: [linux]
  465. '@oxc-resolver/binding-linux-s390x-gnu@11.11.1':
  466. resolution: {integrity: sha512-Ybp/bSJmnl0sr8zh+nIz0cpU077tDZDYRYDhZiWN+f7rcWF7D8Z/pKD9zPxRocvJieZGfzrIwmHiHf9eY47P9w==}
  467. cpu: [s390x]
  468. os: [linux]
  469. '@oxc-resolver/binding-linux-s390x-gnu@11.9.0':
  470. resolution: {integrity: sha512-zLuEjlYIzfnr1Ei2UZYQBbCTa/9deh+BEjO9rh1ai8BfEq4uj6RupTtNpgHfgAsEYdqOBVExw9EU1S6SW3RCAw==}
  471. cpu: [s390x]
  472. os: [linux]
  473. '@oxc-resolver/binding-linux-x64-gnu@11.11.1':
  474. resolution: {integrity: sha512-uVWj/UI6+l5/CeV2d4XpjycJNDkk/JfxNzQLAFCsVl5ZbrIfWQ9TzEzAi7xsDgVZYLBuL7iSowQ7YYRp1LQZlA==}
  475. cpu: [x64]
  476. os: [linux]
  477. '@oxc-resolver/binding-linux-x64-gnu@11.9.0':
  478. resolution: {integrity: sha512-cxdg73WG+aVlPu/k4lEQPRVOhWunYOUglW6OSzclZLJJAXZU0tSZ5ymKaqPRkfTsyNSAafj1cA1XYd+P9UxBgw==}
  479. cpu: [x64]
  480. os: [linux]
  481. '@oxc-resolver/binding-linux-x64-musl@11.11.1':
  482. resolution: {integrity: sha512-Q9kQmiZn4bNnCOqPHvdF4bHdKXBa7Ow6yfeKTWPNOHyoZXdyxIu5C+3jSjo+SJiFNhmnh0hEAN8om6GEuJEYCA==}
  483. cpu: [x64]
  484. os: [linux]
  485. '@oxc-resolver/binding-linux-x64-musl@11.9.0':
  486. resolution: {integrity: sha512-sy5nkVdMvNgqcx9sIY7G6U9TYZUZC4cmMGw/wKhJNuuD2/HFGtbje62ttXSwBAbVbmJ2GgZ4ZUo/S1OMyU+/OA==}
  487. cpu: [x64]
  488. os: [linux]
  489. '@oxc-resolver/binding-wasm32-wasi@11.11.1':
  490. resolution: {integrity: sha512-skGIwjoRwEh2qFIaG/wwa74i5KcoWNTEy1ycB6qdRV+OOSlkosVFIzXPYzjcuwtIL1M6pC7+M+56TgQQEzOUmw==}
  491. engines: {node: '>=14.0.0'}
  492. cpu: [wasm32]
  493. '@oxc-resolver/binding-wasm32-wasi@11.9.0':
  494. resolution: {integrity: sha512-dfi/a0Xh6o6nOLbJdaYuy7txncEcwkRHp9DGGZaAP7zxDiepkBZ6ewSJODQrWwhjVmMteXo+XFzEOMjsC7WUtQ==}
  495. engines: {node: '>=14.0.0'}
  496. cpu: [wasm32]
  497. '@oxc-resolver/binding-win32-arm64-msvc@11.11.1':
  498. resolution: {integrity: sha512-5R2GVH44JXGoI+gVlR4+O3ql6KZICQlCmIB0ZbpiYbEHNxaB47v3aSMVxcCuwhYKndJUJZwRXnYzoCfMEu4o0g==}
  499. cpu: [arm64]
  500. os: [win32]
  501. '@oxc-resolver/binding-win32-arm64-msvc@11.9.0':
  502. resolution: {integrity: sha512-b1yKr+eFwyi8pZMjAQwW352rXpaHAmz7FLK03vFIxdyWzWiiL6S3UrfMu+nKQud38963zu4wNNLm7rdXQazgRA==}
  503. cpu: [arm64]
  504. os: [win32]
  505. '@oxc-resolver/binding-win32-ia32-msvc@11.11.1':
  506. resolution: {integrity: sha512-iB/ljDyPJCMIO7WPx2bj8fRCB1TxmHSv/t3oyUwOiz79Q0A33QbwZWhdx+ZXdazGPer71mYZfr3eb0hAnmlgrg==}
  507. cpu: [ia32]
  508. os: [win32]
  509. '@oxc-resolver/binding-win32-ia32-msvc@11.9.0':
  510. resolution: {integrity: sha512-DxRT+1HjCpRH8qYCmGHzgsRCYiK+X14PUM9Fb+aD4TljplA7MdDQXqMISTb4zBZ70AuclvlXKTbW+K1GZop3xA==}
  511. cpu: [ia32]
  512. os: [win32]
  513. '@oxc-resolver/binding-win32-x64-msvc@11.11.1':
  514. resolution: {integrity: sha512-OtUpzpStS5bgVGXV7eaBr7Spot9lXu/wyd0yWEyoG2tyzm/bwdRKCwJQzxWIhlecRxMDGA+qlLRRicTNOejkSQ==}
  515. cpu: [x64]
  516. os: [win32]
  517. '@oxc-resolver/binding-win32-x64-msvc@11.9.0':
  518. resolution: {integrity: sha512-gE3QJvhh0Yj9cSAkkHjRLKPmC7BTJeiaB5YyhVKVUwbnWQgTszV92lZ9pvZtNPEghP7jPbhEs4c6983A0ojQwA==}
  519. cpu: [x64]
  520. os: [win32]
  521. '@package-json/types@0.0.12':
  522. resolution: {integrity: sha512-uu43FGU34B5VM9mCNjXCwLaGHYjXdNincqKLaraaCW+7S2+SmiBg1Nv8bPnmschrIfZmfKNY9f3fC376MRrObw==}
  523. '@pkgjs/parseargs@0.11.0':
  524. resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
  525. engines: {node: '>=14'}
  526. '@pkgr/core@0.2.9':
  527. resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
  528. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  529. '@remusao/guess-url-type@2.1.0':
  530. resolution: {integrity: sha512-zI3dlTUxpjvx2GCxp9nLOSK5yEIqDCpxlAVGwb2Y49RKkS72oeNaxxo+VWS5+XQ5+Mf8Zfp9ZXIlk+G5eoEN8A==}
  531. '@remusao/small@2.1.0':
  532. resolution: {integrity: sha512-Y1kyjZp7JU7dXdyOdxHVNfoTr1XLZJTyQP36/esZUU/WRWq9XY0PV2HsE3CsIHuaTf4pvgWv2pvzvnZ//UHIJQ==}
  533. '@remusao/smaz-compress@2.2.0':
  534. resolution: {integrity: sha512-TXpTPgILRUYOt2rEe0+9PC12xULPvBqeMpmipzB9A7oM4fa9Ztvy9lLYzPTd7tiQEeoNa1pmxihpKfJtsxnM/w==}
  535. '@remusao/smaz-decompress@2.2.0':
  536. resolution: {integrity: sha512-ERAPwxPaA0/yg4hkNU7T2S+lnp9jj1sApcQMtOyROvOQyo+Zuh6Hn/oRcXr8mmjlYzyRaC7E6r3mT1nrdHR6pg==}
  537. '@remusao/smaz@2.2.0':
  538. resolution: {integrity: sha512-eSd3Qs0ELP/e7tU1SI5RWXcCn9KjDgvBY+KtWbL4i2QvvHhJOfdIt4v0AA3S5BbLWAr5dCEC7C4LUfogDm6q/Q==}
  539. '@remusao/trie@2.1.0':
  540. resolution: {integrity: sha512-Er3Q8q0/2OcCJPQYJOPLmCuqO0wu7cav3SPtpjlxSbjFi1x+A1pZkkLD6c9q2rGEkGW/tkrRzfrhNMt8VQjzXg==}
  541. '@sinclair/typebox@0.34.40':
  542. resolution: {integrity: sha512-gwBNIP8ZAYev/ORDWW0QvxdwPXwxBtLsdsJgSc7eDIRt8ubP+rxUBzPsrwnu16fgEF8Bx4lh/+mvQvJzcTM6Kw==}
  543. '@swc-node/core@1.14.1':
  544. resolution: {integrity: sha512-jrt5GUaZUU6cmMS+WTJEvGvaB6j1YNKPHPzC2PUi2BjaFbtxURHj6641Az6xN7b665hNniAIdvjxWcRml5yCnw==}
  545. engines: {node: '>= 10'}
  546. peerDependencies:
  547. '@swc/core': '>= 1.13.3'
  548. '@swc/types': '>= 0.1'
  549. '@swc-node/register@1.11.1':
  550. resolution: {integrity: sha512-VQ0hJ5jX31TVv/fhZx4xJRzd8pwn6VvzYd2tGOHHr2TfXGCBixZoqdPDXTiEoJLCTS2MmvBf6zyQZZ0M8aGQCQ==}
  551. peerDependencies:
  552. '@swc/core': '>= 1.4.13'
  553. typescript: '>= 4.3'
  554. '@swc-node/sourcemap-support@0.6.1':
  555. resolution: {integrity: sha512-ovltDVH5QpdHXZkW138vG4+dgcNsxfwxHVoV6BtmTbz2KKl1A8ZSlbdtxzzfNjCjbpayda8Us9eMtcHobm38dA==}
  556. '@swc/core-darwin-arm64@1.13.5':
  557. resolution: {integrity: sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==}
  558. engines: {node: '>=10'}
  559. cpu: [arm64]
  560. os: [darwin]
  561. '@swc/core-darwin-x64@1.13.5':
  562. resolution: {integrity: sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==}
  563. engines: {node: '>=10'}
  564. cpu: [x64]
  565. os: [darwin]
  566. '@swc/core-linux-arm-gnueabihf@1.13.5':
  567. resolution: {integrity: sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==}
  568. engines: {node: '>=10'}
  569. cpu: [arm]
  570. os: [linux]
  571. '@swc/core-linux-arm64-gnu@1.13.5':
  572. resolution: {integrity: sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==}
  573. engines: {node: '>=10'}
  574. cpu: [arm64]
  575. os: [linux]
  576. '@swc/core-linux-arm64-musl@1.13.5':
  577. resolution: {integrity: sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==}
  578. engines: {node: '>=10'}
  579. cpu: [arm64]
  580. os: [linux]
  581. '@swc/core-linux-x64-gnu@1.13.5':
  582. resolution: {integrity: sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==}
  583. engines: {node: '>=10'}
  584. cpu: [x64]
  585. os: [linux]
  586. '@swc/core-linux-x64-musl@1.13.5':
  587. resolution: {integrity: sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==}
  588. engines: {node: '>=10'}
  589. cpu: [x64]
  590. os: [linux]
  591. '@swc/core-win32-arm64-msvc@1.13.5':
  592. resolution: {integrity: sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==}
  593. engines: {node: '>=10'}
  594. cpu: [arm64]
  595. os: [win32]
  596. '@swc/core-win32-ia32-msvc@1.13.5':
  597. resolution: {integrity: sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==}
  598. engines: {node: '>=10'}
  599. cpu: [ia32]
  600. os: [win32]
  601. '@swc/core-win32-x64-msvc@1.13.5':
  602. resolution: {integrity: sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==}
  603. engines: {node: '>=10'}
  604. cpu: [x64]
  605. os: [win32]
  606. '@swc/core@1.13.5':
  607. resolution: {integrity: sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==}
  608. engines: {node: '>=10'}
  609. peerDependencies:
  610. '@swc/helpers': '>=0.5.17'
  611. peerDependenciesMeta:
  612. '@swc/helpers':
  613. optional: true
  614. '@swc/counter@0.1.3':
  615. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  616. '@swc/types@0.1.24':
  617. resolution: {integrity: sha512-tjTMh3V4vAORHtdTprLlfoMptu1WfTZG9Rsca6yOKyNYsRr+MUXutKmliB17orgSZk5DpnDxs8GUdd/qwYxOng==}
  618. '@tybys/wasm-util@0.10.1':
  619. resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
  620. '@types/better-sqlite3@7.6.13':
  621. resolution: {integrity: sha512-NMv9ASNARoKksWtsq/SHakpYAYnhBrQgGD8zkLYk/jaK8jUGn08CfEdTRgYhMypUQAfzSP8W6gNLe0q19/t4VA==}
  622. '@types/cli-progress@3.11.6':
  623. resolution: {integrity: sha512-cE3+jb9WRlu+uOSAugewNpITJDt1VF8dHOopPO4IABFc3SXYL5WE/+PTz/FCdZRRfIujiWW3n3aMbv1eIGVRWA==}
  624. '@types/dns2@2.0.10':
  625. resolution: {integrity: sha512-3ezTiJfY6/VlXnvEOVSSbWpFbxtS3zXi0f2mccV6tI7wT+BIvTgLZhEUVHpiE1ycLKMqJyXndmkKw42nX49MQA==}
  626. '@types/estree@1.0.8':
  627. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  628. '@types/istanbul-lib-coverage@2.0.6':
  629. resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
  630. '@types/istanbul-lib-report@3.0.3':
  631. resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
  632. '@types/istanbul-reports@3.0.4':
  633. resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
  634. '@types/json-schema@7.0.15':
  635. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  636. '@types/mocha@10.0.10':
  637. resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
  638. '@types/node@24.9.1':
  639. resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==}
  640. '@types/stack-utils@2.0.3':
  641. resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
  642. '@types/tar-fs@2.0.4':
  643. resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
  644. '@types/tar-stream@3.1.4':
  645. resolution: {integrity: sha512-921gW0+g29mCJX0fRvqeHzBlE/XclDaAG0Ousy1LCghsOhvaKacDeRGEVzQP9IPfKn8Vysy7FEXAIxycpc/CMg==}
  646. '@types/yargs-parser@21.0.3':
  647. resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
  648. '@types/yargs@17.0.33':
  649. resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==}
  650. '@types/yauzl-promise@4.0.1':
  651. resolution: {integrity: sha512-qYEC3rJwqiJpdQ9b+bPNeuSY0c3JUM8vIuDy08qfuVN7xHm3ZDsHn2kGphUIB0ruEXrPGNXZ64nMUcu4fDjViQ==}
  652. '@typescript-eslint/eslint-plugin@8.46.2':
  653. resolution: {integrity: sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==}
  654. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  655. peerDependencies:
  656. '@typescript-eslint/parser': ^8.46.2
  657. eslint: ^8.57.0 || ^9.0.0
  658. typescript: '>=4.8.4 <6.0.0'
  659. '@typescript-eslint/parser@8.46.2':
  660. resolution: {integrity: sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==}
  661. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  662. peerDependencies:
  663. eslint: ^8.57.0 || ^9.0.0
  664. typescript: '>=4.8.4 <6.0.0'
  665. '@typescript-eslint/project-service@8.46.2':
  666. resolution: {integrity: sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==}
  667. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  668. peerDependencies:
  669. typescript: '>=4.8.4 <6.0.0'
  670. '@typescript-eslint/scope-manager@8.46.2':
  671. resolution: {integrity: sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==}
  672. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  673. '@typescript-eslint/tsconfig-utils@8.46.2':
  674. resolution: {integrity: sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==}
  675. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  676. peerDependencies:
  677. typescript: '>=4.8.4 <6.0.0'
  678. '@typescript-eslint/type-utils@8.46.2':
  679. resolution: {integrity: sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==}
  680. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  681. peerDependencies:
  682. eslint: ^8.57.0 || ^9.0.0
  683. typescript: '>=4.8.4 <6.0.0'
  684. '@typescript-eslint/types@8.46.1':
  685. resolution: {integrity: sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==}
  686. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  687. '@typescript-eslint/types@8.46.2':
  688. resolution: {integrity: sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==}
  689. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  690. '@typescript-eslint/typescript-estree@8.46.2':
  691. resolution: {integrity: sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==}
  692. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  693. peerDependencies:
  694. typescript: '>=4.8.4 <6.0.0'
  695. '@typescript-eslint/utils@8.46.2':
  696. resolution: {integrity: sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==}
  697. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  698. peerDependencies:
  699. eslint: ^8.57.0 || ^9.0.0
  700. typescript: '>=4.8.4 <6.0.0'
  701. '@typescript-eslint/visitor-keys@8.46.2':
  702. resolution: {integrity: sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==}
  703. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  704. '@unrs/resolver-binding-android-arm-eabi@1.11.1':
  705. resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==}
  706. cpu: [arm]
  707. os: [android]
  708. '@unrs/resolver-binding-android-arm64@1.11.1':
  709. resolution: {integrity: sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==}
  710. cpu: [arm64]
  711. os: [android]
  712. '@unrs/resolver-binding-darwin-arm64@1.11.1':
  713. resolution: {integrity: sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==}
  714. cpu: [arm64]
  715. os: [darwin]
  716. '@unrs/resolver-binding-darwin-x64@1.11.1':
  717. resolution: {integrity: sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==}
  718. cpu: [x64]
  719. os: [darwin]
  720. '@unrs/resolver-binding-freebsd-x64@1.11.1':
  721. resolution: {integrity: sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==}
  722. cpu: [x64]
  723. os: [freebsd]
  724. '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1':
  725. resolution: {integrity: sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==}
  726. cpu: [arm]
  727. os: [linux]
  728. '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1':
  729. resolution: {integrity: sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==}
  730. cpu: [arm]
  731. os: [linux]
  732. '@unrs/resolver-binding-linux-arm64-gnu@1.11.1':
  733. resolution: {integrity: sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==}
  734. cpu: [arm64]
  735. os: [linux]
  736. '@unrs/resolver-binding-linux-arm64-musl@1.11.1':
  737. resolution: {integrity: sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==}
  738. cpu: [arm64]
  739. os: [linux]
  740. '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1':
  741. resolution: {integrity: sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==}
  742. cpu: [ppc64]
  743. os: [linux]
  744. '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1':
  745. resolution: {integrity: sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==}
  746. cpu: [riscv64]
  747. os: [linux]
  748. '@unrs/resolver-binding-linux-riscv64-musl@1.11.1':
  749. resolution: {integrity: sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==}
  750. cpu: [riscv64]
  751. os: [linux]
  752. '@unrs/resolver-binding-linux-s390x-gnu@1.11.1':
  753. resolution: {integrity: sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==}
  754. cpu: [s390x]
  755. os: [linux]
  756. '@unrs/resolver-binding-linux-x64-gnu@1.11.1':
  757. resolution: {integrity: sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==}
  758. cpu: [x64]
  759. os: [linux]
  760. '@unrs/resolver-binding-linux-x64-musl@1.11.1':
  761. resolution: {integrity: sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==}
  762. cpu: [x64]
  763. os: [linux]
  764. '@unrs/resolver-binding-wasm32-wasi@1.11.1':
  765. resolution: {integrity: sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==}
  766. engines: {node: '>=14.0.0'}
  767. cpu: [wasm32]
  768. '@unrs/resolver-binding-win32-arm64-msvc@1.11.1':
  769. resolution: {integrity: sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==}
  770. cpu: [arm64]
  771. os: [win32]
  772. '@unrs/resolver-binding-win32-ia32-msvc@1.11.1':
  773. resolution: {integrity: sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==}
  774. cpu: [ia32]
  775. os: [win32]
  776. '@unrs/resolver-binding-win32-x64-msvc@1.11.1':
  777. resolution: {integrity: sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==}
  778. cpu: [x64]
  779. os: [win32]
  780. acorn-jsx@5.3.2:
  781. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  782. peerDependencies:
  783. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  784. acorn@8.15.0:
  785. resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
  786. engines: {node: '>=0.4.0'}
  787. hasBin: true
  788. ajv@6.12.6:
  789. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  790. ansi-regex@5.0.1:
  791. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  792. engines: {node: '>=8'}
  793. ansi-regex@6.2.0:
  794. resolution: {integrity: sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==}
  795. engines: {node: '>=12'}
  796. ansi-styles@4.3.0:
  797. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  798. engines: {node: '>=8'}
  799. ansi-styles@5.2.0:
  800. resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
  801. engines: {node: '>=10'}
  802. ansi-styles@6.2.1:
  803. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  804. engines: {node: '>=12'}
  805. argparse@2.0.1:
  806. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  807. array-timsort@1.0.3:
  808. resolution: {integrity: sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==}
  809. async-mutex@0.3.2:
  810. resolution: {integrity: sha512-HuTK7E7MT7jZEh1P9GtRW9+aTWiDWWi9InbZ5hjxrnRa39KS4BW04+xLBhYNS2aXhHUIKZSw3gj4Pn1pj+qGAA==}
  811. b4a@1.6.7:
  812. resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
  813. balanced-match@1.0.2:
  814. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  815. bare-events@2.6.1:
  816. resolution: {integrity: sha512-AuTJkq9XmE6Vk0FJVNq5QxETrSA/vKHarWVBG5l/JbdCL1prJemiyJqUS0jrlXO0MftuPq4m3YVYhoNc5+aE/g==}
  817. bare-fs@4.2.1:
  818. resolution: {integrity: sha512-mELROzV0IhqilFgsl1gyp48pnZsaV9xhQapHLDsvn4d4ZTfbFhcghQezl7FTEDNBcGqLUnNI3lUlm6ecrLWdFA==}
  819. engines: {bare: '>=1.16.0'}
  820. peerDependencies:
  821. bare-buffer: '*'
  822. peerDependenciesMeta:
  823. bare-buffer:
  824. optional: true
  825. bare-os@3.6.2:
  826. resolution: {integrity: sha512-T+V1+1srU2qYNBmJCXZkUY5vQ0B4FSlL3QDROnKQYOqeiQR8UbjNHlPa+TIbM4cuidiN9GaTaOZgSEgsvPbh5A==}
  827. engines: {bare: '>=1.14.0'}
  828. bare-path@3.0.0:
  829. resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==}
  830. bare-stream@2.7.0:
  831. resolution: {integrity: sha512-oyXQNicV1y8nc2aKffH+BUHFRXmx6VrPzlnaEvMhram0nPBrKcEdcyBg5r08D0i8VxngHFAiVyn1QKXpSG0B8A==}
  832. peerDependencies:
  833. bare-buffer: '*'
  834. bare-events: '*'
  835. peerDependenciesMeta:
  836. bare-buffer:
  837. optional: true
  838. bare-events:
  839. optional: true
  840. base64-js@1.5.1:
  841. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  842. better-sqlite3@11.10.0:
  843. resolution: {integrity: sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==}
  844. better-sqlite3@12.4.1:
  845. resolution: {integrity: sha512-3yVdyZhklTiNrtg+4WqHpJpFDd+WHTg2oM7UcR80GqL05AOV0xEJzc6qNvFYoEtE+hRp1n9MpN6/+4yhlGkDXQ==}
  846. engines: {node: 20.x || 22.x || 23.x || 24.x}
  847. big-integer@1.6.52:
  848. resolution: {integrity: sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==}
  849. engines: {node: '>=0.6'}
  850. bindings@1.5.0:
  851. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  852. bl@4.1.0:
  853. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  854. brace-expansion@1.1.12:
  855. resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
  856. brace-expansion@2.0.2:
  857. resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
  858. braces@3.0.3:
  859. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  860. engines: {node: '>=8'}
  861. browser-stdout@1.3.1:
  862. resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
  863. buffer-from@1.1.2:
  864. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  865. buffer@5.7.1:
  866. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  867. buffer@6.0.3:
  868. resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
  869. bufferutil@4.0.9:
  870. resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
  871. engines: {node: '>=6.14.2'}
  872. callsites@3.1.0:
  873. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  874. engines: {node: '>=6'}
  875. camelcase@6.3.0:
  876. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  877. engines: {node: '>=10'}
  878. chalk@4.1.2:
  879. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  880. engines: {node: '>=10'}
  881. chokidar@4.0.3:
  882. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  883. engines: {node: '>= 14.16.0'}
  884. chownr@1.1.4:
  885. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  886. ci-info@4.3.1:
  887. resolution: {integrity: sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==}
  888. engines: {node: '>=8'}
  889. cli-progress@3.12.0:
  890. resolution: {integrity: sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==}
  891. engines: {node: '>=4'}
  892. cliui@8.0.1:
  893. resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
  894. engines: {node: '>=12'}
  895. color-convert@2.0.1:
  896. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  897. engines: {node: '>=7.0.0'}
  898. color-name@1.1.4:
  899. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  900. colorette@2.0.20:
  901. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  902. comment-json@4.4.1:
  903. resolution: {integrity: sha512-r1To31BQD5060QdkC+Iheai7gHwoSZobzunqkf2/kQ6xIAfJyrKNAFUwdKvkK7Qgu7pVTKQEa7ok7Ed3ycAJgg==}
  904. engines: {node: '>= 6'}
  905. comment-parser@1.4.1:
  906. resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
  907. engines: {node: '>= 12.0.0'}
  908. concat-map@0.0.1:
  909. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  910. core-util-is@1.0.3:
  911. resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
  912. cross-spawn@7.0.6:
  913. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  914. engines: {node: '>= 8'}
  915. csv-parse@6.1.0:
  916. resolution: {integrity: sha512-CEE+jwpgLn+MmtCpVcPtiCZpVtB6Z2OKPTr34pycYYoL7sxdOkXDdQ4lRiw6ioC0q6BLqhc6cKweCVvral8yhw==}
  917. d@1.0.2:
  918. resolution: {integrity: sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==}
  919. engines: {node: '>=0.12'}
  920. debug@2.6.9:
  921. resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
  922. peerDependencies:
  923. supports-color: '*'
  924. peerDependenciesMeta:
  925. supports-color:
  926. optional: true
  927. debug@3.2.7:
  928. resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  929. peerDependencies:
  930. supports-color: '*'
  931. peerDependenciesMeta:
  932. supports-color:
  933. optional: true
  934. debug@4.4.1:
  935. resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
  936. engines: {node: '>=6.0'}
  937. peerDependencies:
  938. supports-color: '*'
  939. peerDependenciesMeta:
  940. supports-color:
  941. optional: true
  942. debug@4.4.3:
  943. resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
  944. engines: {node: '>=6.0'}
  945. peerDependencies:
  946. supports-color: '*'
  947. peerDependenciesMeta:
  948. supports-color:
  949. optional: true
  950. decamelize@4.0.0:
  951. resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
  952. engines: {node: '>=10'}
  953. decompress-response@6.0.0:
  954. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  955. engines: {node: '>=10'}
  956. deep-extend@0.6.0:
  957. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  958. engines: {node: '>=4.0.0'}
  959. deep-is@0.1.4:
  960. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  961. defu@6.1.4:
  962. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  963. detect-libc@2.0.4:
  964. resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
  965. engines: {node: '>=8'}
  966. diff-sequences@27.5.1:
  967. resolution: {integrity: sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==}
  968. engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
  969. diff@7.0.0:
  970. resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==}
  971. engines: {node: '>=0.3.1'}
  972. dns2@https://codeload.github.com/lsongdev/node-dns/tar.gz/3adb7e91b3101c0e4f43ebaca3a568269ea04d11:
  973. resolution: {tarball: https://codeload.github.com/lsongdev/node-dns/tar.gz/3adb7e91b3101c0e4f43ebaca3a568269ea04d11}
  974. version: 2.1.0
  975. dns2@https://codeload.github.com/lsongdev/node-dns/tar.gz/e4fa035aca0b8eb730bde3431fbf0c60a31a09c9:
  976. resolution: {tarball: https://codeload.github.com/lsongdev/node-dns/tar.gz/e4fa035aca0b8eb730bde3431fbf0c60a31a09c9}
  977. version: 2.1.0
  978. dom-serializer@1.4.1:
  979. resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
  980. domain-alive@0.1.10:
  981. resolution: {integrity: sha512-5Znsozkx3Ct+riJ1RSHd8ZzRt9Og8skrzy7EGeWv6I13KtVVx/crgM2gKQ6Od/QvA+wF8+XBKx44ikW00TFDVQ==}
  982. domelementtype@2.3.0:
  983. resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
  984. domhandler@4.3.1:
  985. resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==}
  986. engines: {node: '>= 4'}
  987. domutils@2.8.0:
  988. resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
  989. eastasianwidth@0.2.0:
  990. resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
  991. emoji-regex@8.0.0:
  992. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  993. emoji-regex@9.2.2:
  994. resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
  995. end-of-stream@1.4.5:
  996. resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
  997. enhanced-resolve@5.18.3:
  998. resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==}
  999. engines: {node: '>=10.13.0'}
  1000. entities@2.2.0:
  1001. resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
  1002. es5-ext@0.10.64:
  1003. resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
  1004. engines: {node: '>=0.10'}
  1005. es6-iterator@2.0.3:
  1006. resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
  1007. es6-symbol@3.1.4:
  1008. resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
  1009. engines: {node: '>=0.12'}
  1010. escalade@3.2.0:
  1011. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  1012. engines: {node: '>=6'}
  1013. escape-string-regexp@2.0.0:
  1014. resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==}
  1015. engines: {node: '>=8'}
  1016. escape-string-regexp@4.0.0:
  1017. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  1018. engines: {node: '>=10'}
  1019. eslint-compat-utils@0.5.1:
  1020. resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
  1021. engines: {node: '>=12'}
  1022. peerDependencies:
  1023. eslint: '>=6.0.0'
  1024. eslint-compat-utils@0.6.5:
  1025. resolution: {integrity: sha512-vAUHYzue4YAa2hNACjB8HvUQj5yehAZgiClyFVVom9cP8z5NSFq3PwB/TtJslN2zAMgRX6FCFCjYBbQh71g5RQ==}
  1026. engines: {node: '>=12'}
  1027. peerDependencies:
  1028. eslint: '>=6.0.0'
  1029. eslint-config-sukka@8.0.0-beta.1:
  1030. resolution: {integrity: sha512-+ZHKDsFgnk27yRg1GcjYLo5c51XKdAFsNC5sZCXLyebYvja6LreNPWMHcvCG75tHWwoR5FNI6PcBd0KKGIPqKw==}
  1031. eslint-formatter-sukka@8.0.0-beta.1:
  1032. resolution: {integrity: sha512-ee5loXzXbxvMY7LW4FLO4BVpVSe8W73mweZWnp7ize6Ibj/8g4cXsaTuewq8XkM44cC3B+ug5WiHPC0Gu2pqOw==}
  1033. peerDependencies:
  1034. eslint: '*'
  1035. eslint-import-context@0.1.9:
  1036. resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==}
  1037. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  1038. peerDependencies:
  1039. unrs-resolver: ^1.0.0
  1040. peerDependenciesMeta:
  1041. unrs-resolver:
  1042. optional: true
  1043. eslint-import-resolver-node@0.3.9:
  1044. resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
  1045. eslint-import-resolver-typescript@4.4.4:
  1046. resolution: {integrity: sha512-1iM2zeBvrYmUNTj2vSC/90JTHDth+dfOfiNKkxApWRsTJYNrc8rOdxxIf5vazX+BiAXTeOT0UvWpGI/7qIWQOw==}
  1047. engines: {node: ^16.17.0 || >=18.6.0}
  1048. peerDependencies:
  1049. eslint: '*'
  1050. eslint-plugin-import: '*'
  1051. eslint-plugin-import-x: '*'
  1052. peerDependenciesMeta:
  1053. eslint-plugin-import:
  1054. optional: true
  1055. eslint-plugin-import-x:
  1056. optional: true
  1057. eslint-json-compat-utils@0.2.1:
  1058. resolution: {integrity: sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==}
  1059. engines: {node: '>=12'}
  1060. peerDependencies:
  1061. '@eslint/json': '*'
  1062. eslint: '*'
  1063. jsonc-eslint-parser: ^2.4.0
  1064. peerDependenciesMeta:
  1065. '@eslint/json':
  1066. optional: true
  1067. eslint-plugin-autofix@2.2.0:
  1068. resolution: {integrity: sha512-lu8+0r+utyTroROqXIL+a8sUpICi6za22hIzlpb0+x0tQGRnOjhOKU7v8mC/NS/faDoVsw6xW3vUpc+Mcz5NWA==}
  1069. engines: {node: '>=18'}
  1070. peerDependencies:
  1071. eslint: '>=8'
  1072. eslint-plugin-es-x@7.8.0:
  1073. resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==}
  1074. engines: {node: ^14.18.0 || >=16.0.0}
  1075. peerDependencies:
  1076. eslint: '>=8'
  1077. eslint-plugin-import-x@4.16.1:
  1078. resolution: {integrity: sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ==}
  1079. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1080. peerDependencies:
  1081. '@typescript-eslint/utils': ^8.0.0
  1082. eslint: ^8.57.0 || ^9.0.0
  1083. eslint-import-resolver-node: '*'
  1084. peerDependenciesMeta:
  1085. '@typescript-eslint/utils':
  1086. optional: true
  1087. eslint-import-resolver-node:
  1088. optional: true
  1089. eslint-plugin-jsonc@2.21.0:
  1090. resolution: {integrity: sha512-HttlxdNG5ly3YjP1cFMP62R4qKLxJURfBZo2gnMY+yQojZxkLyOpY1H1KRTKBmvQeSG9pIpSGEhDjE17vvYosg==}
  1091. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1092. peerDependencies:
  1093. eslint: '>=6.0.0'
  1094. eslint-plugin-n@17.23.1:
  1095. resolution: {integrity: sha512-68PealUpYoHOBh332JLLD9Sj7OQUDkFpmcfqt8R9sySfFSeuGJjMTJQvCRRB96zO3A/PELRLkPrzsHmzEFQQ5A==}
  1096. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1097. peerDependencies:
  1098. eslint: '>=8.23.0'
  1099. eslint-plugin-paths@1.1.0:
  1100. resolution: {integrity: sha512-Ye633sqwSy/GE5dLUI4zpxXoekIyQOD8FyYi2H0YkBws3Q4xjX/ycIzpDWt7BDAlKhbXYGk2BgP9qmNFnEX03w==}
  1101. eslint-plugin-promise@7.2.1:
  1102. resolution: {integrity: sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==}
  1103. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1104. peerDependencies:
  1105. eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
  1106. eslint-plugin-regexp@2.10.0:
  1107. resolution: {integrity: sha512-ovzQT8ESVn5oOe5a7gIDPD5v9bCSjIFJu57sVPDqgPRXicQzOnYfFN21WoQBQF18vrhT5o7UMKFwJQVVjyJ0ng==}
  1108. engines: {node: ^18 || >=20}
  1109. peerDependencies:
  1110. eslint: '>=8.44.0'
  1111. eslint-plugin-sukka@8.0.0-beta.1:
  1112. resolution: {integrity: sha512-6HNLPnX4sKFGH754fz4Ow8aiBVSdlZQvfFpctWGGaRWg1rzfQZoFXPX2HHoXJra14J2Nl3qTtMofms+YrR1VEQ==}
  1113. peerDependencies:
  1114. eslint: '*'
  1115. typescript: '*'
  1116. peerDependenciesMeta:
  1117. typescript:
  1118. optional: true
  1119. eslint-plugin-unused-imports@4.3.0:
  1120. resolution: {integrity: sha512-ZFBmXMGBYfHttdRtOG9nFFpmUvMtbHSjsKrS20vdWdbfiVYsO3yA2SGYy9i9XmZJDfMGBflZGBCm70SEnFQtOA==}
  1121. peerDependencies:
  1122. '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
  1123. eslint: ^9.0.0 || ^8.0.0
  1124. peerDependenciesMeta:
  1125. '@typescript-eslint/eslint-plugin':
  1126. optional: true
  1127. eslint-rule-composer@0.3.0:
  1128. resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
  1129. engines: {node: '>=4.0.0'}
  1130. eslint-scope@8.4.0:
  1131. resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==}
  1132. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1133. eslint-visitor-keys@3.4.3:
  1134. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  1135. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1136. eslint-visitor-keys@4.2.1:
  1137. resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
  1138. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1139. eslint@9.38.0:
  1140. resolution: {integrity: sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw==}
  1141. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1142. hasBin: true
  1143. peerDependencies:
  1144. jiti: '*'
  1145. peerDependenciesMeta:
  1146. jiti:
  1147. optional: true
  1148. esniff@2.0.1:
  1149. resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
  1150. engines: {node: '>=0.10'}
  1151. espree@10.4.0:
  1152. resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
  1153. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1154. espree@9.6.1:
  1155. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  1156. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1157. esprima@4.0.1:
  1158. resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
  1159. engines: {node: '>=4'}
  1160. hasBin: true
  1161. esquery@1.6.0:
  1162. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  1163. engines: {node: '>=0.10'}
  1164. esrecurse@4.3.0:
  1165. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  1166. engines: {node: '>=4.0'}
  1167. estraverse@5.3.0:
  1168. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  1169. engines: {node: '>=4.0'}
  1170. esutils@2.0.3:
  1171. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  1172. engines: {node: '>=0.10.0'}
  1173. event-emitter@0.3.5:
  1174. resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
  1175. expand-template@2.0.3:
  1176. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  1177. engines: {node: '>=6'}
  1178. expect@30.2.0:
  1179. resolution: {integrity: sha512-u/feCi0GPsI+988gU2FLcsHyAHTU0MX1Wg68NhAnN7z/+C5wqG+CY8J53N9ioe8RXgaoz0nBR/TYMf3AycUuPw==}
  1180. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1181. ext@1.7.0:
  1182. resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
  1183. fast-cidr-tools@0.3.3:
  1184. resolution: {integrity: sha512-x1aw5J3ztGm8+EWTNwV2fB0bollLTqgBAL6pMSKBpc7SN+Ti5tkaUtBn63jxt10VWV3C+PTWTLyqDw8WfB1NWA==}
  1185. engines: {node: '>=16'}
  1186. fast-deep-equal@3.1.3:
  1187. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  1188. fast-escape-html@1.1.0:
  1189. resolution: {integrity: sha512-nRvjfywv8gzIBs0fM/ht6S5scNUamm+o+91p/69cYYNWODb7b/UiQfjFx+6n8NMtdHs6K80kh+hW1dPNS/opIA==}
  1190. fast-escape-regexp@1.0.1:
  1191. resolution: {integrity: sha512-VSnAgWEYHdyyVegVfN/TUCa6hDQ7PIxdIJVWq4RWqyegkG9zFwNb21uykT0hAyvKlKnFR+zOu/25434pHBXtLA==}
  1192. fast-fifo@1.3.2:
  1193. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  1194. fast-glob@3.3.3:
  1195. resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
  1196. engines: {node: '>=8.6.0'}
  1197. fast-json-stable-stringify@2.1.0:
  1198. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  1199. fast-levenshtein@2.0.6:
  1200. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  1201. fast-uri@3.1.0:
  1202. resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
  1203. fastq@1.19.1:
  1204. resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
  1205. fdir@6.5.0:
  1206. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  1207. engines: {node: '>=12.0.0'}
  1208. peerDependencies:
  1209. picomatch: ^3 || ^4
  1210. peerDependenciesMeta:
  1211. picomatch:
  1212. optional: true
  1213. file-entry-cache@8.0.0:
  1214. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  1215. engines: {node: '>=16.0.0'}
  1216. file-uri-to-path@1.0.0:
  1217. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  1218. fill-range@7.1.1:
  1219. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  1220. engines: {node: '>=8'}
  1221. find-up@5.0.0:
  1222. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  1223. engines: {node: '>=10'}
  1224. flat-cache@4.0.1:
  1225. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  1226. engines: {node: '>=16'}
  1227. flat@5.0.2:
  1228. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  1229. hasBin: true
  1230. flatted@3.3.3:
  1231. resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
  1232. foreground-child@3.3.1:
  1233. resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
  1234. engines: {node: '>=14'}
  1235. foxts@3.15.0:
  1236. resolution: {integrity: sha512-XaSnlPKgD23NGdfuUHAX50V9h17bavUEZthg3SBO8ajT3D0pFg6KhYRvKNOlB+t7MpKZ1fj22bUPssH5PY0h4w==}
  1237. foxts@4.6.0:
  1238. resolution: {integrity: sha512-Sq6k7CDUAz1/MOiwRiV59tblzsaWGOQitYxvF/l7H5Z/9gZNBvWKWsRcXLS7T7FLKRKO0LmETiefkVUm5omESg==}
  1239. fs-constants@1.0.0:
  1240. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  1241. function-bind@1.1.2:
  1242. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  1243. get-caller-file@2.0.5:
  1244. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  1245. engines: {node: 6.* || 8.* || >= 10.*}
  1246. get-tsconfig@4.12.0:
  1247. resolution: {integrity: sha512-LScr2aNr2FbjAjZh2C6X6BxRx1/x+aTDExct/xyq2XKbYOiG5c0aK7pMsSuyc0brz3ibr/lbQiHD9jzt4lccJw==}
  1248. github-from-package@0.0.0:
  1249. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  1250. glob-parent@5.1.2:
  1251. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  1252. engines: {node: '>= 6'}
  1253. glob-parent@6.0.2:
  1254. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  1255. engines: {node: '>=10.13.0'}
  1256. glob@10.4.5:
  1257. resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
  1258. hasBin: true
  1259. globals@14.0.0:
  1260. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  1261. engines: {node: '>=18'}
  1262. globals@15.15.0:
  1263. resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
  1264. engines: {node: '>=18'}
  1265. globrex@0.1.2:
  1266. resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==}
  1267. graceful-fs@4.2.11:
  1268. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  1269. graphemer@1.4.0:
  1270. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  1271. has-flag@4.0.0:
  1272. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  1273. engines: {node: '>=8'}
  1274. hash-wasm@4.12.0:
  1275. resolution: {integrity: sha512-+/2B2rYLb48I/evdOIhP+K/DD2ca2fgBjp6O+GBEnCDk2e4rpeXIK8GvIyRPjTezgmWn9gmKwkQjjx6BtqDHVQ==}
  1276. hasown@2.0.2:
  1277. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  1278. engines: {node: '>= 0.4'}
  1279. he@1.2.0:
  1280. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  1281. hasBin: true
  1282. htmlparser2@6.1.0:
  1283. resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==}
  1284. ieee754@1.2.1:
  1285. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  1286. ignore@5.3.2:
  1287. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  1288. engines: {node: '>= 4'}
  1289. ignore@7.0.5:
  1290. resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
  1291. engines: {node: '>= 4'}
  1292. immediato@1.1.0:
  1293. resolution: {integrity: sha512-6DTWQWiM3SyxAbNRDmMvFgZVwVP6wT8ciQv7GivxXejtXZFIcemC0Wlzfd/jEouJ2JroCIp4qZVloKW4BviUpQ==}
  1294. import-fresh@3.3.1:
  1295. resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
  1296. engines: {node: '>=6'}
  1297. imurmurhash@0.1.4:
  1298. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  1299. engines: {node: '>=0.8.19'}
  1300. inherits@2.0.4:
  1301. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  1302. ini@1.3.8:
  1303. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  1304. ip-address@10.0.1:
  1305. resolution: {integrity: sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==}
  1306. engines: {node: '>= 12'}
  1307. is-bun-module@2.0.0:
  1308. resolution: {integrity: sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==}
  1309. is-core-module@2.16.1:
  1310. resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
  1311. engines: {node: '>= 0.4'}
  1312. is-extglob@2.1.1:
  1313. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1314. engines: {node: '>=0.10.0'}
  1315. is-fullwidth-code-point@3.0.0:
  1316. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  1317. engines: {node: '>=8'}
  1318. is-glob@4.0.3:
  1319. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1320. engines: {node: '>=0.10.0'}
  1321. is-it-type@5.1.3:
  1322. resolution: {integrity: sha512-AX2uU0HW+TxagTgQXOJY7+2fbFHemC7YFBwN1XqD8qQMKdtfbOC8OC3fUb4s5NU59a3662Dzwto8tWDdZYRXxg==}
  1323. engines: {node: '>=12'}
  1324. is-number@7.0.0:
  1325. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  1326. engines: {node: '>=0.12.0'}
  1327. is-path-inside@3.0.3:
  1328. resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
  1329. engines: {node: '>=8'}
  1330. is-plain-obj@2.1.0:
  1331. resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
  1332. engines: {node: '>=8'}
  1333. is-typedarray@1.0.0:
  1334. resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==}
  1335. is-unicode-supported@0.1.0:
  1336. resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
  1337. engines: {node: '>=10'}
  1338. isexe@2.0.0:
  1339. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1340. isoconcurrency@1.0.0:
  1341. resolution: {integrity: sha512-YhuPf5V6uOtQQHt9gIkOTbq75ceXqraDvxtZZeS/XbNsre6fmM+WpJgNTSkGX5jB3+gnbwoTVqW1c3qdfyVpOA==}
  1342. isotimer@1.0.0:
  1343. resolution: {integrity: sha512-1p1wborMl9fFbulXx9YBpIqFnfUn/2tN8Ne9g3GLMaiQAPmN/wLlpNOKCNT822div3Sq7LKkApZJ+6JipDUusQ==}
  1344. jackspeak@3.4.3:
  1345. resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
  1346. jest-diff@30.2.0:
  1347. resolution: {integrity: sha512-dQHFo3Pt4/NLlG5z4PxZ/3yZTZ1C7s9hveiOj+GCN+uT109NC2QgsoVZsVOAvbJ3RgKkvyLGXZV9+piDpWbm6A==}
  1348. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1349. jest-matcher-utils@30.2.0:
  1350. resolution: {integrity: sha512-dQ94Nq4dbzmUWkQ0ANAWS9tBRfqCrn0bV9AMYdOi/MHW726xn7eQmMeRTpX2ViC00bpNaWXq+7o4lIQ3AX13Hg==}
  1351. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1352. jest-message-util@30.2.0:
  1353. resolution: {integrity: sha512-y4DKFLZ2y6DxTWD4cDe07RglV88ZiNEdlRfGtqahfbIjfsw1nMCPx49Uev4IA/hWn3sDKyAnSPwoYSsAEdcimw==}
  1354. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1355. jest-mock@30.2.0:
  1356. resolution: {integrity: sha512-JNNNl2rj4b5ICpmAcq+WbLH83XswjPbjH4T7yvGzfAGCPh1rw+xVNbtk+FnRslvt9lkCcdn9i1oAoKUuFsOxRw==}
  1357. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1358. jest-regex-util@30.0.1:
  1359. resolution: {integrity: sha512-jHEQgBXAgc+Gh4g0p3bCevgRCVRkB4VB70zhoAE48gxeSr1hfUOsM/C2WoJgVL7Eyg//hudYENbm3Ne+/dRVVA==}
  1360. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1361. jest-util@30.2.0:
  1362. resolution: {integrity: sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==}
  1363. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1364. js-tokens@4.0.0:
  1365. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1366. js-yaml@4.1.0:
  1367. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  1368. hasBin: true
  1369. jsdoc-type-pratt-parser@4.8.0:
  1370. resolution: {integrity: sha512-iZ8Bdb84lWRuGHamRXFyML07r21pcwBrLkHEuHgEY5UbCouBwv7ECknDRKzsQIXMiqpPymqtIf8TC/shYKB5rw==}
  1371. engines: {node: '>=12.0.0'}
  1372. json-buffer@3.0.1:
  1373. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  1374. json-schema-traverse@0.4.1:
  1375. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  1376. json-stable-stringify-without-jsonify@1.0.1:
  1377. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  1378. json-stringify-pretty-compact@4.0.0:
  1379. resolution: {integrity: sha512-3CNZ2DnrpByG9Nqj6Xo8vqbjT4F6N+tb4Gb28ESAZjYZ5yqvmc56J+/kuIwkaAMOyblTQhUW7PxMkUb8Q36N3Q==}
  1380. jsonc-eslint-parser@2.4.1:
  1381. resolution: {integrity: sha512-uuPNLJkKN8NXAlZlQ6kmUF9qO+T6Kyd7oV4+/7yy8Jz6+MZNyhPq8EdLpdfnPVzUC8qSf1b4j1azKaGnFsjmsw==}
  1382. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1383. keyv@4.5.4:
  1384. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1385. levn@0.4.1:
  1386. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1387. engines: {node: '>= 0.8.0'}
  1388. locate-path@6.0.0:
  1389. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1390. engines: {node: '>=10'}
  1391. lodash.merge@4.6.2:
  1392. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1393. log-symbols@4.1.0:
  1394. resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
  1395. engines: {node: '>=10'}
  1396. lru-cache@10.4.3:
  1397. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  1398. merge2@1.4.1:
  1399. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1400. engines: {node: '>= 8'}
  1401. micromatch@4.0.8:
  1402. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  1403. engines: {node: '>=8.6'}
  1404. mime@3.0.0:
  1405. resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
  1406. engines: {node: '>=10.0.0'}
  1407. hasBin: true
  1408. mimic-response@3.1.0:
  1409. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  1410. engines: {node: '>=10'}
  1411. minimatch@10.0.3:
  1412. resolution: {integrity: sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==}
  1413. engines: {node: 20 || >=22}
  1414. minimatch@3.1.2:
  1415. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1416. minimatch@9.0.5:
  1417. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1418. engines: {node: '>=16 || 14 >=14.17'}
  1419. minimist@1.2.8:
  1420. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  1421. minipass@7.1.2:
  1422. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  1423. engines: {node: '>=16 || 14 >=14.17'}
  1424. mitata@1.0.34:
  1425. resolution: {integrity: sha512-Mc3zrtNBKIMeHSCQ0XqRLo1vbdIx1wvFV9c8NJAiyho6AjNfMY8bVhbS12bwciUdd1t4rj8099CH3N3NFahaUA==}
  1426. mkdirp-classic@0.5.3:
  1427. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  1428. mocha@11.7.4:
  1429. resolution: {integrity: sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==}
  1430. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1431. hasBin: true
  1432. ms@2.0.0:
  1433. resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
  1434. ms@2.1.3:
  1435. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1436. napi-build-utils@2.0.0:
  1437. resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
  1438. napi-postinstall@0.3.4:
  1439. resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==}
  1440. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  1441. hasBin: true
  1442. natural-compare@1.4.0:
  1443. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1444. next-tick@1.1.0:
  1445. resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
  1446. node-abi@3.75.0:
  1447. resolution: {integrity: sha512-OhYaY5sDsIka7H7AtijtI9jwGYLyl29eQn/W623DiN/MIv5sUqc4g7BIDThX+gb7di9f6xK02nkp8sdfFWZLTg==}
  1448. engines: {node: '>=10'}
  1449. node-gyp-build@4.8.4:
  1450. resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
  1451. hasBin: true
  1452. node-localstorage@2.2.1:
  1453. resolution: {integrity: sha512-vv8fJuOUCCvSPjDjBLlMqYMHob4aGjkmrkaE42/mZr0VT+ZAU10jRF8oTnX9+pgU9/vYJ8P7YT3Vd6ajkmzSCw==}
  1454. engines: {node: '>=0.12'}
  1455. null-prototype-object@1.2.4:
  1456. resolution: {integrity: sha512-HUSE2enIcEfprnXC6MC9q+C/BzUYG9GwWrlMcNfePxA9Wwz0hR+XbIY2Y6MPJHA3ckC2lEQI8yVtG17uqY/2qw==}
  1457. engines: {node: '>= 20'}
  1458. once@1.4.0:
  1459. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  1460. optionator@0.9.4:
  1461. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1462. engines: {node: '>= 0.8.0'}
  1463. oxc-resolver@11.11.1:
  1464. resolution: {integrity: sha512-4Z86u4xQAxl2IC1OAAdHjk/S9GNbE2ewALQVOpBk9F8NkfqXlglY6R2ts+HEgY/Q3T9m/H8W0G4id71muw/Nng==}
  1465. oxc-resolver@11.9.0:
  1466. resolution: {integrity: sha512-u714L0DBBXpD0ERErCQlun2XwinuBfIGo2T8bA7xE8WLQ4uaJudO/VOEQCWslOmcDY2nEkS+UVir5PpyvSG23w==}
  1467. p-limit@3.1.0:
  1468. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1469. engines: {node: '>=10'}
  1470. p-locate@5.0.0:
  1471. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1472. engines: {node: '>=10'}
  1473. package-json-from-dist@1.0.1:
  1474. resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
  1475. pako@2.1.0:
  1476. resolution: {integrity: sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==}
  1477. parent-module@1.0.1:
  1478. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1479. engines: {node: '>=6'}
  1480. path-browserify@1.0.1:
  1481. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  1482. path-exists@4.0.0:
  1483. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1484. engines: {node: '>=8'}
  1485. path-key@3.1.1:
  1486. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1487. engines: {node: '>=8'}
  1488. path-parse@1.0.7:
  1489. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  1490. path-scurry@1.11.1:
  1491. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  1492. engines: {node: '>=16 || 14 >=14.18'}
  1493. picocolors@1.1.1:
  1494. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1495. picomatch@2.3.1:
  1496. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1497. engines: {node: '>=8.6'}
  1498. picomatch@4.0.3:
  1499. resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
  1500. engines: {node: '>=12'}
  1501. pirates@4.0.7:
  1502. resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
  1503. engines: {node: '>= 6'}
  1504. prebuild-install@7.1.3:
  1505. resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
  1506. engines: {node: '>=10'}
  1507. hasBin: true
  1508. prelude-ls@1.2.1:
  1509. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1510. engines: {node: '>= 0.8.0'}
  1511. pretty-format@30.2.0:
  1512. resolution: {integrity: sha512-9uBdv/B4EefsuAL+pWqueZyZS2Ba+LxfFeQ9DN14HU4bN8bhaxKdkpjpB6fs9+pSjIBu+FXQHImEg8j/Lw0+vA==}
  1513. engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
  1514. promise-make-naked@3.0.2:
  1515. resolution: {integrity: sha512-B+b+kQ1YrYS7zO7P7bQcoqqMUizP06BOyNSBEnB5VJKDSWo8fsVuDkfSmwdjF0JsRtaNh83so5MMFJ95soH5jg==}
  1516. pump@3.0.3:
  1517. resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==}
  1518. punycode@2.3.1:
  1519. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1520. engines: {node: '>=6'}
  1521. queue-microtask@1.2.3:
  1522. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1523. randombytes@2.1.0:
  1524. resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
  1525. rc@1.2.8:
  1526. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  1527. hasBin: true
  1528. react-is@18.3.1:
  1529. resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
  1530. readable-stream@3.6.2:
  1531. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  1532. engines: {node: '>= 6'}
  1533. readdirp@4.1.2:
  1534. resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
  1535. engines: {node: '>= 14.18.0'}
  1536. real-cancellable-promise@1.2.3:
  1537. resolution: {integrity: sha512-hBI5Gy/55VEeeMtImMgEirD7eq5UmqJf1J8dFZtbJZA/3rB0pYFZ7PayMGueb6v4UtUtpKpP+05L0VwyE1hI9Q==}
  1538. refa@0.12.1:
  1539. resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
  1540. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1541. regexp-ast-analysis@0.7.1:
  1542. resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
  1543. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1544. require-directory@2.1.1:
  1545. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  1546. engines: {node: '>=0.10.0'}
  1547. resolve-from@4.0.0:
  1548. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1549. engines: {node: '>=4'}
  1550. resolve-pkg-maps@1.0.0:
  1551. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1552. resolve@1.22.10:
  1553. resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
  1554. engines: {node: '>= 0.4'}
  1555. hasBin: true
  1556. reusify@1.1.0:
  1557. resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
  1558. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1559. run-parallel@1.2.0:
  1560. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1561. scslre@0.3.0:
  1562. resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
  1563. engines: {node: ^14.0.0 || >=16.0.0}
  1564. semver@7.7.2:
  1565. resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
  1566. engines: {node: '>=10'}
  1567. hasBin: true
  1568. semver@7.7.3:
  1569. resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==}
  1570. engines: {node: '>=10'}
  1571. hasBin: true
  1572. serialize-javascript@6.0.2:
  1573. resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
  1574. shebang-command@2.0.0:
  1575. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1576. engines: {node: '>=8'}
  1577. shebang-regex@3.0.0:
  1578. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1579. engines: {node: '>=8'}
  1580. signal-exit@4.1.0:
  1581. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1582. engines: {node: '>=14'}
  1583. simple-concat@1.0.1:
  1584. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  1585. simple-get@4.0.1:
  1586. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  1587. simple-invariant@2.0.1:
  1588. resolution: {integrity: sha512-1sbhsxqI+I2tqlmjbz99GXNmZtr6tKIyEgGGnJw/MKGblalqk/XoOYYFJlBzTKZCxx8kLaD3FD5s9BEEjx5Pyg==}
  1589. engines: {node: '>=10'}
  1590. slash@3.0.0:
  1591. resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
  1592. engines: {node: '>=8'}
  1593. slide@1.1.6:
  1594. resolution: {integrity: sha512-NwrtjCg+lZoqhFU8fOwl4ay2ei8PaqCBOUV3/ektPY9trO1yQ1oXEfmHAhKArUVUr/hOHvy5f6AdP17dCM0zMw==}
  1595. smart-buffer@4.2.0:
  1596. resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
  1597. engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
  1598. socks@2.8.7:
  1599. resolution: {integrity: sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==}
  1600. engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
  1601. source-map-support@0.5.21:
  1602. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  1603. source-map@0.6.1:
  1604. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1605. engines: {node: '>=0.10.0'}
  1606. stable-hash-x@0.2.0:
  1607. resolution: {integrity: sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==}
  1608. engines: {node: '>=12.0.0'}
  1609. stack-utils@2.0.6:
  1610. resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
  1611. engines: {node: '>=10'}
  1612. store2@2.14.4:
  1613. resolution: {integrity: sha512-srTItn1GOvyvOycgxjAnPA63FZNwy0PTyUBFMHRM+hVFltAeoh0LmNBz9SZqUS9mMqGk8rfyWyXn3GH5ReJ8Zw==}
  1614. streamx@2.22.1:
  1615. resolution: {integrity: sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==}
  1616. string-similarity@4.0.4:
  1617. resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==}
  1618. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  1619. string-width@4.2.3:
  1620. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1621. engines: {node: '>=8'}
  1622. string-width@5.1.2:
  1623. resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
  1624. engines: {node: '>=12'}
  1625. string_decoder@1.3.0:
  1626. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  1627. strip-ansi@6.0.1:
  1628. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1629. engines: {node: '>=8'}
  1630. strip-ansi@7.1.0:
  1631. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1632. engines: {node: '>=12'}
  1633. strip-json-comments@2.0.1:
  1634. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  1635. engines: {node: '>=0.10.0'}
  1636. strip-json-comments@3.1.1:
  1637. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1638. engines: {node: '>=8'}
  1639. supports-color@7.2.0:
  1640. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1641. engines: {node: '>=8'}
  1642. supports-color@8.1.1:
  1643. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  1644. engines: {node: '>=10'}
  1645. supports-preserve-symlinks-flag@1.0.0:
  1646. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1647. engines: {node: '>= 0.4'}
  1648. synckit@0.11.11:
  1649. resolution: {integrity: sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==}
  1650. engines: {node: ^14.18.0 || >=16.0.0}
  1651. tapable@2.3.0:
  1652. resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
  1653. engines: {node: '>=6'}
  1654. tar-fs@2.1.3:
  1655. resolution: {integrity: sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==}
  1656. tar-fs@3.1.1:
  1657. resolution: {integrity: sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==}
  1658. tar-stream@2.2.0:
  1659. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  1660. engines: {node: '>=6'}
  1661. tar-stream@3.1.7:
  1662. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  1663. telegram@2.26.22:
  1664. resolution: {integrity: sha512-EIj7Yrjiu0Yosa3FZ/7EyPg9s6UiTi/zDQrFmR/2Mg7pIUU+XjAit1n1u9OU9h2oRnRM5M+67/fxzQluZpaJJg==}
  1665. text-decoder@1.2.3:
  1666. resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
  1667. tinyexec@1.0.1:
  1668. resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==}
  1669. tinyglobby@0.2.15:
  1670. resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
  1671. engines: {node: '>=12.0.0'}
  1672. tldts-core@7.0.17:
  1673. resolution: {integrity: sha512-DieYoGrP78PWKsrXr8MZwtQ7GLCUeLxihtjC1jZsW1DnvSMdKPitJSe8OSYDM2u5H6g3kWJZpePqkp43TfLh0g==}
  1674. tldts-experimental@7.0.17:
  1675. resolution: {integrity: sha512-NGYJUDuOyb5UzoOKLufzSY2hLSlu7uEdobD+VzkWexuYOr/dqHnGhLRUoVWv1aifLV9gwBTY3XObCAnCnEA81w==}
  1676. tldts@7.0.17:
  1677. resolution: {integrity: sha512-Y1KQBgDd/NUc+LfOtKS6mNsC9CCaH+m2P1RoIZy7RAPo3C3/t8X45+zgut31cRZtZ3xKPjfn3TkGTrctC2TQIQ==}
  1678. hasBin: true
  1679. to-regex-range@5.0.1:
  1680. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1681. engines: {node: '>=8.0'}
  1682. ts-api-utils@2.1.0:
  1683. resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==}
  1684. engines: {node: '>=18.12'}
  1685. peerDependencies:
  1686. typescript: '>=4.8.4'
  1687. ts-custom-error@3.3.1:
  1688. resolution: {integrity: sha512-5OX1tzOjxWEgsr/YEUWSuPrQ00deKLh6D7OTWcvNHm12/7QPyRh8SYpyWvA4IZv8H/+GQWQEh/kwo95Q9OVW1A==}
  1689. engines: {node: '>=14.0.0'}
  1690. ts-declaration-location@1.0.7:
  1691. resolution: {integrity: sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==}
  1692. peerDependencies:
  1693. typescript: '>=4.0.0'
  1694. tslib@2.8.1:
  1695. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1696. tunnel-agent@0.6.0:
  1697. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  1698. type-check@0.4.0:
  1699. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1700. engines: {node: '>= 0.8.0'}
  1701. type@2.7.3:
  1702. resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==}
  1703. typedarray-to-buffer@3.1.5:
  1704. resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
  1705. typescript-eslint@8.46.2:
  1706. resolution: {integrity: sha512-vbw8bOmiuYNdzzV3lsiWv6sRwjyuKJMQqWulBOU7M0RrxedXledX8G8kBbQeiOYDnTfiXz0Y4081E1QMNB6iQg==}
  1707. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1708. peerDependencies:
  1709. eslint: ^8.57.0 || ^9.0.0
  1710. typescript: '>=4.8.4 <6.0.0'
  1711. typescript@5.9.3:
  1712. resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
  1713. engines: {node: '>=14.17'}
  1714. hasBin: true
  1715. undici-cache-store-better-sqlite3@1.0.0:
  1716. resolution: {integrity: sha512-bYwnd02xu+q7UVCR20Cnb+tVJVB5f1cKP7BUc/sxafEMhgWbRQ5S/pRNZP9Ykl2sasy2bHzSJPGXlOF+/ju4+Q==}
  1717. peerDependencies:
  1718. undici: '>=7.0.0'
  1719. undici-types@7.16.0:
  1720. resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
  1721. undici@7.16.0:
  1722. resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==}
  1723. engines: {node: '>=20.18.1'}
  1724. unrs-resolver@1.11.1:
  1725. resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==}
  1726. uri-js@4.4.1:
  1727. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1728. utf-8-validate@5.0.10:
  1729. resolution: {integrity: sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==}
  1730. engines: {node: '>=6.14.2'}
  1731. util-deprecate@1.0.2:
  1732. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1733. websocket@1.0.35:
  1734. resolution: {integrity: sha512-/REy6amwPZl44DDzvRCkaI1q1bIiQB0mEFQLUrhz3z2EK91cp3n72rAjUlrTP0zV22HJIUOVHQGPxhFRjxjt+Q==}
  1735. engines: {node: '>=4.0.0'}
  1736. webworker-shim@1.1.4:
  1737. resolution: {integrity: sha512-W/40L5W6ZQyGhYr3hJ7N/2SjdK5OdFtnYm94j6xlRyjckegXnIGwz0EdxdkQx6VGTglJjK8mqBhMz3fd3AY4bg==}
  1738. which@2.0.2:
  1739. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1740. engines: {node: '>= 8'}
  1741. hasBin: true
  1742. why-is-node-running@3.2.2:
  1743. resolution: {integrity: sha512-NKUzAelcoCXhXL4dJzKIwXeR8iEVqsA0Lq6Vnd0UXvgaKbzVo4ZTHROF2Jidrv+SgxOQ03fMinnNhzZATxOD3A==}
  1744. engines: {node: '>=20.11'}
  1745. hasBin: true
  1746. word-wrap@1.2.5:
  1747. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1748. engines: {node: '>=0.10.0'}
  1749. workerpool@9.3.3:
  1750. resolution: {integrity: sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==}
  1751. worktank@3.0.2:
  1752. resolution: {integrity: sha512-ry5gPtWnakOnUBAAa2aiyWZwAFJuBtd/MwZH6o9DXnQHD4AZvidtl2uTLrb2d3Zjy9D04n84lHJNnIETQl7tuA==}
  1753. wrap-ansi@7.0.0:
  1754. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1755. engines: {node: '>=10'}
  1756. wrap-ansi@8.1.0:
  1757. resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
  1758. engines: {node: '>=12'}
  1759. wrappy@1.0.2:
  1760. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1761. write-file-atomic@1.3.4:
  1762. resolution: {integrity: sha512-SdrHoC/yVBPpV0Xq/mUZQIpW2sWXAShb/V4pomcJXh92RuaO+f3UTWItiR3Px+pLnV2PvC2/bfn5cwr5X6Vfxw==}
  1763. xbits@0.2.0:
  1764. resolution: {integrity: sha512-JMd+tT2WwmbQZxIE9lQ3WoziWgTngKwdMbuk1CBqjos2zn9y5LYYSGRkYqzsFlwITHJehpdHgDdTOf4Qls/Q+w==}
  1765. y18n@5.0.8:
  1766. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  1767. engines: {node: '>=10'}
  1768. yaeti@0.0.6:
  1769. resolution: {integrity: sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==}
  1770. engines: {node: '>=0.10.32'}
  1771. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  1772. yaml@2.8.1:
  1773. resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==}
  1774. engines: {node: '>= 14.6'}
  1775. hasBin: true
  1776. yargs-parser@21.1.1:
  1777. resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
  1778. engines: {node: '>=12'}
  1779. yargs-unparser@2.0.0:
  1780. resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
  1781. engines: {node: '>=10'}
  1782. yargs@17.7.2:
  1783. resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
  1784. engines: {node: '>=12'}
  1785. yauzl-promise@4.0.0:
  1786. resolution: {integrity: sha512-/HCXpyHXJQQHvFq9noqrjfa/WpQC2XYs3vI7tBiAi4QiIU1knvYhZGaO1QPjwIVMdqflxbmwgMXtYeaRiAE0CA==}
  1787. engines: {node: '>=16'}
  1788. yocto-queue@0.1.0:
  1789. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1790. engines: {node: '>=10'}
  1791. snapshots:
  1792. '@babel/code-frame@7.27.1':
  1793. dependencies:
  1794. '@babel/helper-validator-identifier': 7.27.1
  1795. js-tokens: 4.0.0
  1796. picocolors: 1.1.1
  1797. '@babel/helper-validator-identifier@7.27.1': {}
  1798. '@cryptography/aes@0.1.1': {}
  1799. '@emnapi/core@1.5.0':
  1800. dependencies:
  1801. '@emnapi/wasi-threads': 1.1.0
  1802. tslib: 2.8.1
  1803. optional: true
  1804. '@emnapi/runtime@1.5.0':
  1805. dependencies:
  1806. tslib: 2.8.1
  1807. optional: true
  1808. '@emnapi/wasi-threads@1.1.0':
  1809. dependencies:
  1810. tslib: 2.8.1
  1811. optional: true
  1812. '@eslint-community/eslint-plugin-eslint-comments@4.5.0(eslint@9.38.0)':
  1813. dependencies:
  1814. escape-string-regexp: 4.0.0
  1815. eslint: 9.38.0
  1816. ignore: 5.3.2
  1817. '@eslint-community/eslint-utils@4.9.0(eslint@9.38.0)':
  1818. dependencies:
  1819. eslint: 9.38.0
  1820. eslint-visitor-keys: 3.4.3
  1821. '@eslint-community/regexpp@4.12.1': {}
  1822. '@eslint-sukka/eslint-plugin-stylistic@8.0.0-beta.1(eslint@9.38.0)':
  1823. dependencies:
  1824. eslint: 9.38.0
  1825. '@eslint-sukka/eslint-plugin-sukka-full@8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)':
  1826. dependencies:
  1827. '@eslint-sukka/shared': 8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)
  1828. eslint: 9.38.0
  1829. eslint-plugin-sukka: 8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)
  1830. optionalDependencies:
  1831. typescript: 5.9.3
  1832. transitivePeerDependencies:
  1833. - supports-color
  1834. '@eslint-sukka/node@8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)':
  1835. dependencies:
  1836. '@eslint-sukka/eslint-plugin-sukka-full': 8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)
  1837. '@eslint-sukka/shared': 8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)
  1838. eslint-plugin-n: 17.23.1(eslint@9.38.0)(typescript@5.9.3)
  1839. transitivePeerDependencies:
  1840. - eslint
  1841. - supports-color
  1842. - typescript
  1843. '@eslint-sukka/shared@8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)':
  1844. dependencies:
  1845. '@package-json/types': 0.0.12
  1846. '@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  1847. foxts: 4.6.0
  1848. oxc-resolver: 11.11.1
  1849. transitivePeerDependencies:
  1850. - eslint
  1851. - supports-color
  1852. - typescript
  1853. '@eslint/config-array@0.21.1':
  1854. dependencies:
  1855. '@eslint/object-schema': 2.1.7
  1856. debug: 4.4.3
  1857. minimatch: 3.1.2
  1858. transitivePeerDependencies:
  1859. - supports-color
  1860. '@eslint/config-helpers@0.4.1':
  1861. dependencies:
  1862. '@eslint/core': 0.16.0
  1863. '@eslint/core@0.16.0':
  1864. dependencies:
  1865. '@types/json-schema': 7.0.15
  1866. '@eslint/eslintrc@3.3.1':
  1867. dependencies:
  1868. ajv: 6.12.6
  1869. debug: 4.4.3
  1870. espree: 10.4.0
  1871. globals: 14.0.0
  1872. ignore: 5.3.2
  1873. import-fresh: 3.3.1
  1874. js-yaml: 4.1.0
  1875. minimatch: 3.1.2
  1876. strip-json-comments: 3.1.1
  1877. transitivePeerDependencies:
  1878. - supports-color
  1879. '@eslint/js@9.38.0': {}
  1880. '@eslint/object-schema@2.1.7': {}
  1881. '@eslint/plugin-kit@0.4.0':
  1882. dependencies:
  1883. '@eslint/core': 0.16.0
  1884. levn: 0.4.1
  1885. '@ghostery/adblocker-content@2.12.4':
  1886. dependencies:
  1887. '@ghostery/adblocker-extended-selectors': 2.12.4
  1888. '@ghostery/adblocker-extended-selectors@2.12.4': {}
  1889. '@ghostery/adblocker@2.12.4':
  1890. dependencies:
  1891. '@ghostery/adblocker-content': 2.12.4
  1892. '@ghostery/adblocker-extended-selectors': 2.12.4
  1893. '@ghostery/url-parser': 1.3.0
  1894. '@remusao/guess-url-type': 2.1.0
  1895. '@remusao/small': 2.1.0
  1896. '@remusao/smaz': 2.2.0
  1897. tldts-experimental: 7.0.17
  1898. '@ghostery/url-parser@1.3.0':
  1899. dependencies:
  1900. tldts-experimental: 7.0.17
  1901. '@henrygd/queue@1.1.1': {}
  1902. '@humanfs/core@0.19.1': {}
  1903. '@humanfs/node@0.16.6':
  1904. dependencies:
  1905. '@humanfs/core': 0.19.1
  1906. '@humanwhocodes/retry': 0.3.1
  1907. '@humanwhocodes/module-importer@1.0.1': {}
  1908. '@humanwhocodes/retry@0.3.1': {}
  1909. '@humanwhocodes/retry@0.4.3': {}
  1910. '@isaacs/balanced-match@4.0.1': {}
  1911. '@isaacs/brace-expansion@5.0.0':
  1912. dependencies:
  1913. '@isaacs/balanced-match': 4.0.1
  1914. '@isaacs/cliui@8.0.2':
  1915. dependencies:
  1916. string-width: 5.1.2
  1917. string-width-cjs: string-width@4.2.3
  1918. strip-ansi: 7.1.0
  1919. strip-ansi-cjs: strip-ansi@6.0.1
  1920. wrap-ansi: 8.1.0
  1921. wrap-ansi-cjs: wrap-ansi@7.0.0
  1922. '@jest/diff-sequences@30.0.1': {}
  1923. '@jest/expect-utils@30.2.0':
  1924. dependencies:
  1925. '@jest/get-type': 30.1.0
  1926. '@jest/get-type@30.1.0': {}
  1927. '@jest/pattern@30.0.1':
  1928. dependencies:
  1929. '@types/node': 24.9.1
  1930. jest-regex-util: 30.0.1
  1931. '@jest/schemas@30.0.5':
  1932. dependencies:
  1933. '@sinclair/typebox': 0.34.40
  1934. '@jest/types@30.2.0':
  1935. dependencies:
  1936. '@jest/pattern': 30.0.1
  1937. '@jest/schemas': 30.0.5
  1938. '@types/istanbul-lib-coverage': 2.0.6
  1939. '@types/istanbul-reports': 3.0.4
  1940. '@types/node': 24.9.1
  1941. '@types/yargs': 17.0.33
  1942. chalk: 4.1.2
  1943. '@mitata/counters@0.0.8': {}
  1944. '@napi-rs/wasm-runtime@0.2.12':
  1945. dependencies:
  1946. '@emnapi/core': 1.5.0
  1947. '@emnapi/runtime': 1.5.0
  1948. '@tybys/wasm-util': 0.10.1
  1949. optional: true
  1950. '@napi-rs/wasm-runtime@1.0.5':
  1951. dependencies:
  1952. '@emnapi/core': 1.5.0
  1953. '@emnapi/runtime': 1.5.0
  1954. '@tybys/wasm-util': 0.10.1
  1955. optional: true
  1956. '@napi-rs/wasm-runtime@1.0.7':
  1957. dependencies:
  1958. '@emnapi/core': 1.5.0
  1959. '@emnapi/runtime': 1.5.0
  1960. '@tybys/wasm-util': 0.10.1
  1961. optional: true
  1962. '@node-rs/crc32-android-arm-eabi@1.10.6':
  1963. optional: true
  1964. '@node-rs/crc32-android-arm64@1.10.6':
  1965. optional: true
  1966. '@node-rs/crc32-darwin-arm64@1.10.6':
  1967. optional: true
  1968. '@node-rs/crc32-darwin-x64@1.10.6':
  1969. optional: true
  1970. '@node-rs/crc32-freebsd-x64@1.10.6':
  1971. optional: true
  1972. '@node-rs/crc32-linux-arm-gnueabihf@1.10.6':
  1973. optional: true
  1974. '@node-rs/crc32-linux-arm64-gnu@1.10.6':
  1975. optional: true
  1976. '@node-rs/crc32-linux-arm64-musl@1.10.6':
  1977. optional: true
  1978. '@node-rs/crc32-linux-x64-gnu@1.10.6':
  1979. optional: true
  1980. '@node-rs/crc32-linux-x64-musl@1.10.6':
  1981. optional: true
  1982. '@node-rs/crc32-wasm32-wasi@1.10.6':
  1983. dependencies:
  1984. '@napi-rs/wasm-runtime': 0.2.12
  1985. optional: true
  1986. '@node-rs/crc32-win32-arm64-msvc@1.10.6':
  1987. optional: true
  1988. '@node-rs/crc32-win32-ia32-msvc@1.10.6':
  1989. optional: true
  1990. '@node-rs/crc32-win32-x64-msvc@1.10.6':
  1991. optional: true
  1992. '@node-rs/crc32@1.10.6':
  1993. optionalDependencies:
  1994. '@node-rs/crc32-android-arm-eabi': 1.10.6
  1995. '@node-rs/crc32-android-arm64': 1.10.6
  1996. '@node-rs/crc32-darwin-arm64': 1.10.6
  1997. '@node-rs/crc32-darwin-x64': 1.10.6
  1998. '@node-rs/crc32-freebsd-x64': 1.10.6
  1999. '@node-rs/crc32-linux-arm-gnueabihf': 1.10.6
  2000. '@node-rs/crc32-linux-arm64-gnu': 1.10.6
  2001. '@node-rs/crc32-linux-arm64-musl': 1.10.6
  2002. '@node-rs/crc32-linux-x64-gnu': 1.10.6
  2003. '@node-rs/crc32-linux-x64-musl': 1.10.6
  2004. '@node-rs/crc32-wasm32-wasi': 1.10.6
  2005. '@node-rs/crc32-win32-arm64-msvc': 1.10.6
  2006. '@node-rs/crc32-win32-ia32-msvc': 1.10.6
  2007. '@node-rs/crc32-win32-x64-msvc': 1.10.6
  2008. '@nodelib/fs.scandir@2.1.5':
  2009. dependencies:
  2010. '@nodelib/fs.stat': 2.0.5
  2011. run-parallel: 1.2.0
  2012. '@nodelib/fs.stat@2.0.5': {}
  2013. '@nodelib/fs.walk@1.2.8':
  2014. dependencies:
  2015. '@nodelib/fs.scandir': 2.1.5
  2016. fastq: 1.19.1
  2017. '@nolyfill/globalthis@1.0.44':
  2018. dependencies:
  2019. '@nolyfill/shared': 1.0.44
  2020. '@nolyfill/safe-buffer@1.0.44': {}
  2021. '@nolyfill/shared@1.0.44': {}
  2022. '@oxc-resolver/binding-android-arm-eabi@11.11.1':
  2023. optional: true
  2024. '@oxc-resolver/binding-android-arm-eabi@11.9.0':
  2025. optional: true
  2026. '@oxc-resolver/binding-android-arm64@11.11.1':
  2027. optional: true
  2028. '@oxc-resolver/binding-android-arm64@11.9.0':
  2029. optional: true
  2030. '@oxc-resolver/binding-darwin-arm64@11.11.1':
  2031. optional: true
  2032. '@oxc-resolver/binding-darwin-arm64@11.9.0':
  2033. optional: true
  2034. '@oxc-resolver/binding-darwin-x64@11.11.1':
  2035. optional: true
  2036. '@oxc-resolver/binding-darwin-x64@11.9.0':
  2037. optional: true
  2038. '@oxc-resolver/binding-freebsd-x64@11.11.1':
  2039. optional: true
  2040. '@oxc-resolver/binding-freebsd-x64@11.9.0':
  2041. optional: true
  2042. '@oxc-resolver/binding-linux-arm-gnueabihf@11.11.1':
  2043. optional: true
  2044. '@oxc-resolver/binding-linux-arm-gnueabihf@11.9.0':
  2045. optional: true
  2046. '@oxc-resolver/binding-linux-arm-musleabihf@11.11.1':
  2047. optional: true
  2048. '@oxc-resolver/binding-linux-arm-musleabihf@11.9.0':
  2049. optional: true
  2050. '@oxc-resolver/binding-linux-arm64-gnu@11.11.1':
  2051. optional: true
  2052. '@oxc-resolver/binding-linux-arm64-gnu@11.9.0':
  2053. optional: true
  2054. '@oxc-resolver/binding-linux-arm64-musl@11.11.1':
  2055. optional: true
  2056. '@oxc-resolver/binding-linux-arm64-musl@11.9.0':
  2057. optional: true
  2058. '@oxc-resolver/binding-linux-ppc64-gnu@11.11.1':
  2059. optional: true
  2060. '@oxc-resolver/binding-linux-ppc64-gnu@11.9.0':
  2061. optional: true
  2062. '@oxc-resolver/binding-linux-riscv64-gnu@11.11.1':
  2063. optional: true
  2064. '@oxc-resolver/binding-linux-riscv64-gnu@11.9.0':
  2065. optional: true
  2066. '@oxc-resolver/binding-linux-riscv64-musl@11.11.1':
  2067. optional: true
  2068. '@oxc-resolver/binding-linux-riscv64-musl@11.9.0':
  2069. optional: true
  2070. '@oxc-resolver/binding-linux-s390x-gnu@11.11.1':
  2071. optional: true
  2072. '@oxc-resolver/binding-linux-s390x-gnu@11.9.0':
  2073. optional: true
  2074. '@oxc-resolver/binding-linux-x64-gnu@11.11.1':
  2075. optional: true
  2076. '@oxc-resolver/binding-linux-x64-gnu@11.9.0':
  2077. optional: true
  2078. '@oxc-resolver/binding-linux-x64-musl@11.11.1':
  2079. optional: true
  2080. '@oxc-resolver/binding-linux-x64-musl@11.9.0':
  2081. optional: true
  2082. '@oxc-resolver/binding-wasm32-wasi@11.11.1':
  2083. dependencies:
  2084. '@napi-rs/wasm-runtime': 1.0.7
  2085. optional: true
  2086. '@oxc-resolver/binding-wasm32-wasi@11.9.0':
  2087. dependencies:
  2088. '@napi-rs/wasm-runtime': 1.0.5
  2089. optional: true
  2090. '@oxc-resolver/binding-win32-arm64-msvc@11.11.1':
  2091. optional: true
  2092. '@oxc-resolver/binding-win32-arm64-msvc@11.9.0':
  2093. optional: true
  2094. '@oxc-resolver/binding-win32-ia32-msvc@11.11.1':
  2095. optional: true
  2096. '@oxc-resolver/binding-win32-ia32-msvc@11.9.0':
  2097. optional: true
  2098. '@oxc-resolver/binding-win32-x64-msvc@11.11.1':
  2099. optional: true
  2100. '@oxc-resolver/binding-win32-x64-msvc@11.9.0':
  2101. optional: true
  2102. '@package-json/types@0.0.12': {}
  2103. '@pkgjs/parseargs@0.11.0':
  2104. optional: true
  2105. '@pkgr/core@0.2.9': {}
  2106. '@remusao/guess-url-type@2.1.0': {}
  2107. '@remusao/small@2.1.0': {}
  2108. '@remusao/smaz-compress@2.2.0':
  2109. dependencies:
  2110. '@remusao/trie': 2.1.0
  2111. '@remusao/smaz-decompress@2.2.0': {}
  2112. '@remusao/smaz@2.2.0':
  2113. dependencies:
  2114. '@remusao/smaz-compress': 2.2.0
  2115. '@remusao/smaz-decompress': 2.2.0
  2116. '@remusao/trie@2.1.0': {}
  2117. '@sinclair/typebox@0.34.40': {}
  2118. '@swc-node/core@1.14.1(@swc/core@1.13.5)(@swc/types@0.1.24)':
  2119. dependencies:
  2120. '@swc/core': 1.13.5
  2121. '@swc/types': 0.1.24
  2122. '@swc-node/register@1.11.1(@swc/core@1.13.5)(@swc/types@0.1.24)(typescript@5.9.3)':
  2123. dependencies:
  2124. '@swc-node/core': 1.14.1(@swc/core@1.13.5)(@swc/types@0.1.24)
  2125. '@swc-node/sourcemap-support': 0.6.1
  2126. '@swc/core': 1.13.5
  2127. colorette: 2.0.20
  2128. debug: 4.4.1(supports-color@8.1.1)
  2129. oxc-resolver: 11.9.0
  2130. pirates: 4.0.7
  2131. tslib: 2.8.1
  2132. typescript: 5.9.3
  2133. transitivePeerDependencies:
  2134. - '@swc/types'
  2135. - supports-color
  2136. '@swc-node/sourcemap-support@0.6.1':
  2137. dependencies:
  2138. source-map-support: 0.5.21
  2139. tslib: 2.8.1
  2140. '@swc/core-darwin-arm64@1.13.5':
  2141. optional: true
  2142. '@swc/core-darwin-x64@1.13.5':
  2143. optional: true
  2144. '@swc/core-linux-arm-gnueabihf@1.13.5':
  2145. optional: true
  2146. '@swc/core-linux-arm64-gnu@1.13.5':
  2147. optional: true
  2148. '@swc/core-linux-arm64-musl@1.13.5':
  2149. optional: true
  2150. '@swc/core-linux-x64-gnu@1.13.5':
  2151. optional: true
  2152. '@swc/core-linux-x64-musl@1.13.5':
  2153. optional: true
  2154. '@swc/core-win32-arm64-msvc@1.13.5':
  2155. optional: true
  2156. '@swc/core-win32-ia32-msvc@1.13.5':
  2157. optional: true
  2158. '@swc/core-win32-x64-msvc@1.13.5':
  2159. optional: true
  2160. '@swc/core@1.13.5':
  2161. dependencies:
  2162. '@swc/counter': 0.1.3
  2163. '@swc/types': 0.1.24
  2164. optionalDependencies:
  2165. '@swc/core-darwin-arm64': 1.13.5
  2166. '@swc/core-darwin-x64': 1.13.5
  2167. '@swc/core-linux-arm-gnueabihf': 1.13.5
  2168. '@swc/core-linux-arm64-gnu': 1.13.5
  2169. '@swc/core-linux-arm64-musl': 1.13.5
  2170. '@swc/core-linux-x64-gnu': 1.13.5
  2171. '@swc/core-linux-x64-musl': 1.13.5
  2172. '@swc/core-win32-arm64-msvc': 1.13.5
  2173. '@swc/core-win32-ia32-msvc': 1.13.5
  2174. '@swc/core-win32-x64-msvc': 1.13.5
  2175. '@swc/counter@0.1.3': {}
  2176. '@swc/types@0.1.24':
  2177. dependencies:
  2178. '@swc/counter': 0.1.3
  2179. '@tybys/wasm-util@0.10.1':
  2180. dependencies:
  2181. tslib: 2.8.1
  2182. optional: true
  2183. '@types/better-sqlite3@7.6.13':
  2184. dependencies:
  2185. '@types/node': 24.9.1
  2186. '@types/cli-progress@3.11.6':
  2187. dependencies:
  2188. '@types/node': 24.9.1
  2189. '@types/dns2@2.0.10':
  2190. dependencies:
  2191. '@types/node': 24.9.1
  2192. '@types/estree@1.0.8': {}
  2193. '@types/istanbul-lib-coverage@2.0.6': {}
  2194. '@types/istanbul-lib-report@3.0.3':
  2195. dependencies:
  2196. '@types/istanbul-lib-coverage': 2.0.6
  2197. '@types/istanbul-reports@3.0.4':
  2198. dependencies:
  2199. '@types/istanbul-lib-report': 3.0.3
  2200. '@types/json-schema@7.0.15': {}
  2201. '@types/mocha@10.0.10': {}
  2202. '@types/node@24.9.1':
  2203. dependencies:
  2204. undici-types: 7.16.0
  2205. '@types/stack-utils@2.0.3': {}
  2206. '@types/tar-fs@2.0.4':
  2207. dependencies:
  2208. '@types/node': 24.9.1
  2209. '@types/tar-stream': 3.1.4
  2210. '@types/tar-stream@3.1.4':
  2211. dependencies:
  2212. '@types/node': 24.9.1
  2213. '@types/yargs-parser@21.0.3': {}
  2214. '@types/yargs@17.0.33':
  2215. dependencies:
  2216. '@types/yargs-parser': 21.0.3
  2217. '@types/yauzl-promise@4.0.1':
  2218. dependencies:
  2219. '@types/node': 24.9.1
  2220. '@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3)':
  2221. dependencies:
  2222. '@eslint-community/regexpp': 4.12.1
  2223. '@typescript-eslint/parser': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2224. '@typescript-eslint/scope-manager': 8.46.2
  2225. '@typescript-eslint/type-utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2226. '@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2227. '@typescript-eslint/visitor-keys': 8.46.2
  2228. eslint: 9.38.0
  2229. graphemer: 1.4.0
  2230. ignore: 7.0.5
  2231. natural-compare: 1.4.0
  2232. ts-api-utils: 2.1.0(typescript@5.9.3)
  2233. typescript: 5.9.3
  2234. transitivePeerDependencies:
  2235. - supports-color
  2236. '@typescript-eslint/parser@8.46.2(eslint@9.38.0)(typescript@5.9.3)':
  2237. dependencies:
  2238. '@typescript-eslint/scope-manager': 8.46.2
  2239. '@typescript-eslint/types': 8.46.2
  2240. '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3)
  2241. '@typescript-eslint/visitor-keys': 8.46.2
  2242. debug: 4.4.3
  2243. eslint: 9.38.0
  2244. typescript: 5.9.3
  2245. transitivePeerDependencies:
  2246. - supports-color
  2247. '@typescript-eslint/project-service@8.46.2(typescript@5.9.3)':
  2248. dependencies:
  2249. '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3)
  2250. '@typescript-eslint/types': 8.46.2
  2251. debug: 4.4.3
  2252. typescript: 5.9.3
  2253. transitivePeerDependencies:
  2254. - supports-color
  2255. '@typescript-eslint/scope-manager@8.46.2':
  2256. dependencies:
  2257. '@typescript-eslint/types': 8.46.2
  2258. '@typescript-eslint/visitor-keys': 8.46.2
  2259. '@typescript-eslint/tsconfig-utils@8.46.2(typescript@5.9.3)':
  2260. dependencies:
  2261. typescript: 5.9.3
  2262. '@typescript-eslint/type-utils@8.46.2(eslint@9.38.0)(typescript@5.9.3)':
  2263. dependencies:
  2264. '@typescript-eslint/types': 8.46.2
  2265. '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3)
  2266. '@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2267. debug: 4.4.3
  2268. eslint: 9.38.0
  2269. ts-api-utils: 2.1.0(typescript@5.9.3)
  2270. typescript: 5.9.3
  2271. transitivePeerDependencies:
  2272. - supports-color
  2273. '@typescript-eslint/types@8.46.1': {}
  2274. '@typescript-eslint/types@8.46.2': {}
  2275. '@typescript-eslint/typescript-estree@8.46.2(typescript@5.9.3)':
  2276. dependencies:
  2277. '@typescript-eslint/project-service': 8.46.2(typescript@5.9.3)
  2278. '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3)
  2279. '@typescript-eslint/types': 8.46.2
  2280. '@typescript-eslint/visitor-keys': 8.46.2
  2281. debug: 4.4.3
  2282. fast-glob: 3.3.3
  2283. is-glob: 4.0.3
  2284. minimatch: 9.0.5
  2285. semver: 7.7.3
  2286. ts-api-utils: 2.1.0(typescript@5.9.3)
  2287. typescript: 5.9.3
  2288. transitivePeerDependencies:
  2289. - supports-color
  2290. '@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3)':
  2291. dependencies:
  2292. '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
  2293. '@typescript-eslint/scope-manager': 8.46.2
  2294. '@typescript-eslint/types': 8.46.2
  2295. '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3)
  2296. eslint: 9.38.0
  2297. typescript: 5.9.3
  2298. transitivePeerDependencies:
  2299. - supports-color
  2300. '@typescript-eslint/visitor-keys@8.46.2':
  2301. dependencies:
  2302. '@typescript-eslint/types': 8.46.2
  2303. eslint-visitor-keys: 4.2.1
  2304. '@unrs/resolver-binding-android-arm-eabi@1.11.1':
  2305. optional: true
  2306. '@unrs/resolver-binding-android-arm64@1.11.1':
  2307. optional: true
  2308. '@unrs/resolver-binding-darwin-arm64@1.11.1':
  2309. optional: true
  2310. '@unrs/resolver-binding-darwin-x64@1.11.1':
  2311. optional: true
  2312. '@unrs/resolver-binding-freebsd-x64@1.11.1':
  2313. optional: true
  2314. '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1':
  2315. optional: true
  2316. '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1':
  2317. optional: true
  2318. '@unrs/resolver-binding-linux-arm64-gnu@1.11.1':
  2319. optional: true
  2320. '@unrs/resolver-binding-linux-arm64-musl@1.11.1':
  2321. optional: true
  2322. '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1':
  2323. optional: true
  2324. '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1':
  2325. optional: true
  2326. '@unrs/resolver-binding-linux-riscv64-musl@1.11.1':
  2327. optional: true
  2328. '@unrs/resolver-binding-linux-s390x-gnu@1.11.1':
  2329. optional: true
  2330. '@unrs/resolver-binding-linux-x64-gnu@1.11.1':
  2331. optional: true
  2332. '@unrs/resolver-binding-linux-x64-musl@1.11.1':
  2333. optional: true
  2334. '@unrs/resolver-binding-wasm32-wasi@1.11.1':
  2335. dependencies:
  2336. '@napi-rs/wasm-runtime': 0.2.12
  2337. optional: true
  2338. '@unrs/resolver-binding-win32-arm64-msvc@1.11.1':
  2339. optional: true
  2340. '@unrs/resolver-binding-win32-ia32-msvc@1.11.1':
  2341. optional: true
  2342. '@unrs/resolver-binding-win32-x64-msvc@1.11.1':
  2343. optional: true
  2344. acorn-jsx@5.3.2(acorn@8.15.0):
  2345. dependencies:
  2346. acorn: 8.15.0
  2347. acorn@8.15.0: {}
  2348. ajv@6.12.6:
  2349. dependencies:
  2350. fast-deep-equal: 3.1.3
  2351. fast-json-stable-stringify: 2.1.0
  2352. json-schema-traverse: 0.4.1
  2353. uri-js: 4.4.1
  2354. ansi-regex@5.0.1: {}
  2355. ansi-regex@6.2.0: {}
  2356. ansi-styles@4.3.0:
  2357. dependencies:
  2358. color-convert: 2.0.1
  2359. ansi-styles@5.2.0: {}
  2360. ansi-styles@6.2.1: {}
  2361. argparse@2.0.1: {}
  2362. array-timsort@1.0.3: {}
  2363. async-mutex@0.3.2:
  2364. dependencies:
  2365. tslib: 2.8.1
  2366. b4a@1.6.7: {}
  2367. balanced-match@1.0.2: {}
  2368. bare-events@2.6.1:
  2369. optional: true
  2370. bare-fs@4.2.1:
  2371. dependencies:
  2372. bare-events: 2.6.1
  2373. bare-path: 3.0.0
  2374. bare-stream: 2.7.0(bare-events@2.6.1)
  2375. optional: true
  2376. bare-os@3.6.2:
  2377. optional: true
  2378. bare-path@3.0.0:
  2379. dependencies:
  2380. bare-os: 3.6.2
  2381. optional: true
  2382. bare-stream@2.7.0(bare-events@2.6.1):
  2383. dependencies:
  2384. streamx: 2.22.1
  2385. optionalDependencies:
  2386. bare-events: 2.6.1
  2387. optional: true
  2388. base64-js@1.5.1: {}
  2389. better-sqlite3@11.10.0:
  2390. dependencies:
  2391. bindings: 1.5.0
  2392. prebuild-install: 7.1.3
  2393. better-sqlite3@12.4.1:
  2394. dependencies:
  2395. bindings: 1.5.0
  2396. prebuild-install: 7.1.3
  2397. big-integer@1.6.52: {}
  2398. bindings@1.5.0:
  2399. dependencies:
  2400. file-uri-to-path: 1.0.0
  2401. bl@4.1.0:
  2402. dependencies:
  2403. buffer: 5.7.1
  2404. inherits: 2.0.4
  2405. readable-stream: 3.6.2
  2406. brace-expansion@1.1.12:
  2407. dependencies:
  2408. balanced-match: 1.0.2
  2409. concat-map: 0.0.1
  2410. brace-expansion@2.0.2:
  2411. dependencies:
  2412. balanced-match: 1.0.2
  2413. braces@3.0.3:
  2414. dependencies:
  2415. fill-range: 7.1.1
  2416. browser-stdout@1.3.1: {}
  2417. buffer-from@1.1.2: {}
  2418. buffer@5.7.1:
  2419. dependencies:
  2420. base64-js: 1.5.1
  2421. ieee754: 1.2.1
  2422. buffer@6.0.3:
  2423. dependencies:
  2424. base64-js: 1.5.1
  2425. ieee754: 1.2.1
  2426. bufferutil@4.0.9:
  2427. dependencies:
  2428. node-gyp-build: 4.8.4
  2429. callsites@3.1.0: {}
  2430. camelcase@6.3.0: {}
  2431. chalk@4.1.2:
  2432. dependencies:
  2433. ansi-styles: 4.3.0
  2434. supports-color: 7.2.0
  2435. chokidar@4.0.3:
  2436. dependencies:
  2437. readdirp: 4.1.2
  2438. chownr@1.1.4: {}
  2439. ci-info@4.3.1: {}
  2440. cli-progress@3.12.0:
  2441. dependencies:
  2442. string-width: 4.2.3
  2443. cliui@8.0.1:
  2444. dependencies:
  2445. string-width: 4.2.3
  2446. strip-ansi: 6.0.1
  2447. wrap-ansi: 7.0.0
  2448. color-convert@2.0.1:
  2449. dependencies:
  2450. color-name: 1.1.4
  2451. color-name@1.1.4: {}
  2452. colorette@2.0.20: {}
  2453. comment-json@4.4.1:
  2454. dependencies:
  2455. array-timsort: 1.0.3
  2456. core-util-is: 1.0.3
  2457. esprima: 4.0.1
  2458. comment-parser@1.4.1: {}
  2459. concat-map@0.0.1: {}
  2460. core-util-is@1.0.3: {}
  2461. cross-spawn@7.0.6:
  2462. dependencies:
  2463. path-key: 3.1.1
  2464. shebang-command: 2.0.0
  2465. which: 2.0.2
  2466. csv-parse@6.1.0: {}
  2467. d@1.0.2:
  2468. dependencies:
  2469. es5-ext: 0.10.64
  2470. type: 2.7.3
  2471. debug@2.6.9:
  2472. dependencies:
  2473. ms: 2.0.0
  2474. debug@3.2.7:
  2475. dependencies:
  2476. ms: 2.1.3
  2477. optional: true
  2478. debug@4.4.1(supports-color@8.1.1):
  2479. dependencies:
  2480. ms: 2.1.3
  2481. optionalDependencies:
  2482. supports-color: 8.1.1
  2483. debug@4.4.3:
  2484. dependencies:
  2485. ms: 2.1.3
  2486. decamelize@4.0.0: {}
  2487. decompress-response@6.0.0:
  2488. dependencies:
  2489. mimic-response: 3.1.0
  2490. deep-extend@0.6.0: {}
  2491. deep-is@0.1.4: {}
  2492. defu@6.1.4: {}
  2493. detect-libc@2.0.4: {}
  2494. diff-sequences@27.5.1: {}
  2495. diff@7.0.0: {}
  2496. dns2@https://codeload.github.com/lsongdev/node-dns/tar.gz/3adb7e91b3101c0e4f43ebaca3a568269ea04d11: {}
  2497. dns2@https://codeload.github.com/lsongdev/node-dns/tar.gz/e4fa035aca0b8eb730bde3431fbf0c60a31a09c9: {}
  2498. dom-serializer@1.4.1:
  2499. dependencies:
  2500. domelementtype: 2.3.0
  2501. domhandler: 4.3.1
  2502. entities: 2.2.0
  2503. domain-alive@0.1.10:
  2504. dependencies:
  2505. debug: 4.4.1(supports-color@8.1.1)
  2506. dns2: https://codeload.github.com/lsongdev/node-dns/tar.gz/3adb7e91b3101c0e4f43ebaca3a568269ea04d11
  2507. foxts: 4.6.0
  2508. tldts: 7.0.17
  2509. transitivePeerDependencies:
  2510. - supports-color
  2511. domelementtype@2.3.0: {}
  2512. domhandler@4.3.1:
  2513. dependencies:
  2514. domelementtype: 2.3.0
  2515. domutils@2.8.0:
  2516. dependencies:
  2517. dom-serializer: 1.4.1
  2518. domelementtype: 2.3.0
  2519. domhandler: 4.3.1
  2520. eastasianwidth@0.2.0: {}
  2521. emoji-regex@8.0.0: {}
  2522. emoji-regex@9.2.2: {}
  2523. end-of-stream@1.4.5:
  2524. dependencies:
  2525. once: 1.4.0
  2526. enhanced-resolve@5.18.3:
  2527. dependencies:
  2528. graceful-fs: 4.2.11
  2529. tapable: 2.3.0
  2530. entities@2.2.0: {}
  2531. es5-ext@0.10.64:
  2532. dependencies:
  2533. es6-iterator: 2.0.3
  2534. es6-symbol: 3.1.4
  2535. esniff: 2.0.1
  2536. next-tick: 1.1.0
  2537. es6-iterator@2.0.3:
  2538. dependencies:
  2539. d: 1.0.2
  2540. es5-ext: 0.10.64
  2541. es6-symbol: 3.1.4
  2542. es6-symbol@3.1.4:
  2543. dependencies:
  2544. d: 1.0.2
  2545. ext: 1.7.0
  2546. escalade@3.2.0: {}
  2547. escape-string-regexp@2.0.0: {}
  2548. escape-string-regexp@4.0.0: {}
  2549. eslint-compat-utils@0.5.1(eslint@9.38.0):
  2550. dependencies:
  2551. eslint: 9.38.0
  2552. semver: 7.7.3
  2553. eslint-compat-utils@0.6.5(eslint@9.38.0):
  2554. dependencies:
  2555. eslint: 9.38.0
  2556. semver: 7.7.3
  2557. eslint-config-sukka@8.0.0-beta.1(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0)(typescript@5.9.3):
  2558. dependencies:
  2559. '@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.38.0)
  2560. '@eslint-sukka/eslint-plugin-stylistic': 8.0.0-beta.1(eslint@9.38.0)
  2561. '@eslint-sukka/eslint-plugin-sukka-full': 8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)
  2562. '@eslint-sukka/shared': 8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)
  2563. '@eslint/config-helpers': 0.4.1
  2564. '@eslint/js': 9.38.0
  2565. '@typescript-eslint/eslint-plugin': 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3)
  2566. '@typescript-eslint/parser': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2567. ci-info: 4.3.1
  2568. defu: 6.1.4
  2569. eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0))(eslint@9.38.0)
  2570. eslint-plugin-autofix: 2.2.0(eslint@9.38.0)
  2571. eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0)
  2572. eslint-plugin-jsonc: 2.21.0(eslint@9.38.0)
  2573. eslint-plugin-paths: 1.1.0
  2574. eslint-plugin-promise: 7.2.1(eslint@9.38.0)
  2575. eslint-plugin-regexp: 2.10.0(eslint@9.38.0)
  2576. eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)
  2577. foxts: 4.6.0
  2578. jsonc-eslint-parser: 2.4.1
  2579. picocolors: 1.1.1
  2580. typescript-eslint: 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2581. transitivePeerDependencies:
  2582. - '@eslint/json'
  2583. - '@typescript-eslint/utils'
  2584. - eslint
  2585. - eslint-import-resolver-node
  2586. - eslint-plugin-import
  2587. - supports-color
  2588. - typescript
  2589. eslint-formatter-sukka@8.0.0-beta.1(eslint@9.38.0):
  2590. dependencies:
  2591. ci-info: 4.3.1
  2592. eslint: 9.38.0
  2593. foxts: 4.6.0
  2594. picocolors: 1.1.1
  2595. eslint-import-context@0.1.9(unrs-resolver@1.11.1):
  2596. dependencies:
  2597. get-tsconfig: 4.12.0
  2598. stable-hash-x: 0.2.0
  2599. optionalDependencies:
  2600. unrs-resolver: 1.11.1
  2601. eslint-import-resolver-node@0.3.9:
  2602. dependencies:
  2603. debug: 3.2.7
  2604. is-core-module: 2.16.1
  2605. resolve: 1.22.10
  2606. transitivePeerDependencies:
  2607. - supports-color
  2608. optional: true
  2609. eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0))(eslint@9.38.0):
  2610. dependencies:
  2611. debug: 4.4.3
  2612. eslint: 9.38.0
  2613. eslint-import-context: 0.1.9(unrs-resolver@1.11.1)
  2614. get-tsconfig: 4.12.0
  2615. is-bun-module: 2.0.0
  2616. stable-hash-x: 0.2.0
  2617. tinyglobby: 0.2.15
  2618. unrs-resolver: 1.11.1
  2619. optionalDependencies:
  2620. eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0)
  2621. transitivePeerDependencies:
  2622. - supports-color
  2623. eslint-json-compat-utils@0.2.1(eslint@9.38.0)(jsonc-eslint-parser@2.4.1):
  2624. dependencies:
  2625. eslint: 9.38.0
  2626. esquery: 1.6.0
  2627. jsonc-eslint-parser: 2.4.1
  2628. eslint-plugin-autofix@2.2.0(eslint@9.38.0):
  2629. dependencies:
  2630. eslint: 9.38.0
  2631. eslint-rule-composer: 0.3.0
  2632. espree: 9.6.1
  2633. esutils: 2.0.3
  2634. string-similarity: 4.0.4
  2635. eslint-plugin-es-x@7.8.0(eslint@9.38.0):
  2636. dependencies:
  2637. '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
  2638. '@eslint-community/regexpp': 4.12.1
  2639. eslint: 9.38.0
  2640. eslint-compat-utils: 0.5.1(eslint@9.38.0)
  2641. eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0):
  2642. dependencies:
  2643. '@typescript-eslint/types': 8.46.1
  2644. comment-parser: 1.4.1
  2645. debug: 4.4.3
  2646. eslint: 9.38.0
  2647. eslint-import-context: 0.1.9(unrs-resolver@1.11.1)
  2648. is-glob: 4.0.3
  2649. minimatch: 10.0.3
  2650. semver: 7.7.3
  2651. stable-hash-x: 0.2.0
  2652. unrs-resolver: 1.11.1
  2653. optionalDependencies:
  2654. '@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2655. eslint-import-resolver-node: 0.3.9
  2656. transitivePeerDependencies:
  2657. - supports-color
  2658. eslint-plugin-jsonc@2.21.0(eslint@9.38.0):
  2659. dependencies:
  2660. '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
  2661. diff-sequences: 27.5.1
  2662. eslint: 9.38.0
  2663. eslint-compat-utils: 0.6.5(eslint@9.38.0)
  2664. eslint-json-compat-utils: 0.2.1(eslint@9.38.0)(jsonc-eslint-parser@2.4.1)
  2665. espree: 10.4.0
  2666. graphemer: 1.4.0
  2667. jsonc-eslint-parser: 2.4.1
  2668. natural-compare: 1.4.0
  2669. synckit: 0.11.11
  2670. transitivePeerDependencies:
  2671. - '@eslint/json'
  2672. eslint-plugin-n@17.23.1(eslint@9.38.0)(typescript@5.9.3):
  2673. dependencies:
  2674. '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
  2675. enhanced-resolve: 5.18.3
  2676. eslint: 9.38.0
  2677. eslint-plugin-es-x: 7.8.0(eslint@9.38.0)
  2678. get-tsconfig: 4.12.0
  2679. globals: 15.15.0
  2680. globrex: 0.1.2
  2681. ignore: 5.3.2
  2682. semver: 7.7.3
  2683. ts-declaration-location: 1.0.7(typescript@5.9.3)
  2684. transitivePeerDependencies:
  2685. - typescript
  2686. eslint-plugin-paths@1.1.0:
  2687. dependencies:
  2688. comment-json: 4.4.1
  2689. eslint-plugin-promise@7.2.1(eslint@9.38.0):
  2690. dependencies:
  2691. '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
  2692. eslint: 9.38.0
  2693. eslint-plugin-regexp@2.10.0(eslint@9.38.0):
  2694. dependencies:
  2695. '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
  2696. '@eslint-community/regexpp': 4.12.1
  2697. comment-parser: 1.4.1
  2698. eslint: 9.38.0
  2699. jsdoc-type-pratt-parser: 4.8.0
  2700. refa: 0.12.1
  2701. regexp-ast-analysis: 0.7.1
  2702. scslre: 0.3.0
  2703. eslint-plugin-sukka@8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3):
  2704. dependencies:
  2705. '@eslint-sukka/shared': 8.0.0-beta.1(eslint@9.38.0)(typescript@5.9.3)
  2706. '@typescript-eslint/type-utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2707. '@typescript-eslint/types': 8.46.2
  2708. '@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  2709. eslint: 9.38.0
  2710. foxts: 4.6.0
  2711. optionalDependencies:
  2712. typescript: 5.9.3
  2713. transitivePeerDependencies:
  2714. - supports-color
  2715. eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0):
  2716. dependencies:
  2717. eslint: 9.38.0
  2718. optionalDependencies:
  2719. '@typescript-eslint/eslint-plugin': 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3)
  2720. eslint-rule-composer@0.3.0: {}
  2721. eslint-scope@8.4.0:
  2722. dependencies:
  2723. esrecurse: 4.3.0
  2724. estraverse: 5.3.0
  2725. eslint-visitor-keys@3.4.3: {}
  2726. eslint-visitor-keys@4.2.1: {}
  2727. eslint@9.38.0:
  2728. dependencies:
  2729. '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
  2730. '@eslint-community/regexpp': 4.12.1
  2731. '@eslint/config-array': 0.21.1
  2732. '@eslint/config-helpers': 0.4.1
  2733. '@eslint/core': 0.16.0
  2734. '@eslint/eslintrc': 3.3.1
  2735. '@eslint/js': 9.38.0
  2736. '@eslint/plugin-kit': 0.4.0
  2737. '@humanfs/node': 0.16.6
  2738. '@humanwhocodes/module-importer': 1.0.1
  2739. '@humanwhocodes/retry': 0.4.3
  2740. '@types/estree': 1.0.8
  2741. ajv: 6.12.6
  2742. chalk: picocolors@1.1.1
  2743. cross-spawn: 7.0.6
  2744. debug: 4.4.3
  2745. escape-string-regexp: 4.0.0
  2746. eslint-scope: 8.4.0
  2747. eslint-visitor-keys: 4.2.1
  2748. espree: 10.4.0
  2749. esquery: 1.6.0
  2750. esutils: 2.0.3
  2751. fast-deep-equal: 3.1.3
  2752. file-entry-cache: 8.0.0
  2753. find-up: 5.0.0
  2754. glob-parent: 6.0.2
  2755. ignore: 5.3.2
  2756. imurmurhash: 0.1.4
  2757. is-glob: 4.0.3
  2758. json-stable-stringify-without-jsonify: 1.0.1
  2759. lodash.merge: 4.6.2
  2760. minimatch: 3.1.2
  2761. natural-compare: 1.4.0
  2762. optionator: 0.9.4
  2763. transitivePeerDependencies:
  2764. - supports-color
  2765. esniff@2.0.1:
  2766. dependencies:
  2767. d: 1.0.2
  2768. es5-ext: 0.10.64
  2769. event-emitter: 0.3.5
  2770. type: 2.7.3
  2771. espree@10.4.0:
  2772. dependencies:
  2773. acorn: 8.15.0
  2774. acorn-jsx: 5.3.2(acorn@8.15.0)
  2775. eslint-visitor-keys: 4.2.1
  2776. espree@9.6.1:
  2777. dependencies:
  2778. acorn: 8.15.0
  2779. acorn-jsx: 5.3.2(acorn@8.15.0)
  2780. eslint-visitor-keys: 3.4.3
  2781. esprima@4.0.1: {}
  2782. esquery@1.6.0:
  2783. dependencies:
  2784. estraverse: 5.3.0
  2785. esrecurse@4.3.0:
  2786. dependencies:
  2787. estraverse: 5.3.0
  2788. estraverse@5.3.0: {}
  2789. esutils@2.0.3: {}
  2790. event-emitter@0.3.5:
  2791. dependencies:
  2792. d: 1.0.2
  2793. es5-ext: 0.10.64
  2794. expand-template@2.0.3: {}
  2795. expect@30.2.0:
  2796. dependencies:
  2797. '@jest/expect-utils': 30.2.0
  2798. '@jest/get-type': 30.1.0
  2799. jest-matcher-utils: 30.2.0
  2800. jest-message-util: 30.2.0
  2801. jest-mock: 30.2.0
  2802. jest-util: 30.2.0
  2803. ext@1.7.0:
  2804. dependencies:
  2805. type: 2.7.3
  2806. fast-cidr-tools@0.3.3:
  2807. dependencies:
  2808. foxts: 4.6.0
  2809. fast-deep-equal@3.1.3: {}
  2810. fast-escape-html@1.1.0: {}
  2811. fast-escape-regexp@1.0.1: {}
  2812. fast-fifo@1.3.2: {}
  2813. fast-glob@3.3.3:
  2814. dependencies:
  2815. '@nodelib/fs.stat': 2.0.5
  2816. '@nodelib/fs.walk': 1.2.8
  2817. glob-parent: 5.1.2
  2818. merge2: 1.4.1
  2819. micromatch: 4.0.8
  2820. fast-json-stable-stringify@2.1.0: {}
  2821. fast-levenshtein@2.0.6: {}
  2822. fast-uri@3.1.0: {}
  2823. fastq@1.19.1:
  2824. dependencies:
  2825. reusify: 1.1.0
  2826. fdir@6.5.0(picomatch@4.0.3):
  2827. optionalDependencies:
  2828. picomatch: 4.0.3
  2829. file-entry-cache@8.0.0:
  2830. dependencies:
  2831. flat-cache: 4.0.1
  2832. file-uri-to-path@1.0.0: {}
  2833. fill-range@7.1.1:
  2834. dependencies:
  2835. to-regex-range: 5.0.1
  2836. find-up@5.0.0:
  2837. dependencies:
  2838. locate-path: 6.0.0
  2839. path-exists: 4.0.0
  2840. flat-cache@4.0.1:
  2841. dependencies:
  2842. flatted: 3.3.3
  2843. keyv: 4.5.4
  2844. flat@5.0.2: {}
  2845. flatted@3.3.3: {}
  2846. foreground-child@3.3.1:
  2847. dependencies:
  2848. cross-spawn: 7.0.6
  2849. signal-exit: 4.1.0
  2850. foxts@3.15.0:
  2851. dependencies:
  2852. fast-escape-html: 1.1.0
  2853. fast-escape-regexp: 1.0.1
  2854. foxts@4.6.0:
  2855. dependencies:
  2856. fast-escape-html: 1.1.0
  2857. fast-escape-regexp: 1.0.1
  2858. fs-constants@1.0.0: {}
  2859. function-bind@1.1.2:
  2860. optional: true
  2861. get-caller-file@2.0.5: {}
  2862. get-tsconfig@4.12.0:
  2863. dependencies:
  2864. resolve-pkg-maps: 1.0.0
  2865. github-from-package@0.0.0: {}
  2866. glob-parent@5.1.2:
  2867. dependencies:
  2868. is-glob: 4.0.3
  2869. glob-parent@6.0.2:
  2870. dependencies:
  2871. is-glob: 4.0.3
  2872. glob@10.4.5:
  2873. dependencies:
  2874. foreground-child: 3.3.1
  2875. jackspeak: 3.4.3
  2876. minimatch: 9.0.5
  2877. minipass: 7.1.2
  2878. package-json-from-dist: 1.0.1
  2879. path-scurry: 1.11.1
  2880. globals@14.0.0: {}
  2881. globals@15.15.0: {}
  2882. globrex@0.1.2: {}
  2883. graceful-fs@4.2.11: {}
  2884. graphemer@1.4.0: {}
  2885. has-flag@4.0.0: {}
  2886. hash-wasm@4.12.0: {}
  2887. hasown@2.0.2:
  2888. dependencies:
  2889. function-bind: 1.1.2
  2890. optional: true
  2891. he@1.2.0: {}
  2892. htmlparser2@6.1.0:
  2893. dependencies:
  2894. domelementtype: 2.3.0
  2895. domhandler: 4.3.1
  2896. domutils: 2.8.0
  2897. entities: 2.2.0
  2898. ieee754@1.2.1: {}
  2899. ignore@5.3.2: {}
  2900. ignore@7.0.5: {}
  2901. immediato@1.1.0: {}
  2902. import-fresh@3.3.1:
  2903. dependencies:
  2904. parent-module: 1.0.1
  2905. resolve-from: 4.0.0
  2906. imurmurhash@0.1.4: {}
  2907. inherits@2.0.4: {}
  2908. ini@1.3.8: {}
  2909. ip-address@10.0.1: {}
  2910. is-bun-module@2.0.0:
  2911. dependencies:
  2912. semver: 7.7.3
  2913. is-core-module@2.16.1:
  2914. dependencies:
  2915. hasown: 2.0.2
  2916. optional: true
  2917. is-extglob@2.1.1: {}
  2918. is-fullwidth-code-point@3.0.0: {}
  2919. is-glob@4.0.3:
  2920. dependencies:
  2921. is-extglob: 2.1.1
  2922. is-it-type@5.1.3:
  2923. dependencies:
  2924. globalthis: '@nolyfill/globalthis@1.0.44'
  2925. is-number@7.0.0: {}
  2926. is-path-inside@3.0.3: {}
  2927. is-plain-obj@2.1.0: {}
  2928. is-typedarray@1.0.0: {}
  2929. is-unicode-supported@0.1.0: {}
  2930. isexe@2.0.0: {}
  2931. isoconcurrency@1.0.0: {}
  2932. isotimer@1.0.0:
  2933. dependencies:
  2934. immediato: 1.1.0
  2935. jackspeak@3.4.3:
  2936. dependencies:
  2937. '@isaacs/cliui': 8.0.2
  2938. optionalDependencies:
  2939. '@pkgjs/parseargs': 0.11.0
  2940. jest-diff@30.2.0:
  2941. dependencies:
  2942. '@jest/diff-sequences': 30.0.1
  2943. '@jest/get-type': 30.1.0
  2944. chalk: 4.1.2
  2945. pretty-format: 30.2.0
  2946. jest-matcher-utils@30.2.0:
  2947. dependencies:
  2948. '@jest/get-type': 30.1.0
  2949. chalk: 4.1.2
  2950. jest-diff: 30.2.0
  2951. pretty-format: 30.2.0
  2952. jest-message-util@30.2.0:
  2953. dependencies:
  2954. '@babel/code-frame': 7.27.1
  2955. '@jest/types': 30.2.0
  2956. '@types/stack-utils': 2.0.3
  2957. chalk: 4.1.2
  2958. graceful-fs: 4.2.11
  2959. micromatch: 4.0.8
  2960. pretty-format: 30.2.0
  2961. slash: 3.0.0
  2962. stack-utils: 2.0.6
  2963. jest-mock@30.2.0:
  2964. dependencies:
  2965. '@jest/types': 30.2.0
  2966. '@types/node': 24.9.1
  2967. jest-util: 30.2.0
  2968. jest-regex-util@30.0.1: {}
  2969. jest-util@30.2.0:
  2970. dependencies:
  2971. '@jest/types': 30.2.0
  2972. '@types/node': 24.9.1
  2973. chalk: 4.1.2
  2974. ci-info: 4.3.1
  2975. graceful-fs: 4.2.11
  2976. picomatch: 4.0.3
  2977. js-tokens@4.0.0: {}
  2978. js-yaml@4.1.0:
  2979. dependencies:
  2980. argparse: 2.0.1
  2981. jsdoc-type-pratt-parser@4.8.0: {}
  2982. json-buffer@3.0.1: {}
  2983. json-schema-traverse@0.4.1: {}
  2984. json-stable-stringify-without-jsonify@1.0.1: {}
  2985. json-stringify-pretty-compact@4.0.0: {}
  2986. jsonc-eslint-parser@2.4.1:
  2987. dependencies:
  2988. acorn: 8.15.0
  2989. eslint-visitor-keys: 3.4.3
  2990. espree: 9.6.1
  2991. semver: 7.7.3
  2992. keyv@4.5.4:
  2993. dependencies:
  2994. json-buffer: 3.0.1
  2995. levn@0.4.1:
  2996. dependencies:
  2997. prelude-ls: 1.2.1
  2998. type-check: 0.4.0
  2999. locate-path@6.0.0:
  3000. dependencies:
  3001. p-locate: 5.0.0
  3002. lodash.merge@4.6.2: {}
  3003. log-symbols@4.1.0:
  3004. dependencies:
  3005. chalk: 4.1.2
  3006. is-unicode-supported: 0.1.0
  3007. lru-cache@10.4.3: {}
  3008. merge2@1.4.1: {}
  3009. micromatch@4.0.8:
  3010. dependencies:
  3011. braces: 3.0.3
  3012. picomatch: 2.3.1
  3013. mime@3.0.0: {}
  3014. mimic-response@3.1.0: {}
  3015. minimatch@10.0.3:
  3016. dependencies:
  3017. '@isaacs/brace-expansion': 5.0.0
  3018. minimatch@3.1.2:
  3019. dependencies:
  3020. brace-expansion: 1.1.12
  3021. minimatch@9.0.5:
  3022. dependencies:
  3023. brace-expansion: 2.0.2
  3024. minimist@1.2.8: {}
  3025. minipass@7.1.2: {}
  3026. mitata@1.0.34: {}
  3027. mkdirp-classic@0.5.3: {}
  3028. mocha@11.7.4:
  3029. dependencies:
  3030. browser-stdout: 1.3.1
  3031. chokidar: 4.0.3
  3032. debug: 4.4.1(supports-color@8.1.1)
  3033. diff: 7.0.0
  3034. escape-string-regexp: 4.0.0
  3035. find-up: 5.0.0
  3036. glob: 10.4.5
  3037. he: 1.2.0
  3038. is-path-inside: 3.0.3
  3039. js-yaml: 4.1.0
  3040. log-symbols: 4.1.0
  3041. minimatch: 9.0.5
  3042. ms: 2.1.3
  3043. picocolors: 1.1.1
  3044. serialize-javascript: 6.0.2
  3045. strip-json-comments: 3.1.1
  3046. supports-color: 8.1.1
  3047. workerpool: 9.3.3
  3048. yargs: 17.7.2
  3049. yargs-parser: 21.1.1
  3050. yargs-unparser: 2.0.0
  3051. ms@2.0.0: {}
  3052. ms@2.1.3: {}
  3053. napi-build-utils@2.0.0: {}
  3054. napi-postinstall@0.3.4: {}
  3055. natural-compare@1.4.0: {}
  3056. next-tick@1.1.0: {}
  3057. node-abi@3.75.0:
  3058. dependencies:
  3059. semver: 7.7.2
  3060. node-gyp-build@4.8.4: {}
  3061. node-localstorage@2.2.1:
  3062. dependencies:
  3063. write-file-atomic: 1.3.4
  3064. null-prototype-object@1.2.4: {}
  3065. once@1.4.0:
  3066. dependencies:
  3067. wrappy: 1.0.2
  3068. optionator@0.9.4:
  3069. dependencies:
  3070. deep-is: 0.1.4
  3071. fast-levenshtein: 2.0.6
  3072. levn: 0.4.1
  3073. prelude-ls: 1.2.1
  3074. type-check: 0.4.0
  3075. word-wrap: 1.2.5
  3076. oxc-resolver@11.11.1:
  3077. optionalDependencies:
  3078. '@oxc-resolver/binding-android-arm-eabi': 11.11.1
  3079. '@oxc-resolver/binding-android-arm64': 11.11.1
  3080. '@oxc-resolver/binding-darwin-arm64': 11.11.1
  3081. '@oxc-resolver/binding-darwin-x64': 11.11.1
  3082. '@oxc-resolver/binding-freebsd-x64': 11.11.1
  3083. '@oxc-resolver/binding-linux-arm-gnueabihf': 11.11.1
  3084. '@oxc-resolver/binding-linux-arm-musleabihf': 11.11.1
  3085. '@oxc-resolver/binding-linux-arm64-gnu': 11.11.1
  3086. '@oxc-resolver/binding-linux-arm64-musl': 11.11.1
  3087. '@oxc-resolver/binding-linux-ppc64-gnu': 11.11.1
  3088. '@oxc-resolver/binding-linux-riscv64-gnu': 11.11.1
  3089. '@oxc-resolver/binding-linux-riscv64-musl': 11.11.1
  3090. '@oxc-resolver/binding-linux-s390x-gnu': 11.11.1
  3091. '@oxc-resolver/binding-linux-x64-gnu': 11.11.1
  3092. '@oxc-resolver/binding-linux-x64-musl': 11.11.1
  3093. '@oxc-resolver/binding-wasm32-wasi': 11.11.1
  3094. '@oxc-resolver/binding-win32-arm64-msvc': 11.11.1
  3095. '@oxc-resolver/binding-win32-ia32-msvc': 11.11.1
  3096. '@oxc-resolver/binding-win32-x64-msvc': 11.11.1
  3097. oxc-resolver@11.9.0:
  3098. optionalDependencies:
  3099. '@oxc-resolver/binding-android-arm-eabi': 11.9.0
  3100. '@oxc-resolver/binding-android-arm64': 11.9.0
  3101. '@oxc-resolver/binding-darwin-arm64': 11.9.0
  3102. '@oxc-resolver/binding-darwin-x64': 11.9.0
  3103. '@oxc-resolver/binding-freebsd-x64': 11.9.0
  3104. '@oxc-resolver/binding-linux-arm-gnueabihf': 11.9.0
  3105. '@oxc-resolver/binding-linux-arm-musleabihf': 11.9.0
  3106. '@oxc-resolver/binding-linux-arm64-gnu': 11.9.0
  3107. '@oxc-resolver/binding-linux-arm64-musl': 11.9.0
  3108. '@oxc-resolver/binding-linux-ppc64-gnu': 11.9.0
  3109. '@oxc-resolver/binding-linux-riscv64-gnu': 11.9.0
  3110. '@oxc-resolver/binding-linux-riscv64-musl': 11.9.0
  3111. '@oxc-resolver/binding-linux-s390x-gnu': 11.9.0
  3112. '@oxc-resolver/binding-linux-x64-gnu': 11.9.0
  3113. '@oxc-resolver/binding-linux-x64-musl': 11.9.0
  3114. '@oxc-resolver/binding-wasm32-wasi': 11.9.0
  3115. '@oxc-resolver/binding-win32-arm64-msvc': 11.9.0
  3116. '@oxc-resolver/binding-win32-ia32-msvc': 11.9.0
  3117. '@oxc-resolver/binding-win32-x64-msvc': 11.9.0
  3118. p-limit@3.1.0:
  3119. dependencies:
  3120. yocto-queue: 0.1.0
  3121. p-locate@5.0.0:
  3122. dependencies:
  3123. p-limit: 3.1.0
  3124. package-json-from-dist@1.0.1: {}
  3125. pako@2.1.0: {}
  3126. parent-module@1.0.1:
  3127. dependencies:
  3128. callsites: 3.1.0
  3129. path-browserify@1.0.1: {}
  3130. path-exists@4.0.0: {}
  3131. path-key@3.1.1: {}
  3132. path-parse@1.0.7:
  3133. optional: true
  3134. path-scurry@1.11.1:
  3135. dependencies:
  3136. lru-cache: 10.4.3
  3137. minipass: 7.1.2
  3138. picocolors@1.1.1: {}
  3139. picomatch@2.3.1: {}
  3140. picomatch@4.0.3: {}
  3141. pirates@4.0.7: {}
  3142. prebuild-install@7.1.3:
  3143. dependencies:
  3144. detect-libc: 2.0.4
  3145. expand-template: 2.0.3
  3146. github-from-package: 0.0.0
  3147. minimist: 1.2.8
  3148. mkdirp-classic: 0.5.3
  3149. napi-build-utils: 2.0.0
  3150. node-abi: 3.75.0
  3151. pump: 3.0.3
  3152. rc: 1.2.8
  3153. simple-get: 4.0.1
  3154. tar-fs: 2.1.3
  3155. tunnel-agent: 0.6.0
  3156. prelude-ls@1.2.1: {}
  3157. pretty-format@30.2.0:
  3158. dependencies:
  3159. '@jest/schemas': 30.0.5
  3160. ansi-styles: 5.2.0
  3161. react-is: 18.3.1
  3162. promise-make-naked@3.0.2: {}
  3163. pump@3.0.3:
  3164. dependencies:
  3165. end-of-stream: 1.4.5
  3166. once: 1.4.0
  3167. punycode@2.3.1: {}
  3168. queue-microtask@1.2.3: {}
  3169. randombytes@2.1.0:
  3170. dependencies:
  3171. safe-buffer: '@nolyfill/safe-buffer@1.0.44'
  3172. rc@1.2.8:
  3173. dependencies:
  3174. deep-extend: 0.6.0
  3175. ini: 1.3.8
  3176. minimist: 1.2.8
  3177. strip-json-comments: 2.0.1
  3178. react-is@18.3.1: {}
  3179. readable-stream@3.6.2:
  3180. dependencies:
  3181. inherits: 2.0.4
  3182. string_decoder: 1.3.0
  3183. util-deprecate: 1.0.2
  3184. readdirp@4.1.2: {}
  3185. real-cancellable-promise@1.2.3: {}
  3186. refa@0.12.1:
  3187. dependencies:
  3188. '@eslint-community/regexpp': 4.12.1
  3189. regexp-ast-analysis@0.7.1:
  3190. dependencies:
  3191. '@eslint-community/regexpp': 4.12.1
  3192. refa: 0.12.1
  3193. require-directory@2.1.1: {}
  3194. resolve-from@4.0.0: {}
  3195. resolve-pkg-maps@1.0.0: {}
  3196. resolve@1.22.10:
  3197. dependencies:
  3198. is-core-module: 2.16.1
  3199. path-parse: 1.0.7
  3200. supports-preserve-symlinks-flag: 1.0.0
  3201. optional: true
  3202. reusify@1.1.0: {}
  3203. run-parallel@1.2.0:
  3204. dependencies:
  3205. queue-microtask: 1.2.3
  3206. scslre@0.3.0:
  3207. dependencies:
  3208. '@eslint-community/regexpp': 4.12.1
  3209. refa: 0.12.1
  3210. regexp-ast-analysis: 0.7.1
  3211. semver@7.7.2: {}
  3212. semver@7.7.3: {}
  3213. serialize-javascript@6.0.2:
  3214. dependencies:
  3215. randombytes: 2.1.0
  3216. shebang-command@2.0.0:
  3217. dependencies:
  3218. shebang-regex: 3.0.0
  3219. shebang-regex@3.0.0: {}
  3220. signal-exit@4.1.0: {}
  3221. simple-concat@1.0.1: {}
  3222. simple-get@4.0.1:
  3223. dependencies:
  3224. decompress-response: 6.0.0
  3225. once: 1.4.0
  3226. simple-concat: 1.0.1
  3227. simple-invariant@2.0.1: {}
  3228. slash@3.0.0: {}
  3229. slide@1.1.6: {}
  3230. smart-buffer@4.2.0: {}
  3231. socks@2.8.7:
  3232. dependencies:
  3233. ip-address: 10.0.1
  3234. smart-buffer: 4.2.0
  3235. source-map-support@0.5.21:
  3236. dependencies:
  3237. buffer-from: 1.1.2
  3238. source-map: 0.6.1
  3239. source-map@0.6.1: {}
  3240. stable-hash-x@0.2.0: {}
  3241. stack-utils@2.0.6:
  3242. dependencies:
  3243. escape-string-regexp: 2.0.0
  3244. store2@2.14.4: {}
  3245. streamx@2.22.1:
  3246. dependencies:
  3247. fast-fifo: 1.3.2
  3248. text-decoder: 1.2.3
  3249. optionalDependencies:
  3250. bare-events: 2.6.1
  3251. string-similarity@4.0.4: {}
  3252. string-width@4.2.3:
  3253. dependencies:
  3254. emoji-regex: 8.0.0
  3255. is-fullwidth-code-point: 3.0.0
  3256. strip-ansi: 6.0.1
  3257. string-width@5.1.2:
  3258. dependencies:
  3259. eastasianwidth: 0.2.0
  3260. emoji-regex: 9.2.2
  3261. strip-ansi: 7.1.0
  3262. string_decoder@1.3.0:
  3263. dependencies:
  3264. safe-buffer: '@nolyfill/safe-buffer@1.0.44'
  3265. strip-ansi@6.0.1:
  3266. dependencies:
  3267. ansi-regex: 5.0.1
  3268. strip-ansi@7.1.0:
  3269. dependencies:
  3270. ansi-regex: 6.2.0
  3271. strip-json-comments@2.0.1: {}
  3272. strip-json-comments@3.1.1: {}
  3273. supports-color@7.2.0:
  3274. dependencies:
  3275. has-flag: 4.0.0
  3276. supports-color@8.1.1:
  3277. dependencies:
  3278. has-flag: 4.0.0
  3279. supports-preserve-symlinks-flag@1.0.0:
  3280. optional: true
  3281. synckit@0.11.11:
  3282. dependencies:
  3283. '@pkgr/core': 0.2.9
  3284. tapable@2.3.0: {}
  3285. tar-fs@2.1.3:
  3286. dependencies:
  3287. chownr: 1.1.4
  3288. mkdirp-classic: 0.5.3
  3289. pump: 3.0.3
  3290. tar-stream: 2.2.0
  3291. tar-fs@3.1.1:
  3292. dependencies:
  3293. pump: 3.0.3
  3294. tar-stream: 3.1.7
  3295. optionalDependencies:
  3296. bare-fs: 4.2.1
  3297. bare-path: 3.0.0
  3298. transitivePeerDependencies:
  3299. - bare-buffer
  3300. tar-stream@2.2.0:
  3301. dependencies:
  3302. bl: 4.1.0
  3303. end-of-stream: 1.4.5
  3304. fs-constants: 1.0.0
  3305. inherits: 2.0.4
  3306. readable-stream: 3.6.2
  3307. tar-stream@3.1.7:
  3308. dependencies:
  3309. b4a: 1.6.7
  3310. fast-fifo: 1.3.2
  3311. streamx: 2.22.1
  3312. telegram@2.26.22:
  3313. dependencies:
  3314. '@cryptography/aes': 0.1.1
  3315. async-mutex: 0.3.2
  3316. big-integer: 1.6.52
  3317. buffer: 6.0.3
  3318. htmlparser2: 6.1.0
  3319. mime: 3.0.0
  3320. node-localstorage: 2.2.1
  3321. pako: 2.1.0
  3322. path-browserify: 1.0.1
  3323. real-cancellable-promise: 1.2.3
  3324. socks: 2.8.7
  3325. store2: 2.14.4
  3326. ts-custom-error: 3.3.1
  3327. websocket: 1.0.35
  3328. optionalDependencies:
  3329. bufferutil: 4.0.9
  3330. utf-8-validate: 5.0.10
  3331. transitivePeerDependencies:
  3332. - supports-color
  3333. text-decoder@1.2.3:
  3334. dependencies:
  3335. b4a: 1.6.7
  3336. tinyexec@1.0.1: {}
  3337. tinyglobby@0.2.15:
  3338. dependencies:
  3339. fdir: 6.5.0(picomatch@4.0.3)
  3340. picomatch: 4.0.3
  3341. tldts-core@7.0.17: {}
  3342. tldts-experimental@7.0.17:
  3343. dependencies:
  3344. tldts-core: 7.0.17
  3345. tldts@7.0.17:
  3346. dependencies:
  3347. tldts-core: 7.0.17
  3348. to-regex-range@5.0.1:
  3349. dependencies:
  3350. is-number: 7.0.0
  3351. ts-api-utils@2.1.0(typescript@5.9.3):
  3352. dependencies:
  3353. typescript: 5.9.3
  3354. ts-custom-error@3.3.1: {}
  3355. ts-declaration-location@1.0.7(typescript@5.9.3):
  3356. dependencies:
  3357. picomatch: 4.0.3
  3358. typescript: 5.9.3
  3359. tslib@2.8.1: {}
  3360. tunnel-agent@0.6.0:
  3361. dependencies:
  3362. safe-buffer: '@nolyfill/safe-buffer@1.0.44'
  3363. type-check@0.4.0:
  3364. dependencies:
  3365. prelude-ls: 1.2.1
  3366. type@2.7.3: {}
  3367. typedarray-to-buffer@3.1.5:
  3368. dependencies:
  3369. is-typedarray: 1.0.0
  3370. typescript-eslint@8.46.2(eslint@9.38.0)(typescript@5.9.3):
  3371. dependencies:
  3372. '@typescript-eslint/eslint-plugin': 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3)
  3373. '@typescript-eslint/parser': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  3374. '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3)
  3375. '@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
  3376. eslint: 9.38.0
  3377. typescript: 5.9.3
  3378. transitivePeerDependencies:
  3379. - supports-color
  3380. typescript@5.9.3: {}
  3381. undici-cache-store-better-sqlite3@1.0.0(undici@7.16.0):
  3382. dependencies:
  3383. better-sqlite3: 11.10.0
  3384. foxts: 3.15.0
  3385. undici: 7.16.0
  3386. undici-types@7.16.0: {}
  3387. undici@7.16.0: {}
  3388. unrs-resolver@1.11.1:
  3389. dependencies:
  3390. napi-postinstall: 0.3.4
  3391. optionalDependencies:
  3392. '@unrs/resolver-binding-android-arm-eabi': 1.11.1
  3393. '@unrs/resolver-binding-android-arm64': 1.11.1
  3394. '@unrs/resolver-binding-darwin-arm64': 1.11.1
  3395. '@unrs/resolver-binding-darwin-x64': 1.11.1
  3396. '@unrs/resolver-binding-freebsd-x64': 1.11.1
  3397. '@unrs/resolver-binding-linux-arm-gnueabihf': 1.11.1
  3398. '@unrs/resolver-binding-linux-arm-musleabihf': 1.11.1
  3399. '@unrs/resolver-binding-linux-arm64-gnu': 1.11.1
  3400. '@unrs/resolver-binding-linux-arm64-musl': 1.11.1
  3401. '@unrs/resolver-binding-linux-ppc64-gnu': 1.11.1
  3402. '@unrs/resolver-binding-linux-riscv64-gnu': 1.11.1
  3403. '@unrs/resolver-binding-linux-riscv64-musl': 1.11.1
  3404. '@unrs/resolver-binding-linux-s390x-gnu': 1.11.1
  3405. '@unrs/resolver-binding-linux-x64-gnu': 1.11.1
  3406. '@unrs/resolver-binding-linux-x64-musl': 1.11.1
  3407. '@unrs/resolver-binding-wasm32-wasi': 1.11.1
  3408. '@unrs/resolver-binding-win32-arm64-msvc': 1.11.1
  3409. '@unrs/resolver-binding-win32-ia32-msvc': 1.11.1
  3410. '@unrs/resolver-binding-win32-x64-msvc': 1.11.1
  3411. uri-js@4.4.1:
  3412. dependencies:
  3413. punycode: 2.3.1
  3414. utf-8-validate@5.0.10:
  3415. dependencies:
  3416. node-gyp-build: 4.8.4
  3417. util-deprecate@1.0.2: {}
  3418. websocket@1.0.35:
  3419. dependencies:
  3420. bufferutil: 4.0.9
  3421. debug: 2.6.9
  3422. es5-ext: 0.10.64
  3423. typedarray-to-buffer: 3.1.5
  3424. utf-8-validate: 5.0.10
  3425. yaeti: 0.0.6
  3426. transitivePeerDependencies:
  3427. - supports-color
  3428. webworker-shim@1.1.4: {}
  3429. which@2.0.2:
  3430. dependencies:
  3431. isexe: 2.0.0
  3432. why-is-node-running@3.2.2: {}
  3433. word-wrap@1.2.5: {}
  3434. workerpool@9.3.3: {}
  3435. worktank@3.0.2:
  3436. dependencies:
  3437. isoconcurrency: 1.0.0
  3438. isotimer: 1.0.0
  3439. promise-make-naked: 3.0.2
  3440. webworker-shim: 1.1.4
  3441. wrap-ansi@7.0.0:
  3442. dependencies:
  3443. ansi-styles: 4.3.0
  3444. string-width: 4.2.3
  3445. strip-ansi: 6.0.1
  3446. wrap-ansi@8.1.0:
  3447. dependencies:
  3448. ansi-styles: 6.2.1
  3449. string-width: 5.1.2
  3450. strip-ansi: 7.1.0
  3451. wrappy@1.0.2: {}
  3452. write-file-atomic@1.3.4:
  3453. dependencies:
  3454. graceful-fs: 4.2.11
  3455. imurmurhash: 0.1.4
  3456. slide: 1.1.6
  3457. xbits@0.2.0: {}
  3458. y18n@5.0.8: {}
  3459. yaeti@0.0.6: {}
  3460. yaml@2.8.1: {}
  3461. yargs-parser@21.1.1: {}
  3462. yargs-unparser@2.0.0:
  3463. dependencies:
  3464. camelcase: 6.3.0
  3465. decamelize: 4.0.0
  3466. flat: 5.0.2
  3467. is-plain-obj: 2.1.0
  3468. yargs@17.7.2:
  3469. dependencies:
  3470. cliui: 8.0.1
  3471. escalade: 3.2.0
  3472. get-caller-file: 2.0.5
  3473. require-directory: 2.1.1
  3474. string-width: 4.2.3
  3475. y18n: 5.0.8
  3476. yargs-parser: 21.1.1
  3477. yauzl-promise@4.0.0:
  3478. dependencies:
  3479. '@node-rs/crc32': 1.10.6
  3480. is-it-type: 5.1.3
  3481. simple-invariant: 2.0.1
  3482. yocto-queue@0.1.0: {}