pnpm-lock.yaml 116 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. overrides:
  6. has: npm:@nolyfill/has@latest
  7. importers:
  8. .:
  9. dependencies:
  10. '@cliqz/adblocker':
  11. specifier: ^1.33.2
  12. version: 1.33.2
  13. '@jsdevtools/ez-spawn':
  14. specifier: ^3.0.4
  15. version: 3.0.4
  16. async-retry:
  17. specifier: ^1.3.3
  18. version: 1.3.3
  19. async-sema:
  20. specifier: ^3.1.1
  21. version: 3.1.1
  22. better-sqlite3:
  23. specifier: ^11.3.0
  24. version: 11.3.0
  25. ci-info:
  26. specifier: ^4.0.0
  27. version: 4.0.0
  28. cli-table3:
  29. specifier: ^0.6.5
  30. version: 0.6.5
  31. csv-parse:
  32. specifier: ^5.5.6
  33. version: 5.5.6
  34. fast-cidr-tools:
  35. specifier: ^0.3.1
  36. version: 0.3.1
  37. fdir:
  38. specifier: ^6.4.0
  39. version: 6.4.0(picomatch@4.0.2)
  40. foxact:
  41. specifier: ^0.2.38
  42. version: 0.2.38
  43. json-stringify-pretty-compact:
  44. specifier: ^3.0.0
  45. version: 3.0.0
  46. make-fetch-happen:
  47. specifier: ^14.0.1
  48. version: 14.0.1
  49. mnemonist:
  50. specifier: ^0.39.8
  51. version: 0.39.8
  52. picocolors:
  53. specifier: ^1.1.0
  54. version: 1.1.0
  55. punycode:
  56. specifier: ^2.3.1
  57. version: 2.3.1
  58. tar-fs:
  59. specifier: ^3.0.6
  60. version: 3.0.6
  61. tldts:
  62. specifier: ^6.1.50
  63. version: 6.1.50
  64. tldts-experimental:
  65. specifier: ^6.1.50
  66. version: 6.1.50
  67. undici:
  68. specifier: ^6.20.0
  69. version: 6.20.0
  70. wtfnode:
  71. specifier: ^0.9.3
  72. version: 0.9.3
  73. yaml:
  74. specifier: ^2.5.1
  75. version: 2.5.1
  76. devDependencies:
  77. '@eslint-sukka/node':
  78. specifier: ^6.7.0
  79. version: 6.7.0(eslint@9.12.0)(typescript@5.6.3)
  80. '@swc-node/register':
  81. specifier: ^1.10.9
  82. version: 1.10.9(@swc/core@1.7.35)(@swc/types@0.1.13)(typescript@5.6.3)
  83. '@swc/core':
  84. specifier: ^1.7.35
  85. version: 1.7.35
  86. '@types/async-retry':
  87. specifier: ^1.4.9
  88. version: 1.4.9
  89. '@types/better-sqlite3':
  90. specifier: ^7.6.11
  91. version: 7.6.11
  92. '@types/chai':
  93. specifier: ^4.3.20
  94. version: 4.3.20
  95. '@types/make-fetch-happen':
  96. specifier: ^10.0.4
  97. version: 10.0.4
  98. '@types/mocha':
  99. specifier: ^10.0.9
  100. version: 10.0.9
  101. '@types/node':
  102. specifier: ^22.7.5
  103. version: 22.7.5
  104. '@types/node-fetch':
  105. specifier: '2'
  106. version: 2.6.11
  107. '@types/punycode':
  108. specifier: ^2.1.4
  109. version: 2.1.4
  110. '@types/tar-fs':
  111. specifier: ^2.0.4
  112. version: 2.0.4
  113. '@types/tar-stream':
  114. specifier: ^3.1.3
  115. version: 3.1.3
  116. '@types/wtfnode':
  117. specifier: ^0.7.3
  118. version: 0.7.3
  119. chai:
  120. specifier: '4'
  121. version: 4.4.1
  122. eslint:
  123. specifier: ^9.12.0
  124. version: 9.12.0
  125. eslint-config-sukka:
  126. specifier: ^6.7.0
  127. version: 6.7.0(@typescript-eslint/eslint-plugin@8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)
  128. eslint-formatter-sukka:
  129. specifier: ^6.7.0
  130. version: 6.7.0
  131. mitata:
  132. specifier: ^1.0.10
  133. version: 1.0.10
  134. mocha:
  135. specifier: ^10.7.3
  136. version: 10.7.3
  137. typescript:
  138. specifier: ^5.6.3
  139. version: 5.6.3
  140. packages:
  141. '@antfu/utils@0.7.10':
  142. resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
  143. '@cliqz/adblocker-content@1.33.2':
  144. resolution: {integrity: sha512-OlLfenwU6sxo3/y6IPfnl9ou32IFwRzQXgHrLWZ0IjzcY8ZxpGlh97QcW1D9QyTPj3Ndub6vNJxsnMjNOWDd7g==}
  145. '@cliqz/adblocker-extended-selectors@1.33.2':
  146. resolution: {integrity: sha512-SPL8vZyniuQ1kBmwM0KZyNNHnS8Nd6N0eoGDzkPJqkAW+ntT/v7MBXmlhKmpYhsh773uLZUjF5bSlTQprXtcdw==}
  147. '@cliqz/adblocker@1.33.2':
  148. resolution: {integrity: sha512-S6XHtSsn2+vvCgkqgmMuyZwGjXNfwQtPdzitrELzzNP881gbt7DDdbTBPAF50DOI2ZPDvkXfyoinbY5wEJPD+g==}
  149. '@colors/colors@1.5.0':
  150. resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
  151. engines: {node: '>=0.1.90'}
  152. '@dual-bundle/import-meta-resolve@4.1.0':
  153. resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==}
  154. '@emnapi/core@1.2.0':
  155. resolution: {integrity: sha512-E7Vgw78I93we4ZWdYCb4DGAwRROGkMIXk7/y87UmANR+J6qsWusmC3gLt0H+O0KOt5e6O38U8oJamgbudrES/w==}
  156. '@emnapi/runtime@1.2.0':
  157. resolution: {integrity: sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==}
  158. '@emnapi/wasi-threads@1.0.1':
  159. resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==}
  160. '@eslint-community/eslint-plugin-eslint-comments@4.4.0':
  161. resolution: {integrity: sha512-yljsWl5Qv3IkIRmJ38h3NrHXFCm4EUl55M8doGTF6hvzvFF8kRpextgSrg2dwHev9lzBZyafCr9RelGIyQm6fw==}
  162. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  163. peerDependencies:
  164. eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  165. '@eslint-community/eslint-utils@4.4.0':
  166. resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
  167. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  168. peerDependencies:
  169. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  170. '@eslint-community/regexpp@4.11.1':
  171. resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==}
  172. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  173. '@eslint-sukka/node@6.7.0':
  174. resolution: {integrity: sha512-28MW9Jj29SJ85wQvkg46nl9Spg0d68HOOWsPsMRgg0yq15r/lsQyEjE/Mtx8JybW9dLYNWQW9P7bq3ZNPlxHSg==}
  175. '@eslint-sukka/shared@6.7.0':
  176. resolution: {integrity: sha512-0VF/pfxsmF267y7rN3eF2b1spBJ3YQMsPZt5EGuwUYRdjOkACfWTPj1mSGe/oMD5d4i9IYpP+XlPXsc2i6UdmQ==}
  177. '@eslint/config-array@0.18.0':
  178. resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
  179. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  180. '@eslint/core@0.6.0':
  181. resolution: {integrity: sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==}
  182. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  183. '@eslint/eslintrc@3.1.0':
  184. resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
  185. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  186. '@eslint/js@9.12.0':
  187. resolution: {integrity: sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==}
  188. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  189. '@eslint/object-schema@2.1.4':
  190. resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
  191. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  192. '@eslint/plugin-kit@0.2.0':
  193. resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==}
  194. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  195. '@humanfs/core@0.19.0':
  196. resolution: {integrity: sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==}
  197. engines: {node: '>=18.18.0'}
  198. '@humanfs/node@0.16.5':
  199. resolution: {integrity: sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==}
  200. engines: {node: '>=18.18.0'}
  201. '@humanwhocodes/module-importer@1.0.1':
  202. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  203. engines: {node: '>=12.22'}
  204. '@humanwhocodes/retry@0.3.1':
  205. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  206. engines: {node: '>=18.18'}
  207. '@isaacs/cliui@8.0.2':
  208. resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
  209. engines: {node: '>=12'}
  210. '@isaacs/fs-minipass@4.0.1':
  211. resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
  212. engines: {node: '>=18.0.0'}
  213. '@jsdevtools/ez-spawn@3.0.4':
  214. resolution: {integrity: sha512-f5DRIOZf7wxogefH03RjMPMdBF7ADTWUMoOs9kaJo06EfwF+aFhMZMDZxHg/Xe12hptN9xoZjGso2fdjapBRIA==}
  215. engines: {node: '>=10'}
  216. '@napi-rs/wasm-runtime@0.2.4':
  217. resolution: {integrity: sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==}
  218. '@nodelib/fs.scandir@2.1.5':
  219. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  220. engines: {node: '>= 8'}
  221. '@nodelib/fs.stat@2.0.5':
  222. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  223. engines: {node: '>= 8'}
  224. '@nodelib/fs.walk@1.2.8':
  225. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  226. engines: {node: '>= 8'}
  227. '@npmcli/agent@3.0.0':
  228. resolution: {integrity: sha512-S79NdEgDQd/NGCay6TCoVzXSj74skRZIKJcpJjC5lOq34SZzyI6MqtiiWoiVWoVrTcGjNeC4ipbh1VIHlpfF5Q==}
  229. engines: {node: ^18.17.0 || >=20.5.0}
  230. '@npmcli/fs@4.0.0':
  231. resolution: {integrity: sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==}
  232. engines: {node: ^18.17.0 || >=20.5.0}
  233. '@oxc-resolver/binding-darwin-arm64@1.10.2':
  234. resolution: {integrity: sha512-aOCZYXqmFL+2sXlaVkYbAOtICGGeTFtmdul8OimQfOXHJods6YHJ2nR6+rEeBcJzaXyXPP18ne1IsEc4AYL1IA==}
  235. cpu: [arm64]
  236. os: [darwin]
  237. '@oxc-resolver/binding-darwin-x64@1.10.2':
  238. resolution: {integrity: sha512-6WD7lHGkoduFZfUgnC2suKOlqttQRKxWsiVXiiGPu3mfXvQAhMd/gekuH1t8vOhFlPJduaww15n5UB0bSjCK+w==}
  239. cpu: [x64]
  240. os: [darwin]
  241. '@oxc-resolver/binding-freebsd-x64@1.10.2':
  242. resolution: {integrity: sha512-nEqHWx/Ot5p7Mafj8qH6vFlLSvHjECxAcZwhnAMqRuQu1NgXC/QM3emkdhVGy7QJgsxZbHpPaF6TERNf5/NL9Q==}
  243. cpu: [x64]
  244. os: [freebsd]
  245. '@oxc-resolver/binding-linux-arm-gnueabihf@1.10.2':
  246. resolution: {integrity: sha512-+AlZI0fPnpfArh8aC5k2295lmQrxa2p8gBLxC3buvCkz0ZpbVLxyyAXz3J2jGwJnmc5MUPLEqPYw6ZlAGH4XHA==}
  247. cpu: [arm]
  248. os: [linux]
  249. '@oxc-resolver/binding-linux-arm64-gnu@1.10.2':
  250. resolution: {integrity: sha512-8fZ8NszFaUZaoA8eUwkF2lHjgUs76aFiewWgG/cjcZmwKp+ErZQLW8eOvIWZ4SohHQ+ScvhVsSaU2PU38c88gw==}
  251. cpu: [arm64]
  252. os: [linux]
  253. '@oxc-resolver/binding-linux-arm64-musl@1.10.2':
  254. resolution: {integrity: sha512-oPrLICrw96Ym9n04FWXWGkbkpF6qJtZ57JSnqI3oQ24xHTt4iWyjHKHQO46NbJAK9sFb3Qce4BzV8faDI5Rifg==}
  255. cpu: [arm64]
  256. os: [linux]
  257. '@oxc-resolver/binding-linux-x64-gnu@1.10.2':
  258. resolution: {integrity: sha512-eli74jTAUiIfqi8IPFqiPxQS69Alcr6w/IFRyf3XxrkxeFGgcgxJkRIxWNTKJ6T3EXxjuma+49LdZn6l9rEj7A==}
  259. cpu: [x64]
  260. os: [linux]
  261. '@oxc-resolver/binding-linux-x64-musl@1.10.2':
  262. resolution: {integrity: sha512-HH9zmjNSQo3rkbqJH5nIjGrtjC+QPrUy0KGGMR/oRCSLuD0cNFJ/Uly1XAugwSm4oEw0+rv6PmeclXmVTKsxhw==}
  263. cpu: [x64]
  264. os: [linux]
  265. '@oxc-resolver/binding-wasm32-wasi@1.10.2':
  266. resolution: {integrity: sha512-3ItX23q33sfVBtMMdMhVDSe0NX5zBHxHfmFiXhSJuwNaVIwGpLFU7WU2nmq9oNdnmTOvjL8vlhOqiGvumBLlRA==}
  267. engines: {node: '>=14.0.0'}
  268. cpu: [wasm32]
  269. '@oxc-resolver/binding-win32-arm64-msvc@1.10.2':
  270. resolution: {integrity: sha512-aVoj2V+jmQ1N+lVy9AhaLmzssJM0lcKt8D0UL83aNLZJ5lSN7hgBuUXTVmL+VF268f167khjo38z+fbELDVm8Q==}
  271. cpu: [arm64]
  272. os: [win32]
  273. '@oxc-resolver/binding-win32-x64-msvc@1.10.2':
  274. resolution: {integrity: sha512-l8BDQWyP0Piw8hlmYPUqTRKLsq+ceG9h+9p6ZrjNzwW9AmJX7T7T2hgoVVHqS6f4WNA/CFkb3RyZP9QTzNkyyA==}
  275. cpu: [x64]
  276. os: [win32]
  277. '@package-json/types@0.0.11':
  278. resolution: {integrity: sha512-allOTUn4Xi2bQMs+mthzHWekgjRBVno+DLOcXk9+6haG5oFu5rlz0pszT3sh1OAkQVFLYrAS4V5CSxWyVwUf7g==}
  279. '@pkgjs/parseargs@0.11.0':
  280. resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
  281. engines: {node: '>=14'}
  282. '@remusao/guess-url-type@1.3.0':
  283. resolution: {integrity: sha512-SNSJGxH5ckvxb3EUHj4DqlAm/bxNxNv2kx/AESZva/9VfcBokwKNS+C4D1lQdWIDM1R3d3UG+xmVzlkNG8CPTQ==}
  284. '@remusao/small@1.3.0':
  285. resolution: {integrity: sha512-bydAhJI+ywmg5xMUcbqoR8KahetcfkFywEZpsyFZ8EBofilvWxbXnMSe4vnjDI1Y+SWxnNhR4AL/2BAXkf4b8A==}
  286. '@remusao/smaz-compress@1.10.0':
  287. resolution: {integrity: sha512-E/lC8OSU+3bQrUl64vlLyPzIxo7dxF2RvNBe9KzcM4ax43J/d+YMinmMztHyCIHqRbz7rBCtkp3c0KfeIbHmEg==}
  288. '@remusao/smaz-decompress@1.10.0':
  289. resolution: {integrity: sha512-aA5ImUH480Pcs5/cOgToKmFnzi7osSNG6ft+7DdmQTaQEEst3nLq3JLlBEk+gwidURymjbx6DYs60LHaZ415VQ==}
  290. '@remusao/smaz@1.10.0':
  291. resolution: {integrity: sha512-GQzCxmmMpLkyZwcwNgz8TpuBEWl0RUQa8IcvKiYlPxuyYKqyqPkCr0hlHI15ckn3kDUPS68VmTVgyPnLNrdVmg==}
  292. '@remusao/trie@1.5.0':
  293. resolution: {integrity: sha512-UX+3utJKgwCsg6sUozjxd38gNMVRXrY4TNX9VvCdSrlZBS1nZjRPi98ON3QjRAdf6KCguJFyQARRsulTeqQiPg==}
  294. '@stylistic/eslint-plugin-js@2.8.0':
  295. resolution: {integrity: sha512-/e7pSzVMrwBd6yzSDsKHwax3TS96+pd/xSKzELaTkOuYqUhYfj/becWdfDbFSBGQD7BBBCiiE4L8L2cUfu5h+A==}
  296. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  297. peerDependencies:
  298. eslint: '>=8.40.0'
  299. '@stylistic/eslint-plugin-plus@2.8.0':
  300. resolution: {integrity: sha512-NBfv9xuBcG0oIM5323xjW6duxbcLP8WX6lr5XWLmypZo4uf6sdkfrTEdo7AHl17DvKl/2qgurqCwzYV/DiXstQ==}
  301. peerDependencies:
  302. eslint: '*'
  303. '@stylistic/eslint-plugin-ts@2.8.0':
  304. resolution: {integrity: sha512-VukJqkRlC2psLKoIHJ+4R3ZxLJfWeizGGX+X5ZxunjXo4MbxRNtwu5UvXuerABg4s2RV6Z3LFTdm0WvI4+RAMQ==}
  305. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  306. peerDependencies:
  307. eslint: '>=8.40.0'
  308. '@swc-node/core@1.13.3':
  309. resolution: {integrity: sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==}
  310. engines: {node: '>= 10'}
  311. peerDependencies:
  312. '@swc/core': '>= 1.4.13'
  313. '@swc/types': '>= 0.1'
  314. '@swc-node/register@1.10.9':
  315. resolution: {integrity: sha512-iXy2sjP0phPEpK2yivjRC3PAgoLaT4sjSk0LDWCTdcTBJmR4waEog0E6eJbvoOkLkOtWw37SB8vCkl/bbh4+8A==}
  316. peerDependencies:
  317. '@swc/core': '>= 1.4.13'
  318. typescript: '>= 4.3'
  319. '@swc-node/sourcemap-support@0.5.1':
  320. resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
  321. '@swc/core-darwin-arm64@1.7.35':
  322. resolution: {integrity: sha512-BQSSozVxjxS+SVQz6e3GC/+OBWGIK3jfe52pWdANmycdjF3ch7lrCKTHTU7eHwyoJ96mofszPf5AsiVJF34Fwg==}
  323. engines: {node: '>=10'}
  324. cpu: [arm64]
  325. os: [darwin]
  326. '@swc/core-darwin-x64@1.7.35':
  327. resolution: {integrity: sha512-44TYdKN/EWtkU88foXR7IGki9JzhEJzaFOoPevfi9Xe7hjAD/x2+AJOWWqQNzDPMz9+QewLdUVLyR6s5okRgtg==}
  328. engines: {node: '>=10'}
  329. cpu: [x64]
  330. os: [darwin]
  331. '@swc/core-linux-arm-gnueabihf@1.7.35':
  332. resolution: {integrity: sha512-ccfA5h3zxwioD+/z/AmYtkwtKz9m4rWTV7RoHq6Jfsb0cXHrd6tbcvgqRWXra1kASlE+cDWsMtEZygs9dJRtUQ==}
  333. engines: {node: '>=10'}
  334. cpu: [arm]
  335. os: [linux]
  336. '@swc/core-linux-arm64-gnu@1.7.35':
  337. resolution: {integrity: sha512-hx65Qz+G4iG/IVtxJKewC5SJdki8PAPFGl6gC/57Jb0+jA4BIoGLD/J3Q3rCPeoHfdqpkCYpahtyUq8CKx41Jg==}
  338. engines: {node: '>=10'}
  339. cpu: [arm64]
  340. os: [linux]
  341. '@swc/core-linux-arm64-musl@1.7.35':
  342. resolution: {integrity: sha512-kL6tQL9No7UEoEvDRuPxzPTpxrvbwYteNRbdChSSP74j13/55G2/2hLmult5yFFaWuyoyU/2lvzjRL/i8OLZxg==}
  343. engines: {node: '>=10'}
  344. cpu: [arm64]
  345. os: [linux]
  346. '@swc/core-linux-x64-gnu@1.7.35':
  347. resolution: {integrity: sha512-Ke4rcLQSwCQ2LHdJX1FtnqmYNQ3IX6BddKlUtS7mcK13IHkQzZWp0Dcu6MgNA3twzb/dBpKX5GLy07XdGgfmyw==}
  348. engines: {node: '>=10'}
  349. cpu: [x64]
  350. os: [linux]
  351. '@swc/core-linux-x64-musl@1.7.35':
  352. resolution: {integrity: sha512-T30tlLnz0kYyDFyO5RQF5EQ4ENjW9+b56hEGgFUYmfhFhGA4E4V67iEx7KIG4u0whdPG7oy3qjyyIeTb7nElEw==}
  353. engines: {node: '>=10'}
  354. cpu: [x64]
  355. os: [linux]
  356. '@swc/core-win32-arm64-msvc@1.7.35':
  357. resolution: {integrity: sha512-CfM/k8mvtuMyX+okRhemfLt784PLS0KF7Q9djA8/Dtavk0L5Ghnq+XsGltO3d8B8+XZ7YOITsB14CrjehzeHsg==}
  358. engines: {node: '>=10'}
  359. cpu: [arm64]
  360. os: [win32]
  361. '@swc/core-win32-ia32-msvc@1.7.35':
  362. resolution: {integrity: sha512-ATB3uuH8j/RmS64EXQZJSbo2WXfRNpTnQszHME/sGaexsuxeijrp3DTYSFAA3R2Bu6HbIIX6jempe1Au8I3j+A==}
  363. engines: {node: '>=10'}
  364. cpu: [ia32]
  365. os: [win32]
  366. '@swc/core-win32-x64-msvc@1.7.35':
  367. resolution: {integrity: sha512-iDGfQO1571NqWUXtLYDhwIELA/wadH42ioGn+J9R336nWx40YICzy9UQyslWRhqzhQ5kT+QXAW/MoCWc058N6Q==}
  368. engines: {node: '>=10'}
  369. cpu: [x64]
  370. os: [win32]
  371. '@swc/core@1.7.35':
  372. resolution: {integrity: sha512-3cUteCTbr2r5jqfgx0r091sfq5Mgh6F1SQh8XAOnSvtKzwv2bC31mvBHVAieD1uPa2kHJhLav20DQgXOhpEitw==}
  373. engines: {node: '>=10'}
  374. peerDependencies:
  375. '@swc/helpers': '*'
  376. peerDependenciesMeta:
  377. '@swc/helpers':
  378. optional: true
  379. '@swc/counter@0.1.3':
  380. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  381. '@swc/types@0.1.13':
  382. resolution: {integrity: sha512-JL7eeCk6zWCbiYQg2xQSdLXQJl8Qoc9rXmG2cEKvHe3CKwMHwHGpfOb8frzNLmbycOo6I51qxnLnn9ESf4I20Q==}
  383. '@tybys/wasm-util@0.9.0':
  384. resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
  385. '@types/async-retry@1.4.9':
  386. resolution: {integrity: sha512-s1ciZQJzRh3708X/m3vPExr5KJlzlZJvXsKpbtE2luqNcbROr64qU+3KpJsYHqWMeaxI839OvXf9PrUSw1Xtyg==}
  387. '@types/better-sqlite3@7.6.11':
  388. resolution: {integrity: sha512-i8KcD3PgGtGBLl3+mMYA8PdKkButvPyARxA7IQAd6qeslht13qxb1zzO8dRCtE7U3IoJS782zDBAeoKiM695kg==}
  389. '@types/chai@4.3.20':
  390. resolution: {integrity: sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==}
  391. '@types/chrome@0.0.270':
  392. resolution: {integrity: sha512-ADvkowV7YnJfycZZxL2brluZ6STGW+9oKG37B422UePf2PCXuFA/XdERI0T18wtuWPx0tmFeZqq6MOXVk1IC+Q==}
  393. '@types/eslint@9.6.1':
  394. resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
  395. '@types/estree@1.0.6':
  396. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  397. '@types/filesystem@0.0.36':
  398. resolution: {integrity: sha512-vPDXOZuannb9FZdxgHnqSwAG/jvdGM8Wq+6N4D/d80z+D4HWH+bItqsZaVRQykAn6WEVeEkLm2oQigyHtgb0RA==}
  399. '@types/filewriter@0.0.33':
  400. resolution: {integrity: sha512-xFU8ZXTw4gd358lb2jw25nxY9QAgqn2+bKKjKOYfNCzN4DKCFetK7sPtrlpg66Ywe3vWY9FNxprZawAh9wfJ3g==}
  401. '@types/firefox-webext-browser@120.0.4':
  402. resolution: {integrity: sha512-lBrpf08xhiZBigrtdQfUaqX1UauwZ+skbFiL8u2Tdra/rklkKadYmIzTwkNZSWtuZ7OKpFqbE2HHfDoFqvZf6w==}
  403. '@types/har-format@1.2.15':
  404. resolution: {integrity: sha512-RpQH4rXLuvTXKR0zqHq3go0RVXYv/YVqv4TnPH95VbwUxZdQlK1EtcMvQvMpDngHbt13Csh9Z4qT9AbkiQH5BA==}
  405. '@types/json-schema@7.0.15':
  406. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  407. '@types/make-fetch-happen@10.0.4':
  408. resolution: {integrity: sha512-jKzweQaEMMAi55ehvR1z0JF6aSVQm/h1BXBhPLOJriaeQBctjw5YbpIGs7zAx9dN0Sa2OO5bcXwCkrlgenoPEA==}
  409. '@types/mocha@10.0.9':
  410. resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==}
  411. '@types/node-fetch@2.6.11':
  412. resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==}
  413. '@types/node@22.7.5':
  414. resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==}
  415. '@types/punycode@2.1.4':
  416. resolution: {integrity: sha512-trzh6NzBnq8yw5e35f8xe8VTYjqM3NE7bohBtvDVf/dtUer3zYTLK1Ka3DG3p7bdtoaOHZucma6FfVKlQ134pQ==}
  417. '@types/retry@0.12.5':
  418. resolution: {integrity: sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==}
  419. '@types/ssri@7.1.5':
  420. resolution: {integrity: sha512-odD/56S3B51liILSk5aXJlnYt99S6Rt9EFDDqGtJM26rKHApHcwyU/UoYHrzKkdkHMAIquGWCuHtQTbes+FRQw==}
  421. '@types/tar-fs@2.0.4':
  422. resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
  423. '@types/tar-stream@3.1.3':
  424. resolution: {integrity: sha512-Zbnx4wpkWBMBSu5CytMbrT5ZpMiF55qgM+EpHzR4yIDu7mv52cej8hTkOc6K+LzpkOAbxwn/m7j3iO+/l42YkQ==}
  425. '@types/wtfnode@0.7.3':
  426. resolution: {integrity: sha512-UMkHpx+o2xRWLJ7PmT3bBzvIA9/0oFw80oPtY/xO4jfdq+Gznn4wP7K9B/JjMxyxy+wF+5oRPIykxeBbEDjwRg==}
  427. '@typescript-eslint/eslint-plugin@8.8.1':
  428. resolution: {integrity: sha512-xfvdgA8AP/vxHgtgU310+WBnLB4uJQ9XdyP17RebG26rLtDrQJV3ZYrcopX91GrHmMoH8bdSwMRh2a//TiJ1jQ==}
  429. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  430. peerDependencies:
  431. '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
  432. eslint: ^8.57.0 || ^9.0.0
  433. typescript: '*'
  434. peerDependenciesMeta:
  435. typescript:
  436. optional: true
  437. '@typescript-eslint/parser@8.7.0':
  438. resolution: {integrity: sha512-lN0btVpj2unxHlNYLI//BQ7nzbMJYBVQX5+pbNXvGYazdlgYonMn4AhhHifQ+J4fGRYA/m1DjaQjx+fDetqBOQ==}
  439. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  440. peerDependencies:
  441. eslint: ^8.57.0 || ^9.0.0
  442. typescript: '*'
  443. peerDependenciesMeta:
  444. typescript:
  445. optional: true
  446. '@typescript-eslint/parser@8.8.1':
  447. resolution: {integrity: sha512-hQUVn2Lij2NAxVFEdvIGxT9gP1tq2yM83m+by3whWFsWC+1y8pxxxHUFE1UqDu2VsGi2i6RLcv4QvouM84U+ow==}
  448. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  449. peerDependencies:
  450. eslint: ^8.57.0 || ^9.0.0
  451. typescript: '*'
  452. peerDependenciesMeta:
  453. typescript:
  454. optional: true
  455. '@typescript-eslint/scope-manager@8.7.0':
  456. resolution: {integrity: sha512-87rC0k3ZlDOuz82zzXRtQ7Akv3GKhHs0ti4YcbAJtaomllXoSO8hi7Ix3ccEvCd824dy9aIX+j3d2UMAfCtVpg==}
  457. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  458. '@typescript-eslint/scope-manager@8.8.1':
  459. resolution: {integrity: sha512-X4JdU+66Mazev/J0gfXlcC/dV6JI37h+93W9BRYXrSn0hrE64IoWgVkO9MSJgEzoWkxONgaQpICWg8vAN74wlA==}
  460. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  461. '@typescript-eslint/type-utils@8.8.1':
  462. resolution: {integrity: sha512-qSVnpcbLP8CALORf0za+vjLYj1Wp8HSoiI8zYU5tHxRVj30702Z1Yw4cLwfNKhTPWp5+P+k1pjmD5Zd1nhxiZA==}
  463. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  464. peerDependencies:
  465. typescript: '*'
  466. peerDependenciesMeta:
  467. typescript:
  468. optional: true
  469. '@typescript-eslint/types@8.7.0':
  470. resolution: {integrity: sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w==}
  471. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  472. '@typescript-eslint/types@8.8.1':
  473. resolution: {integrity: sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q==}
  474. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  475. '@typescript-eslint/typescript-estree@8.7.0':
  476. resolution: {integrity: sha512-MC8nmcGHsmfAKxwnluTQpNqceniT8SteVwd2voYlmiSWGOtjvGXdPl17dYu2797GVscK30Z04WRM28CrKS9WOg==}
  477. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  478. peerDependencies:
  479. typescript: '*'
  480. peerDependenciesMeta:
  481. typescript:
  482. optional: true
  483. '@typescript-eslint/typescript-estree@8.8.1':
  484. resolution: {integrity: sha512-A5d1R9p+X+1js4JogdNilDuuq+EHZdsH9MjTVxXOdVFfTJXunKJR/v+fNNyO4TnoOn5HqobzfRlc70NC6HTcdg==}
  485. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  486. peerDependencies:
  487. typescript: '*'
  488. peerDependenciesMeta:
  489. typescript:
  490. optional: true
  491. '@typescript-eslint/utils@8.8.1':
  492. resolution: {integrity: sha512-/QkNJDbV0bdL7H7d0/y0qBbV2HTtf0TIyjSDTvvmQEzeVx8jEImEbLuOA4EsvE8gIgqMitns0ifb5uQhMj8d9w==}
  493. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  494. peerDependencies:
  495. eslint: ^8.57.0 || ^9.0.0
  496. '@typescript-eslint/visitor-keys@8.7.0':
  497. resolution: {integrity: sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ==}
  498. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  499. '@typescript-eslint/visitor-keys@8.8.1':
  500. resolution: {integrity: sha512-0/TdC3aeRAsW7MDvYRwEc1Uwm0TIBfzjPFgg60UU2Haj5qsCs9cc3zNgY71edqE3LbWfF/WoZQd3lJoDXFQpag==}
  501. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  502. acorn-jsx@5.3.2:
  503. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  504. peerDependencies:
  505. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  506. acorn@8.12.1:
  507. resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
  508. engines: {node: '>=0.4.0'}
  509. hasBin: true
  510. agent-base@7.1.1:
  511. resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==}
  512. engines: {node: '>= 14'}
  513. ajv@6.12.6:
  514. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  515. ansi-colors@4.1.3:
  516. resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
  517. engines: {node: '>=6'}
  518. ansi-regex@5.0.1:
  519. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  520. engines: {node: '>=8'}
  521. ansi-regex@6.1.0:
  522. resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
  523. engines: {node: '>=12'}
  524. ansi-styles@4.3.0:
  525. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  526. engines: {node: '>=8'}
  527. ansi-styles@6.2.1:
  528. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  529. engines: {node: '>=12'}
  530. anymatch@3.1.3:
  531. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  532. engines: {node: '>= 8'}
  533. argparse@2.0.1:
  534. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  535. assertion-error@1.1.0:
  536. resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==}
  537. async-retry@1.3.3:
  538. resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
  539. async-sema@3.1.1:
  540. resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
  541. asynckit@0.4.0:
  542. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  543. b4a@1.6.6:
  544. resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
  545. balanced-match@1.0.2:
  546. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  547. bare-events@2.4.2:
  548. resolution: {integrity: sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==}
  549. bare-fs@2.3.3:
  550. resolution: {integrity: sha512-7RYKL+vZVCyAsMLi5SPu7QGauGGT8avnP/HO571ndEuV4MYdGXvLhtW67FuLPeEI8EiIY7zbbRR9x7x7HU0kgw==}
  551. bare-os@2.4.2:
  552. resolution: {integrity: sha512-HZoJwzC+rZ9lqEemTMiO0luOePoGYNBgsLLgegKR/cljiJvcDNhDZQkzC+NC5Oh0aHbdBNSOHpghwMuB5tqhjg==}
  553. bare-path@2.1.3:
  554. resolution: {integrity: sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==}
  555. bare-stream@2.2.1:
  556. resolution: {integrity: sha512-YTB47kHwBW9zSG8LD77MIBAAQXjU2WjAkMHeeb7hUplVs6+IoM5I7uEVQNPMB7lj9r8I76UMdoMkGnCodHOLqg==}
  557. base64-js@1.5.1:
  558. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  559. better-sqlite3@11.3.0:
  560. resolution: {integrity: sha512-iHt9j8NPYF3oKCNOO5ZI4JwThjt3Z6J6XrcwG85VNMVzv1ByqrHWv5VILEbCMFWDsoHhXvQ7oC8vgRXFAKgl9w==}
  561. binary-extensions@2.3.0:
  562. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  563. engines: {node: '>=8'}
  564. bindings@1.5.0:
  565. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  566. bl@4.1.0:
  567. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  568. brace-expansion@1.1.11:
  569. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  570. brace-expansion@2.0.1:
  571. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  572. braces@3.0.3:
  573. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  574. engines: {node: '>=8'}
  575. browser-stdout@1.3.1:
  576. resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
  577. buffer-from@1.1.2:
  578. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  579. buffer@5.7.1:
  580. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  581. cacache@19.0.1:
  582. resolution: {integrity: sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==}
  583. engines: {node: ^18.17.0 || >=20.5.0}
  584. call-me-maybe@1.0.2:
  585. resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==}
  586. callsites@3.1.0:
  587. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  588. engines: {node: '>=6'}
  589. camelcase@6.3.0:
  590. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  591. engines: {node: '>=10'}
  592. chai@4.4.1:
  593. resolution: {integrity: sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==}
  594. engines: {node: '>=4'}
  595. chalk@4.1.2:
  596. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  597. engines: {node: '>=10'}
  598. check-error@1.0.3:
  599. resolution: {integrity: sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==}
  600. chokidar@3.6.0:
  601. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  602. engines: {node: '>= 8.10.0'}
  603. chownr@1.1.4:
  604. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  605. chownr@3.0.0:
  606. resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
  607. engines: {node: '>=18'}
  608. ci-info@4.0.0:
  609. resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==}
  610. engines: {node: '>=8'}
  611. cli-table3@0.6.5:
  612. resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==}
  613. engines: {node: 10.* || >= 12.*}
  614. client-only@0.0.1:
  615. resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
  616. cliui@7.0.4:
  617. resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
  618. color-convert@2.0.1:
  619. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  620. engines: {node: '>=7.0.0'}
  621. color-name@1.1.4:
  622. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  623. colorette@2.0.20:
  624. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  625. combined-stream@1.0.8:
  626. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  627. engines: {node: '>= 0.8'}
  628. comment-parser@1.4.1:
  629. resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
  630. engines: {node: '>= 12.0.0'}
  631. concat-map@0.0.1:
  632. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  633. cross-spawn@7.0.3:
  634. resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
  635. engines: {node: '>= 8'}
  636. csv-parse@5.5.6:
  637. resolution: {integrity: sha512-uNpm30m/AGSkLxxy7d9yRXpJQFrZzVWLFBkS+6ngPcZkw/5k3L/jjFuj7tVnEpRn+QgmiXr21nDlhCiUK4ij2A==}
  638. debug@3.2.7:
  639. resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  640. peerDependencies:
  641. supports-color: '*'
  642. peerDependenciesMeta:
  643. supports-color:
  644. optional: true
  645. debug@4.3.7:
  646. resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
  647. engines: {node: '>=6.0'}
  648. peerDependencies:
  649. supports-color: '*'
  650. peerDependenciesMeta:
  651. supports-color:
  652. optional: true
  653. decamelize@4.0.0:
  654. resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
  655. engines: {node: '>=10'}
  656. decompress-response@6.0.0:
  657. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  658. engines: {node: '>=10'}
  659. deep-eql@4.1.4:
  660. resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==}
  661. engines: {node: '>=6'}
  662. deep-extend@0.6.0:
  663. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  664. engines: {node: '>=4.0.0'}
  665. deep-is@0.1.4:
  666. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  667. defu@6.1.4:
  668. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  669. delayed-stream@1.0.0:
  670. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  671. engines: {node: '>=0.4.0'}
  672. detect-libc@2.0.3:
  673. resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
  674. engines: {node: '>=8'}
  675. diff@5.2.0:
  676. resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
  677. engines: {node: '>=0.3.1'}
  678. doctrine@3.0.0:
  679. resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
  680. engines: {node: '>=6.0.0'}
  681. eastasianwidth@0.2.0:
  682. resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
  683. emoji-regex@8.0.0:
  684. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  685. emoji-regex@9.2.2:
  686. resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
  687. encoding@0.1.13:
  688. resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==}
  689. end-of-stream@1.4.4:
  690. resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
  691. enhanced-resolve@5.17.1:
  692. resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==}
  693. engines: {node: '>=10.13.0'}
  694. err-code@2.0.3:
  695. resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==}
  696. escalade@3.1.2:
  697. resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
  698. engines: {node: '>=6'}
  699. escape-string-regexp@4.0.0:
  700. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  701. engines: {node: '>=10'}
  702. eslint-compat-utils@0.5.1:
  703. resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
  704. engines: {node: '>=12'}
  705. peerDependencies:
  706. eslint: '>=6.0.0'
  707. eslint-config-sukka@6.7.0:
  708. resolution: {integrity: sha512-THoUWqxt52xtB2JyP+Boha4MzFSYAKmydGsIXMZ5uX2VrHYG3uPqPp3S5YrL6/img+AQjLg2bF+j3w1chumM9A==}
  709. eslint-formatter-sukka@6.7.0:
  710. resolution: {integrity: sha512-h3/mjxwtAPjfvs1FzlzrkxgHw/h9cWlqhwX3IruuGZm9LnYMc6uwBuANToco1f0iWh7chKLXfLPJfz9VPkkOoA==}
  711. eslint-import-resolver-node@0.3.9:
  712. resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
  713. eslint-import-resolver-ts-bundled@6.7.0:
  714. resolution: {integrity: sha512-0haJVgQKhKa+03bEZPbVVqCg2V1RfY9YjIV765/nBl7niigZLu5Ouny6jNBOOZfXSSH4HEDb+oc09bnMWsrmlA==}
  715. eslint-plugin-antfu@2.7.0:
  716. resolution: {integrity: sha512-gZM3jq3ouqaoHmUNszb1Zo2Ux7RckSvkGksjLWz9ipBYGSv1EwwBETN6AdiUXn+RpVHXTbEMPAPlXJazcA6+iA==}
  717. peerDependencies:
  718. eslint: '*'
  719. eslint-plugin-autofix@2.2.0:
  720. resolution: {integrity: sha512-lu8+0r+utyTroROqXIL+a8sUpICi6za22hIzlpb0+x0tQGRnOjhOKU7v8mC/NS/faDoVsw6xW3vUpc+Mcz5NWA==}
  721. engines: {node: '>=18'}
  722. peerDependencies:
  723. eslint: '>=8'
  724. eslint-plugin-es-x@7.8.0:
  725. resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==}
  726. engines: {node: ^14.18.0 || >=16.0.0}
  727. peerDependencies:
  728. eslint: '>=8'
  729. eslint-plugin-import-x@4.3.1:
  730. resolution: {integrity: sha512-5TriWkXulDl486XnYYRgsL+VQoS/7mhN/2ci02iLCuL7gdhbiWxnsuL/NTcaKY9fpMgsMFjWZBtIGW7pb+RX0g==}
  731. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  732. peerDependencies:
  733. eslint: ^8.57.0 || ^9.0.0
  734. eslint-plugin-jsonc@2.16.0:
  735. resolution: {integrity: sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg==}
  736. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  737. peerDependencies:
  738. eslint: '>=6.0.0'
  739. eslint-plugin-n@17.11.1:
  740. resolution: {integrity: sha512-93IUD82N6tIEgjztVI/l3ElHtC2wTa9boJHrD8iN+NyDxjxz/daZUZKfkedjBZNdg6EqDk4irybUsiPwDqXAEA==}
  741. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  742. peerDependencies:
  743. eslint: '>=8.23.0'
  744. eslint-plugin-promise@7.1.0:
  745. resolution: {integrity: sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==}
  746. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  747. peerDependencies:
  748. eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
  749. eslint-plugin-regexp@2.6.0:
  750. resolution: {integrity: sha512-FCL851+kislsTEQEMioAlpDuK5+E5vs0hi1bF8cFlPlHcEjeRhuAzEsGikXRreE+0j4WhW2uO54MqTjXtYOi3A==}
  751. engines: {node: ^18 || >=20}
  752. peerDependencies:
  753. eslint: '>=8.44.0'
  754. eslint-plugin-sukka@6.7.0:
  755. resolution: {integrity: sha512-wUgdP3PqmJ8VSW0uTuf+irLyaHccVwdl0417NsdVFXG3k0o6B9ABjBgJWSoBUoqNAGXCNVlO4fzsciFgXfXgDw==}
  756. peerDependencies:
  757. typescript: '*'
  758. peerDependenciesMeta:
  759. typescript:
  760. optional: true
  761. eslint-plugin-unused-imports@4.1.4:
  762. resolution: {integrity: sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==}
  763. peerDependencies:
  764. '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
  765. eslint: ^9.0.0 || ^8.0.0
  766. peerDependenciesMeta:
  767. '@typescript-eslint/eslint-plugin':
  768. optional: true
  769. eslint-rule-composer@0.3.0:
  770. resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
  771. engines: {node: '>=4.0.0'}
  772. eslint-scope@8.1.0:
  773. resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==}
  774. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  775. eslint-visitor-keys@3.4.3:
  776. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  777. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  778. eslint-visitor-keys@4.1.0:
  779. resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==}
  780. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  781. eslint@9.12.0:
  782. resolution: {integrity: sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==}
  783. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  784. hasBin: true
  785. peerDependencies:
  786. jiti: '*'
  787. peerDependenciesMeta:
  788. jiti:
  789. optional: true
  790. espree@10.2.0:
  791. resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==}
  792. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  793. espree@9.6.1:
  794. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  795. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  796. esquery@1.6.0:
  797. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  798. engines: {node: '>=0.10'}
  799. esrecurse@4.3.0:
  800. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  801. engines: {node: '>=4.0'}
  802. estraverse@5.3.0:
  803. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  804. engines: {node: '>=4.0'}
  805. esutils@2.0.3:
  806. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  807. engines: {node: '>=0.10.0'}
  808. expand-template@2.0.3:
  809. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  810. engines: {node: '>=6'}
  811. fast-cidr-tools@0.3.1:
  812. resolution: {integrity: sha512-CixbR87xxUYpoZBR6xyFmOkhoOnd8YtmSW956evigw+AOc20fXAn3FXGL5eFAPpGcrs7qzOOEjEPxVMnvRJ87Q==}
  813. engines: {node: '>=16'}
  814. fast-deep-equal@3.1.3:
  815. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  816. fast-fifo@1.3.2:
  817. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  818. fast-glob@3.3.2:
  819. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  820. engines: {node: '>=8.6.0'}
  821. fast-json-stable-stringify@2.1.0:
  822. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  823. fast-levenshtein@2.0.6:
  824. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  825. fastq@1.17.1:
  826. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  827. fdir@6.4.0:
  828. resolution: {integrity: sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==}
  829. peerDependencies:
  830. picomatch: ^3 || ^4
  831. peerDependenciesMeta:
  832. picomatch:
  833. optional: true
  834. file-entry-cache@8.0.0:
  835. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  836. engines: {node: '>=16.0.0'}
  837. file-uri-to-path@1.0.0:
  838. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  839. fill-range@7.1.1:
  840. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  841. engines: {node: '>=8'}
  842. find-up@5.0.0:
  843. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  844. engines: {node: '>=10'}
  845. flat-cache@4.0.1:
  846. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  847. engines: {node: '>=16'}
  848. flat@5.0.2:
  849. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  850. hasBin: true
  851. flatted@3.3.1:
  852. resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
  853. foreground-child@3.3.0:
  854. resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
  855. engines: {node: '>=14'}
  856. form-data@4.0.1:
  857. resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
  858. engines: {node: '>= 6'}
  859. foxact@0.2.38:
  860. resolution: {integrity: sha512-ClxI9lwzhWpE/JIGfPjSpUNqG6MccNq60jrxuPidNl4CAUrATba4ViQTBFn1Zc5+9q9nAFXWaZKendXIbGvrvQ==}
  861. peerDependencies:
  862. react: '*'
  863. peerDependenciesMeta:
  864. react:
  865. optional: true
  866. fs-constants@1.0.0:
  867. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  868. fs-minipass@3.0.3:
  869. resolution: {integrity: sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==}
  870. engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
  871. fs.realpath@1.0.0:
  872. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  873. fsevents@2.3.3:
  874. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  875. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  876. os: [darwin]
  877. function-bind@1.1.2:
  878. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  879. get-caller-file@2.0.5:
  880. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  881. engines: {node: 6.* || 8.* || >= 10.*}
  882. get-func-name@2.0.2:
  883. resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==}
  884. get-tsconfig@4.8.1:
  885. resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==}
  886. github-from-package@0.0.0:
  887. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  888. glob-parent@5.1.2:
  889. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  890. engines: {node: '>= 6'}
  891. glob-parent@6.0.2:
  892. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  893. engines: {node: '>=10.13.0'}
  894. glob@10.4.5:
  895. resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
  896. hasBin: true
  897. glob@8.1.0:
  898. resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
  899. engines: {node: '>=12'}
  900. deprecated: Glob versions prior to v9 are no longer supported
  901. globals@14.0.0:
  902. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  903. engines: {node: '>=18'}
  904. globals@15.11.0:
  905. resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==}
  906. engines: {node: '>=18'}
  907. graceful-fs@4.2.11:
  908. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  909. graphemer@1.4.0:
  910. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  911. has-flag@4.0.0:
  912. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  913. engines: {node: '>=8'}
  914. hasown@2.0.2:
  915. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  916. engines: {node: '>= 0.4'}
  917. he@1.2.0:
  918. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  919. hasBin: true
  920. http-cache-semantics@4.1.1:
  921. resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==}
  922. http-proxy-agent@7.0.2:
  923. resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
  924. engines: {node: '>= 14'}
  925. https-proxy-agent@7.0.5:
  926. resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==}
  927. engines: {node: '>= 14'}
  928. iconv-lite@0.6.3:
  929. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  930. engines: {node: '>=0.10.0'}
  931. ieee754@1.2.1:
  932. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  933. ignore@5.3.2:
  934. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  935. engines: {node: '>= 4'}
  936. import-fresh@3.3.0:
  937. resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
  938. engines: {node: '>=6'}
  939. imurmurhash@0.1.4:
  940. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  941. engines: {node: '>=0.8.19'}
  942. inflight@1.0.6:
  943. resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
  944. deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  945. inherits@2.0.4:
  946. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  947. ini@1.3.8:
  948. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  949. ip-address@9.0.5:
  950. resolution: {integrity: sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==}
  951. engines: {node: '>= 12'}
  952. is-binary-path@2.1.0:
  953. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  954. engines: {node: '>=8'}
  955. is-core-module@2.15.1:
  956. resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
  957. engines: {node: '>= 0.4'}
  958. is-extglob@2.1.1:
  959. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  960. engines: {node: '>=0.10.0'}
  961. is-fullwidth-code-point@3.0.0:
  962. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  963. engines: {node: '>=8'}
  964. is-glob@4.0.3:
  965. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  966. engines: {node: '>=0.10.0'}
  967. is-number@7.0.0:
  968. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  969. engines: {node: '>=0.12.0'}
  970. is-plain-obj@2.1.0:
  971. resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
  972. engines: {node: '>=8'}
  973. is-unicode-supported@0.1.0:
  974. resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
  975. engines: {node: '>=10'}
  976. isexe@2.0.0:
  977. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  978. jackspeak@3.4.3:
  979. resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
  980. js-yaml@4.1.0:
  981. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  982. hasBin: true
  983. jsbn@1.1.0:
  984. resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==}
  985. jsdoc-type-pratt-parser@4.1.0:
  986. resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
  987. engines: {node: '>=12.0.0'}
  988. json-buffer@3.0.1:
  989. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  990. json-schema-traverse@0.4.1:
  991. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  992. json-stable-stringify-without-jsonify@1.0.1:
  993. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  994. json-stringify-pretty-compact@3.0.0:
  995. resolution: {integrity: sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==}
  996. jsonc-eslint-parser@2.4.0:
  997. resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
  998. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  999. keyv@4.5.4:
  1000. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1001. levn@0.4.1:
  1002. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1003. engines: {node: '>= 0.8.0'}
  1004. locate-path@6.0.0:
  1005. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1006. engines: {node: '>=10'}
  1007. lodash.merge@4.6.2:
  1008. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1009. log-symbols@4.1.0:
  1010. resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
  1011. engines: {node: '>=10'}
  1012. loupe@2.3.7:
  1013. resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==}
  1014. lru-cache@10.4.3:
  1015. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  1016. make-fetch-happen@14.0.1:
  1017. resolution: {integrity: sha512-Z1ndm71UQdcK362F5Wg4IFRBZq4MGeCz+uor5iPROkSjEWEoc1Zn7OSKPvmg01S9XOI8mr+GlRr+W4ABz4ZgdA==}
  1018. engines: {node: ^18.17.0 || >=20.5.0}
  1019. merge2@1.4.1:
  1020. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1021. engines: {node: '>= 8'}
  1022. micromatch@4.0.8:
  1023. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  1024. engines: {node: '>=8.6'}
  1025. mime-db@1.52.0:
  1026. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  1027. engines: {node: '>= 0.6'}
  1028. mime-types@2.1.35:
  1029. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  1030. engines: {node: '>= 0.6'}
  1031. mimic-response@3.1.0:
  1032. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  1033. engines: {node: '>=10'}
  1034. minimatch@3.1.2:
  1035. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1036. minimatch@5.1.6:
  1037. resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
  1038. engines: {node: '>=10'}
  1039. minimatch@9.0.5:
  1040. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1041. engines: {node: '>=16 || 14 >=14.17'}
  1042. minimist@1.2.8:
  1043. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  1044. minipass-collect@2.0.1:
  1045. resolution: {integrity: sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==}
  1046. engines: {node: '>=16 || 14 >=14.17'}
  1047. minipass-fetch@4.0.0:
  1048. resolution: {integrity: sha512-2v6aXUXwLP1Epd/gc32HAMIWoczx+fZwEPRHm/VwtrJzRGwR1qGZXEYV3Zp8ZjjbwaZhMrM6uHV4KVkk+XCc2w==}
  1049. engines: {node: ^18.17.0 || >=20.5.0}
  1050. minipass-flush@1.0.5:
  1051. resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==}
  1052. engines: {node: '>= 8'}
  1053. minipass-pipeline@1.2.4:
  1054. resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==}
  1055. engines: {node: '>=8'}
  1056. minipass-sized@1.0.3:
  1057. resolution: {integrity: sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==}
  1058. engines: {node: '>=8'}
  1059. minipass@3.3.6:
  1060. resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
  1061. engines: {node: '>=8'}
  1062. minipass@7.1.2:
  1063. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  1064. engines: {node: '>=16 || 14 >=14.17'}
  1065. minizlib@3.0.1:
  1066. resolution: {integrity: sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==}
  1067. engines: {node: '>= 18'}
  1068. mitata@1.0.10:
  1069. resolution: {integrity: sha512-pn21sHg5+AiTqj7z7aCeNlkEXMYhAykl1zbGqp1sbTJKRe8lhNokoyubLmvwbY5sWb8B+VDQByn3UyRmdBDQ1w==}
  1070. mkdirp-classic@0.5.3:
  1071. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  1072. mkdirp@3.0.1:
  1073. resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==}
  1074. engines: {node: '>=10'}
  1075. hasBin: true
  1076. mnemonist@0.39.8:
  1077. resolution: {integrity: sha512-vyWo2K3fjrUw8YeeZ1zF0fy6Mu59RHokURlld8ymdUPjMlD9EC9ov1/YPqTgqRvUN9nTr3Gqfz29LYAmu0PHPQ==}
  1078. mocha@10.7.3:
  1079. resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==}
  1080. engines: {node: '>= 14.0.0'}
  1081. hasBin: true
  1082. ms@2.1.3:
  1083. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1084. napi-build-utils@1.0.2:
  1085. resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==}
  1086. natural-compare@1.4.0:
  1087. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1088. negotiator@0.6.3:
  1089. resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
  1090. engines: {node: '>= 0.6'}
  1091. node-abi@3.65.0:
  1092. resolution: {integrity: sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==}
  1093. engines: {node: '>=10'}
  1094. normalize-path@3.0.0:
  1095. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1096. engines: {node: '>=0.10.0'}
  1097. obliterator@2.0.4:
  1098. resolution: {integrity: sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==}
  1099. once@1.4.0:
  1100. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  1101. optionator@0.9.4:
  1102. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1103. engines: {node: '>= 0.8.0'}
  1104. oxc-resolver@1.10.2:
  1105. resolution: {integrity: sha512-NIbwVqoU8Bhl7PVtItHCg+VFFokIDwBgIgFUwFG2Y8ePhxftFh5xG+KLar5PLWXlCP4WunPIuXD3jr3v6/MfRw==}
  1106. p-limit@3.1.0:
  1107. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1108. engines: {node: '>=10'}
  1109. p-locate@5.0.0:
  1110. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1111. engines: {node: '>=10'}
  1112. p-map@7.0.2:
  1113. resolution: {integrity: sha512-z4cYYMMdKHzw4O5UkWJImbZynVIo0lSGTXc7bzB1e/rrDqkgGUNysK/o4bTr+0+xKvvLoTyGqYC4Fgljy9qe1Q==}
  1114. engines: {node: '>=18'}
  1115. package-json-from-dist@1.0.1:
  1116. resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
  1117. parent-module@1.0.1:
  1118. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1119. engines: {node: '>=6'}
  1120. path-exists@4.0.0:
  1121. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1122. engines: {node: '>=8'}
  1123. path-key@3.1.1:
  1124. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1125. engines: {node: '>=8'}
  1126. path-parse@1.0.7:
  1127. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  1128. path-scurry@1.11.1:
  1129. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  1130. engines: {node: '>=16 || 14 >=14.18'}
  1131. pathval@1.1.1:
  1132. resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==}
  1133. picocolors@1.1.0:
  1134. resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
  1135. picomatch@2.3.1:
  1136. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1137. engines: {node: '>=8.6'}
  1138. picomatch@4.0.2:
  1139. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  1140. engines: {node: '>=12'}
  1141. pirates@4.0.6:
  1142. resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
  1143. engines: {node: '>= 6'}
  1144. prebuild-install@7.1.2:
  1145. resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==}
  1146. engines: {node: '>=10'}
  1147. hasBin: true
  1148. prelude-ls@1.2.1:
  1149. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1150. engines: {node: '>= 0.8.0'}
  1151. proc-log@5.0.0:
  1152. resolution: {integrity: sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==}
  1153. engines: {node: ^18.17.0 || >=20.5.0}
  1154. promise-retry@2.0.1:
  1155. resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==}
  1156. engines: {node: '>=10'}
  1157. pump@3.0.0:
  1158. resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
  1159. punycode@2.3.1:
  1160. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1161. engines: {node: '>=6'}
  1162. queue-microtask@1.2.3:
  1163. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1164. queue-tick@1.0.1:
  1165. resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==}
  1166. randombytes@2.1.0:
  1167. resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
  1168. rc@1.2.8:
  1169. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  1170. hasBin: true
  1171. readable-stream@3.6.2:
  1172. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  1173. engines: {node: '>= 6'}
  1174. readdirp@3.6.0:
  1175. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1176. engines: {node: '>=8.10.0'}
  1177. refa@0.12.1:
  1178. resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
  1179. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1180. regexp-ast-analysis@0.7.1:
  1181. resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
  1182. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1183. require-directory@2.1.1:
  1184. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  1185. engines: {node: '>=0.10.0'}
  1186. resolve-from@4.0.0:
  1187. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1188. engines: {node: '>=4'}
  1189. resolve-pkg-maps@1.0.0:
  1190. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1191. resolve@1.22.8:
  1192. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
  1193. hasBin: true
  1194. retry@0.12.0:
  1195. resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==}
  1196. engines: {node: '>= 4'}
  1197. retry@0.13.1:
  1198. resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
  1199. engines: {node: '>= 4'}
  1200. reusify@1.0.4:
  1201. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1202. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1203. rimraf@5.0.10:
  1204. resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==}
  1205. hasBin: true
  1206. run-parallel@1.2.0:
  1207. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1208. safe-buffer@5.2.1:
  1209. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  1210. safer-buffer@2.1.2:
  1211. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  1212. scslre@0.3.0:
  1213. resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
  1214. engines: {node: ^14.0.0 || >=16.0.0}
  1215. semver@7.6.3:
  1216. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  1217. engines: {node: '>=10'}
  1218. hasBin: true
  1219. serialize-javascript@6.0.2:
  1220. resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
  1221. server-only@0.0.1:
  1222. resolution: {integrity: sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==}
  1223. shebang-command@2.0.0:
  1224. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1225. engines: {node: '>=8'}
  1226. shebang-regex@3.0.0:
  1227. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1228. engines: {node: '>=8'}
  1229. signal-exit@4.1.0:
  1230. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1231. engines: {node: '>=14'}
  1232. simple-concat@1.0.1:
  1233. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  1234. simple-get@4.0.1:
  1235. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  1236. smart-buffer@4.2.0:
  1237. resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
  1238. engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
  1239. socks-proxy-agent@8.0.4:
  1240. resolution: {integrity: sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==}
  1241. engines: {node: '>= 14'}
  1242. socks@2.8.3:
  1243. resolution: {integrity: sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==}
  1244. engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
  1245. source-map-support@0.5.21:
  1246. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  1247. source-map@0.6.1:
  1248. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1249. engines: {node: '>=0.10.0'}
  1250. sprintf-js@1.1.3:
  1251. resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==}
  1252. ssri@12.0.0:
  1253. resolution: {integrity: sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==}
  1254. engines: {node: ^18.17.0 || >=20.5.0}
  1255. stable-hash@0.0.4:
  1256. resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==}
  1257. streamx@2.20.0:
  1258. resolution: {integrity: sha512-ZGd1LhDeGFucr1CUCTBOS58ZhEendd0ttpGT3usTvosS4ntIwKN9LJFp+OeCSprsCPL14BXVRZlHGRY1V9PVzQ==}
  1259. string-argv@0.3.2:
  1260. resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==}
  1261. engines: {node: '>=0.6.19'}
  1262. string-similarity@4.0.4:
  1263. resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==}
  1264. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  1265. string-width@4.2.3:
  1266. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1267. engines: {node: '>=8'}
  1268. string-width@5.1.2:
  1269. resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
  1270. engines: {node: '>=12'}
  1271. string_decoder@1.3.0:
  1272. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  1273. strip-ansi@6.0.1:
  1274. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1275. engines: {node: '>=8'}
  1276. strip-ansi@7.1.0:
  1277. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1278. engines: {node: '>=12'}
  1279. strip-json-comments@2.0.1:
  1280. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  1281. engines: {node: '>=0.10.0'}
  1282. strip-json-comments@3.1.1:
  1283. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1284. engines: {node: '>=8'}
  1285. supports-color@7.2.0:
  1286. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1287. engines: {node: '>=8'}
  1288. supports-color@8.1.1:
  1289. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  1290. engines: {node: '>=10'}
  1291. supports-preserve-symlinks-flag@1.0.0:
  1292. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1293. engines: {node: '>= 0.4'}
  1294. synckit@0.6.2:
  1295. resolution: {integrity: sha512-Vhf+bUa//YSTYKseDiiEuQmhGCoIF3CVBhunm3r/DQnYiGT4JssmnKQc44BIyOZRK2pKjXXAgbhfmbeoC9CJpA==}
  1296. engines: {node: '>=12.20'}
  1297. tapable@2.2.1:
  1298. resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
  1299. engines: {node: '>=6'}
  1300. tar-fs@2.1.1:
  1301. resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}
  1302. tar-fs@3.0.6:
  1303. resolution: {integrity: sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==}
  1304. tar-stream@2.2.0:
  1305. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  1306. engines: {node: '>=6'}
  1307. tar-stream@3.1.7:
  1308. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  1309. tar@7.4.3:
  1310. resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==}
  1311. engines: {node: '>=18'}
  1312. text-decoder@1.1.1:
  1313. resolution: {integrity: sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==}
  1314. text-table@0.2.0:
  1315. resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
  1316. tldts-core@6.1.50:
  1317. resolution: {integrity: sha512-na2EcZqmdA2iV9zHV7OHQDxxdciEpxrjbkp+aHmZgnZKHzoElLajP59np5/4+sare9fQBfixgvXKx8ev1d7ytw==}
  1318. tldts-experimental@6.1.50:
  1319. resolution: {integrity: sha512-11HJNqCCbZb6g3CuEOGmFxqia8Nx7sT97IOo4nC3VArbjh6pvgE2+onemkxSbeDSZIcpNFobRGOOIo1J8DSHgQ==}
  1320. tldts@6.1.50:
  1321. resolution: {integrity: sha512-q9GOap6q3KCsLMdOjXhWU5jVZ8/1dIib898JBRLsN+tBhENpBDcAVQbE0epADOjw11FhQQy9AcbqKGBQPUfTQA==}
  1322. hasBin: true
  1323. to-regex-range@5.0.1:
  1324. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1325. engines: {node: '>=8.0'}
  1326. ts-api-utils@1.3.0:
  1327. resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
  1328. engines: {node: '>=16'}
  1329. peerDependencies:
  1330. typescript: '>=4.2.0'
  1331. tslib@2.7.0:
  1332. resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
  1333. tunnel-agent@0.6.0:
  1334. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  1335. type-check@0.4.0:
  1336. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1337. engines: {node: '>= 0.8.0'}
  1338. type-detect@4.0.8:
  1339. resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
  1340. engines: {node: '>=4'}
  1341. typescript-eslint@8.8.1:
  1342. resolution: {integrity: sha512-R0dsXFt6t4SAFjUSKFjMh4pXDtq04SsFKCVGDP3ZOzNP7itF0jBcZYU4fMsZr4y7O7V7Nc751dDeESbe4PbQMQ==}
  1343. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1344. peerDependencies:
  1345. typescript: '*'
  1346. peerDependenciesMeta:
  1347. typescript:
  1348. optional: true
  1349. typescript@5.6.3:
  1350. resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
  1351. engines: {node: '>=14.17'}
  1352. hasBin: true
  1353. undici-types@6.19.8:
  1354. resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
  1355. undici@6.20.0:
  1356. resolution: {integrity: sha512-AITZfPuxubm31Sx0vr8bteSalEbs9wQb/BOBi9FPlD9Qpd6HxZ4Q0+hI742jBhkPb4RT2v5MQzaW5VhRVyj+9A==}
  1357. engines: {node: '>=18.17'}
  1358. unique-filename@4.0.0:
  1359. resolution: {integrity: sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==}
  1360. engines: {node: ^18.17.0 || >=20.5.0}
  1361. unique-slug@5.0.0:
  1362. resolution: {integrity: sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==}
  1363. engines: {node: ^18.17.0 || >=20.5.0}
  1364. uri-js@4.4.1:
  1365. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1366. util-deprecate@1.0.2:
  1367. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1368. which@2.0.2:
  1369. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1370. engines: {node: '>= 8'}
  1371. hasBin: true
  1372. word-wrap@1.2.5:
  1373. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1374. engines: {node: '>=0.10.0'}
  1375. workerpool@6.5.1:
  1376. resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==}
  1377. wrap-ansi@7.0.0:
  1378. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1379. engines: {node: '>=10'}
  1380. wrap-ansi@8.1.0:
  1381. resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
  1382. engines: {node: '>=12'}
  1383. wrappy@1.0.2:
  1384. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1385. wtfnode@0.9.3:
  1386. resolution: {integrity: sha512-MXjgxJovNVYUkD85JBZTKT5S5ng/e56sNuRZlid7HcGTNrIODa5UPtqE3i0daj7fJ2SGj5Um2VmiphQVyVKK5A==}
  1387. hasBin: true
  1388. y18n@5.0.8:
  1389. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  1390. engines: {node: '>=10'}
  1391. yallist@4.0.0:
  1392. resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
  1393. yallist@5.0.0:
  1394. resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
  1395. engines: {node: '>=18'}
  1396. yaml@2.5.1:
  1397. resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
  1398. engines: {node: '>= 14'}
  1399. hasBin: true
  1400. yargs-parser@20.2.9:
  1401. resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
  1402. engines: {node: '>=10'}
  1403. yargs-unparser@2.0.0:
  1404. resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
  1405. engines: {node: '>=10'}
  1406. yargs@16.2.0:
  1407. resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==}
  1408. engines: {node: '>=10'}
  1409. yocto-queue@0.1.0:
  1410. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1411. engines: {node: '>=10'}
  1412. snapshots:
  1413. '@antfu/utils@0.7.10': {}
  1414. '@cliqz/adblocker-content@1.33.2':
  1415. dependencies:
  1416. '@cliqz/adblocker-extended-selectors': 1.33.2
  1417. '@cliqz/adblocker-extended-selectors@1.33.2': {}
  1418. '@cliqz/adblocker@1.33.2':
  1419. dependencies:
  1420. '@cliqz/adblocker-content': 1.33.2
  1421. '@cliqz/adblocker-extended-selectors': 1.33.2
  1422. '@remusao/guess-url-type': 1.3.0
  1423. '@remusao/small': 1.3.0
  1424. '@remusao/smaz': 1.10.0
  1425. '@types/chrome': 0.0.270
  1426. '@types/firefox-webext-browser': 120.0.4
  1427. tldts-experimental: 6.1.50
  1428. '@colors/colors@1.5.0':
  1429. optional: true
  1430. '@dual-bundle/import-meta-resolve@4.1.0': {}
  1431. '@emnapi/core@1.2.0':
  1432. dependencies:
  1433. '@emnapi/wasi-threads': 1.0.1
  1434. tslib: 2.7.0
  1435. optional: true
  1436. '@emnapi/runtime@1.2.0':
  1437. dependencies:
  1438. tslib: 2.7.0
  1439. optional: true
  1440. '@emnapi/wasi-threads@1.0.1':
  1441. dependencies:
  1442. tslib: 2.7.0
  1443. optional: true
  1444. '@eslint-community/eslint-plugin-eslint-comments@4.4.0(eslint@9.12.0)':
  1445. dependencies:
  1446. escape-string-regexp: 4.0.0
  1447. eslint: 9.12.0
  1448. ignore: 5.3.2
  1449. '@eslint-community/eslint-utils@4.4.0(eslint@9.12.0)':
  1450. dependencies:
  1451. eslint: 9.12.0
  1452. eslint-visitor-keys: 3.4.3
  1453. '@eslint-community/regexpp@4.11.1': {}
  1454. '@eslint-sukka/node@6.7.0(eslint@9.12.0)(typescript@5.6.3)':
  1455. dependencies:
  1456. '@eslint-sukka/shared': 6.7.0(eslint@9.12.0)(typescript@5.6.3)
  1457. eslint-plugin-n: 17.11.1(eslint@9.12.0)
  1458. eslint-plugin-sukka: 6.7.0(eslint@9.12.0)(typescript@5.6.3)
  1459. transitivePeerDependencies:
  1460. - eslint
  1461. - supports-color
  1462. - typescript
  1463. '@eslint-sukka/shared@6.7.0(eslint@9.12.0)(typescript@5.6.3)':
  1464. dependencies:
  1465. '@dual-bundle/import-meta-resolve': 4.1.0
  1466. '@package-json/types': 0.0.11
  1467. '@types/eslint': 9.6.1
  1468. '@typescript-eslint/utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  1469. transitivePeerDependencies:
  1470. - eslint
  1471. - supports-color
  1472. - typescript
  1473. '@eslint/config-array@0.18.0':
  1474. dependencies:
  1475. '@eslint/object-schema': 2.1.4
  1476. debug: 4.3.7(supports-color@8.1.1)
  1477. minimatch: 3.1.2
  1478. transitivePeerDependencies:
  1479. - supports-color
  1480. '@eslint/core@0.6.0': {}
  1481. '@eslint/eslintrc@3.1.0':
  1482. dependencies:
  1483. ajv: 6.12.6
  1484. debug: 4.3.7(supports-color@8.1.1)
  1485. espree: 10.2.0
  1486. globals: 14.0.0
  1487. ignore: 5.3.2
  1488. import-fresh: 3.3.0
  1489. js-yaml: 4.1.0
  1490. minimatch: 3.1.2
  1491. strip-json-comments: 3.1.1
  1492. transitivePeerDependencies:
  1493. - supports-color
  1494. '@eslint/js@9.12.0': {}
  1495. '@eslint/object-schema@2.1.4': {}
  1496. '@eslint/plugin-kit@0.2.0':
  1497. dependencies:
  1498. levn: 0.4.1
  1499. '@humanfs/core@0.19.0': {}
  1500. '@humanfs/node@0.16.5':
  1501. dependencies:
  1502. '@humanfs/core': 0.19.0
  1503. '@humanwhocodes/retry': 0.3.1
  1504. '@humanwhocodes/module-importer@1.0.1': {}
  1505. '@humanwhocodes/retry@0.3.1': {}
  1506. '@isaacs/cliui@8.0.2':
  1507. dependencies:
  1508. string-width: 5.1.2
  1509. string-width-cjs: string-width@4.2.3
  1510. strip-ansi: 7.1.0
  1511. strip-ansi-cjs: strip-ansi@6.0.1
  1512. wrap-ansi: 8.1.0
  1513. wrap-ansi-cjs: wrap-ansi@7.0.0
  1514. '@isaacs/fs-minipass@4.0.1':
  1515. dependencies:
  1516. minipass: 7.1.2
  1517. '@jsdevtools/ez-spawn@3.0.4':
  1518. dependencies:
  1519. call-me-maybe: 1.0.2
  1520. cross-spawn: 7.0.3
  1521. string-argv: 0.3.2
  1522. type-detect: 4.0.8
  1523. '@napi-rs/wasm-runtime@0.2.4':
  1524. dependencies:
  1525. '@emnapi/core': 1.2.0
  1526. '@emnapi/runtime': 1.2.0
  1527. '@tybys/wasm-util': 0.9.0
  1528. optional: true
  1529. '@nodelib/fs.scandir@2.1.5':
  1530. dependencies:
  1531. '@nodelib/fs.stat': 2.0.5
  1532. run-parallel: 1.2.0
  1533. '@nodelib/fs.stat@2.0.5': {}
  1534. '@nodelib/fs.walk@1.2.8':
  1535. dependencies:
  1536. '@nodelib/fs.scandir': 2.1.5
  1537. fastq: 1.17.1
  1538. '@npmcli/agent@3.0.0':
  1539. dependencies:
  1540. agent-base: 7.1.1
  1541. http-proxy-agent: 7.0.2
  1542. https-proxy-agent: 7.0.5
  1543. lru-cache: 10.4.3
  1544. socks-proxy-agent: 8.0.4
  1545. transitivePeerDependencies:
  1546. - supports-color
  1547. '@npmcli/fs@4.0.0':
  1548. dependencies:
  1549. semver: 7.6.3
  1550. '@oxc-resolver/binding-darwin-arm64@1.10.2':
  1551. optional: true
  1552. '@oxc-resolver/binding-darwin-x64@1.10.2':
  1553. optional: true
  1554. '@oxc-resolver/binding-freebsd-x64@1.10.2':
  1555. optional: true
  1556. '@oxc-resolver/binding-linux-arm-gnueabihf@1.10.2':
  1557. optional: true
  1558. '@oxc-resolver/binding-linux-arm64-gnu@1.10.2':
  1559. optional: true
  1560. '@oxc-resolver/binding-linux-arm64-musl@1.10.2':
  1561. optional: true
  1562. '@oxc-resolver/binding-linux-x64-gnu@1.10.2':
  1563. optional: true
  1564. '@oxc-resolver/binding-linux-x64-musl@1.10.2':
  1565. optional: true
  1566. '@oxc-resolver/binding-wasm32-wasi@1.10.2':
  1567. dependencies:
  1568. '@napi-rs/wasm-runtime': 0.2.4
  1569. optional: true
  1570. '@oxc-resolver/binding-win32-arm64-msvc@1.10.2':
  1571. optional: true
  1572. '@oxc-resolver/binding-win32-x64-msvc@1.10.2':
  1573. optional: true
  1574. '@package-json/types@0.0.11': {}
  1575. '@pkgjs/parseargs@0.11.0':
  1576. optional: true
  1577. '@remusao/guess-url-type@1.3.0': {}
  1578. '@remusao/small@1.3.0': {}
  1579. '@remusao/smaz-compress@1.10.0':
  1580. dependencies:
  1581. '@remusao/trie': 1.5.0
  1582. '@remusao/smaz-decompress@1.10.0': {}
  1583. '@remusao/smaz@1.10.0':
  1584. dependencies:
  1585. '@remusao/smaz-compress': 1.10.0
  1586. '@remusao/smaz-decompress': 1.10.0
  1587. '@remusao/trie@1.5.0': {}
  1588. '@stylistic/eslint-plugin-js@2.8.0(eslint@9.12.0)':
  1589. dependencies:
  1590. eslint: 9.12.0
  1591. eslint-visitor-keys: 4.1.0
  1592. espree: 10.2.0
  1593. '@stylistic/eslint-plugin-plus@2.8.0(eslint@9.12.0)':
  1594. dependencies:
  1595. eslint: 9.12.0
  1596. '@stylistic/eslint-plugin-ts@2.8.0(eslint@9.12.0)(typescript@5.6.3)':
  1597. dependencies:
  1598. '@typescript-eslint/utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  1599. eslint: 9.12.0
  1600. eslint-visitor-keys: 4.1.0
  1601. espree: 10.2.0
  1602. transitivePeerDependencies:
  1603. - supports-color
  1604. - typescript
  1605. '@swc-node/core@1.13.3(@swc/core@1.7.35)(@swc/types@0.1.13)':
  1606. dependencies:
  1607. '@swc/core': 1.7.35
  1608. '@swc/types': 0.1.13
  1609. '@swc-node/register@1.10.9(@swc/core@1.7.35)(@swc/types@0.1.13)(typescript@5.6.3)':
  1610. dependencies:
  1611. '@swc-node/core': 1.13.3(@swc/core@1.7.35)(@swc/types@0.1.13)
  1612. '@swc-node/sourcemap-support': 0.5.1
  1613. '@swc/core': 1.7.35
  1614. colorette: 2.0.20
  1615. debug: 4.3.7(supports-color@8.1.1)
  1616. oxc-resolver: 1.10.2
  1617. pirates: 4.0.6
  1618. tslib: 2.7.0
  1619. typescript: 5.6.3
  1620. transitivePeerDependencies:
  1621. - '@swc/types'
  1622. - supports-color
  1623. '@swc-node/sourcemap-support@0.5.1':
  1624. dependencies:
  1625. source-map-support: 0.5.21
  1626. tslib: 2.7.0
  1627. '@swc/core-darwin-arm64@1.7.35':
  1628. optional: true
  1629. '@swc/core-darwin-x64@1.7.35':
  1630. optional: true
  1631. '@swc/core-linux-arm-gnueabihf@1.7.35':
  1632. optional: true
  1633. '@swc/core-linux-arm64-gnu@1.7.35':
  1634. optional: true
  1635. '@swc/core-linux-arm64-musl@1.7.35':
  1636. optional: true
  1637. '@swc/core-linux-x64-gnu@1.7.35':
  1638. optional: true
  1639. '@swc/core-linux-x64-musl@1.7.35':
  1640. optional: true
  1641. '@swc/core-win32-arm64-msvc@1.7.35':
  1642. optional: true
  1643. '@swc/core-win32-ia32-msvc@1.7.35':
  1644. optional: true
  1645. '@swc/core-win32-x64-msvc@1.7.35':
  1646. optional: true
  1647. '@swc/core@1.7.35':
  1648. dependencies:
  1649. '@swc/counter': 0.1.3
  1650. '@swc/types': 0.1.13
  1651. optionalDependencies:
  1652. '@swc/core-darwin-arm64': 1.7.35
  1653. '@swc/core-darwin-x64': 1.7.35
  1654. '@swc/core-linux-arm-gnueabihf': 1.7.35
  1655. '@swc/core-linux-arm64-gnu': 1.7.35
  1656. '@swc/core-linux-arm64-musl': 1.7.35
  1657. '@swc/core-linux-x64-gnu': 1.7.35
  1658. '@swc/core-linux-x64-musl': 1.7.35
  1659. '@swc/core-win32-arm64-msvc': 1.7.35
  1660. '@swc/core-win32-ia32-msvc': 1.7.35
  1661. '@swc/core-win32-x64-msvc': 1.7.35
  1662. '@swc/counter@0.1.3': {}
  1663. '@swc/types@0.1.13':
  1664. dependencies:
  1665. '@swc/counter': 0.1.3
  1666. '@tybys/wasm-util@0.9.0':
  1667. dependencies:
  1668. tslib: 2.7.0
  1669. optional: true
  1670. '@types/async-retry@1.4.9':
  1671. dependencies:
  1672. '@types/retry': 0.12.5
  1673. '@types/better-sqlite3@7.6.11':
  1674. dependencies:
  1675. '@types/node': 22.7.5
  1676. '@types/chai@4.3.20': {}
  1677. '@types/chrome@0.0.270':
  1678. dependencies:
  1679. '@types/filesystem': 0.0.36
  1680. '@types/har-format': 1.2.15
  1681. '@types/eslint@9.6.1':
  1682. dependencies:
  1683. '@types/estree': 1.0.6
  1684. '@types/json-schema': 7.0.15
  1685. '@types/estree@1.0.6': {}
  1686. '@types/filesystem@0.0.36':
  1687. dependencies:
  1688. '@types/filewriter': 0.0.33
  1689. '@types/filewriter@0.0.33': {}
  1690. '@types/firefox-webext-browser@120.0.4': {}
  1691. '@types/har-format@1.2.15': {}
  1692. '@types/json-schema@7.0.15': {}
  1693. '@types/make-fetch-happen@10.0.4':
  1694. dependencies:
  1695. '@types/node-fetch': 2.6.11
  1696. '@types/retry': 0.12.5
  1697. '@types/ssri': 7.1.5
  1698. '@types/mocha@10.0.9': {}
  1699. '@types/node-fetch@2.6.11':
  1700. dependencies:
  1701. '@types/node': 22.7.5
  1702. form-data: 4.0.1
  1703. '@types/node@22.7.5':
  1704. dependencies:
  1705. undici-types: 6.19.8
  1706. '@types/punycode@2.1.4': {}
  1707. '@types/retry@0.12.5': {}
  1708. '@types/ssri@7.1.5':
  1709. dependencies:
  1710. '@types/node': 22.7.5
  1711. '@types/tar-fs@2.0.4':
  1712. dependencies:
  1713. '@types/node': 22.7.5
  1714. '@types/tar-stream': 3.1.3
  1715. '@types/tar-stream@3.1.3':
  1716. dependencies:
  1717. '@types/node': 22.7.5
  1718. '@types/wtfnode@0.7.3': {}
  1719. '@typescript-eslint/eslint-plugin@8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)':
  1720. dependencies:
  1721. '@eslint-community/regexpp': 4.11.1
  1722. '@typescript-eslint/parser': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  1723. '@typescript-eslint/scope-manager': 8.8.1
  1724. '@typescript-eslint/type-utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  1725. '@typescript-eslint/utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  1726. '@typescript-eslint/visitor-keys': 8.8.1
  1727. eslint: 9.12.0
  1728. graphemer: 1.4.0
  1729. ignore: 5.3.2
  1730. natural-compare: 1.4.0
  1731. ts-api-utils: 1.3.0(typescript@5.6.3)
  1732. optionalDependencies:
  1733. typescript: 5.6.3
  1734. transitivePeerDependencies:
  1735. - supports-color
  1736. '@typescript-eslint/parser@8.7.0(eslint@9.12.0)(typescript@5.6.3)':
  1737. dependencies:
  1738. '@typescript-eslint/scope-manager': 8.7.0
  1739. '@typescript-eslint/types': 8.7.0
  1740. '@typescript-eslint/typescript-estree': 8.7.0(typescript@5.6.3)
  1741. '@typescript-eslint/visitor-keys': 8.7.0
  1742. debug: 4.3.7(supports-color@8.1.1)
  1743. eslint: 9.12.0
  1744. optionalDependencies:
  1745. typescript: 5.6.3
  1746. transitivePeerDependencies:
  1747. - supports-color
  1748. '@typescript-eslint/parser@8.8.1(eslint@9.12.0)(typescript@5.6.3)':
  1749. dependencies:
  1750. '@typescript-eslint/scope-manager': 8.8.1
  1751. '@typescript-eslint/types': 8.8.1
  1752. '@typescript-eslint/typescript-estree': 8.8.1(typescript@5.6.3)
  1753. '@typescript-eslint/visitor-keys': 8.8.1
  1754. debug: 4.3.7(supports-color@8.1.1)
  1755. eslint: 9.12.0
  1756. optionalDependencies:
  1757. typescript: 5.6.3
  1758. transitivePeerDependencies:
  1759. - supports-color
  1760. '@typescript-eslint/scope-manager@8.7.0':
  1761. dependencies:
  1762. '@typescript-eslint/types': 8.7.0
  1763. '@typescript-eslint/visitor-keys': 8.7.0
  1764. '@typescript-eslint/scope-manager@8.8.1':
  1765. dependencies:
  1766. '@typescript-eslint/types': 8.8.1
  1767. '@typescript-eslint/visitor-keys': 8.8.1
  1768. '@typescript-eslint/type-utils@8.8.1(eslint@9.12.0)(typescript@5.6.3)':
  1769. dependencies:
  1770. '@typescript-eslint/typescript-estree': 8.8.1(typescript@5.6.3)
  1771. '@typescript-eslint/utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  1772. debug: 4.3.7(supports-color@8.1.1)
  1773. ts-api-utils: 1.3.0(typescript@5.6.3)
  1774. optionalDependencies:
  1775. typescript: 5.6.3
  1776. transitivePeerDependencies:
  1777. - eslint
  1778. - supports-color
  1779. '@typescript-eslint/types@8.7.0': {}
  1780. '@typescript-eslint/types@8.8.1': {}
  1781. '@typescript-eslint/typescript-estree@8.7.0(typescript@5.6.3)':
  1782. dependencies:
  1783. '@typescript-eslint/types': 8.7.0
  1784. '@typescript-eslint/visitor-keys': 8.7.0
  1785. debug: 4.3.7(supports-color@8.1.1)
  1786. fast-glob: 3.3.2
  1787. is-glob: 4.0.3
  1788. minimatch: 9.0.5
  1789. semver: 7.6.3
  1790. ts-api-utils: 1.3.0(typescript@5.6.3)
  1791. optionalDependencies:
  1792. typescript: 5.6.3
  1793. transitivePeerDependencies:
  1794. - supports-color
  1795. '@typescript-eslint/typescript-estree@8.8.1(typescript@5.6.3)':
  1796. dependencies:
  1797. '@typescript-eslint/types': 8.8.1
  1798. '@typescript-eslint/visitor-keys': 8.8.1
  1799. debug: 4.3.7(supports-color@8.1.1)
  1800. fast-glob: 3.3.2
  1801. is-glob: 4.0.3
  1802. minimatch: 9.0.5
  1803. semver: 7.6.3
  1804. ts-api-utils: 1.3.0(typescript@5.6.3)
  1805. optionalDependencies:
  1806. typescript: 5.6.3
  1807. transitivePeerDependencies:
  1808. - supports-color
  1809. '@typescript-eslint/utils@8.8.1(eslint@9.12.0)(typescript@5.6.3)':
  1810. dependencies:
  1811. '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
  1812. '@typescript-eslint/scope-manager': 8.8.1
  1813. '@typescript-eslint/types': 8.8.1
  1814. '@typescript-eslint/typescript-estree': 8.8.1(typescript@5.6.3)
  1815. eslint: 9.12.0
  1816. transitivePeerDependencies:
  1817. - supports-color
  1818. - typescript
  1819. '@typescript-eslint/visitor-keys@8.7.0':
  1820. dependencies:
  1821. '@typescript-eslint/types': 8.7.0
  1822. eslint-visitor-keys: 3.4.3
  1823. '@typescript-eslint/visitor-keys@8.8.1':
  1824. dependencies:
  1825. '@typescript-eslint/types': 8.8.1
  1826. eslint-visitor-keys: 3.4.3
  1827. acorn-jsx@5.3.2(acorn@8.12.1):
  1828. dependencies:
  1829. acorn: 8.12.1
  1830. acorn@8.12.1: {}
  1831. agent-base@7.1.1:
  1832. dependencies:
  1833. debug: 4.3.7(supports-color@8.1.1)
  1834. transitivePeerDependencies:
  1835. - supports-color
  1836. ajv@6.12.6:
  1837. dependencies:
  1838. fast-deep-equal: 3.1.3
  1839. fast-json-stable-stringify: 2.1.0
  1840. json-schema-traverse: 0.4.1
  1841. uri-js: 4.4.1
  1842. ansi-colors@4.1.3: {}
  1843. ansi-regex@5.0.1: {}
  1844. ansi-regex@6.1.0: {}
  1845. ansi-styles@4.3.0:
  1846. dependencies:
  1847. color-convert: 2.0.1
  1848. ansi-styles@6.2.1: {}
  1849. anymatch@3.1.3:
  1850. dependencies:
  1851. normalize-path: 3.0.0
  1852. picomatch: 2.3.1
  1853. argparse@2.0.1: {}
  1854. assertion-error@1.1.0: {}
  1855. async-retry@1.3.3:
  1856. dependencies:
  1857. retry: 0.13.1
  1858. async-sema@3.1.1: {}
  1859. asynckit@0.4.0: {}
  1860. b4a@1.6.6: {}
  1861. balanced-match@1.0.2: {}
  1862. bare-events@2.4.2:
  1863. optional: true
  1864. bare-fs@2.3.3:
  1865. dependencies:
  1866. bare-events: 2.4.2
  1867. bare-path: 2.1.3
  1868. bare-stream: 2.2.1
  1869. optional: true
  1870. bare-os@2.4.2:
  1871. optional: true
  1872. bare-path@2.1.3:
  1873. dependencies:
  1874. bare-os: 2.4.2
  1875. optional: true
  1876. bare-stream@2.2.1:
  1877. dependencies:
  1878. b4a: 1.6.6
  1879. streamx: 2.20.0
  1880. optional: true
  1881. base64-js@1.5.1: {}
  1882. better-sqlite3@11.3.0:
  1883. dependencies:
  1884. bindings: 1.5.0
  1885. prebuild-install: 7.1.2
  1886. binary-extensions@2.3.0: {}
  1887. bindings@1.5.0:
  1888. dependencies:
  1889. file-uri-to-path: 1.0.0
  1890. bl@4.1.0:
  1891. dependencies:
  1892. buffer: 5.7.1
  1893. inherits: 2.0.4
  1894. readable-stream: 3.6.2
  1895. brace-expansion@1.1.11:
  1896. dependencies:
  1897. balanced-match: 1.0.2
  1898. concat-map: 0.0.1
  1899. brace-expansion@2.0.1:
  1900. dependencies:
  1901. balanced-match: 1.0.2
  1902. braces@3.0.3:
  1903. dependencies:
  1904. fill-range: 7.1.1
  1905. browser-stdout@1.3.1: {}
  1906. buffer-from@1.1.2: {}
  1907. buffer@5.7.1:
  1908. dependencies:
  1909. base64-js: 1.5.1
  1910. ieee754: 1.2.1
  1911. cacache@19.0.1:
  1912. dependencies:
  1913. '@npmcli/fs': 4.0.0
  1914. fs-minipass: 3.0.3
  1915. glob: 10.4.5
  1916. lru-cache: 10.4.3
  1917. minipass: 7.1.2
  1918. minipass-collect: 2.0.1
  1919. minipass-flush: 1.0.5
  1920. minipass-pipeline: 1.2.4
  1921. p-map: 7.0.2
  1922. ssri: 12.0.0
  1923. tar: 7.4.3
  1924. unique-filename: 4.0.0
  1925. call-me-maybe@1.0.2: {}
  1926. callsites@3.1.0: {}
  1927. camelcase@6.3.0: {}
  1928. chai@4.4.1:
  1929. dependencies:
  1930. assertion-error: 1.1.0
  1931. check-error: 1.0.3
  1932. deep-eql: 4.1.4
  1933. get-func-name: 2.0.2
  1934. loupe: 2.3.7
  1935. pathval: 1.1.1
  1936. type-detect: 4.0.8
  1937. chalk@4.1.2:
  1938. dependencies:
  1939. ansi-styles: 4.3.0
  1940. supports-color: 7.2.0
  1941. check-error@1.0.3:
  1942. dependencies:
  1943. get-func-name: 2.0.2
  1944. chokidar@3.6.0:
  1945. dependencies:
  1946. anymatch: 3.1.3
  1947. braces: 3.0.3
  1948. glob-parent: 5.1.2
  1949. is-binary-path: 2.1.0
  1950. is-glob: 4.0.3
  1951. normalize-path: 3.0.0
  1952. readdirp: 3.6.0
  1953. optionalDependencies:
  1954. fsevents: 2.3.3
  1955. chownr@1.1.4: {}
  1956. chownr@3.0.0: {}
  1957. ci-info@4.0.0: {}
  1958. cli-table3@0.6.5:
  1959. dependencies:
  1960. string-width: 4.2.3
  1961. optionalDependencies:
  1962. '@colors/colors': 1.5.0
  1963. client-only@0.0.1: {}
  1964. cliui@7.0.4:
  1965. dependencies:
  1966. string-width: 4.2.3
  1967. strip-ansi: 6.0.1
  1968. wrap-ansi: 7.0.0
  1969. color-convert@2.0.1:
  1970. dependencies:
  1971. color-name: 1.1.4
  1972. color-name@1.1.4: {}
  1973. colorette@2.0.20: {}
  1974. combined-stream@1.0.8:
  1975. dependencies:
  1976. delayed-stream: 1.0.0
  1977. comment-parser@1.4.1: {}
  1978. concat-map@0.0.1: {}
  1979. cross-spawn@7.0.3:
  1980. dependencies:
  1981. path-key: 3.1.1
  1982. shebang-command: 2.0.0
  1983. which: 2.0.2
  1984. csv-parse@5.5.6: {}
  1985. debug@3.2.7:
  1986. dependencies:
  1987. ms: 2.1.3
  1988. debug@4.3.7(supports-color@8.1.1):
  1989. dependencies:
  1990. ms: 2.1.3
  1991. optionalDependencies:
  1992. supports-color: 8.1.1
  1993. decamelize@4.0.0: {}
  1994. decompress-response@6.0.0:
  1995. dependencies:
  1996. mimic-response: 3.1.0
  1997. deep-eql@4.1.4:
  1998. dependencies:
  1999. type-detect: 4.0.8
  2000. deep-extend@0.6.0: {}
  2001. deep-is@0.1.4: {}
  2002. defu@6.1.4: {}
  2003. delayed-stream@1.0.0: {}
  2004. detect-libc@2.0.3: {}
  2005. diff@5.2.0: {}
  2006. doctrine@3.0.0:
  2007. dependencies:
  2008. esutils: 2.0.3
  2009. eastasianwidth@0.2.0: {}
  2010. emoji-regex@8.0.0: {}
  2011. emoji-regex@9.2.2: {}
  2012. encoding@0.1.13:
  2013. dependencies:
  2014. iconv-lite: 0.6.3
  2015. optional: true
  2016. end-of-stream@1.4.4:
  2017. dependencies:
  2018. once: 1.4.0
  2019. enhanced-resolve@5.17.1:
  2020. dependencies:
  2021. graceful-fs: 4.2.11
  2022. tapable: 2.2.1
  2023. err-code@2.0.3: {}
  2024. escalade@3.1.2: {}
  2025. escape-string-regexp@4.0.0: {}
  2026. eslint-compat-utils@0.5.1(eslint@9.12.0):
  2027. dependencies:
  2028. eslint: 9.12.0
  2029. semver: 7.6.3
  2030. eslint-config-sukka@6.7.0(@typescript-eslint/eslint-plugin@8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3):
  2031. dependencies:
  2032. '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.12.0)
  2033. '@eslint-sukka/shared': 6.7.0(eslint@9.12.0)(typescript@5.6.3)
  2034. '@eslint/js': 9.12.0
  2035. '@stylistic/eslint-plugin-js': 2.8.0(eslint@9.12.0)
  2036. '@stylistic/eslint-plugin-plus': 2.8.0(eslint@9.12.0)
  2037. '@stylistic/eslint-plugin-ts': 2.8.0(eslint@9.12.0)(typescript@5.6.3)
  2038. '@typescript-eslint/parser': 8.7.0(eslint@9.12.0)(typescript@5.6.3)
  2039. ci-info: 4.0.0
  2040. defu: 6.1.4
  2041. eslint-import-resolver-ts-bundled: 6.7.0
  2042. eslint-plugin-antfu: 2.7.0(eslint@9.12.0)
  2043. eslint-plugin-autofix: 2.2.0(eslint@9.12.0)
  2044. eslint-plugin-import-x: 4.3.1(eslint@9.12.0)(typescript@5.6.3)
  2045. eslint-plugin-jsonc: 2.16.0(eslint@9.12.0)
  2046. eslint-plugin-promise: 7.1.0(eslint@9.12.0)
  2047. eslint-plugin-regexp: 2.6.0(eslint@9.12.0)
  2048. eslint-plugin-sukka: 6.7.0(eslint@9.12.0)(typescript@5.6.3)
  2049. eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)
  2050. jsonc-eslint-parser: 2.4.0
  2051. picocolors: 1.1.0
  2052. typescript-eslint: 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  2053. transitivePeerDependencies:
  2054. - '@typescript-eslint/eslint-plugin'
  2055. - eslint
  2056. - supports-color
  2057. - typescript
  2058. eslint-formatter-sukka@6.7.0:
  2059. dependencies:
  2060. ci-info: 4.0.0
  2061. picocolors: 1.1.0
  2062. eslint-import-resolver-node@0.3.9:
  2063. dependencies:
  2064. debug: 3.2.7
  2065. is-core-module: 2.15.1
  2066. resolve: 1.22.8
  2067. transitivePeerDependencies:
  2068. - supports-color
  2069. eslint-import-resolver-ts-bundled@6.7.0:
  2070. dependencies:
  2071. enhanced-resolve: 5.17.1
  2072. eslint-plugin-antfu@2.7.0(eslint@9.12.0):
  2073. dependencies:
  2074. '@antfu/utils': 0.7.10
  2075. eslint: 9.12.0
  2076. eslint-plugin-autofix@2.2.0(eslint@9.12.0):
  2077. dependencies:
  2078. eslint: 9.12.0
  2079. eslint-rule-composer: 0.3.0
  2080. espree: 9.6.1
  2081. esutils: 2.0.3
  2082. string-similarity: 4.0.4
  2083. eslint-plugin-es-x@7.8.0(eslint@9.12.0):
  2084. dependencies:
  2085. '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
  2086. '@eslint-community/regexpp': 4.11.1
  2087. eslint: 9.12.0
  2088. eslint-compat-utils: 0.5.1(eslint@9.12.0)
  2089. eslint-plugin-import-x@4.3.1(eslint@9.12.0)(typescript@5.6.3):
  2090. dependencies:
  2091. '@typescript-eslint/utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  2092. debug: 4.3.7(supports-color@8.1.1)
  2093. doctrine: 3.0.0
  2094. eslint: 9.12.0
  2095. eslint-import-resolver-node: 0.3.9
  2096. get-tsconfig: 4.8.1
  2097. is-glob: 4.0.3
  2098. minimatch: 9.0.5
  2099. semver: 7.6.3
  2100. stable-hash: 0.0.4
  2101. tslib: 2.7.0
  2102. transitivePeerDependencies:
  2103. - supports-color
  2104. - typescript
  2105. eslint-plugin-jsonc@2.16.0(eslint@9.12.0):
  2106. dependencies:
  2107. '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
  2108. eslint: 9.12.0
  2109. eslint-compat-utils: 0.5.1(eslint@9.12.0)
  2110. espree: 9.6.1
  2111. graphemer: 1.4.0
  2112. jsonc-eslint-parser: 2.4.0
  2113. natural-compare: 1.4.0
  2114. synckit: 0.6.2
  2115. eslint-plugin-n@17.11.1(eslint@9.12.0):
  2116. dependencies:
  2117. '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
  2118. enhanced-resolve: 5.17.1
  2119. eslint: 9.12.0
  2120. eslint-plugin-es-x: 7.8.0(eslint@9.12.0)
  2121. get-tsconfig: 4.8.1
  2122. globals: 15.11.0
  2123. ignore: 5.3.2
  2124. minimatch: 9.0.5
  2125. semver: 7.6.3
  2126. eslint-plugin-promise@7.1.0(eslint@9.12.0):
  2127. dependencies:
  2128. eslint: 9.12.0
  2129. eslint-plugin-regexp@2.6.0(eslint@9.12.0):
  2130. dependencies:
  2131. '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
  2132. '@eslint-community/regexpp': 4.11.1
  2133. comment-parser: 1.4.1
  2134. eslint: 9.12.0
  2135. jsdoc-type-pratt-parser: 4.1.0
  2136. refa: 0.12.1
  2137. regexp-ast-analysis: 0.7.1
  2138. scslre: 0.3.0
  2139. eslint-plugin-sukka@6.7.0(eslint@9.12.0)(typescript@5.6.3):
  2140. dependencies:
  2141. '@eslint-sukka/shared': 6.7.0(eslint@9.12.0)(typescript@5.6.3)
  2142. '@typescript-eslint/type-utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  2143. '@typescript-eslint/utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  2144. optionalDependencies:
  2145. typescript: 5.6.3
  2146. transitivePeerDependencies:
  2147. - eslint
  2148. - supports-color
  2149. eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0):
  2150. dependencies:
  2151. eslint: 9.12.0
  2152. optionalDependencies:
  2153. '@typescript-eslint/eslint-plugin': 8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)
  2154. eslint-rule-composer@0.3.0: {}
  2155. eslint-scope@8.1.0:
  2156. dependencies:
  2157. esrecurse: 4.3.0
  2158. estraverse: 5.3.0
  2159. eslint-visitor-keys@3.4.3: {}
  2160. eslint-visitor-keys@4.1.0: {}
  2161. eslint@9.12.0:
  2162. dependencies:
  2163. '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0)
  2164. '@eslint-community/regexpp': 4.11.1
  2165. '@eslint/config-array': 0.18.0
  2166. '@eslint/core': 0.6.0
  2167. '@eslint/eslintrc': 3.1.0
  2168. '@eslint/js': 9.12.0
  2169. '@eslint/plugin-kit': 0.2.0
  2170. '@humanfs/node': 0.16.5
  2171. '@humanwhocodes/module-importer': 1.0.1
  2172. '@humanwhocodes/retry': 0.3.1
  2173. '@types/estree': 1.0.6
  2174. '@types/json-schema': 7.0.15
  2175. ajv: 6.12.6
  2176. chalk: 4.1.2
  2177. cross-spawn: 7.0.3
  2178. debug: 4.3.7(supports-color@8.1.1)
  2179. escape-string-regexp: 4.0.0
  2180. eslint-scope: 8.1.0
  2181. eslint-visitor-keys: 4.1.0
  2182. espree: 10.2.0
  2183. esquery: 1.6.0
  2184. esutils: 2.0.3
  2185. fast-deep-equal: 3.1.3
  2186. file-entry-cache: 8.0.0
  2187. find-up: 5.0.0
  2188. glob-parent: 6.0.2
  2189. ignore: 5.3.2
  2190. imurmurhash: 0.1.4
  2191. is-glob: 4.0.3
  2192. json-stable-stringify-without-jsonify: 1.0.1
  2193. lodash.merge: 4.6.2
  2194. minimatch: 3.1.2
  2195. natural-compare: 1.4.0
  2196. optionator: 0.9.4
  2197. text-table: 0.2.0
  2198. transitivePeerDependencies:
  2199. - supports-color
  2200. espree@10.2.0:
  2201. dependencies:
  2202. acorn: 8.12.1
  2203. acorn-jsx: 5.3.2(acorn@8.12.1)
  2204. eslint-visitor-keys: 4.1.0
  2205. espree@9.6.1:
  2206. dependencies:
  2207. acorn: 8.12.1
  2208. acorn-jsx: 5.3.2(acorn@8.12.1)
  2209. eslint-visitor-keys: 3.4.3
  2210. esquery@1.6.0:
  2211. dependencies:
  2212. estraverse: 5.3.0
  2213. esrecurse@4.3.0:
  2214. dependencies:
  2215. estraverse: 5.3.0
  2216. estraverse@5.3.0: {}
  2217. esutils@2.0.3: {}
  2218. expand-template@2.0.3: {}
  2219. fast-cidr-tools@0.3.1: {}
  2220. fast-deep-equal@3.1.3: {}
  2221. fast-fifo@1.3.2: {}
  2222. fast-glob@3.3.2:
  2223. dependencies:
  2224. '@nodelib/fs.stat': 2.0.5
  2225. '@nodelib/fs.walk': 1.2.8
  2226. glob-parent: 5.1.2
  2227. merge2: 1.4.1
  2228. micromatch: 4.0.8
  2229. fast-json-stable-stringify@2.1.0: {}
  2230. fast-levenshtein@2.0.6: {}
  2231. fastq@1.17.1:
  2232. dependencies:
  2233. reusify: 1.0.4
  2234. fdir@6.4.0(picomatch@4.0.2):
  2235. optionalDependencies:
  2236. picomatch: 4.0.2
  2237. file-entry-cache@8.0.0:
  2238. dependencies:
  2239. flat-cache: 4.0.1
  2240. file-uri-to-path@1.0.0: {}
  2241. fill-range@7.1.1:
  2242. dependencies:
  2243. to-regex-range: 5.0.1
  2244. find-up@5.0.0:
  2245. dependencies:
  2246. locate-path: 6.0.0
  2247. path-exists: 4.0.0
  2248. flat-cache@4.0.1:
  2249. dependencies:
  2250. flatted: 3.3.1
  2251. keyv: 4.5.4
  2252. flat@5.0.2: {}
  2253. flatted@3.3.1: {}
  2254. foreground-child@3.3.0:
  2255. dependencies:
  2256. cross-spawn: 7.0.3
  2257. signal-exit: 4.1.0
  2258. form-data@4.0.1:
  2259. dependencies:
  2260. asynckit: 0.4.0
  2261. combined-stream: 1.0.8
  2262. mime-types: 2.1.35
  2263. foxact@0.2.38:
  2264. dependencies:
  2265. client-only: 0.0.1
  2266. server-only: 0.0.1
  2267. fs-constants@1.0.0: {}
  2268. fs-minipass@3.0.3:
  2269. dependencies:
  2270. minipass: 7.1.2
  2271. fs.realpath@1.0.0: {}
  2272. fsevents@2.3.3:
  2273. optional: true
  2274. function-bind@1.1.2: {}
  2275. get-caller-file@2.0.5: {}
  2276. get-func-name@2.0.2: {}
  2277. get-tsconfig@4.8.1:
  2278. dependencies:
  2279. resolve-pkg-maps: 1.0.0
  2280. github-from-package@0.0.0: {}
  2281. glob-parent@5.1.2:
  2282. dependencies:
  2283. is-glob: 4.0.3
  2284. glob-parent@6.0.2:
  2285. dependencies:
  2286. is-glob: 4.0.3
  2287. glob@10.4.5:
  2288. dependencies:
  2289. foreground-child: 3.3.0
  2290. jackspeak: 3.4.3
  2291. minimatch: 9.0.5
  2292. minipass: 7.1.2
  2293. package-json-from-dist: 1.0.1
  2294. path-scurry: 1.11.1
  2295. glob@8.1.0:
  2296. dependencies:
  2297. fs.realpath: 1.0.0
  2298. inflight: 1.0.6
  2299. inherits: 2.0.4
  2300. minimatch: 5.1.6
  2301. once: 1.4.0
  2302. globals@14.0.0: {}
  2303. globals@15.11.0: {}
  2304. graceful-fs@4.2.11: {}
  2305. graphemer@1.4.0: {}
  2306. has-flag@4.0.0: {}
  2307. hasown@2.0.2:
  2308. dependencies:
  2309. function-bind: 1.1.2
  2310. he@1.2.0: {}
  2311. http-cache-semantics@4.1.1: {}
  2312. http-proxy-agent@7.0.2:
  2313. dependencies:
  2314. agent-base: 7.1.1
  2315. debug: 4.3.7(supports-color@8.1.1)
  2316. transitivePeerDependencies:
  2317. - supports-color
  2318. https-proxy-agent@7.0.5:
  2319. dependencies:
  2320. agent-base: 7.1.1
  2321. debug: 4.3.7(supports-color@8.1.1)
  2322. transitivePeerDependencies:
  2323. - supports-color
  2324. iconv-lite@0.6.3:
  2325. dependencies:
  2326. safer-buffer: 2.1.2
  2327. optional: true
  2328. ieee754@1.2.1: {}
  2329. ignore@5.3.2: {}
  2330. import-fresh@3.3.0:
  2331. dependencies:
  2332. parent-module: 1.0.1
  2333. resolve-from: 4.0.0
  2334. imurmurhash@0.1.4: {}
  2335. inflight@1.0.6:
  2336. dependencies:
  2337. once: 1.4.0
  2338. wrappy: 1.0.2
  2339. inherits@2.0.4: {}
  2340. ini@1.3.8: {}
  2341. ip-address@9.0.5:
  2342. dependencies:
  2343. jsbn: 1.1.0
  2344. sprintf-js: 1.1.3
  2345. is-binary-path@2.1.0:
  2346. dependencies:
  2347. binary-extensions: 2.3.0
  2348. is-core-module@2.15.1:
  2349. dependencies:
  2350. hasown: 2.0.2
  2351. is-extglob@2.1.1: {}
  2352. is-fullwidth-code-point@3.0.0: {}
  2353. is-glob@4.0.3:
  2354. dependencies:
  2355. is-extglob: 2.1.1
  2356. is-number@7.0.0: {}
  2357. is-plain-obj@2.1.0: {}
  2358. is-unicode-supported@0.1.0: {}
  2359. isexe@2.0.0: {}
  2360. jackspeak@3.4.3:
  2361. dependencies:
  2362. '@isaacs/cliui': 8.0.2
  2363. optionalDependencies:
  2364. '@pkgjs/parseargs': 0.11.0
  2365. js-yaml@4.1.0:
  2366. dependencies:
  2367. argparse: 2.0.1
  2368. jsbn@1.1.0: {}
  2369. jsdoc-type-pratt-parser@4.1.0: {}
  2370. json-buffer@3.0.1: {}
  2371. json-schema-traverse@0.4.1: {}
  2372. json-stable-stringify-without-jsonify@1.0.1: {}
  2373. json-stringify-pretty-compact@3.0.0: {}
  2374. jsonc-eslint-parser@2.4.0:
  2375. dependencies:
  2376. acorn: 8.12.1
  2377. eslint-visitor-keys: 3.4.3
  2378. espree: 9.6.1
  2379. semver: 7.6.3
  2380. keyv@4.5.4:
  2381. dependencies:
  2382. json-buffer: 3.0.1
  2383. levn@0.4.1:
  2384. dependencies:
  2385. prelude-ls: 1.2.1
  2386. type-check: 0.4.0
  2387. locate-path@6.0.0:
  2388. dependencies:
  2389. p-locate: 5.0.0
  2390. lodash.merge@4.6.2: {}
  2391. log-symbols@4.1.0:
  2392. dependencies:
  2393. chalk: 4.1.2
  2394. is-unicode-supported: 0.1.0
  2395. loupe@2.3.7:
  2396. dependencies:
  2397. get-func-name: 2.0.2
  2398. lru-cache@10.4.3: {}
  2399. make-fetch-happen@14.0.1:
  2400. dependencies:
  2401. '@npmcli/agent': 3.0.0
  2402. cacache: 19.0.1
  2403. http-cache-semantics: 4.1.1
  2404. minipass: 7.1.2
  2405. minipass-fetch: 4.0.0
  2406. minipass-flush: 1.0.5
  2407. minipass-pipeline: 1.2.4
  2408. negotiator: 0.6.3
  2409. proc-log: 5.0.0
  2410. promise-retry: 2.0.1
  2411. ssri: 12.0.0
  2412. transitivePeerDependencies:
  2413. - supports-color
  2414. merge2@1.4.1: {}
  2415. micromatch@4.0.8:
  2416. dependencies:
  2417. braces: 3.0.3
  2418. picomatch: 2.3.1
  2419. mime-db@1.52.0: {}
  2420. mime-types@2.1.35:
  2421. dependencies:
  2422. mime-db: 1.52.0
  2423. mimic-response@3.1.0: {}
  2424. minimatch@3.1.2:
  2425. dependencies:
  2426. brace-expansion: 1.1.11
  2427. minimatch@5.1.6:
  2428. dependencies:
  2429. brace-expansion: 2.0.1
  2430. minimatch@9.0.5:
  2431. dependencies:
  2432. brace-expansion: 2.0.1
  2433. minimist@1.2.8: {}
  2434. minipass-collect@2.0.1:
  2435. dependencies:
  2436. minipass: 7.1.2
  2437. minipass-fetch@4.0.0:
  2438. dependencies:
  2439. minipass: 7.1.2
  2440. minipass-sized: 1.0.3
  2441. minizlib: 3.0.1
  2442. optionalDependencies:
  2443. encoding: 0.1.13
  2444. minipass-flush@1.0.5:
  2445. dependencies:
  2446. minipass: 3.3.6
  2447. minipass-pipeline@1.2.4:
  2448. dependencies:
  2449. minipass: 3.3.6
  2450. minipass-sized@1.0.3:
  2451. dependencies:
  2452. minipass: 3.3.6
  2453. minipass@3.3.6:
  2454. dependencies:
  2455. yallist: 4.0.0
  2456. minipass@7.1.2: {}
  2457. minizlib@3.0.1:
  2458. dependencies:
  2459. minipass: 7.1.2
  2460. rimraf: 5.0.10
  2461. mitata@1.0.10: {}
  2462. mkdirp-classic@0.5.3: {}
  2463. mkdirp@3.0.1: {}
  2464. mnemonist@0.39.8:
  2465. dependencies:
  2466. obliterator: 2.0.4
  2467. mocha@10.7.3:
  2468. dependencies:
  2469. ansi-colors: 4.1.3
  2470. browser-stdout: 1.3.1
  2471. chokidar: 3.6.0
  2472. debug: 4.3.7(supports-color@8.1.1)
  2473. diff: 5.2.0
  2474. escape-string-regexp: 4.0.0
  2475. find-up: 5.0.0
  2476. glob: 8.1.0
  2477. he: 1.2.0
  2478. js-yaml: 4.1.0
  2479. log-symbols: 4.1.0
  2480. minimatch: 5.1.6
  2481. ms: 2.1.3
  2482. serialize-javascript: 6.0.2
  2483. strip-json-comments: 3.1.1
  2484. supports-color: 8.1.1
  2485. workerpool: 6.5.1
  2486. yargs: 16.2.0
  2487. yargs-parser: 20.2.9
  2488. yargs-unparser: 2.0.0
  2489. ms@2.1.3: {}
  2490. napi-build-utils@1.0.2: {}
  2491. natural-compare@1.4.0: {}
  2492. negotiator@0.6.3: {}
  2493. node-abi@3.65.0:
  2494. dependencies:
  2495. semver: 7.6.3
  2496. normalize-path@3.0.0: {}
  2497. obliterator@2.0.4: {}
  2498. once@1.4.0:
  2499. dependencies:
  2500. wrappy: 1.0.2
  2501. optionator@0.9.4:
  2502. dependencies:
  2503. deep-is: 0.1.4
  2504. fast-levenshtein: 2.0.6
  2505. levn: 0.4.1
  2506. prelude-ls: 1.2.1
  2507. type-check: 0.4.0
  2508. word-wrap: 1.2.5
  2509. oxc-resolver@1.10.2:
  2510. optionalDependencies:
  2511. '@oxc-resolver/binding-darwin-arm64': 1.10.2
  2512. '@oxc-resolver/binding-darwin-x64': 1.10.2
  2513. '@oxc-resolver/binding-freebsd-x64': 1.10.2
  2514. '@oxc-resolver/binding-linux-arm-gnueabihf': 1.10.2
  2515. '@oxc-resolver/binding-linux-arm64-gnu': 1.10.2
  2516. '@oxc-resolver/binding-linux-arm64-musl': 1.10.2
  2517. '@oxc-resolver/binding-linux-x64-gnu': 1.10.2
  2518. '@oxc-resolver/binding-linux-x64-musl': 1.10.2
  2519. '@oxc-resolver/binding-wasm32-wasi': 1.10.2
  2520. '@oxc-resolver/binding-win32-arm64-msvc': 1.10.2
  2521. '@oxc-resolver/binding-win32-x64-msvc': 1.10.2
  2522. p-limit@3.1.0:
  2523. dependencies:
  2524. yocto-queue: 0.1.0
  2525. p-locate@5.0.0:
  2526. dependencies:
  2527. p-limit: 3.1.0
  2528. p-map@7.0.2: {}
  2529. package-json-from-dist@1.0.1: {}
  2530. parent-module@1.0.1:
  2531. dependencies:
  2532. callsites: 3.1.0
  2533. path-exists@4.0.0: {}
  2534. path-key@3.1.1: {}
  2535. path-parse@1.0.7: {}
  2536. path-scurry@1.11.1:
  2537. dependencies:
  2538. lru-cache: 10.4.3
  2539. minipass: 7.1.2
  2540. pathval@1.1.1: {}
  2541. picocolors@1.1.0: {}
  2542. picomatch@2.3.1: {}
  2543. picomatch@4.0.2:
  2544. optional: true
  2545. pirates@4.0.6: {}
  2546. prebuild-install@7.1.2:
  2547. dependencies:
  2548. detect-libc: 2.0.3
  2549. expand-template: 2.0.3
  2550. github-from-package: 0.0.0
  2551. minimist: 1.2.8
  2552. mkdirp-classic: 0.5.3
  2553. napi-build-utils: 1.0.2
  2554. node-abi: 3.65.0
  2555. pump: 3.0.0
  2556. rc: 1.2.8
  2557. simple-get: 4.0.1
  2558. tar-fs: 2.1.1
  2559. tunnel-agent: 0.6.0
  2560. prelude-ls@1.2.1: {}
  2561. proc-log@5.0.0: {}
  2562. promise-retry@2.0.1:
  2563. dependencies:
  2564. err-code: 2.0.3
  2565. retry: 0.12.0
  2566. pump@3.0.0:
  2567. dependencies:
  2568. end-of-stream: 1.4.4
  2569. once: 1.4.0
  2570. punycode@2.3.1: {}
  2571. queue-microtask@1.2.3: {}
  2572. queue-tick@1.0.1: {}
  2573. randombytes@2.1.0:
  2574. dependencies:
  2575. safe-buffer: 5.2.1
  2576. rc@1.2.8:
  2577. dependencies:
  2578. deep-extend: 0.6.0
  2579. ini: 1.3.8
  2580. minimist: 1.2.8
  2581. strip-json-comments: 2.0.1
  2582. readable-stream@3.6.2:
  2583. dependencies:
  2584. inherits: 2.0.4
  2585. string_decoder: 1.3.0
  2586. util-deprecate: 1.0.2
  2587. readdirp@3.6.0:
  2588. dependencies:
  2589. picomatch: 2.3.1
  2590. refa@0.12.1:
  2591. dependencies:
  2592. '@eslint-community/regexpp': 4.11.1
  2593. regexp-ast-analysis@0.7.1:
  2594. dependencies:
  2595. '@eslint-community/regexpp': 4.11.1
  2596. refa: 0.12.1
  2597. require-directory@2.1.1: {}
  2598. resolve-from@4.0.0: {}
  2599. resolve-pkg-maps@1.0.0: {}
  2600. resolve@1.22.8:
  2601. dependencies:
  2602. is-core-module: 2.15.1
  2603. path-parse: 1.0.7
  2604. supports-preserve-symlinks-flag: 1.0.0
  2605. retry@0.12.0: {}
  2606. retry@0.13.1: {}
  2607. reusify@1.0.4: {}
  2608. rimraf@5.0.10:
  2609. dependencies:
  2610. glob: 10.4.5
  2611. run-parallel@1.2.0:
  2612. dependencies:
  2613. queue-microtask: 1.2.3
  2614. safe-buffer@5.2.1: {}
  2615. safer-buffer@2.1.2:
  2616. optional: true
  2617. scslre@0.3.0:
  2618. dependencies:
  2619. '@eslint-community/regexpp': 4.11.1
  2620. refa: 0.12.1
  2621. regexp-ast-analysis: 0.7.1
  2622. semver@7.6.3: {}
  2623. serialize-javascript@6.0.2:
  2624. dependencies:
  2625. randombytes: 2.1.0
  2626. server-only@0.0.1: {}
  2627. shebang-command@2.0.0:
  2628. dependencies:
  2629. shebang-regex: 3.0.0
  2630. shebang-regex@3.0.0: {}
  2631. signal-exit@4.1.0: {}
  2632. simple-concat@1.0.1: {}
  2633. simple-get@4.0.1:
  2634. dependencies:
  2635. decompress-response: 6.0.0
  2636. once: 1.4.0
  2637. simple-concat: 1.0.1
  2638. smart-buffer@4.2.0: {}
  2639. socks-proxy-agent@8.0.4:
  2640. dependencies:
  2641. agent-base: 7.1.1
  2642. debug: 4.3.7(supports-color@8.1.1)
  2643. socks: 2.8.3
  2644. transitivePeerDependencies:
  2645. - supports-color
  2646. socks@2.8.3:
  2647. dependencies:
  2648. ip-address: 9.0.5
  2649. smart-buffer: 4.2.0
  2650. source-map-support@0.5.21:
  2651. dependencies:
  2652. buffer-from: 1.1.2
  2653. source-map: 0.6.1
  2654. source-map@0.6.1: {}
  2655. sprintf-js@1.1.3: {}
  2656. ssri@12.0.0:
  2657. dependencies:
  2658. minipass: 7.1.2
  2659. stable-hash@0.0.4: {}
  2660. streamx@2.20.0:
  2661. dependencies:
  2662. fast-fifo: 1.3.2
  2663. queue-tick: 1.0.1
  2664. text-decoder: 1.1.1
  2665. optionalDependencies:
  2666. bare-events: 2.4.2
  2667. string-argv@0.3.2: {}
  2668. string-similarity@4.0.4: {}
  2669. string-width@4.2.3:
  2670. dependencies:
  2671. emoji-regex: 8.0.0
  2672. is-fullwidth-code-point: 3.0.0
  2673. strip-ansi: 6.0.1
  2674. string-width@5.1.2:
  2675. dependencies:
  2676. eastasianwidth: 0.2.0
  2677. emoji-regex: 9.2.2
  2678. strip-ansi: 7.1.0
  2679. string_decoder@1.3.0:
  2680. dependencies:
  2681. safe-buffer: 5.2.1
  2682. strip-ansi@6.0.1:
  2683. dependencies:
  2684. ansi-regex: 5.0.1
  2685. strip-ansi@7.1.0:
  2686. dependencies:
  2687. ansi-regex: 6.1.0
  2688. strip-json-comments@2.0.1: {}
  2689. strip-json-comments@3.1.1: {}
  2690. supports-color@7.2.0:
  2691. dependencies:
  2692. has-flag: 4.0.0
  2693. supports-color@8.1.1:
  2694. dependencies:
  2695. has-flag: 4.0.0
  2696. supports-preserve-symlinks-flag@1.0.0: {}
  2697. synckit@0.6.2:
  2698. dependencies:
  2699. tslib: 2.7.0
  2700. tapable@2.2.1: {}
  2701. tar-fs@2.1.1:
  2702. dependencies:
  2703. chownr: 1.1.4
  2704. mkdirp-classic: 0.5.3
  2705. pump: 3.0.0
  2706. tar-stream: 2.2.0
  2707. tar-fs@3.0.6:
  2708. dependencies:
  2709. pump: 3.0.0
  2710. tar-stream: 3.1.7
  2711. optionalDependencies:
  2712. bare-fs: 2.3.3
  2713. bare-path: 2.1.3
  2714. tar-stream@2.2.0:
  2715. dependencies:
  2716. bl: 4.1.0
  2717. end-of-stream: 1.4.4
  2718. fs-constants: 1.0.0
  2719. inherits: 2.0.4
  2720. readable-stream: 3.6.2
  2721. tar-stream@3.1.7:
  2722. dependencies:
  2723. b4a: 1.6.6
  2724. fast-fifo: 1.3.2
  2725. streamx: 2.20.0
  2726. tar@7.4.3:
  2727. dependencies:
  2728. '@isaacs/fs-minipass': 4.0.1
  2729. chownr: 3.0.0
  2730. minipass: 7.1.2
  2731. minizlib: 3.0.1
  2732. mkdirp: 3.0.1
  2733. yallist: 5.0.0
  2734. text-decoder@1.1.1:
  2735. dependencies:
  2736. b4a: 1.6.6
  2737. text-table@0.2.0: {}
  2738. tldts-core@6.1.50: {}
  2739. tldts-experimental@6.1.50:
  2740. dependencies:
  2741. tldts-core: 6.1.50
  2742. tldts@6.1.50:
  2743. dependencies:
  2744. tldts-core: 6.1.50
  2745. to-regex-range@5.0.1:
  2746. dependencies:
  2747. is-number: 7.0.0
  2748. ts-api-utils@1.3.0(typescript@5.6.3):
  2749. dependencies:
  2750. typescript: 5.6.3
  2751. tslib@2.7.0: {}
  2752. tunnel-agent@0.6.0:
  2753. dependencies:
  2754. safe-buffer: 5.2.1
  2755. type-check@0.4.0:
  2756. dependencies:
  2757. prelude-ls: 1.2.1
  2758. type-detect@4.0.8: {}
  2759. typescript-eslint@8.8.1(eslint@9.12.0)(typescript@5.6.3):
  2760. dependencies:
  2761. '@typescript-eslint/eslint-plugin': 8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)
  2762. '@typescript-eslint/parser': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  2763. '@typescript-eslint/utils': 8.8.1(eslint@9.12.0)(typescript@5.6.3)
  2764. optionalDependencies:
  2765. typescript: 5.6.3
  2766. transitivePeerDependencies:
  2767. - eslint
  2768. - supports-color
  2769. typescript@5.6.3: {}
  2770. undici-types@6.19.8: {}
  2771. undici@6.20.0: {}
  2772. unique-filename@4.0.0:
  2773. dependencies:
  2774. unique-slug: 5.0.0
  2775. unique-slug@5.0.0:
  2776. dependencies:
  2777. imurmurhash: 0.1.4
  2778. uri-js@4.4.1:
  2779. dependencies:
  2780. punycode: 2.3.1
  2781. util-deprecate@1.0.2: {}
  2782. which@2.0.2:
  2783. dependencies:
  2784. isexe: 2.0.0
  2785. word-wrap@1.2.5: {}
  2786. workerpool@6.5.1: {}
  2787. wrap-ansi@7.0.0:
  2788. dependencies:
  2789. ansi-styles: 4.3.0
  2790. string-width: 4.2.3
  2791. strip-ansi: 6.0.1
  2792. wrap-ansi@8.1.0:
  2793. dependencies:
  2794. ansi-styles: 6.2.1
  2795. string-width: 5.1.2
  2796. strip-ansi: 7.1.0
  2797. wrappy@1.0.2: {}
  2798. wtfnode@0.9.3: {}
  2799. y18n@5.0.8: {}
  2800. yallist@4.0.0: {}
  2801. yallist@5.0.0: {}
  2802. yaml@2.5.1: {}
  2803. yargs-parser@20.2.9: {}
  2804. yargs-unparser@2.0.0:
  2805. dependencies:
  2806. camelcase: 6.3.0
  2807. decamelize: 4.0.0
  2808. flat: 5.0.2
  2809. is-plain-obj: 2.1.0
  2810. yargs@16.2.0:
  2811. dependencies:
  2812. cliui: 7.0.4
  2813. escalade: 3.1.2
  2814. get-caller-file: 2.0.5
  2815. require-directory: 2.1.1
  2816. string-width: 4.2.3
  2817. y18n: 5.0.8
  2818. yargs-parser: 20.2.9
  2819. yocto-queue@0.1.0: {}