pnpm-lock.yaml 121 KB

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