pnpm-lock.yaml 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085
  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.2.1
  24. version: 11.2.1
  25. ci-info:
  26. specifier: ^4.0.0
  27. version: 4.0.0
  28. csv-parse:
  29. specifier: ^5.5.6
  30. version: 5.5.6
  31. fast-cidr-tools:
  32. specifier: ^0.2.5
  33. version: 0.2.5
  34. fdir:
  35. specifier: ^6.3.0
  36. version: 6.3.0(picomatch@4.0.2)
  37. foxact:
  38. specifier: ^0.2.38
  39. version: 0.2.38
  40. hash-wasm:
  41. specifier: ^4.11.0
  42. version: 4.11.0
  43. json-stringify-pretty-compact:
  44. specifier: ^3.0.0
  45. version: 3.0.0
  46. mnemonist:
  47. specifier: ^0.39.8
  48. version: 0.39.8
  49. picocolors:
  50. specifier: ^1.1.0
  51. version: 1.1.0
  52. punycode:
  53. specifier: ^2.3.1
  54. version: 2.3.1
  55. table:
  56. specifier: ^6.8.2
  57. version: 6.8.2
  58. tar-fs:
  59. specifier: ^3.0.6
  60. version: 3.0.6
  61. tldts:
  62. specifier: ^6.1.43
  63. version: 6.1.43
  64. tldts-experimental:
  65. specifier: ^6.1.43
  66. version: 6.1.43
  67. yaml:
  68. specifier: ^2.5.1
  69. version: 2.5.1
  70. devDependencies:
  71. '@eslint-sukka/node':
  72. specifier: ^6.4.1
  73. version: 6.4.1(eslint@9.10.0)(typescript@5.6.2)
  74. '@swc-node/register':
  75. specifier: ^1.10.9
  76. version: 1.10.9(@swc/core@1.7.24)(@swc/types@0.1.12)(typescript@5.6.2)
  77. '@swc/core':
  78. specifier: ^1.7.24
  79. version: 1.7.24
  80. '@types/async-retry':
  81. specifier: ^1.4.8
  82. version: 1.4.8
  83. '@types/better-sqlite3':
  84. specifier: ^7.6.11
  85. version: 7.6.11
  86. '@types/chai':
  87. specifier: ^4.3.19
  88. version: 4.3.19
  89. '@types/mocha':
  90. specifier: ^10.0.7
  91. version: 10.0.7
  92. '@types/punycode':
  93. specifier: ^2.1.4
  94. version: 2.1.4
  95. '@types/tar-fs':
  96. specifier: ^2.0.4
  97. version: 2.0.4
  98. '@types/tar-stream':
  99. specifier: ^3.1.3
  100. version: 3.1.3
  101. chai:
  102. specifier: '4'
  103. version: 4.4.1
  104. eslint:
  105. specifier: ^9.10.0
  106. version: 9.10.0
  107. eslint-config-sukka:
  108. specifier: ^6.4.1
  109. version: 6.4.1(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2)
  110. eslint-formatter-sukka:
  111. specifier: ^6.4.1
  112. version: 6.4.1
  113. mitata:
  114. specifier: ^0.1.14
  115. version: 0.1.14
  116. mocha:
  117. specifier: ^10.7.3
  118. version: 10.7.3
  119. typescript:
  120. specifier: ^5.6.2
  121. version: 5.6.2
  122. packages:
  123. '@cliqz/adblocker-content@1.33.2':
  124. resolution: {integrity: sha512-OlLfenwU6sxo3/y6IPfnl9ou32IFwRzQXgHrLWZ0IjzcY8ZxpGlh97QcW1D9QyTPj3Ndub6vNJxsnMjNOWDd7g==}
  125. '@cliqz/adblocker-extended-selectors@1.33.2':
  126. resolution: {integrity: sha512-SPL8vZyniuQ1kBmwM0KZyNNHnS8Nd6N0eoGDzkPJqkAW+ntT/v7MBXmlhKmpYhsh773uLZUjF5bSlTQprXtcdw==}
  127. '@cliqz/adblocker@1.33.2':
  128. resolution: {integrity: sha512-S6XHtSsn2+vvCgkqgmMuyZwGjXNfwQtPdzitrELzzNP881gbt7DDdbTBPAF50DOI2ZPDvkXfyoinbY5wEJPD+g==}
  129. '@dual-bundle/import-meta-resolve@4.1.0':
  130. resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==}
  131. '@emnapi/core@1.2.0':
  132. resolution: {integrity: sha512-E7Vgw78I93we4ZWdYCb4DGAwRROGkMIXk7/y87UmANR+J6qsWusmC3gLt0H+O0KOt5e6O38U8oJamgbudrES/w==}
  133. '@emnapi/runtime@1.2.0':
  134. resolution: {integrity: sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==}
  135. '@emnapi/wasi-threads@1.0.1':
  136. resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==}
  137. '@eslint-community/eslint-plugin-eslint-comments@4.4.0':
  138. resolution: {integrity: sha512-yljsWl5Qv3IkIRmJ38h3NrHXFCm4EUl55M8doGTF6hvzvFF8kRpextgSrg2dwHev9lzBZyafCr9RelGIyQm6fw==}
  139. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  140. peerDependencies:
  141. eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  142. '@eslint-community/eslint-utils@4.4.0':
  143. resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
  144. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  145. peerDependencies:
  146. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  147. '@eslint-community/regexpp@4.11.0':
  148. resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
  149. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  150. '@eslint-sukka/node@6.4.1':
  151. resolution: {integrity: sha512-O+t4BOW9rj8+czz8J7S6iqgoXBv93oMGe2Ydos8nWBxNh6kWCCzFJ54y2duLd2jBwfpYhwUBr+wO8EQpC3dGQw==}
  152. '@eslint-sukka/shared@6.4.1':
  153. resolution: {integrity: sha512-b6wk0b7pcci25lbTL6FWRqiFpF1q1fLQUIDKRqtRJs73JHAnlsxTl4gebyX9ozwyRmZaevh5lf1cZ1TgJreMSw==}
  154. '@eslint/config-array@0.18.0':
  155. resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
  156. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  157. '@eslint/eslintrc@3.1.0':
  158. resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
  159. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  160. '@eslint/js@9.10.0':
  161. resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==}
  162. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  163. '@eslint/object-schema@2.1.4':
  164. resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
  165. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  166. '@eslint/plugin-kit@0.1.0':
  167. resolution: {integrity: sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==}
  168. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  169. '@humanwhocodes/module-importer@1.0.1':
  170. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  171. engines: {node: '>=12.22'}
  172. '@humanwhocodes/retry@0.3.0':
  173. resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==}
  174. engines: {node: '>=18.18'}
  175. '@jsdevtools/ez-spawn@3.0.4':
  176. resolution: {integrity: sha512-f5DRIOZf7wxogefH03RjMPMdBF7ADTWUMoOs9kaJo06EfwF+aFhMZMDZxHg/Xe12hptN9xoZjGso2fdjapBRIA==}
  177. engines: {node: '>=10'}
  178. '@napi-rs/wasm-runtime@0.2.4':
  179. resolution: {integrity: sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==}
  180. '@nodelib/fs.scandir@2.1.5':
  181. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  182. engines: {node: '>= 8'}
  183. '@nodelib/fs.stat@2.0.5':
  184. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  185. engines: {node: '>= 8'}
  186. '@nodelib/fs.walk@1.2.8':
  187. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  188. engines: {node: '>= 8'}
  189. '@oxc-resolver/binding-darwin-arm64@1.10.2':
  190. resolution: {integrity: sha512-aOCZYXqmFL+2sXlaVkYbAOtICGGeTFtmdul8OimQfOXHJods6YHJ2nR6+rEeBcJzaXyXPP18ne1IsEc4AYL1IA==}
  191. cpu: [arm64]
  192. os: [darwin]
  193. '@oxc-resolver/binding-darwin-x64@1.10.2':
  194. resolution: {integrity: sha512-6WD7lHGkoduFZfUgnC2suKOlqttQRKxWsiVXiiGPu3mfXvQAhMd/gekuH1t8vOhFlPJduaww15n5UB0bSjCK+w==}
  195. cpu: [x64]
  196. os: [darwin]
  197. '@oxc-resolver/binding-freebsd-x64@1.10.2':
  198. resolution: {integrity: sha512-nEqHWx/Ot5p7Mafj8qH6vFlLSvHjECxAcZwhnAMqRuQu1NgXC/QM3emkdhVGy7QJgsxZbHpPaF6TERNf5/NL9Q==}
  199. cpu: [x64]
  200. os: [freebsd]
  201. '@oxc-resolver/binding-linux-arm-gnueabihf@1.10.2':
  202. resolution: {integrity: sha512-+AlZI0fPnpfArh8aC5k2295lmQrxa2p8gBLxC3buvCkz0ZpbVLxyyAXz3J2jGwJnmc5MUPLEqPYw6ZlAGH4XHA==}
  203. cpu: [arm]
  204. os: [linux]
  205. '@oxc-resolver/binding-linux-arm64-gnu@1.10.2':
  206. resolution: {integrity: sha512-8fZ8NszFaUZaoA8eUwkF2lHjgUs76aFiewWgG/cjcZmwKp+ErZQLW8eOvIWZ4SohHQ+ScvhVsSaU2PU38c88gw==}
  207. cpu: [arm64]
  208. os: [linux]
  209. '@oxc-resolver/binding-linux-arm64-musl@1.10.2':
  210. resolution: {integrity: sha512-oPrLICrw96Ym9n04FWXWGkbkpF6qJtZ57JSnqI3oQ24xHTt4iWyjHKHQO46NbJAK9sFb3Qce4BzV8faDI5Rifg==}
  211. cpu: [arm64]
  212. os: [linux]
  213. '@oxc-resolver/binding-linux-x64-gnu@1.10.2':
  214. resolution: {integrity: sha512-eli74jTAUiIfqi8IPFqiPxQS69Alcr6w/IFRyf3XxrkxeFGgcgxJkRIxWNTKJ6T3EXxjuma+49LdZn6l9rEj7A==}
  215. cpu: [x64]
  216. os: [linux]
  217. '@oxc-resolver/binding-linux-x64-musl@1.10.2':
  218. resolution: {integrity: sha512-HH9zmjNSQo3rkbqJH5nIjGrtjC+QPrUy0KGGMR/oRCSLuD0cNFJ/Uly1XAugwSm4oEw0+rv6PmeclXmVTKsxhw==}
  219. cpu: [x64]
  220. os: [linux]
  221. '@oxc-resolver/binding-wasm32-wasi@1.10.2':
  222. resolution: {integrity: sha512-3ItX23q33sfVBtMMdMhVDSe0NX5zBHxHfmFiXhSJuwNaVIwGpLFU7WU2nmq9oNdnmTOvjL8vlhOqiGvumBLlRA==}
  223. engines: {node: '>=14.0.0'}
  224. cpu: [wasm32]
  225. '@oxc-resolver/binding-win32-arm64-msvc@1.10.2':
  226. resolution: {integrity: sha512-aVoj2V+jmQ1N+lVy9AhaLmzssJM0lcKt8D0UL83aNLZJ5lSN7hgBuUXTVmL+VF268f167khjo38z+fbELDVm8Q==}
  227. cpu: [arm64]
  228. os: [win32]
  229. '@oxc-resolver/binding-win32-x64-msvc@1.10.2':
  230. resolution: {integrity: sha512-l8BDQWyP0Piw8hlmYPUqTRKLsq+ceG9h+9p6ZrjNzwW9AmJX7T7T2hgoVVHqS6f4WNA/CFkb3RyZP9QTzNkyyA==}
  231. cpu: [x64]
  232. os: [win32]
  233. '@remusao/guess-url-type@1.3.0':
  234. resolution: {integrity: sha512-SNSJGxH5ckvxb3EUHj4DqlAm/bxNxNv2kx/AESZva/9VfcBokwKNS+C4D1lQdWIDM1R3d3UG+xmVzlkNG8CPTQ==}
  235. '@remusao/small@1.3.0':
  236. resolution: {integrity: sha512-bydAhJI+ywmg5xMUcbqoR8KahetcfkFywEZpsyFZ8EBofilvWxbXnMSe4vnjDI1Y+SWxnNhR4AL/2BAXkf4b8A==}
  237. '@remusao/smaz-compress@1.10.0':
  238. resolution: {integrity: sha512-E/lC8OSU+3bQrUl64vlLyPzIxo7dxF2RvNBe9KzcM4ax43J/d+YMinmMztHyCIHqRbz7rBCtkp3c0KfeIbHmEg==}
  239. '@remusao/smaz-decompress@1.10.0':
  240. resolution: {integrity: sha512-aA5ImUH480Pcs5/cOgToKmFnzi7osSNG6ft+7DdmQTaQEEst3nLq3JLlBEk+gwidURymjbx6DYs60LHaZ415VQ==}
  241. '@remusao/smaz@1.10.0':
  242. resolution: {integrity: sha512-GQzCxmmMpLkyZwcwNgz8TpuBEWl0RUQa8IcvKiYlPxuyYKqyqPkCr0hlHI15ckn3kDUPS68VmTVgyPnLNrdVmg==}
  243. '@remusao/trie@1.5.0':
  244. resolution: {integrity: sha512-UX+3utJKgwCsg6sUozjxd38gNMVRXrY4TNX9VvCdSrlZBS1nZjRPi98ON3QjRAdf6KCguJFyQARRsulTeqQiPg==}
  245. '@stylistic/eslint-plugin-js@2.7.2':
  246. resolution: {integrity: sha512-PkwTDduCY6+ILlHNEfVT3BtShrtqrDJmyW3BW53PvCb+SHu7z88iReXbN+/uCr39fcP6qH49RA7RFsKRlpyMEQ==}
  247. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  248. peerDependencies:
  249. eslint: '>=8.40.0'
  250. '@stylistic/eslint-plugin-plus@2.7.2':
  251. resolution: {integrity: sha512-Ualkhs6xxVooVAJHvdtJUo8Zg08cjhZdBTid/Ho5pb7EbkUg5Jhz6qbVgeEfd5/4E3h7kQNVezKZM2/JiX79Mw==}
  252. peerDependencies:
  253. eslint: '*'
  254. '@stylistic/eslint-plugin-ts@2.7.2':
  255. resolution: {integrity: sha512-uf3hmqWLK1upUnTmUSn4XDvNu1o6b1nY+xdema8dGGY+zH663V+0cHN3xqexDuQ8do1f0wV3hChkfmz3jWC4Uw==}
  256. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  257. peerDependencies:
  258. eslint: '>=8.40.0'
  259. '@swc-node/core@1.13.3':
  260. resolution: {integrity: sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==}
  261. engines: {node: '>= 10'}
  262. peerDependencies:
  263. '@swc/core': '>= 1.4.13'
  264. '@swc/types': '>= 0.1'
  265. '@swc-node/register@1.10.9':
  266. resolution: {integrity: sha512-iXy2sjP0phPEpK2yivjRC3PAgoLaT4sjSk0LDWCTdcTBJmR4waEog0E6eJbvoOkLkOtWw37SB8vCkl/bbh4+8A==}
  267. peerDependencies:
  268. '@swc/core': '>= 1.4.13'
  269. typescript: '>= 4.3'
  270. '@swc-node/sourcemap-support@0.5.1':
  271. resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
  272. '@swc/core-darwin-arm64@1.7.24':
  273. resolution: {integrity: sha512-s0k09qAcsoa8jIncwgRRd43VApYqXu28R4OmICtDffV4S01HtsRLRarXsMuLutoZk3tbxqitep+A8MPBuqNgdg==}
  274. engines: {node: '>=10'}
  275. cpu: [arm64]
  276. os: [darwin]
  277. '@swc/core-darwin-x64@1.7.24':
  278. resolution: {integrity: sha512-1dlsulJ/fiOoJoJyQgaCewIEaZ7Sh6aJN4r5Uhl4lIZuNWa27XOb28A3K29/6HDO9JML3IJrvXPnl5o0vxDQuQ==}
  279. engines: {node: '>=10'}
  280. cpu: [x64]
  281. os: [darwin]
  282. '@swc/core-linux-arm-gnueabihf@1.7.24':
  283. resolution: {integrity: sha512-2ft1NmxyvHCu5CY4r2rNVybPqZtJaxpRSzvCcPlVjN/2D5Q3QgM5kBoo1t+0RCFfk4TS2V0KWJhtqKz0CNX62Q==}
  284. engines: {node: '>=10'}
  285. cpu: [arm]
  286. os: [linux]
  287. '@swc/core-linux-arm64-gnu@1.7.24':
  288. resolution: {integrity: sha512-v/Z8I9tUUNkNHKa1Sw4r1Q7Wp66ezbRhe6xMIxvPNKVJQFaMOsRpe0t8T5qbk5sV2hJGOCKpQynSpZqQXLcJDQ==}
  289. engines: {node: '>=10'}
  290. cpu: [arm64]
  291. os: [linux]
  292. '@swc/core-linux-arm64-musl@1.7.24':
  293. resolution: {integrity: sha512-0jJx0IcajcyOXaJsx1jXy86lYVrbupyy2VUj/OiJux/ic4oBJLjfL+WOuc8T8/hZj2p6X0X4jvfSCqWSuic4kA==}
  294. engines: {node: '>=10'}
  295. cpu: [arm64]
  296. os: [linux]
  297. '@swc/core-linux-x64-gnu@1.7.24':
  298. resolution: {integrity: sha512-2+3aKQpSGjVnWKDTKUPuJzitQlTQrGorg+PVFMRkv6l+RcNCHZQNe/8VYpMhyBhxDMb3LUlbp7776FRevcruxg==}
  299. engines: {node: '>=10'}
  300. cpu: [x64]
  301. os: [linux]
  302. '@swc/core-linux-x64-musl@1.7.24':
  303. resolution: {integrity: sha512-PMQ6SkCtMoj0Ks77DiishpEmIuHpYjFLDuVOzzJCzGeGoii0yRP5lKy/VeglFYLPqJzmhK9BHlpVehVf/8ZpvA==}
  304. engines: {node: '>=10'}
  305. cpu: [x64]
  306. os: [linux]
  307. '@swc/core-win32-arm64-msvc@1.7.24':
  308. resolution: {integrity: sha512-SNdCa4DtGXNWrPVHqctVUxgEVZVETuqERpqF50KFHO0Bvf5V/m1IJ4hFr2BxXlrzgnIW4t1Dpi6YOJbcGbEmnA==}
  309. engines: {node: '>=10'}
  310. cpu: [arm64]
  311. os: [win32]
  312. '@swc/core-win32-ia32-msvc@1.7.24':
  313. resolution: {integrity: sha512-5p3olHqwibMfrVFg2yVuSIPh9HArDYYlJXNZ9JKqeZk23A19J1pl9MuPmXDw+sxsiPfYJ/nUedIGeUHPF/+EDw==}
  314. engines: {node: '>=10'}
  315. cpu: [ia32]
  316. os: [win32]
  317. '@swc/core-win32-x64-msvc@1.7.24':
  318. resolution: {integrity: sha512-gRyPIxDznS8d2ClfmWbytjp2d48bij6swHnDLWhukNuOvXdQkEmaIzjEsionFG/zhcFLnz8zKfTvjEjInAMzxg==}
  319. engines: {node: '>=10'}
  320. cpu: [x64]
  321. os: [win32]
  322. '@swc/core@1.7.24':
  323. resolution: {integrity: sha512-FzJaai6z6DYdICAY1UKNN5pzTn296ksK2zzEjjaXlpZtoMkGktWT0ttS7hbdBCPGhLOu5Q9TA2zdPejKUFjgig==}
  324. engines: {node: '>=10'}
  325. peerDependencies:
  326. '@swc/helpers': '*'
  327. peerDependenciesMeta:
  328. '@swc/helpers':
  329. optional: true
  330. '@swc/counter@0.1.3':
  331. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  332. '@swc/types@0.1.12':
  333. resolution: {integrity: sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==}
  334. '@tybys/wasm-util@0.9.0':
  335. resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
  336. '@types/async-retry@1.4.8':
  337. resolution: {integrity: sha512-Qup/B5PWLe86yI5I3av6ePGaeQrIHNKCwbsQotD6aHQ6YkHsMUxVZkZsmx/Ry3VZQ6uysHwTjQ7666+k6UjVJA==}
  338. '@types/better-sqlite3@7.6.11':
  339. resolution: {integrity: sha512-i8KcD3PgGtGBLl3+mMYA8PdKkButvPyARxA7IQAd6qeslht13qxb1zzO8dRCtE7U3IoJS782zDBAeoKiM695kg==}
  340. '@types/chai@4.3.19':
  341. resolution: {integrity: sha512-2hHHvQBVE2FiSK4eN0Br6snX9MtolHaTo/batnLjlGRhoQzlCL61iVpxoqO7SfFyOw+P/pwv+0zNHzKoGWz9Cw==}
  342. '@types/chrome@0.0.270':
  343. resolution: {integrity: sha512-ADvkowV7YnJfycZZxL2brluZ6STGW+9oKG37B422UePf2PCXuFA/XdERI0T18wtuWPx0tmFeZqq6MOXVk1IC+Q==}
  344. '@types/eslint@9.6.1':
  345. resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
  346. '@types/estree@1.0.5':
  347. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  348. '@types/filesystem@0.0.36':
  349. resolution: {integrity: sha512-vPDXOZuannb9FZdxgHnqSwAG/jvdGM8Wq+6N4D/d80z+D4HWH+bItqsZaVRQykAn6WEVeEkLm2oQigyHtgb0RA==}
  350. '@types/filewriter@0.0.33':
  351. resolution: {integrity: sha512-xFU8ZXTw4gd358lb2jw25nxY9QAgqn2+bKKjKOYfNCzN4DKCFetK7sPtrlpg66Ywe3vWY9FNxprZawAh9wfJ3g==}
  352. '@types/firefox-webext-browser@120.0.4':
  353. resolution: {integrity: sha512-lBrpf08xhiZBigrtdQfUaqX1UauwZ+skbFiL8u2Tdra/rklkKadYmIzTwkNZSWtuZ7OKpFqbE2HHfDoFqvZf6w==}
  354. '@types/har-format@1.2.15':
  355. resolution: {integrity: sha512-RpQH4rXLuvTXKR0zqHq3go0RVXYv/YVqv4TnPH95VbwUxZdQlK1EtcMvQvMpDngHbt13Csh9Z4qT9AbkiQH5BA==}
  356. '@types/json-schema@7.0.15':
  357. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  358. '@types/mocha@10.0.7':
  359. resolution: {integrity: sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==}
  360. '@types/node@20.14.11':
  361. resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==}
  362. '@types/punycode@2.1.4':
  363. resolution: {integrity: sha512-trzh6NzBnq8yw5e35f8xe8VTYjqM3NE7bohBtvDVf/dtUer3zYTLK1Ka3DG3p7bdtoaOHZucma6FfVKlQ134pQ==}
  364. '@types/retry@0.12.5':
  365. resolution: {integrity: sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==}
  366. '@types/tar-fs@2.0.4':
  367. resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
  368. '@types/tar-stream@3.1.3':
  369. resolution: {integrity: sha512-Zbnx4wpkWBMBSu5CytMbrT5ZpMiF55qgM+EpHzR4yIDu7mv52cej8hTkOc6K+LzpkOAbxwn/m7j3iO+/l42YkQ==}
  370. '@typescript-eslint/eslint-plugin@8.4.0':
  371. resolution: {integrity: sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==}
  372. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  373. peerDependencies:
  374. '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
  375. eslint: ^8.57.0 || ^9.0.0
  376. typescript: '*'
  377. peerDependenciesMeta:
  378. typescript:
  379. optional: true
  380. '@typescript-eslint/parser@8.4.0':
  381. resolution: {integrity: sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA==}
  382. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  383. peerDependencies:
  384. eslint: ^8.57.0 || ^9.0.0
  385. typescript: '*'
  386. peerDependenciesMeta:
  387. typescript:
  388. optional: true
  389. '@typescript-eslint/scope-manager@8.4.0':
  390. resolution: {integrity: sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==}
  391. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  392. '@typescript-eslint/type-utils@8.4.0':
  393. resolution: {integrity: sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==}
  394. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  395. peerDependencies:
  396. typescript: '*'
  397. peerDependenciesMeta:
  398. typescript:
  399. optional: true
  400. '@typescript-eslint/types@8.4.0':
  401. resolution: {integrity: sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==}
  402. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  403. '@typescript-eslint/typescript-estree@8.4.0':
  404. resolution: {integrity: sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==}
  405. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  406. peerDependencies:
  407. typescript: '*'
  408. peerDependenciesMeta:
  409. typescript:
  410. optional: true
  411. '@typescript-eslint/utils@8.4.0':
  412. resolution: {integrity: sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==}
  413. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  414. peerDependencies:
  415. eslint: ^8.57.0 || ^9.0.0
  416. '@typescript-eslint/visitor-keys@8.4.0':
  417. resolution: {integrity: sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==}
  418. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  419. acorn-jsx@5.3.2:
  420. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  421. peerDependencies:
  422. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  423. acorn@8.12.1:
  424. resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
  425. engines: {node: '>=0.4.0'}
  426. hasBin: true
  427. ajv@6.12.6:
  428. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  429. ajv@8.17.1:
  430. resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
  431. ansi-colors@4.1.3:
  432. resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
  433. engines: {node: '>=6'}
  434. ansi-regex@5.0.1:
  435. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  436. engines: {node: '>=8'}
  437. ansi-styles@4.3.0:
  438. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  439. engines: {node: '>=8'}
  440. anymatch@3.1.3:
  441. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  442. engines: {node: '>= 8'}
  443. argparse@2.0.1:
  444. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  445. assertion-error@1.1.0:
  446. resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==}
  447. astral-regex@2.0.0:
  448. resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==}
  449. engines: {node: '>=8'}
  450. async-retry@1.3.3:
  451. resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
  452. async-sema@3.1.1:
  453. resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
  454. b4a@1.6.6:
  455. resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
  456. balanced-match@1.0.2:
  457. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  458. bare-events@2.4.2:
  459. resolution: {integrity: sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==}
  460. bare-fs@2.3.3:
  461. resolution: {integrity: sha512-7RYKL+vZVCyAsMLi5SPu7QGauGGT8avnP/HO571ndEuV4MYdGXvLhtW67FuLPeEI8EiIY7zbbRR9x7x7HU0kgw==}
  462. bare-os@2.4.2:
  463. resolution: {integrity: sha512-HZoJwzC+rZ9lqEemTMiO0luOePoGYNBgsLLgegKR/cljiJvcDNhDZQkzC+NC5Oh0aHbdBNSOHpghwMuB5tqhjg==}
  464. bare-path@2.1.3:
  465. resolution: {integrity: sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==}
  466. bare-stream@2.2.1:
  467. resolution: {integrity: sha512-YTB47kHwBW9zSG8LD77MIBAAQXjU2WjAkMHeeb7hUplVs6+IoM5I7uEVQNPMB7lj9r8I76UMdoMkGnCodHOLqg==}
  468. base64-js@1.5.1:
  469. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  470. better-sqlite3@11.2.1:
  471. resolution: {integrity: sha512-Xbt1d68wQnUuFIEVsbt6V+RG30zwgbtCGQ4QOcXVrOH0FE4eHk64FWZ9NUfRHS4/x1PXqwz/+KOrnXD7f0WieA==}
  472. binary-extensions@2.3.0:
  473. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  474. engines: {node: '>=8'}
  475. bindings@1.5.0:
  476. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  477. bl@4.1.0:
  478. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  479. brace-expansion@1.1.11:
  480. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  481. brace-expansion@2.0.1:
  482. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  483. braces@3.0.3:
  484. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  485. engines: {node: '>=8'}
  486. browser-stdout@1.3.1:
  487. resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
  488. buffer-from@1.1.2:
  489. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  490. buffer@5.7.1:
  491. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  492. call-me-maybe@1.0.2:
  493. resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==}
  494. callsites@3.1.0:
  495. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  496. engines: {node: '>=6'}
  497. camelcase@6.3.0:
  498. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  499. engines: {node: '>=10'}
  500. chai@4.4.1:
  501. resolution: {integrity: sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==}
  502. engines: {node: '>=4'}
  503. chalk@4.1.2:
  504. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  505. engines: {node: '>=10'}
  506. check-error@1.0.3:
  507. resolution: {integrity: sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==}
  508. chokidar@3.6.0:
  509. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  510. engines: {node: '>= 8.10.0'}
  511. chownr@1.1.4:
  512. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  513. ci-info@4.0.0:
  514. resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==}
  515. engines: {node: '>=8'}
  516. client-only@0.0.1:
  517. resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
  518. cliui@7.0.4:
  519. resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
  520. color-convert@2.0.1:
  521. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  522. engines: {node: '>=7.0.0'}
  523. color-name@1.1.4:
  524. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  525. colorette@2.0.20:
  526. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  527. comment-parser@1.4.1:
  528. resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
  529. engines: {node: '>= 12.0.0'}
  530. concat-map@0.0.1:
  531. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  532. confbox@0.1.7:
  533. resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==}
  534. cross-spawn@7.0.3:
  535. resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
  536. engines: {node: '>= 8'}
  537. csv-parse@5.5.6:
  538. resolution: {integrity: sha512-uNpm30m/AGSkLxxy7d9yRXpJQFrZzVWLFBkS+6ngPcZkw/5k3L/jjFuj7tVnEpRn+QgmiXr21nDlhCiUK4ij2A==}
  539. debug@3.2.7:
  540. resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  541. peerDependencies:
  542. supports-color: '*'
  543. peerDependenciesMeta:
  544. supports-color:
  545. optional: true
  546. debug@4.3.6:
  547. resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==}
  548. engines: {node: '>=6.0'}
  549. peerDependencies:
  550. supports-color: '*'
  551. peerDependenciesMeta:
  552. supports-color:
  553. optional: true
  554. decamelize@4.0.0:
  555. resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
  556. engines: {node: '>=10'}
  557. decompress-response@6.0.0:
  558. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  559. engines: {node: '>=10'}
  560. deep-eql@4.1.4:
  561. resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==}
  562. engines: {node: '>=6'}
  563. deep-extend@0.6.0:
  564. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  565. engines: {node: '>=4.0.0'}
  566. deep-is@0.1.4:
  567. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  568. defu@6.1.4:
  569. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  570. detect-libc@2.0.3:
  571. resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
  572. engines: {node: '>=8'}
  573. diff@5.2.0:
  574. resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
  575. engines: {node: '>=0.3.1'}
  576. doctrine@3.0.0:
  577. resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
  578. engines: {node: '>=6.0.0'}
  579. emoji-regex@8.0.0:
  580. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  581. end-of-stream@1.4.4:
  582. resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
  583. enhanced-resolve@5.17.1:
  584. resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==}
  585. engines: {node: '>=10.13.0'}
  586. escalade@3.1.2:
  587. resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
  588. engines: {node: '>=6'}
  589. escape-string-regexp@4.0.0:
  590. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  591. engines: {node: '>=10'}
  592. eslint-compat-utils@0.5.1:
  593. resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
  594. engines: {node: '>=12'}
  595. peerDependencies:
  596. eslint: '>=6.0.0'
  597. eslint-config-sukka@6.4.1:
  598. resolution: {integrity: sha512-RNqUunICE90CsEZTQlAmKPHPgDHzj9OwI2dydTy2mYKf8cltzP87weSfo0eSFYh7XcoRgSdfzN3/Ju3dzx0bbQ==}
  599. eslint-formatter-sukka@6.4.1:
  600. resolution: {integrity: sha512-9uWeL44hjLhYqolk+cT/Z+U0zuJ//y/NeFP7QmW2Yp+qNywUlsq6eeh6G6JN4ADlJXszK/B0pl0hMlPezB1cmw==}
  601. eslint-import-resolver-node@0.3.9:
  602. resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
  603. eslint-import-resolver-ts-bundled@6.4.1:
  604. resolution: {integrity: sha512-vnbwGxRFsBsDRAeKN6eMilm5ydD28eDeEkwS1xtUkZY45Uwh1Bs5nxuGqGSnFxyX6UtI5DeaDJ87AtrI7QhiDA==}
  605. eslint-plugin-autofix@2.2.0:
  606. resolution: {integrity: sha512-lu8+0r+utyTroROqXIL+a8sUpICi6za22hIzlpb0+x0tQGRnOjhOKU7v8mC/NS/faDoVsw6xW3vUpc+Mcz5NWA==}
  607. engines: {node: '>=18'}
  608. peerDependencies:
  609. eslint: '>=8'
  610. eslint-plugin-es-x@7.8.0:
  611. resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==}
  612. engines: {node: ^14.18.0 || >=16.0.0}
  613. peerDependencies:
  614. eslint: '>=8'
  615. eslint-plugin-import-x@4.2.1:
  616. resolution: {integrity: sha512-WWi2GedccIJa0zXxx3WDnTgouGQTtdYK1nhXMwywbqqAgB0Ov+p1pYBsWh3VaB0bvBOwLse6OfVII7jZD9xo5Q==}
  617. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  618. peerDependencies:
  619. eslint: ^8.57.0 || ^9.0.0
  620. eslint-plugin-jsonc@2.16.0:
  621. resolution: {integrity: sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg==}
  622. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  623. peerDependencies:
  624. eslint: '>=6.0.0'
  625. eslint-plugin-n@17.10.2:
  626. resolution: {integrity: sha512-e+s4eAf5NtJaxPhTNu3qMO0Iz40WANS93w9LQgYcvuljgvDmWi/a3rh+OrNyMHeng6aOWGJO0rCg5lH4zi8yTw==}
  627. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  628. peerDependencies:
  629. eslint: '>=8.23.0'
  630. eslint-plugin-promise@7.1.0:
  631. resolution: {integrity: sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==}
  632. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  633. peerDependencies:
  634. eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
  635. eslint-plugin-regexp@2.6.0:
  636. resolution: {integrity: sha512-FCL851+kislsTEQEMioAlpDuK5+E5vs0hi1bF8cFlPlHcEjeRhuAzEsGikXRreE+0j4WhW2uO54MqTjXtYOi3A==}
  637. engines: {node: ^18 || >=20}
  638. peerDependencies:
  639. eslint: '>=8.44.0'
  640. eslint-plugin-sukka@6.4.1:
  641. resolution: {integrity: sha512-OcGk7ATMTPlCItyjtJ555Q2b6fEHIPgxSEtafzObB9oHKO8Bamk9gol8D2XujLqvpOLIgP8RwZ2udqUCxZAueg==}
  642. eslint-plugin-unused-imports@4.1.3:
  643. resolution: {integrity: sha512-lqrNZIZjFMUr7P06eoKtQLwyVRibvG7N+LtfKtObYGizAAGrcqLkc3tDx+iAik2z7q0j/XI3ihjupIqxhFabFA==}
  644. peerDependencies:
  645. '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
  646. eslint: ^9.0.0 || ^8.0.0
  647. peerDependenciesMeta:
  648. '@typescript-eslint/eslint-plugin':
  649. optional: true
  650. eslint-rule-composer@0.3.0:
  651. resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
  652. engines: {node: '>=4.0.0'}
  653. eslint-scope@8.0.2:
  654. resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==}
  655. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  656. eslint-visitor-keys@3.4.3:
  657. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  658. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  659. eslint-visitor-keys@4.0.0:
  660. resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
  661. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  662. eslint@9.10.0:
  663. resolution: {integrity: sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==}
  664. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  665. hasBin: true
  666. peerDependencies:
  667. jiti: '*'
  668. peerDependenciesMeta:
  669. jiti:
  670. optional: true
  671. espree@10.1.0:
  672. resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==}
  673. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  674. espree@9.6.1:
  675. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  676. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  677. esquery@1.6.0:
  678. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  679. engines: {node: '>=0.10'}
  680. esrecurse@4.3.0:
  681. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  682. engines: {node: '>=4.0'}
  683. estraverse@5.3.0:
  684. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  685. engines: {node: '>=4.0'}
  686. esutils@2.0.3:
  687. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  688. engines: {node: '>=0.10.0'}
  689. expand-template@2.0.3:
  690. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  691. engines: {node: '>=6'}
  692. fast-cidr-tools@0.2.5:
  693. resolution: {integrity: sha512-7/NO0T7mMlpOzm9b5wMhqZn6VO4CvQ0tQ8X0Nw/6uE74GRN+qV6lBZzlHlbtPAAutKqE3jThAL6WbON+7hNz1g==}
  694. engines: {node: '>=16'}
  695. fast-deep-equal@3.1.3:
  696. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  697. fast-fifo@1.3.2:
  698. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  699. fast-glob@3.3.2:
  700. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  701. engines: {node: '>=8.6.0'}
  702. fast-json-stable-stringify@2.1.0:
  703. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  704. fast-levenshtein@2.0.6:
  705. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  706. fast-uri@3.0.1:
  707. resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==}
  708. fastq@1.17.1:
  709. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  710. fdir@6.3.0:
  711. resolution: {integrity: sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==}
  712. peerDependencies:
  713. picomatch: ^3 || ^4
  714. peerDependenciesMeta:
  715. picomatch:
  716. optional: true
  717. file-entry-cache@8.0.0:
  718. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  719. engines: {node: '>=16.0.0'}
  720. file-uri-to-path@1.0.0:
  721. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  722. fill-range@7.1.1:
  723. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  724. engines: {node: '>=8'}
  725. find-up@5.0.0:
  726. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  727. engines: {node: '>=10'}
  728. flat-cache@4.0.1:
  729. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  730. engines: {node: '>=16'}
  731. flat@5.0.2:
  732. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  733. hasBin: true
  734. flatted@3.3.1:
  735. resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
  736. foxact@0.2.38:
  737. resolution: {integrity: sha512-ClxI9lwzhWpE/JIGfPjSpUNqG6MccNq60jrxuPidNl4CAUrATba4ViQTBFn1Zc5+9q9nAFXWaZKendXIbGvrvQ==}
  738. peerDependencies:
  739. react: '*'
  740. peerDependenciesMeta:
  741. react:
  742. optional: true
  743. fs-constants@1.0.0:
  744. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  745. fs.realpath@1.0.0:
  746. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  747. fsevents@2.3.3:
  748. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  749. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  750. os: [darwin]
  751. function-bind@1.1.2:
  752. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  753. get-caller-file@2.0.5:
  754. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  755. engines: {node: 6.* || 8.* || >= 10.*}
  756. get-func-name@2.0.2:
  757. resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==}
  758. get-tsconfig@4.8.0:
  759. resolution: {integrity: sha512-Pgba6TExTZ0FJAn1qkJAjIeKoDJ3CsI2ChuLohJnZl/tTU8MVrq3b+2t5UOPfRa4RMsorClBjJALkJUMjG1PAw==}
  760. github-from-package@0.0.0:
  761. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  762. glob-parent@5.1.2:
  763. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  764. engines: {node: '>= 6'}
  765. glob-parent@6.0.2:
  766. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  767. engines: {node: '>=10.13.0'}
  768. glob@8.1.0:
  769. resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
  770. engines: {node: '>=12'}
  771. deprecated: Glob versions prior to v9 are no longer supported
  772. globals@14.0.0:
  773. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  774. engines: {node: '>=18'}
  775. globals@15.9.0:
  776. resolution: {integrity: sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==}
  777. engines: {node: '>=18'}
  778. graceful-fs@4.2.11:
  779. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  780. graphemer@1.4.0:
  781. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  782. has-flag@4.0.0:
  783. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  784. engines: {node: '>=8'}
  785. hash-wasm@4.11.0:
  786. resolution: {integrity: sha512-HVusNXlVqHe0fzIzdQOGolnFN6mX/fqcrSAOcTBXdvzrXVHwTz11vXeKRmkR5gTuwVpvHZEIyKoePDvuAR+XwQ==}
  787. hasown@2.0.2:
  788. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  789. engines: {node: '>= 0.4'}
  790. he@1.2.0:
  791. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  792. hasBin: true
  793. ieee754@1.2.1:
  794. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  795. ignore@5.3.2:
  796. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  797. engines: {node: '>= 4'}
  798. import-fresh@3.3.0:
  799. resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
  800. engines: {node: '>=6'}
  801. imurmurhash@0.1.4:
  802. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  803. engines: {node: '>=0.8.19'}
  804. inflight@1.0.6:
  805. resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
  806. 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.
  807. inherits@2.0.4:
  808. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  809. ini@1.3.8:
  810. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  811. is-binary-path@2.1.0:
  812. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  813. engines: {node: '>=8'}
  814. is-core-module@2.15.1:
  815. resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
  816. engines: {node: '>= 0.4'}
  817. is-extglob@2.1.1:
  818. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  819. engines: {node: '>=0.10.0'}
  820. is-fullwidth-code-point@3.0.0:
  821. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  822. engines: {node: '>=8'}
  823. is-glob@4.0.3:
  824. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  825. engines: {node: '>=0.10.0'}
  826. is-number@7.0.0:
  827. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  828. engines: {node: '>=0.12.0'}
  829. is-path-inside@3.0.3:
  830. resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
  831. engines: {node: '>=8'}
  832. is-plain-obj@2.1.0:
  833. resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
  834. engines: {node: '>=8'}
  835. is-unicode-supported@0.1.0:
  836. resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
  837. engines: {node: '>=10'}
  838. isexe@2.0.0:
  839. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  840. js-yaml@4.1.0:
  841. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  842. hasBin: true
  843. jsdoc-type-pratt-parser@4.1.0:
  844. resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
  845. engines: {node: '>=12.0.0'}
  846. json-buffer@3.0.1:
  847. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  848. json-schema-traverse@0.4.1:
  849. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  850. json-schema-traverse@1.0.0:
  851. resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
  852. json-stable-stringify-without-jsonify@1.0.1:
  853. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  854. json-stringify-pretty-compact@3.0.0:
  855. resolution: {integrity: sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==}
  856. jsonc-eslint-parser@2.4.0:
  857. resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
  858. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  859. keyv@4.5.4:
  860. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  861. levn@0.4.1:
  862. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  863. engines: {node: '>= 0.8.0'}
  864. local-pkg@0.5.0:
  865. resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
  866. engines: {node: '>=14'}
  867. locate-path@6.0.0:
  868. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  869. engines: {node: '>=10'}
  870. lodash.merge@4.6.2:
  871. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  872. lodash.truncate@4.4.2:
  873. resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==}
  874. log-symbols@4.1.0:
  875. resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
  876. engines: {node: '>=10'}
  877. loupe@2.3.7:
  878. resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==}
  879. merge2@1.4.1:
  880. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  881. engines: {node: '>= 8'}
  882. micromatch@4.0.8:
  883. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  884. engines: {node: '>=8.6'}
  885. mimic-response@3.1.0:
  886. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  887. engines: {node: '>=10'}
  888. minimatch@3.1.2:
  889. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  890. minimatch@5.1.6:
  891. resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
  892. engines: {node: '>=10'}
  893. minimatch@9.0.5:
  894. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  895. engines: {node: '>=16 || 14 >=14.17'}
  896. minimist@1.2.8:
  897. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  898. mitata@0.1.14:
  899. resolution: {integrity: sha512-8kRs0l636eT4jj68PFXOR2D5xl4m56T478g16SzUPOYgkzQU+xaw62guAQxzBPm+SXb15GQi1cCpDxJfkr4CSA==}
  900. mkdirp-classic@0.5.3:
  901. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  902. mlly@1.7.1:
  903. resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
  904. mnemonist@0.39.8:
  905. resolution: {integrity: sha512-vyWo2K3fjrUw8YeeZ1zF0fy6Mu59RHokURlld8ymdUPjMlD9EC9ov1/YPqTgqRvUN9nTr3Gqfz29LYAmu0PHPQ==}
  906. mocha@10.7.3:
  907. resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==}
  908. engines: {node: '>= 14.0.0'}
  909. hasBin: true
  910. ms@2.1.2:
  911. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  912. ms@2.1.3:
  913. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  914. napi-build-utils@1.0.2:
  915. resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==}
  916. natural-compare@1.4.0:
  917. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  918. node-abi@3.65.0:
  919. resolution: {integrity: sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==}
  920. engines: {node: '>=10'}
  921. normalize-path@3.0.0:
  922. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  923. engines: {node: '>=0.10.0'}
  924. obliterator@2.0.4:
  925. resolution: {integrity: sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==}
  926. once@1.4.0:
  927. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  928. optionator@0.9.4:
  929. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  930. engines: {node: '>= 0.8.0'}
  931. oxc-resolver@1.10.2:
  932. resolution: {integrity: sha512-NIbwVqoU8Bhl7PVtItHCg+VFFokIDwBgIgFUwFG2Y8ePhxftFh5xG+KLar5PLWXlCP4WunPIuXD3jr3v6/MfRw==}
  933. p-limit@3.1.0:
  934. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  935. engines: {node: '>=10'}
  936. p-locate@5.0.0:
  937. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  938. engines: {node: '>=10'}
  939. parent-module@1.0.1:
  940. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  941. engines: {node: '>=6'}
  942. path-exists@4.0.0:
  943. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  944. engines: {node: '>=8'}
  945. path-key@3.1.1:
  946. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  947. engines: {node: '>=8'}
  948. path-parse@1.0.7:
  949. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  950. pathe@1.1.2:
  951. resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
  952. pathval@1.1.1:
  953. resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==}
  954. picocolors@1.1.0:
  955. resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
  956. picomatch@2.3.1:
  957. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  958. engines: {node: '>=8.6'}
  959. picomatch@4.0.2:
  960. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  961. engines: {node: '>=12'}
  962. pirates@4.0.6:
  963. resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
  964. engines: {node: '>= 6'}
  965. pkg-types@1.2.0:
  966. resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==}
  967. prebuild-install@7.1.2:
  968. resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==}
  969. engines: {node: '>=10'}
  970. hasBin: true
  971. prelude-ls@1.2.1:
  972. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  973. engines: {node: '>= 0.8.0'}
  974. pump@3.0.0:
  975. resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
  976. punycode@2.3.1:
  977. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  978. engines: {node: '>=6'}
  979. queue-microtask@1.2.3:
  980. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  981. queue-tick@1.0.1:
  982. resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==}
  983. randombytes@2.1.0:
  984. resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
  985. rc@1.2.8:
  986. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  987. hasBin: true
  988. readable-stream@3.6.2:
  989. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  990. engines: {node: '>= 6'}
  991. readdirp@3.6.0:
  992. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  993. engines: {node: '>=8.10.0'}
  994. refa@0.12.1:
  995. resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
  996. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  997. regexp-ast-analysis@0.7.1:
  998. resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
  999. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1000. require-directory@2.1.1:
  1001. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  1002. engines: {node: '>=0.10.0'}
  1003. require-from-string@2.0.2:
  1004. resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
  1005. engines: {node: '>=0.10.0'}
  1006. resolve-from@4.0.0:
  1007. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1008. engines: {node: '>=4'}
  1009. resolve-pkg-maps@1.0.0:
  1010. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1011. resolve@1.22.8:
  1012. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
  1013. hasBin: true
  1014. retry@0.13.1:
  1015. resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
  1016. engines: {node: '>= 4'}
  1017. reusify@1.0.4:
  1018. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1019. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1020. run-parallel@1.2.0:
  1021. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1022. safe-buffer@5.2.1:
  1023. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  1024. scslre@0.3.0:
  1025. resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
  1026. engines: {node: ^14.0.0 || >=16.0.0}
  1027. semver@7.6.3:
  1028. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  1029. engines: {node: '>=10'}
  1030. hasBin: true
  1031. serialize-javascript@6.0.2:
  1032. resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
  1033. server-only@0.0.1:
  1034. resolution: {integrity: sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==}
  1035. shebang-command@2.0.0:
  1036. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1037. engines: {node: '>=8'}
  1038. shebang-regex@3.0.0:
  1039. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1040. engines: {node: '>=8'}
  1041. simple-concat@1.0.1:
  1042. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  1043. simple-get@4.0.1:
  1044. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  1045. slice-ansi@4.0.0:
  1046. resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==}
  1047. engines: {node: '>=10'}
  1048. source-map-support@0.5.21:
  1049. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  1050. source-map@0.6.1:
  1051. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1052. engines: {node: '>=0.10.0'}
  1053. stable-hash@0.0.4:
  1054. resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==}
  1055. streamx@2.20.0:
  1056. resolution: {integrity: sha512-ZGd1LhDeGFucr1CUCTBOS58ZhEendd0ttpGT3usTvosS4ntIwKN9LJFp+OeCSprsCPL14BXVRZlHGRY1V9PVzQ==}
  1057. string-argv@0.3.2:
  1058. resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==}
  1059. engines: {node: '>=0.6.19'}
  1060. string-similarity@4.0.4:
  1061. resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==}
  1062. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  1063. string-width@4.2.3:
  1064. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1065. engines: {node: '>=8'}
  1066. string_decoder@1.3.0:
  1067. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  1068. strip-ansi@6.0.1:
  1069. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1070. engines: {node: '>=8'}
  1071. strip-json-comments@2.0.1:
  1072. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  1073. engines: {node: '>=0.10.0'}
  1074. strip-json-comments@3.1.1:
  1075. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1076. engines: {node: '>=8'}
  1077. supports-color@7.2.0:
  1078. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1079. engines: {node: '>=8'}
  1080. supports-color@8.1.1:
  1081. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  1082. engines: {node: '>=10'}
  1083. supports-preserve-symlinks-flag@1.0.0:
  1084. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1085. engines: {node: '>= 0.4'}
  1086. synckit@0.6.2:
  1087. resolution: {integrity: sha512-Vhf+bUa//YSTYKseDiiEuQmhGCoIF3CVBhunm3r/DQnYiGT4JssmnKQc44BIyOZRK2pKjXXAgbhfmbeoC9CJpA==}
  1088. engines: {node: '>=12.20'}
  1089. table@6.8.2:
  1090. resolution: {integrity: sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==}
  1091. engines: {node: '>=10.0.0'}
  1092. tapable@2.2.1:
  1093. resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
  1094. engines: {node: '>=6'}
  1095. tar-fs@2.1.1:
  1096. resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}
  1097. tar-fs@3.0.6:
  1098. resolution: {integrity: sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==}
  1099. tar-stream@2.2.0:
  1100. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  1101. engines: {node: '>=6'}
  1102. tar-stream@3.1.7:
  1103. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  1104. text-decoder@1.1.1:
  1105. resolution: {integrity: sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==}
  1106. text-table@0.2.0:
  1107. resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
  1108. tldts-core@6.1.43:
  1109. resolution: {integrity: sha512-iO1G3F2NqtmJUYlTfcH2liSdaqDnjpYn6iGftbLRNx8DF6IRIjbknVt+q0ijwZ2KGZX3J8zeYGFoiI+ZtHT5MQ==}
  1110. tldts-experimental@6.1.43:
  1111. resolution: {integrity: sha512-sziyPA9lOF4QQ1lB51HYVvPfoGmwWEuMrpJ9PleIRLWf1RU3O5JWqEDF07EiuuqilBOPfoeZvnJhOVYksTMtoA==}
  1112. tldts@6.1.43:
  1113. resolution: {integrity: sha512-5J2v/CbNH8CkwsQV+igsuu0+3eeTfRDn1CFf38a24ZD6FIrbm3DZFu4UrrpoOSejhuP4N1PNDNUvJcw+f4nXNw==}
  1114. hasBin: true
  1115. to-regex-range@5.0.1:
  1116. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1117. engines: {node: '>=8.0'}
  1118. ts-api-utils@1.3.0:
  1119. resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
  1120. engines: {node: '>=16'}
  1121. peerDependencies:
  1122. typescript: '>=4.2.0'
  1123. tslib@2.7.0:
  1124. resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
  1125. tunnel-agent@0.6.0:
  1126. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  1127. type-check@0.4.0:
  1128. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1129. engines: {node: '>= 0.8.0'}
  1130. type-detect@4.0.8:
  1131. resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
  1132. engines: {node: '>=4'}
  1133. type-fest@4.26.1:
  1134. resolution: {integrity: sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==}
  1135. engines: {node: '>=16'}
  1136. typescript-eslint@8.4.0:
  1137. resolution: {integrity: sha512-67qoc3zQZe3CAkO0ua17+7aCLI0dU+sSQd1eKPGq06QE4rfQjstVXR6woHO5qQvGUa550NfGckT4tzh3b3c8Pw==}
  1138. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1139. peerDependencies:
  1140. typescript: '*'
  1141. peerDependenciesMeta:
  1142. typescript:
  1143. optional: true
  1144. typescript@5.6.2:
  1145. resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
  1146. engines: {node: '>=14.17'}
  1147. hasBin: true
  1148. ufo@1.5.4:
  1149. resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  1150. undici-types@5.26.5:
  1151. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  1152. uri-js@4.4.1:
  1153. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1154. util-deprecate@1.0.2:
  1155. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1156. which@2.0.2:
  1157. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1158. engines: {node: '>= 8'}
  1159. hasBin: true
  1160. word-wrap@1.2.5:
  1161. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1162. engines: {node: '>=0.10.0'}
  1163. workerpool@6.5.1:
  1164. resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==}
  1165. wrap-ansi@7.0.0:
  1166. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1167. engines: {node: '>=10'}
  1168. wrappy@1.0.2:
  1169. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1170. y18n@5.0.8:
  1171. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  1172. engines: {node: '>=10'}
  1173. yaml@2.5.1:
  1174. resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
  1175. engines: {node: '>= 14'}
  1176. hasBin: true
  1177. yargs-parser@20.2.9:
  1178. resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
  1179. engines: {node: '>=10'}
  1180. yargs-unparser@2.0.0:
  1181. resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
  1182. engines: {node: '>=10'}
  1183. yargs@16.2.0:
  1184. resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==}
  1185. engines: {node: '>=10'}
  1186. yocto-queue@0.1.0:
  1187. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1188. engines: {node: '>=10'}
  1189. snapshots:
  1190. '@cliqz/adblocker-content@1.33.2':
  1191. dependencies:
  1192. '@cliqz/adblocker-extended-selectors': 1.33.2
  1193. '@cliqz/adblocker-extended-selectors@1.33.2': {}
  1194. '@cliqz/adblocker@1.33.2':
  1195. dependencies:
  1196. '@cliqz/adblocker-content': 1.33.2
  1197. '@cliqz/adblocker-extended-selectors': 1.33.2
  1198. '@remusao/guess-url-type': 1.3.0
  1199. '@remusao/small': 1.3.0
  1200. '@remusao/smaz': 1.10.0
  1201. '@types/chrome': 0.0.270
  1202. '@types/firefox-webext-browser': 120.0.4
  1203. tldts-experimental: 6.1.43
  1204. '@dual-bundle/import-meta-resolve@4.1.0': {}
  1205. '@emnapi/core@1.2.0':
  1206. dependencies:
  1207. '@emnapi/wasi-threads': 1.0.1
  1208. tslib: 2.7.0
  1209. optional: true
  1210. '@emnapi/runtime@1.2.0':
  1211. dependencies:
  1212. tslib: 2.7.0
  1213. optional: true
  1214. '@emnapi/wasi-threads@1.0.1':
  1215. dependencies:
  1216. tslib: 2.7.0
  1217. optional: true
  1218. '@eslint-community/eslint-plugin-eslint-comments@4.4.0(eslint@9.10.0)':
  1219. dependencies:
  1220. escape-string-regexp: 4.0.0
  1221. eslint: 9.10.0
  1222. ignore: 5.3.2
  1223. '@eslint-community/eslint-utils@4.4.0(eslint@9.10.0)':
  1224. dependencies:
  1225. eslint: 9.10.0
  1226. eslint-visitor-keys: 3.4.3
  1227. '@eslint-community/regexpp@4.11.0': {}
  1228. '@eslint-sukka/node@6.4.1(eslint@9.10.0)(typescript@5.6.2)':
  1229. dependencies:
  1230. '@eslint-sukka/shared': 6.4.1(eslint@9.10.0)(typescript@5.6.2)
  1231. eslint-plugin-n: 17.10.2(eslint@9.10.0)
  1232. eslint-plugin-sukka: 6.4.1(eslint@9.10.0)(typescript@5.6.2)
  1233. transitivePeerDependencies:
  1234. - eslint
  1235. - supports-color
  1236. - typescript
  1237. '@eslint-sukka/shared@6.4.1(eslint@9.10.0)(typescript@5.6.2)':
  1238. dependencies:
  1239. '@dual-bundle/import-meta-resolve': 4.1.0
  1240. '@types/eslint': 9.6.1
  1241. '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1242. type-fest: 4.26.1
  1243. transitivePeerDependencies:
  1244. - eslint
  1245. - supports-color
  1246. - typescript
  1247. '@eslint/config-array@0.18.0':
  1248. dependencies:
  1249. '@eslint/object-schema': 2.1.4
  1250. debug: 4.3.6(supports-color@8.1.1)
  1251. minimatch: 3.1.2
  1252. transitivePeerDependencies:
  1253. - supports-color
  1254. '@eslint/eslintrc@3.1.0':
  1255. dependencies:
  1256. ajv: 6.12.6
  1257. debug: 4.3.6(supports-color@8.1.1)
  1258. espree: 10.1.0
  1259. globals: 14.0.0
  1260. ignore: 5.3.2
  1261. import-fresh: 3.3.0
  1262. js-yaml: 4.1.0
  1263. minimatch: 3.1.2
  1264. strip-json-comments: 3.1.1
  1265. transitivePeerDependencies:
  1266. - supports-color
  1267. '@eslint/js@9.10.0': {}
  1268. '@eslint/object-schema@2.1.4': {}
  1269. '@eslint/plugin-kit@0.1.0':
  1270. dependencies:
  1271. levn: 0.4.1
  1272. '@humanwhocodes/module-importer@1.0.1': {}
  1273. '@humanwhocodes/retry@0.3.0': {}
  1274. '@jsdevtools/ez-spawn@3.0.4':
  1275. dependencies:
  1276. call-me-maybe: 1.0.2
  1277. cross-spawn: 7.0.3
  1278. string-argv: 0.3.2
  1279. type-detect: 4.0.8
  1280. '@napi-rs/wasm-runtime@0.2.4':
  1281. dependencies:
  1282. '@emnapi/core': 1.2.0
  1283. '@emnapi/runtime': 1.2.0
  1284. '@tybys/wasm-util': 0.9.0
  1285. optional: true
  1286. '@nodelib/fs.scandir@2.1.5':
  1287. dependencies:
  1288. '@nodelib/fs.stat': 2.0.5
  1289. run-parallel: 1.2.0
  1290. '@nodelib/fs.stat@2.0.5': {}
  1291. '@nodelib/fs.walk@1.2.8':
  1292. dependencies:
  1293. '@nodelib/fs.scandir': 2.1.5
  1294. fastq: 1.17.1
  1295. '@oxc-resolver/binding-darwin-arm64@1.10.2':
  1296. optional: true
  1297. '@oxc-resolver/binding-darwin-x64@1.10.2':
  1298. optional: true
  1299. '@oxc-resolver/binding-freebsd-x64@1.10.2':
  1300. optional: true
  1301. '@oxc-resolver/binding-linux-arm-gnueabihf@1.10.2':
  1302. optional: true
  1303. '@oxc-resolver/binding-linux-arm64-gnu@1.10.2':
  1304. optional: true
  1305. '@oxc-resolver/binding-linux-arm64-musl@1.10.2':
  1306. optional: true
  1307. '@oxc-resolver/binding-linux-x64-gnu@1.10.2':
  1308. optional: true
  1309. '@oxc-resolver/binding-linux-x64-musl@1.10.2':
  1310. optional: true
  1311. '@oxc-resolver/binding-wasm32-wasi@1.10.2':
  1312. dependencies:
  1313. '@napi-rs/wasm-runtime': 0.2.4
  1314. optional: true
  1315. '@oxc-resolver/binding-win32-arm64-msvc@1.10.2':
  1316. optional: true
  1317. '@oxc-resolver/binding-win32-x64-msvc@1.10.2':
  1318. optional: true
  1319. '@remusao/guess-url-type@1.3.0': {}
  1320. '@remusao/small@1.3.0': {}
  1321. '@remusao/smaz-compress@1.10.0':
  1322. dependencies:
  1323. '@remusao/trie': 1.5.0
  1324. '@remusao/smaz-decompress@1.10.0': {}
  1325. '@remusao/smaz@1.10.0':
  1326. dependencies:
  1327. '@remusao/smaz-compress': 1.10.0
  1328. '@remusao/smaz-decompress': 1.10.0
  1329. '@remusao/trie@1.5.0': {}
  1330. '@stylistic/eslint-plugin-js@2.7.2(eslint@9.10.0)':
  1331. dependencies:
  1332. '@types/eslint': 9.6.1
  1333. eslint: 9.10.0
  1334. eslint-visitor-keys: 4.0.0
  1335. espree: 10.1.0
  1336. '@stylistic/eslint-plugin-plus@2.7.2(eslint@9.10.0)':
  1337. dependencies:
  1338. '@types/eslint': 9.6.1
  1339. eslint: 9.10.0
  1340. '@stylistic/eslint-plugin-ts@2.7.2(eslint@9.10.0)(typescript@5.6.2)':
  1341. dependencies:
  1342. '@types/eslint': 9.6.1
  1343. '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1344. eslint: 9.10.0
  1345. eslint-visitor-keys: 4.0.0
  1346. espree: 10.1.0
  1347. transitivePeerDependencies:
  1348. - supports-color
  1349. - typescript
  1350. '@swc-node/core@1.13.3(@swc/core@1.7.24)(@swc/types@0.1.12)':
  1351. dependencies:
  1352. '@swc/core': 1.7.24
  1353. '@swc/types': 0.1.12
  1354. '@swc-node/register@1.10.9(@swc/core@1.7.24)(@swc/types@0.1.12)(typescript@5.6.2)':
  1355. dependencies:
  1356. '@swc-node/core': 1.13.3(@swc/core@1.7.24)(@swc/types@0.1.12)
  1357. '@swc-node/sourcemap-support': 0.5.1
  1358. '@swc/core': 1.7.24
  1359. colorette: 2.0.20
  1360. debug: 4.3.6(supports-color@8.1.1)
  1361. oxc-resolver: 1.10.2
  1362. pirates: 4.0.6
  1363. tslib: 2.7.0
  1364. typescript: 5.6.2
  1365. transitivePeerDependencies:
  1366. - '@swc/types'
  1367. - supports-color
  1368. '@swc-node/sourcemap-support@0.5.1':
  1369. dependencies:
  1370. source-map-support: 0.5.21
  1371. tslib: 2.7.0
  1372. '@swc/core-darwin-arm64@1.7.24':
  1373. optional: true
  1374. '@swc/core-darwin-x64@1.7.24':
  1375. optional: true
  1376. '@swc/core-linux-arm-gnueabihf@1.7.24':
  1377. optional: true
  1378. '@swc/core-linux-arm64-gnu@1.7.24':
  1379. optional: true
  1380. '@swc/core-linux-arm64-musl@1.7.24':
  1381. optional: true
  1382. '@swc/core-linux-x64-gnu@1.7.24':
  1383. optional: true
  1384. '@swc/core-linux-x64-musl@1.7.24':
  1385. optional: true
  1386. '@swc/core-win32-arm64-msvc@1.7.24':
  1387. optional: true
  1388. '@swc/core-win32-ia32-msvc@1.7.24':
  1389. optional: true
  1390. '@swc/core-win32-x64-msvc@1.7.24':
  1391. optional: true
  1392. '@swc/core@1.7.24':
  1393. dependencies:
  1394. '@swc/counter': 0.1.3
  1395. '@swc/types': 0.1.12
  1396. optionalDependencies:
  1397. '@swc/core-darwin-arm64': 1.7.24
  1398. '@swc/core-darwin-x64': 1.7.24
  1399. '@swc/core-linux-arm-gnueabihf': 1.7.24
  1400. '@swc/core-linux-arm64-gnu': 1.7.24
  1401. '@swc/core-linux-arm64-musl': 1.7.24
  1402. '@swc/core-linux-x64-gnu': 1.7.24
  1403. '@swc/core-linux-x64-musl': 1.7.24
  1404. '@swc/core-win32-arm64-msvc': 1.7.24
  1405. '@swc/core-win32-ia32-msvc': 1.7.24
  1406. '@swc/core-win32-x64-msvc': 1.7.24
  1407. '@swc/counter@0.1.3': {}
  1408. '@swc/types@0.1.12':
  1409. dependencies:
  1410. '@swc/counter': 0.1.3
  1411. '@tybys/wasm-util@0.9.0':
  1412. dependencies:
  1413. tslib: 2.7.0
  1414. optional: true
  1415. '@types/async-retry@1.4.8':
  1416. dependencies:
  1417. '@types/retry': 0.12.5
  1418. '@types/better-sqlite3@7.6.11':
  1419. dependencies:
  1420. '@types/node': 20.14.11
  1421. '@types/chai@4.3.19': {}
  1422. '@types/chrome@0.0.270':
  1423. dependencies:
  1424. '@types/filesystem': 0.0.36
  1425. '@types/har-format': 1.2.15
  1426. '@types/eslint@9.6.1':
  1427. dependencies:
  1428. '@types/estree': 1.0.5
  1429. '@types/json-schema': 7.0.15
  1430. '@types/estree@1.0.5': {}
  1431. '@types/filesystem@0.0.36':
  1432. dependencies:
  1433. '@types/filewriter': 0.0.33
  1434. '@types/filewriter@0.0.33': {}
  1435. '@types/firefox-webext-browser@120.0.4': {}
  1436. '@types/har-format@1.2.15': {}
  1437. '@types/json-schema@7.0.15': {}
  1438. '@types/mocha@10.0.7': {}
  1439. '@types/node@20.14.11':
  1440. dependencies:
  1441. undici-types: 5.26.5
  1442. '@types/punycode@2.1.4': {}
  1443. '@types/retry@0.12.5': {}
  1444. '@types/tar-fs@2.0.4':
  1445. dependencies:
  1446. '@types/node': 20.14.11
  1447. '@types/tar-stream': 3.1.3
  1448. '@types/tar-stream@3.1.3':
  1449. dependencies:
  1450. '@types/node': 20.14.11
  1451. '@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2)':
  1452. dependencies:
  1453. '@eslint-community/regexpp': 4.11.0
  1454. '@typescript-eslint/parser': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1455. '@typescript-eslint/scope-manager': 8.4.0
  1456. '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1457. '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1458. '@typescript-eslint/visitor-keys': 8.4.0
  1459. eslint: 9.10.0
  1460. graphemer: 1.4.0
  1461. ignore: 5.3.2
  1462. natural-compare: 1.4.0
  1463. ts-api-utils: 1.3.0(typescript@5.6.2)
  1464. optionalDependencies:
  1465. typescript: 5.6.2
  1466. transitivePeerDependencies:
  1467. - supports-color
  1468. '@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.6.2)':
  1469. dependencies:
  1470. '@typescript-eslint/scope-manager': 8.4.0
  1471. '@typescript-eslint/types': 8.4.0
  1472. '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
  1473. '@typescript-eslint/visitor-keys': 8.4.0
  1474. debug: 4.3.6(supports-color@8.1.1)
  1475. eslint: 9.10.0
  1476. optionalDependencies:
  1477. typescript: 5.6.2
  1478. transitivePeerDependencies:
  1479. - supports-color
  1480. '@typescript-eslint/scope-manager@8.4.0':
  1481. dependencies:
  1482. '@typescript-eslint/types': 8.4.0
  1483. '@typescript-eslint/visitor-keys': 8.4.0
  1484. '@typescript-eslint/type-utils@8.4.0(eslint@9.10.0)(typescript@5.6.2)':
  1485. dependencies:
  1486. '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
  1487. '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1488. debug: 4.3.6(supports-color@8.1.1)
  1489. ts-api-utils: 1.3.0(typescript@5.6.2)
  1490. optionalDependencies:
  1491. typescript: 5.6.2
  1492. transitivePeerDependencies:
  1493. - eslint
  1494. - supports-color
  1495. '@typescript-eslint/types@8.4.0': {}
  1496. '@typescript-eslint/typescript-estree@8.4.0(typescript@5.6.2)':
  1497. dependencies:
  1498. '@typescript-eslint/types': 8.4.0
  1499. '@typescript-eslint/visitor-keys': 8.4.0
  1500. debug: 4.3.6(supports-color@8.1.1)
  1501. fast-glob: 3.3.2
  1502. is-glob: 4.0.3
  1503. minimatch: 9.0.5
  1504. semver: 7.6.3
  1505. ts-api-utils: 1.3.0(typescript@5.6.2)
  1506. optionalDependencies:
  1507. typescript: 5.6.2
  1508. transitivePeerDependencies:
  1509. - supports-color
  1510. '@typescript-eslint/utils@8.4.0(eslint@9.10.0)(typescript@5.6.2)':
  1511. dependencies:
  1512. '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
  1513. '@typescript-eslint/scope-manager': 8.4.0
  1514. '@typescript-eslint/types': 8.4.0
  1515. '@typescript-eslint/typescript-estree': 8.4.0(typescript@5.6.2)
  1516. eslint: 9.10.0
  1517. transitivePeerDependencies:
  1518. - supports-color
  1519. - typescript
  1520. '@typescript-eslint/visitor-keys@8.4.0':
  1521. dependencies:
  1522. '@typescript-eslint/types': 8.4.0
  1523. eslint-visitor-keys: 3.4.3
  1524. acorn-jsx@5.3.2(acorn@8.12.1):
  1525. dependencies:
  1526. acorn: 8.12.1
  1527. acorn@8.12.1: {}
  1528. ajv@6.12.6:
  1529. dependencies:
  1530. fast-deep-equal: 3.1.3
  1531. fast-json-stable-stringify: 2.1.0
  1532. json-schema-traverse: 0.4.1
  1533. uri-js: 4.4.1
  1534. ajv@8.17.1:
  1535. dependencies:
  1536. fast-deep-equal: 3.1.3
  1537. fast-uri: 3.0.1
  1538. json-schema-traverse: 1.0.0
  1539. require-from-string: 2.0.2
  1540. ansi-colors@4.1.3: {}
  1541. ansi-regex@5.0.1: {}
  1542. ansi-styles@4.3.0:
  1543. dependencies:
  1544. color-convert: 2.0.1
  1545. anymatch@3.1.3:
  1546. dependencies:
  1547. normalize-path: 3.0.0
  1548. picomatch: 2.3.1
  1549. argparse@2.0.1: {}
  1550. assertion-error@1.1.0: {}
  1551. astral-regex@2.0.0: {}
  1552. async-retry@1.3.3:
  1553. dependencies:
  1554. retry: 0.13.1
  1555. async-sema@3.1.1: {}
  1556. b4a@1.6.6: {}
  1557. balanced-match@1.0.2: {}
  1558. bare-events@2.4.2:
  1559. optional: true
  1560. bare-fs@2.3.3:
  1561. dependencies:
  1562. bare-events: 2.4.2
  1563. bare-path: 2.1.3
  1564. bare-stream: 2.2.1
  1565. optional: true
  1566. bare-os@2.4.2:
  1567. optional: true
  1568. bare-path@2.1.3:
  1569. dependencies:
  1570. bare-os: 2.4.2
  1571. optional: true
  1572. bare-stream@2.2.1:
  1573. dependencies:
  1574. b4a: 1.6.6
  1575. streamx: 2.20.0
  1576. optional: true
  1577. base64-js@1.5.1: {}
  1578. better-sqlite3@11.2.1:
  1579. dependencies:
  1580. bindings: 1.5.0
  1581. prebuild-install: 7.1.2
  1582. binary-extensions@2.3.0: {}
  1583. bindings@1.5.0:
  1584. dependencies:
  1585. file-uri-to-path: 1.0.0
  1586. bl@4.1.0:
  1587. dependencies:
  1588. buffer: 5.7.1
  1589. inherits: 2.0.4
  1590. readable-stream: 3.6.2
  1591. brace-expansion@1.1.11:
  1592. dependencies:
  1593. balanced-match: 1.0.2
  1594. concat-map: 0.0.1
  1595. brace-expansion@2.0.1:
  1596. dependencies:
  1597. balanced-match: 1.0.2
  1598. braces@3.0.3:
  1599. dependencies:
  1600. fill-range: 7.1.1
  1601. browser-stdout@1.3.1: {}
  1602. buffer-from@1.1.2: {}
  1603. buffer@5.7.1:
  1604. dependencies:
  1605. base64-js: 1.5.1
  1606. ieee754: 1.2.1
  1607. call-me-maybe@1.0.2: {}
  1608. callsites@3.1.0: {}
  1609. camelcase@6.3.0: {}
  1610. chai@4.4.1:
  1611. dependencies:
  1612. assertion-error: 1.1.0
  1613. check-error: 1.0.3
  1614. deep-eql: 4.1.4
  1615. get-func-name: 2.0.2
  1616. loupe: 2.3.7
  1617. pathval: 1.1.1
  1618. type-detect: 4.0.8
  1619. chalk@4.1.2:
  1620. dependencies:
  1621. ansi-styles: 4.3.0
  1622. supports-color: 7.2.0
  1623. check-error@1.0.3:
  1624. dependencies:
  1625. get-func-name: 2.0.2
  1626. chokidar@3.6.0:
  1627. dependencies:
  1628. anymatch: 3.1.3
  1629. braces: 3.0.3
  1630. glob-parent: 5.1.2
  1631. is-binary-path: 2.1.0
  1632. is-glob: 4.0.3
  1633. normalize-path: 3.0.0
  1634. readdirp: 3.6.0
  1635. optionalDependencies:
  1636. fsevents: 2.3.3
  1637. chownr@1.1.4: {}
  1638. ci-info@4.0.0: {}
  1639. client-only@0.0.1: {}
  1640. cliui@7.0.4:
  1641. dependencies:
  1642. string-width: 4.2.3
  1643. strip-ansi: 6.0.1
  1644. wrap-ansi: 7.0.0
  1645. color-convert@2.0.1:
  1646. dependencies:
  1647. color-name: 1.1.4
  1648. color-name@1.1.4: {}
  1649. colorette@2.0.20: {}
  1650. comment-parser@1.4.1: {}
  1651. concat-map@0.0.1: {}
  1652. confbox@0.1.7: {}
  1653. cross-spawn@7.0.3:
  1654. dependencies:
  1655. path-key: 3.1.1
  1656. shebang-command: 2.0.0
  1657. which: 2.0.2
  1658. csv-parse@5.5.6: {}
  1659. debug@3.2.7:
  1660. dependencies:
  1661. ms: 2.1.3
  1662. debug@4.3.6(supports-color@8.1.1):
  1663. dependencies:
  1664. ms: 2.1.2
  1665. optionalDependencies:
  1666. supports-color: 8.1.1
  1667. decamelize@4.0.0: {}
  1668. decompress-response@6.0.0:
  1669. dependencies:
  1670. mimic-response: 3.1.0
  1671. deep-eql@4.1.4:
  1672. dependencies:
  1673. type-detect: 4.0.8
  1674. deep-extend@0.6.0: {}
  1675. deep-is@0.1.4: {}
  1676. defu@6.1.4: {}
  1677. detect-libc@2.0.3: {}
  1678. diff@5.2.0: {}
  1679. doctrine@3.0.0:
  1680. dependencies:
  1681. esutils: 2.0.3
  1682. emoji-regex@8.0.0: {}
  1683. end-of-stream@1.4.4:
  1684. dependencies:
  1685. once: 1.4.0
  1686. enhanced-resolve@5.17.1:
  1687. dependencies:
  1688. graceful-fs: 4.2.11
  1689. tapable: 2.2.1
  1690. escalade@3.1.2: {}
  1691. escape-string-regexp@4.0.0: {}
  1692. eslint-compat-utils@0.5.1(eslint@9.10.0):
  1693. dependencies:
  1694. eslint: 9.10.0
  1695. semver: 7.6.3
  1696. eslint-config-sukka@6.4.1(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2):
  1697. dependencies:
  1698. '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.10.0)
  1699. '@eslint-sukka/shared': 6.4.1(eslint@9.10.0)(typescript@5.6.2)
  1700. '@eslint/js': 9.10.0
  1701. '@stylistic/eslint-plugin-js': 2.7.2(eslint@9.10.0)
  1702. '@stylistic/eslint-plugin-plus': 2.7.2(eslint@9.10.0)
  1703. '@stylistic/eslint-plugin-ts': 2.7.2(eslint@9.10.0)(typescript@5.6.2)
  1704. '@typescript-eslint/parser': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1705. ci-info: 4.0.0
  1706. defu: 6.1.4
  1707. eslint-import-resolver-ts-bundled: 6.4.1
  1708. eslint-plugin-autofix: 2.2.0(eslint@9.10.0)
  1709. eslint-plugin-import-x: 4.2.1(eslint@9.10.0)(typescript@5.6.2)
  1710. eslint-plugin-jsonc: 2.16.0(eslint@9.10.0)
  1711. eslint-plugin-promise: 7.1.0(eslint@9.10.0)
  1712. eslint-plugin-regexp: 2.6.0(eslint@9.10.0)
  1713. eslint-plugin-sukka: 6.4.1(eslint@9.10.0)(typescript@5.6.2)
  1714. eslint-plugin-unused-imports: 4.1.3(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)
  1715. jsonc-eslint-parser: 2.4.0
  1716. local-pkg: 0.5.0
  1717. picocolors: 1.1.0
  1718. typescript-eslint: 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1719. transitivePeerDependencies:
  1720. - '@typescript-eslint/eslint-plugin'
  1721. - eslint
  1722. - supports-color
  1723. - typescript
  1724. eslint-formatter-sukka@6.4.1:
  1725. dependencies:
  1726. ci-info: 4.0.0
  1727. picocolors: 1.1.0
  1728. eslint-import-resolver-node@0.3.9:
  1729. dependencies:
  1730. debug: 3.2.7
  1731. is-core-module: 2.15.1
  1732. resolve: 1.22.8
  1733. transitivePeerDependencies:
  1734. - supports-color
  1735. eslint-import-resolver-ts-bundled@6.4.1:
  1736. dependencies:
  1737. enhanced-resolve: 5.17.1
  1738. eslint-plugin-autofix@2.2.0(eslint@9.10.0):
  1739. dependencies:
  1740. eslint: 9.10.0
  1741. eslint-rule-composer: 0.3.0
  1742. espree: 9.6.1
  1743. esutils: 2.0.3
  1744. string-similarity: 4.0.4
  1745. eslint-plugin-es-x@7.8.0(eslint@9.10.0):
  1746. dependencies:
  1747. '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
  1748. '@eslint-community/regexpp': 4.11.0
  1749. eslint: 9.10.0
  1750. eslint-compat-utils: 0.5.1(eslint@9.10.0)
  1751. eslint-plugin-import-x@4.2.1(eslint@9.10.0)(typescript@5.6.2):
  1752. dependencies:
  1753. '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1754. debug: 4.3.6(supports-color@8.1.1)
  1755. doctrine: 3.0.0
  1756. eslint: 9.10.0
  1757. eslint-import-resolver-node: 0.3.9
  1758. get-tsconfig: 4.8.0
  1759. is-glob: 4.0.3
  1760. minimatch: 9.0.5
  1761. semver: 7.6.3
  1762. stable-hash: 0.0.4
  1763. tslib: 2.7.0
  1764. transitivePeerDependencies:
  1765. - supports-color
  1766. - typescript
  1767. eslint-plugin-jsonc@2.16.0(eslint@9.10.0):
  1768. dependencies:
  1769. '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
  1770. eslint: 9.10.0
  1771. eslint-compat-utils: 0.5.1(eslint@9.10.0)
  1772. espree: 9.6.1
  1773. graphemer: 1.4.0
  1774. jsonc-eslint-parser: 2.4.0
  1775. natural-compare: 1.4.0
  1776. synckit: 0.6.2
  1777. eslint-plugin-n@17.10.2(eslint@9.10.0):
  1778. dependencies:
  1779. '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
  1780. enhanced-resolve: 5.17.1
  1781. eslint: 9.10.0
  1782. eslint-plugin-es-x: 7.8.0(eslint@9.10.0)
  1783. get-tsconfig: 4.8.0
  1784. globals: 15.9.0
  1785. ignore: 5.3.2
  1786. minimatch: 9.0.5
  1787. semver: 7.6.3
  1788. eslint-plugin-promise@7.1.0(eslint@9.10.0):
  1789. dependencies:
  1790. eslint: 9.10.0
  1791. eslint-plugin-regexp@2.6.0(eslint@9.10.0):
  1792. dependencies:
  1793. '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
  1794. '@eslint-community/regexpp': 4.11.0
  1795. comment-parser: 1.4.1
  1796. eslint: 9.10.0
  1797. jsdoc-type-pratt-parser: 4.1.0
  1798. refa: 0.12.1
  1799. regexp-ast-analysis: 0.7.1
  1800. scslre: 0.3.0
  1801. eslint-plugin-sukka@6.4.1(eslint@9.10.0)(typescript@5.6.2):
  1802. dependencies:
  1803. '@eslint-sukka/shared': 6.4.1(eslint@9.10.0)(typescript@5.6.2)
  1804. '@typescript-eslint/type-utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1805. '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  1806. transitivePeerDependencies:
  1807. - eslint
  1808. - supports-color
  1809. - typescript
  1810. eslint-plugin-unused-imports@4.1.3(@typescript-eslint/eslint-plugin@8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0):
  1811. dependencies:
  1812. eslint: 9.10.0
  1813. optionalDependencies:
  1814. '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2)
  1815. eslint-rule-composer@0.3.0: {}
  1816. eslint-scope@8.0.2:
  1817. dependencies:
  1818. esrecurse: 4.3.0
  1819. estraverse: 5.3.0
  1820. eslint-visitor-keys@3.4.3: {}
  1821. eslint-visitor-keys@4.0.0: {}
  1822. eslint@9.10.0:
  1823. dependencies:
  1824. '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0)
  1825. '@eslint-community/regexpp': 4.11.0
  1826. '@eslint/config-array': 0.18.0
  1827. '@eslint/eslintrc': 3.1.0
  1828. '@eslint/js': 9.10.0
  1829. '@eslint/plugin-kit': 0.1.0
  1830. '@humanwhocodes/module-importer': 1.0.1
  1831. '@humanwhocodes/retry': 0.3.0
  1832. '@nodelib/fs.walk': 1.2.8
  1833. ajv: 6.12.6
  1834. chalk: 4.1.2
  1835. cross-spawn: 7.0.3
  1836. debug: 4.3.6(supports-color@8.1.1)
  1837. escape-string-regexp: 4.0.0
  1838. eslint-scope: 8.0.2
  1839. eslint-visitor-keys: 4.0.0
  1840. espree: 10.1.0
  1841. esquery: 1.6.0
  1842. esutils: 2.0.3
  1843. fast-deep-equal: 3.1.3
  1844. file-entry-cache: 8.0.0
  1845. find-up: 5.0.0
  1846. glob-parent: 6.0.2
  1847. ignore: 5.3.2
  1848. imurmurhash: 0.1.4
  1849. is-glob: 4.0.3
  1850. is-path-inside: 3.0.3
  1851. json-stable-stringify-without-jsonify: 1.0.1
  1852. lodash.merge: 4.6.2
  1853. minimatch: 3.1.2
  1854. natural-compare: 1.4.0
  1855. optionator: 0.9.4
  1856. strip-ansi: 6.0.1
  1857. text-table: 0.2.0
  1858. transitivePeerDependencies:
  1859. - supports-color
  1860. espree@10.1.0:
  1861. dependencies:
  1862. acorn: 8.12.1
  1863. acorn-jsx: 5.3.2(acorn@8.12.1)
  1864. eslint-visitor-keys: 4.0.0
  1865. espree@9.6.1:
  1866. dependencies:
  1867. acorn: 8.12.1
  1868. acorn-jsx: 5.3.2(acorn@8.12.1)
  1869. eslint-visitor-keys: 3.4.3
  1870. esquery@1.6.0:
  1871. dependencies:
  1872. estraverse: 5.3.0
  1873. esrecurse@4.3.0:
  1874. dependencies:
  1875. estraverse: 5.3.0
  1876. estraverse@5.3.0: {}
  1877. esutils@2.0.3: {}
  1878. expand-template@2.0.3: {}
  1879. fast-cidr-tools@0.2.5: {}
  1880. fast-deep-equal@3.1.3: {}
  1881. fast-fifo@1.3.2: {}
  1882. fast-glob@3.3.2:
  1883. dependencies:
  1884. '@nodelib/fs.stat': 2.0.5
  1885. '@nodelib/fs.walk': 1.2.8
  1886. glob-parent: 5.1.2
  1887. merge2: 1.4.1
  1888. micromatch: 4.0.8
  1889. fast-json-stable-stringify@2.1.0: {}
  1890. fast-levenshtein@2.0.6: {}
  1891. fast-uri@3.0.1: {}
  1892. fastq@1.17.1:
  1893. dependencies:
  1894. reusify: 1.0.4
  1895. fdir@6.3.0(picomatch@4.0.2):
  1896. optionalDependencies:
  1897. picomatch: 4.0.2
  1898. file-entry-cache@8.0.0:
  1899. dependencies:
  1900. flat-cache: 4.0.1
  1901. file-uri-to-path@1.0.0: {}
  1902. fill-range@7.1.1:
  1903. dependencies:
  1904. to-regex-range: 5.0.1
  1905. find-up@5.0.0:
  1906. dependencies:
  1907. locate-path: 6.0.0
  1908. path-exists: 4.0.0
  1909. flat-cache@4.0.1:
  1910. dependencies:
  1911. flatted: 3.3.1
  1912. keyv: 4.5.4
  1913. flat@5.0.2: {}
  1914. flatted@3.3.1: {}
  1915. foxact@0.2.38:
  1916. dependencies:
  1917. client-only: 0.0.1
  1918. server-only: 0.0.1
  1919. fs-constants@1.0.0: {}
  1920. fs.realpath@1.0.0: {}
  1921. fsevents@2.3.3:
  1922. optional: true
  1923. function-bind@1.1.2: {}
  1924. get-caller-file@2.0.5: {}
  1925. get-func-name@2.0.2: {}
  1926. get-tsconfig@4.8.0:
  1927. dependencies:
  1928. resolve-pkg-maps: 1.0.0
  1929. github-from-package@0.0.0: {}
  1930. glob-parent@5.1.2:
  1931. dependencies:
  1932. is-glob: 4.0.3
  1933. glob-parent@6.0.2:
  1934. dependencies:
  1935. is-glob: 4.0.3
  1936. glob@8.1.0:
  1937. dependencies:
  1938. fs.realpath: 1.0.0
  1939. inflight: 1.0.6
  1940. inherits: 2.0.4
  1941. minimatch: 5.1.6
  1942. once: 1.4.0
  1943. globals@14.0.0: {}
  1944. globals@15.9.0: {}
  1945. graceful-fs@4.2.11: {}
  1946. graphemer@1.4.0: {}
  1947. has-flag@4.0.0: {}
  1948. hash-wasm@4.11.0: {}
  1949. hasown@2.0.2:
  1950. dependencies:
  1951. function-bind: 1.1.2
  1952. he@1.2.0: {}
  1953. ieee754@1.2.1: {}
  1954. ignore@5.3.2: {}
  1955. import-fresh@3.3.0:
  1956. dependencies:
  1957. parent-module: 1.0.1
  1958. resolve-from: 4.0.0
  1959. imurmurhash@0.1.4: {}
  1960. inflight@1.0.6:
  1961. dependencies:
  1962. once: 1.4.0
  1963. wrappy: 1.0.2
  1964. inherits@2.0.4: {}
  1965. ini@1.3.8: {}
  1966. is-binary-path@2.1.0:
  1967. dependencies:
  1968. binary-extensions: 2.3.0
  1969. is-core-module@2.15.1:
  1970. dependencies:
  1971. hasown: 2.0.2
  1972. is-extglob@2.1.1: {}
  1973. is-fullwidth-code-point@3.0.0: {}
  1974. is-glob@4.0.3:
  1975. dependencies:
  1976. is-extglob: 2.1.1
  1977. is-number@7.0.0: {}
  1978. is-path-inside@3.0.3: {}
  1979. is-plain-obj@2.1.0: {}
  1980. is-unicode-supported@0.1.0: {}
  1981. isexe@2.0.0: {}
  1982. js-yaml@4.1.0:
  1983. dependencies:
  1984. argparse: 2.0.1
  1985. jsdoc-type-pratt-parser@4.1.0: {}
  1986. json-buffer@3.0.1: {}
  1987. json-schema-traverse@0.4.1: {}
  1988. json-schema-traverse@1.0.0: {}
  1989. json-stable-stringify-without-jsonify@1.0.1: {}
  1990. json-stringify-pretty-compact@3.0.0: {}
  1991. jsonc-eslint-parser@2.4.0:
  1992. dependencies:
  1993. acorn: 8.12.1
  1994. eslint-visitor-keys: 3.4.3
  1995. espree: 9.6.1
  1996. semver: 7.6.3
  1997. keyv@4.5.4:
  1998. dependencies:
  1999. json-buffer: 3.0.1
  2000. levn@0.4.1:
  2001. dependencies:
  2002. prelude-ls: 1.2.1
  2003. type-check: 0.4.0
  2004. local-pkg@0.5.0:
  2005. dependencies:
  2006. mlly: 1.7.1
  2007. pkg-types: 1.2.0
  2008. locate-path@6.0.0:
  2009. dependencies:
  2010. p-locate: 5.0.0
  2011. lodash.merge@4.6.2: {}
  2012. lodash.truncate@4.4.2: {}
  2013. log-symbols@4.1.0:
  2014. dependencies:
  2015. chalk: 4.1.2
  2016. is-unicode-supported: 0.1.0
  2017. loupe@2.3.7:
  2018. dependencies:
  2019. get-func-name: 2.0.2
  2020. merge2@1.4.1: {}
  2021. micromatch@4.0.8:
  2022. dependencies:
  2023. braces: 3.0.3
  2024. picomatch: 2.3.1
  2025. mimic-response@3.1.0: {}
  2026. minimatch@3.1.2:
  2027. dependencies:
  2028. brace-expansion: 1.1.11
  2029. minimatch@5.1.6:
  2030. dependencies:
  2031. brace-expansion: 2.0.1
  2032. minimatch@9.0.5:
  2033. dependencies:
  2034. brace-expansion: 2.0.1
  2035. minimist@1.2.8: {}
  2036. mitata@0.1.14: {}
  2037. mkdirp-classic@0.5.3: {}
  2038. mlly@1.7.1:
  2039. dependencies:
  2040. acorn: 8.12.1
  2041. pathe: 1.1.2
  2042. pkg-types: 1.2.0
  2043. ufo: 1.5.4
  2044. mnemonist@0.39.8:
  2045. dependencies:
  2046. obliterator: 2.0.4
  2047. mocha@10.7.3:
  2048. dependencies:
  2049. ansi-colors: 4.1.3
  2050. browser-stdout: 1.3.1
  2051. chokidar: 3.6.0
  2052. debug: 4.3.6(supports-color@8.1.1)
  2053. diff: 5.2.0
  2054. escape-string-regexp: 4.0.0
  2055. find-up: 5.0.0
  2056. glob: 8.1.0
  2057. he: 1.2.0
  2058. js-yaml: 4.1.0
  2059. log-symbols: 4.1.0
  2060. minimatch: 5.1.6
  2061. ms: 2.1.3
  2062. serialize-javascript: 6.0.2
  2063. strip-json-comments: 3.1.1
  2064. supports-color: 8.1.1
  2065. workerpool: 6.5.1
  2066. yargs: 16.2.0
  2067. yargs-parser: 20.2.9
  2068. yargs-unparser: 2.0.0
  2069. ms@2.1.2: {}
  2070. ms@2.1.3: {}
  2071. napi-build-utils@1.0.2: {}
  2072. natural-compare@1.4.0: {}
  2073. node-abi@3.65.0:
  2074. dependencies:
  2075. semver: 7.6.3
  2076. normalize-path@3.0.0: {}
  2077. obliterator@2.0.4: {}
  2078. once@1.4.0:
  2079. dependencies:
  2080. wrappy: 1.0.2
  2081. optionator@0.9.4:
  2082. dependencies:
  2083. deep-is: 0.1.4
  2084. fast-levenshtein: 2.0.6
  2085. levn: 0.4.1
  2086. prelude-ls: 1.2.1
  2087. type-check: 0.4.0
  2088. word-wrap: 1.2.5
  2089. oxc-resolver@1.10.2:
  2090. optionalDependencies:
  2091. '@oxc-resolver/binding-darwin-arm64': 1.10.2
  2092. '@oxc-resolver/binding-darwin-x64': 1.10.2
  2093. '@oxc-resolver/binding-freebsd-x64': 1.10.2
  2094. '@oxc-resolver/binding-linux-arm-gnueabihf': 1.10.2
  2095. '@oxc-resolver/binding-linux-arm64-gnu': 1.10.2
  2096. '@oxc-resolver/binding-linux-arm64-musl': 1.10.2
  2097. '@oxc-resolver/binding-linux-x64-gnu': 1.10.2
  2098. '@oxc-resolver/binding-linux-x64-musl': 1.10.2
  2099. '@oxc-resolver/binding-wasm32-wasi': 1.10.2
  2100. '@oxc-resolver/binding-win32-arm64-msvc': 1.10.2
  2101. '@oxc-resolver/binding-win32-x64-msvc': 1.10.2
  2102. p-limit@3.1.0:
  2103. dependencies:
  2104. yocto-queue: 0.1.0
  2105. p-locate@5.0.0:
  2106. dependencies:
  2107. p-limit: 3.1.0
  2108. parent-module@1.0.1:
  2109. dependencies:
  2110. callsites: 3.1.0
  2111. path-exists@4.0.0: {}
  2112. path-key@3.1.1: {}
  2113. path-parse@1.0.7: {}
  2114. pathe@1.1.2: {}
  2115. pathval@1.1.1: {}
  2116. picocolors@1.1.0: {}
  2117. picomatch@2.3.1: {}
  2118. picomatch@4.0.2:
  2119. optional: true
  2120. pirates@4.0.6: {}
  2121. pkg-types@1.2.0:
  2122. dependencies:
  2123. confbox: 0.1.7
  2124. mlly: 1.7.1
  2125. pathe: 1.1.2
  2126. prebuild-install@7.1.2:
  2127. dependencies:
  2128. detect-libc: 2.0.3
  2129. expand-template: 2.0.3
  2130. github-from-package: 0.0.0
  2131. minimist: 1.2.8
  2132. mkdirp-classic: 0.5.3
  2133. napi-build-utils: 1.0.2
  2134. node-abi: 3.65.0
  2135. pump: 3.0.0
  2136. rc: 1.2.8
  2137. simple-get: 4.0.1
  2138. tar-fs: 2.1.1
  2139. tunnel-agent: 0.6.0
  2140. prelude-ls@1.2.1: {}
  2141. pump@3.0.0:
  2142. dependencies:
  2143. end-of-stream: 1.4.4
  2144. once: 1.4.0
  2145. punycode@2.3.1: {}
  2146. queue-microtask@1.2.3: {}
  2147. queue-tick@1.0.1: {}
  2148. randombytes@2.1.0:
  2149. dependencies:
  2150. safe-buffer: 5.2.1
  2151. rc@1.2.8:
  2152. dependencies:
  2153. deep-extend: 0.6.0
  2154. ini: 1.3.8
  2155. minimist: 1.2.8
  2156. strip-json-comments: 2.0.1
  2157. readable-stream@3.6.2:
  2158. dependencies:
  2159. inherits: 2.0.4
  2160. string_decoder: 1.3.0
  2161. util-deprecate: 1.0.2
  2162. readdirp@3.6.0:
  2163. dependencies:
  2164. picomatch: 2.3.1
  2165. refa@0.12.1:
  2166. dependencies:
  2167. '@eslint-community/regexpp': 4.11.0
  2168. regexp-ast-analysis@0.7.1:
  2169. dependencies:
  2170. '@eslint-community/regexpp': 4.11.0
  2171. refa: 0.12.1
  2172. require-directory@2.1.1: {}
  2173. require-from-string@2.0.2: {}
  2174. resolve-from@4.0.0: {}
  2175. resolve-pkg-maps@1.0.0: {}
  2176. resolve@1.22.8:
  2177. dependencies:
  2178. is-core-module: 2.15.1
  2179. path-parse: 1.0.7
  2180. supports-preserve-symlinks-flag: 1.0.0
  2181. retry@0.13.1: {}
  2182. reusify@1.0.4: {}
  2183. run-parallel@1.2.0:
  2184. dependencies:
  2185. queue-microtask: 1.2.3
  2186. safe-buffer@5.2.1: {}
  2187. scslre@0.3.0:
  2188. dependencies:
  2189. '@eslint-community/regexpp': 4.11.0
  2190. refa: 0.12.1
  2191. regexp-ast-analysis: 0.7.1
  2192. semver@7.6.3: {}
  2193. serialize-javascript@6.0.2:
  2194. dependencies:
  2195. randombytes: 2.1.0
  2196. server-only@0.0.1: {}
  2197. shebang-command@2.0.0:
  2198. dependencies:
  2199. shebang-regex: 3.0.0
  2200. shebang-regex@3.0.0: {}
  2201. simple-concat@1.0.1: {}
  2202. simple-get@4.0.1:
  2203. dependencies:
  2204. decompress-response: 6.0.0
  2205. once: 1.4.0
  2206. simple-concat: 1.0.1
  2207. slice-ansi@4.0.0:
  2208. dependencies:
  2209. ansi-styles: 4.3.0
  2210. astral-regex: 2.0.0
  2211. is-fullwidth-code-point: 3.0.0
  2212. source-map-support@0.5.21:
  2213. dependencies:
  2214. buffer-from: 1.1.2
  2215. source-map: 0.6.1
  2216. source-map@0.6.1: {}
  2217. stable-hash@0.0.4: {}
  2218. streamx@2.20.0:
  2219. dependencies:
  2220. fast-fifo: 1.3.2
  2221. queue-tick: 1.0.1
  2222. text-decoder: 1.1.1
  2223. optionalDependencies:
  2224. bare-events: 2.4.2
  2225. string-argv@0.3.2: {}
  2226. string-similarity@4.0.4: {}
  2227. string-width@4.2.3:
  2228. dependencies:
  2229. emoji-regex: 8.0.0
  2230. is-fullwidth-code-point: 3.0.0
  2231. strip-ansi: 6.0.1
  2232. string_decoder@1.3.0:
  2233. dependencies:
  2234. safe-buffer: 5.2.1
  2235. strip-ansi@6.0.1:
  2236. dependencies:
  2237. ansi-regex: 5.0.1
  2238. strip-json-comments@2.0.1: {}
  2239. strip-json-comments@3.1.1: {}
  2240. supports-color@7.2.0:
  2241. dependencies:
  2242. has-flag: 4.0.0
  2243. supports-color@8.1.1:
  2244. dependencies:
  2245. has-flag: 4.0.0
  2246. supports-preserve-symlinks-flag@1.0.0: {}
  2247. synckit@0.6.2:
  2248. dependencies:
  2249. tslib: 2.7.0
  2250. table@6.8.2:
  2251. dependencies:
  2252. ajv: 8.17.1
  2253. lodash.truncate: 4.4.2
  2254. slice-ansi: 4.0.0
  2255. string-width: 4.2.3
  2256. strip-ansi: 6.0.1
  2257. tapable@2.2.1: {}
  2258. tar-fs@2.1.1:
  2259. dependencies:
  2260. chownr: 1.1.4
  2261. mkdirp-classic: 0.5.3
  2262. pump: 3.0.0
  2263. tar-stream: 2.2.0
  2264. tar-fs@3.0.6:
  2265. dependencies:
  2266. pump: 3.0.0
  2267. tar-stream: 3.1.7
  2268. optionalDependencies:
  2269. bare-fs: 2.3.3
  2270. bare-path: 2.1.3
  2271. tar-stream@2.2.0:
  2272. dependencies:
  2273. bl: 4.1.0
  2274. end-of-stream: 1.4.4
  2275. fs-constants: 1.0.0
  2276. inherits: 2.0.4
  2277. readable-stream: 3.6.2
  2278. tar-stream@3.1.7:
  2279. dependencies:
  2280. b4a: 1.6.6
  2281. fast-fifo: 1.3.2
  2282. streamx: 2.20.0
  2283. text-decoder@1.1.1:
  2284. dependencies:
  2285. b4a: 1.6.6
  2286. text-table@0.2.0: {}
  2287. tldts-core@6.1.43: {}
  2288. tldts-experimental@6.1.43:
  2289. dependencies:
  2290. tldts-core: 6.1.43
  2291. tldts@6.1.43:
  2292. dependencies:
  2293. tldts-core: 6.1.43
  2294. to-regex-range@5.0.1:
  2295. dependencies:
  2296. is-number: 7.0.0
  2297. ts-api-utils@1.3.0(typescript@5.6.2):
  2298. dependencies:
  2299. typescript: 5.6.2
  2300. tslib@2.7.0: {}
  2301. tunnel-agent@0.6.0:
  2302. dependencies:
  2303. safe-buffer: 5.2.1
  2304. type-check@0.4.0:
  2305. dependencies:
  2306. prelude-ls: 1.2.1
  2307. type-detect@4.0.8: {}
  2308. type-fest@4.26.1: {}
  2309. typescript-eslint@8.4.0(eslint@9.10.0)(typescript@5.6.2):
  2310. dependencies:
  2311. '@typescript-eslint/eslint-plugin': 8.4.0(@typescript-eslint/parser@8.4.0(eslint@9.10.0)(typescript@5.6.2))(eslint@9.10.0)(typescript@5.6.2)
  2312. '@typescript-eslint/parser': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  2313. '@typescript-eslint/utils': 8.4.0(eslint@9.10.0)(typescript@5.6.2)
  2314. optionalDependencies:
  2315. typescript: 5.6.2
  2316. transitivePeerDependencies:
  2317. - eslint
  2318. - supports-color
  2319. typescript@5.6.2: {}
  2320. ufo@1.5.4: {}
  2321. undici-types@5.26.5: {}
  2322. uri-js@4.4.1:
  2323. dependencies:
  2324. punycode: 2.3.1
  2325. util-deprecate@1.0.2: {}
  2326. which@2.0.2:
  2327. dependencies:
  2328. isexe: 2.0.0
  2329. word-wrap@1.2.5: {}
  2330. workerpool@6.5.1: {}
  2331. wrap-ansi@7.0.0:
  2332. dependencies:
  2333. ansi-styles: 4.3.0
  2334. string-width: 4.2.3
  2335. strip-ansi: 6.0.1
  2336. wrappy@1.0.2: {}
  2337. y18n@5.0.8: {}
  2338. yaml@2.5.1: {}
  2339. yargs-parser@20.2.9: {}
  2340. yargs-unparser@2.0.0:
  2341. dependencies:
  2342. camelcase: 6.3.0
  2343. decamelize: 4.0.0
  2344. flat: 5.0.2
  2345. is-plain-obj: 2.1.0
  2346. yargs@16.2.0:
  2347. dependencies:
  2348. cliui: 7.0.4
  2349. escalade: 3.1.2
  2350. get-caller-file: 2.0.5
  2351. require-directory: 2.1.1
  2352. string-width: 4.2.3
  2353. y18n: 5.0.8
  2354. yargs-parser: 20.2.9
  2355. yocto-queue@0.1.0: {}