pnpm-lock.yaml 127 KB

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