pnpm-lock.yaml 86 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680
  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.30.0
  12. version: 1.30.0
  13. '@gorhill/publicsuffixlist':
  14. specifier: 3.0.1
  15. version: 3.0.1
  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.1.2
  24. version: 11.1.2
  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.1.1
  36. version: 6.2.0
  37. foxact:
  38. specifier: ^0.2.36
  39. version: 0.2.36
  40. mnemonist:
  41. specifier: ^0.39.8
  42. version: 0.39.8
  43. path-scurry:
  44. specifier: ^1.11.1
  45. version: 1.11.1
  46. picocolors:
  47. specifier: ^1.0.1
  48. version: 1.0.1
  49. punycode:
  50. specifier: ^2.3.1
  51. version: 2.3.1
  52. table:
  53. specifier: ^6.8.2
  54. version: 6.8.2
  55. tar-stream:
  56. specifier: ^3.1.7
  57. version: 3.1.7
  58. tldts:
  59. specifier: ^6.1.33
  60. version: 6.1.33
  61. tldts-experimental:
  62. specifier: ^6.1.33
  63. version: 6.1.33
  64. yaml:
  65. specifier: ^2.4.5
  66. version: 2.4.5
  67. devDependencies:
  68. '@eslint-sukka/node':
  69. specifier: ^6.1.6
  70. version: 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  71. '@swc-node/register':
  72. specifier: ^1.10.9
  73. version: 1.10.9(@swc/core@1.7.0)(@swc/types@0.1.12)(typescript@5.5.4)
  74. '@swc/core':
  75. specifier: ^1.7.0
  76. version: 1.7.0
  77. '@types/async-retry':
  78. specifier: ^1.4.8
  79. version: 1.4.8
  80. '@types/better-sqlite3':
  81. specifier: ^7.6.11
  82. version: 7.6.11
  83. '@types/punycode':
  84. specifier: ^2.1.4
  85. version: 2.1.4
  86. '@types/tar-stream':
  87. specifier: ^3.1.3
  88. version: 3.1.3
  89. eslint:
  90. specifier: ^9.7.0
  91. version: 9.7.0
  92. eslint-config-sukka:
  93. specifier: ^6.1.6
  94. version: 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  95. eslint-formatter-sukka:
  96. specifier: ^6.1.6
  97. version: 6.1.6
  98. mitata:
  99. specifier: ^0.1.11
  100. version: 0.1.11
  101. typescript:
  102. specifier: ^5.5.3
  103. version: 5.5.4
  104. packages:
  105. '@cliqz/adblocker-content@1.30.0':
  106. resolution: {integrity: sha512-Efk/eltbbltbHkEGCauXZhhNUyOUxkyXEWfapCk0TRpF0uVCSRQ7Wts7yJUC7CaxUXVhu9c+6S4kYzKtPaXN3w==}
  107. '@cliqz/adblocker-extended-selectors@1.30.0':
  108. resolution: {integrity: sha512-zFr7U/7KWii/S1eep46Oivw9Angw+1cwvz3YIyer/M+c6+PnrembzRC6jkjCGzO6nEihmHKLyW9Ka/51Vnwo2Q==}
  109. '@cliqz/adblocker@1.30.0':
  110. resolution: {integrity: sha512-x/FxQBUVOpc3X2T10X+9/Ef8d9NQOb+/JIcY83BTZpFoTVoTOvELQoj3B2UfHH/p7hsq1byD8y/0SrJq1E6Zfw==}
  111. '@dual-bundle/import-meta-resolve@4.1.0':
  112. resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==}
  113. '@emnapi/core@1.2.0':
  114. resolution: {integrity: sha512-E7Vgw78I93we4ZWdYCb4DGAwRROGkMIXk7/y87UmANR+J6qsWusmC3gLt0H+O0KOt5e6O38U8oJamgbudrES/w==}
  115. '@emnapi/runtime@1.2.0':
  116. resolution: {integrity: sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==}
  117. '@emnapi/wasi-threads@1.0.1':
  118. resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==}
  119. '@eslint-community/eslint-plugin-eslint-comments@4.3.0':
  120. resolution: {integrity: sha512-6e93KtgsndNkvwCCa07LOQJSwzzLLxwrFll3+huyFoiiQXWG0KBcmo0Q1bVgYQQDLfWOOZl2VPBsXqZL6vHIBQ==}
  121. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  122. peerDependencies:
  123. eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  124. '@eslint-community/eslint-utils@4.4.0':
  125. resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
  126. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  127. peerDependencies:
  128. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  129. '@eslint-community/regexpp@4.11.0':
  130. resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
  131. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  132. '@eslint-sukka/node@6.1.6':
  133. resolution: {integrity: sha512-cKJ6tJBGkyQ3vnSM1QwfJfsxv6jtY1FvFDt1s/DajJyrqN3Whqiipf355IkiOUm1MggMLF2DX01nTlRqxuv4Ng==}
  134. '@eslint-sukka/shared@6.1.6':
  135. resolution: {integrity: sha512-D1QJolDPws0FrZ5Sh9A82f2qs2+fEsq687yRMsvecy6IOhZwiBdhAC4rGfunfQ7nrqqHjqYTHiVSJkK2oKZizw==}
  136. '@eslint/compat@1.1.1':
  137. resolution: {integrity: sha512-lpHyRyplhGPL5mGEh6M9O5nnKk0Gz4bFI+Zu6tKlPpDUN7XshWvH9C/px4UVm87IAANE0W81CEsNGbS1KlzXpA==}
  138. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  139. '@eslint/config-array@0.17.1':
  140. resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==}
  141. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  142. '@eslint/eslintrc@3.1.0':
  143. resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
  144. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  145. '@eslint/js@9.7.0':
  146. resolution: {integrity: sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==}
  147. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  148. '@eslint/object-schema@2.1.4':
  149. resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
  150. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  151. '@gorhill/publicsuffixlist@3.0.1':
  152. resolution: {integrity: sha512-TJ3mLuEQ54BVmKejpU1AFuPU/qk8WJEszlVW6WQyLVKlC3Ot4K3OzNljFa1hH0sssmXS6tvii0fWxosUkH7byA==}
  153. engines: {node: '>=14.0.0', npm: '>=6.14.4'}
  154. '@humanwhocodes/module-importer@1.0.1':
  155. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  156. engines: {node: '>=12.22'}
  157. '@humanwhocodes/retry@0.3.0':
  158. resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==}
  159. engines: {node: '>=18.18'}
  160. '@napi-rs/wasm-runtime@0.2.4':
  161. resolution: {integrity: sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==}
  162. '@nodelib/fs.scandir@2.1.5':
  163. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  164. engines: {node: '>= 8'}
  165. '@nodelib/fs.stat@2.0.5':
  166. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  167. engines: {node: '>= 8'}
  168. '@nodelib/fs.walk@1.2.8':
  169. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  170. engines: {node: '>= 8'}
  171. '@oxc-resolver/binding-darwin-arm64@1.10.2':
  172. resolution: {integrity: sha512-aOCZYXqmFL+2sXlaVkYbAOtICGGeTFtmdul8OimQfOXHJods6YHJ2nR6+rEeBcJzaXyXPP18ne1IsEc4AYL1IA==}
  173. cpu: [arm64]
  174. os: [darwin]
  175. '@oxc-resolver/binding-darwin-x64@1.10.2':
  176. resolution: {integrity: sha512-6WD7lHGkoduFZfUgnC2suKOlqttQRKxWsiVXiiGPu3mfXvQAhMd/gekuH1t8vOhFlPJduaww15n5UB0bSjCK+w==}
  177. cpu: [x64]
  178. os: [darwin]
  179. '@oxc-resolver/binding-freebsd-x64@1.10.2':
  180. resolution: {integrity: sha512-nEqHWx/Ot5p7Mafj8qH6vFlLSvHjECxAcZwhnAMqRuQu1NgXC/QM3emkdhVGy7QJgsxZbHpPaF6TERNf5/NL9Q==}
  181. cpu: [x64]
  182. os: [freebsd]
  183. '@oxc-resolver/binding-linux-arm-gnueabihf@1.10.2':
  184. resolution: {integrity: sha512-+AlZI0fPnpfArh8aC5k2295lmQrxa2p8gBLxC3buvCkz0ZpbVLxyyAXz3J2jGwJnmc5MUPLEqPYw6ZlAGH4XHA==}
  185. cpu: [arm]
  186. os: [linux]
  187. '@oxc-resolver/binding-linux-arm64-gnu@1.10.2':
  188. resolution: {integrity: sha512-8fZ8NszFaUZaoA8eUwkF2lHjgUs76aFiewWgG/cjcZmwKp+ErZQLW8eOvIWZ4SohHQ+ScvhVsSaU2PU38c88gw==}
  189. cpu: [arm64]
  190. os: [linux]
  191. '@oxc-resolver/binding-linux-arm64-musl@1.10.2':
  192. resolution: {integrity: sha512-oPrLICrw96Ym9n04FWXWGkbkpF6qJtZ57JSnqI3oQ24xHTt4iWyjHKHQO46NbJAK9sFb3Qce4BzV8faDI5Rifg==}
  193. cpu: [arm64]
  194. os: [linux]
  195. '@oxc-resolver/binding-linux-x64-gnu@1.10.2':
  196. resolution: {integrity: sha512-eli74jTAUiIfqi8IPFqiPxQS69Alcr6w/IFRyf3XxrkxeFGgcgxJkRIxWNTKJ6T3EXxjuma+49LdZn6l9rEj7A==}
  197. cpu: [x64]
  198. os: [linux]
  199. '@oxc-resolver/binding-linux-x64-musl@1.10.2':
  200. resolution: {integrity: sha512-HH9zmjNSQo3rkbqJH5nIjGrtjC+QPrUy0KGGMR/oRCSLuD0cNFJ/Uly1XAugwSm4oEw0+rv6PmeclXmVTKsxhw==}
  201. cpu: [x64]
  202. os: [linux]
  203. '@oxc-resolver/binding-wasm32-wasi@1.10.2':
  204. resolution: {integrity: sha512-3ItX23q33sfVBtMMdMhVDSe0NX5zBHxHfmFiXhSJuwNaVIwGpLFU7WU2nmq9oNdnmTOvjL8vlhOqiGvumBLlRA==}
  205. engines: {node: '>=14.0.0'}
  206. cpu: [wasm32]
  207. '@oxc-resolver/binding-win32-arm64-msvc@1.10.2':
  208. resolution: {integrity: sha512-aVoj2V+jmQ1N+lVy9AhaLmzssJM0lcKt8D0UL83aNLZJ5lSN7hgBuUXTVmL+VF268f167khjo38z+fbELDVm8Q==}
  209. cpu: [arm64]
  210. os: [win32]
  211. '@oxc-resolver/binding-win32-x64-msvc@1.10.2':
  212. resolution: {integrity: sha512-l8BDQWyP0Piw8hlmYPUqTRKLsq+ceG9h+9p6ZrjNzwW9AmJX7T7T2hgoVVHqS6f4WNA/CFkb3RyZP9QTzNkyyA==}
  213. cpu: [x64]
  214. os: [win32]
  215. '@remusao/guess-url-type@1.3.0':
  216. resolution: {integrity: sha512-SNSJGxH5ckvxb3EUHj4DqlAm/bxNxNv2kx/AESZva/9VfcBokwKNS+C4D1lQdWIDM1R3d3UG+xmVzlkNG8CPTQ==}
  217. '@remusao/small@1.3.0':
  218. resolution: {integrity: sha512-bydAhJI+ywmg5xMUcbqoR8KahetcfkFywEZpsyFZ8EBofilvWxbXnMSe4vnjDI1Y+SWxnNhR4AL/2BAXkf4b8A==}
  219. '@remusao/smaz-compress@1.10.0':
  220. resolution: {integrity: sha512-E/lC8OSU+3bQrUl64vlLyPzIxo7dxF2RvNBe9KzcM4ax43J/d+YMinmMztHyCIHqRbz7rBCtkp3c0KfeIbHmEg==}
  221. '@remusao/smaz-decompress@1.10.0':
  222. resolution: {integrity: sha512-aA5ImUH480Pcs5/cOgToKmFnzi7osSNG6ft+7DdmQTaQEEst3nLq3JLlBEk+gwidURymjbx6DYs60LHaZ415VQ==}
  223. '@remusao/smaz@1.10.0':
  224. resolution: {integrity: sha512-GQzCxmmMpLkyZwcwNgz8TpuBEWl0RUQa8IcvKiYlPxuyYKqyqPkCr0hlHI15ckn3kDUPS68VmTVgyPnLNrdVmg==}
  225. '@remusao/trie@1.5.0':
  226. resolution: {integrity: sha512-UX+3utJKgwCsg6sUozjxd38gNMVRXrY4TNX9VvCdSrlZBS1nZjRPi98ON3QjRAdf6KCguJFyQARRsulTeqQiPg==}
  227. '@stylistic/eslint-plugin-js@2.3.0':
  228. resolution: {integrity: sha512-lQwoiYb0Fs6Yc5QS3uT8+T9CPKK2Eoxc3H8EnYJgM26v/DgtW+1lvy2WNgyBflU+ThShZaHm3a6CdD9QeKx23w==}
  229. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  230. peerDependencies:
  231. eslint: '>=8.40.0'
  232. '@stylistic/eslint-plugin-plus@2.3.0':
  233. resolution: {integrity: sha512-xboPWGUU5yaPlR+WR57GwXEuY4PSlPqA0C3IdNA/+1o2MuBi95XgDJcZiJ9N+aXsqBXAPIpFFb+WQ7QEHo4f7g==}
  234. peerDependencies:
  235. eslint: '*'
  236. '@stylistic/eslint-plugin-ts@2.3.0':
  237. resolution: {integrity: sha512-wqOR38/uz/0XPnHX68ftp8sNMSAqnYGjovOTN7w00xnjS6Lxr3Sk7q6AaxWWqbMvOj7V2fQiMC5HWAbTruJsCg==}
  238. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  239. peerDependencies:
  240. eslint: '>=8.40.0'
  241. '@swc-node/core@1.13.3':
  242. resolution: {integrity: sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==}
  243. engines: {node: '>= 10'}
  244. peerDependencies:
  245. '@swc/core': '>= 1.4.13'
  246. '@swc/types': '>= 0.1'
  247. '@swc-node/register@1.10.9':
  248. resolution: {integrity: sha512-iXy2sjP0phPEpK2yivjRC3PAgoLaT4sjSk0LDWCTdcTBJmR4waEog0E6eJbvoOkLkOtWw37SB8vCkl/bbh4+8A==}
  249. peerDependencies:
  250. '@swc/core': '>= 1.4.13'
  251. typescript: '>= 4.3'
  252. '@swc-node/sourcemap-support@0.5.1':
  253. resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
  254. '@swc/core-darwin-arm64@1.7.0':
  255. resolution: {integrity: sha512-2ylhM7f0HwUwLrFYZAe/dse8PCbPsYcJS3Dt7Q8NT3PUn7vy6QOMxNcOPPuDrnmaXqQQO3oxdmRapguTxaat9g==}
  256. engines: {node: '>=10'}
  257. cpu: [arm64]
  258. os: [darwin]
  259. '@swc/core-darwin-x64@1.7.0':
  260. resolution: {integrity: sha512-SgVnN4gT1Rb9YfTkp4FCUITqSs7Yj0uB2SUciu5CV3HuGvS5YXCUzh+KrwpLFtx8NIgivISKcNnb41mJi98X8Q==}
  261. engines: {node: '>=10'}
  262. cpu: [x64]
  263. os: [darwin]
  264. '@swc/core-linux-arm-gnueabihf@1.7.0':
  265. resolution: {integrity: sha512-+Z9Dayart1iKJQEJJ9N/KS4z5EdXJE3WPFikY0jonKTo4Dd8RuyVz5yLvqcIMeVdz/SwximATaL6iJXw7hZS9A==}
  266. engines: {node: '>=10'}
  267. cpu: [arm]
  268. os: [linux]
  269. '@swc/core-linux-arm64-gnu@1.7.0':
  270. resolution: {integrity: sha512-UnLrCiZ1EI4shznJn0xP6DLgsXUSwtfsdgHhGYCrvbgVBBve3S9iFgVFEB3SPl7Q/TdowNbrN4zHU0oChfiNfw==}
  271. engines: {node: '>=10'}
  272. cpu: [arm64]
  273. os: [linux]
  274. '@swc/core-linux-arm64-musl@1.7.0':
  275. resolution: {integrity: sha512-H724UANA+ptsfwKRr9mnaDa9cb5fw0oFysiGKTgb3DMYcgk3Od0jMTnXVPFSVpo7FlmyxeC9K8ueUPBOoOK6XA==}
  276. engines: {node: '>=10'}
  277. cpu: [arm64]
  278. os: [linux]
  279. '@swc/core-linux-x64-gnu@1.7.0':
  280. resolution: {integrity: sha512-SY3HA0K0Dpqt1HIfMLGpwL4hd4UaL2xHP5oZXPlRQPhUDZrbb4PbI3ZJnh66c63eL4ZR8EJ+HRFI0Alx5p69Zw==}
  281. engines: {node: '>=10'}
  282. cpu: [x64]
  283. os: [linux]
  284. '@swc/core-linux-x64-musl@1.7.0':
  285. resolution: {integrity: sha512-cEJ2ebtV1v/5Ilb55E05J6F5SrHKQWzUttIhR5Mkayyo+yvPslcpByuFC3D+J7X1ebziTOBpWuMpUdjLfh3SMQ==}
  286. engines: {node: '>=10'}
  287. cpu: [x64]
  288. os: [linux]
  289. '@swc/core-win32-arm64-msvc@1.7.0':
  290. resolution: {integrity: sha512-ecQOOmzEssz+m0pR4xDYCGuvn3E/l0nQ3tk5jp1NA1lsAy4bMV0YbYCHjptYvWL/UjhIerIp3IlCJ8x5DodSog==}
  291. engines: {node: '>=10'}
  292. cpu: [arm64]
  293. os: [win32]
  294. '@swc/core-win32-ia32-msvc@1.7.0':
  295. resolution: {integrity: sha512-gz81seZkRn3zMnVOc7L5k6F4vQC82gIxmHiL+GedK+A37XI/X26AASU3zxvORnqQbwQYXQ+AEVckxBmFlz3v2g==}
  296. engines: {node: '>=10'}
  297. cpu: [ia32]
  298. os: [win32]
  299. '@swc/core-win32-x64-msvc@1.7.0':
  300. resolution: {integrity: sha512-b5Fd1xEOw9uqBpj2lqsaR4Iq9UhiL84hNDcEsi6DQA7Y1l85waQAslTbS0E4/pJ1PISAs0jW0zIGLco1eaWBOg==}
  301. engines: {node: '>=10'}
  302. cpu: [x64]
  303. os: [win32]
  304. '@swc/core@1.7.0':
  305. resolution: {integrity: sha512-d4vMzH6ICllDwlPuhset2h8gu/USHdbyfJim+2hQEdxC0UONtfpmu38XBgNqRjStrji1Q5M10jfeUZL3cu1i8g==}
  306. engines: {node: '>=10'}
  307. peerDependencies:
  308. '@swc/helpers': '*'
  309. peerDependenciesMeta:
  310. '@swc/helpers':
  311. optional: true
  312. '@swc/counter@0.1.3':
  313. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  314. '@swc/types@0.1.12':
  315. resolution: {integrity: sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==}
  316. '@tybys/wasm-util@0.9.0':
  317. resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
  318. '@types/async-retry@1.4.8':
  319. resolution: {integrity: sha512-Qup/B5PWLe86yI5I3av6ePGaeQrIHNKCwbsQotD6aHQ6YkHsMUxVZkZsmx/Ry3VZQ6uysHwTjQ7666+k6UjVJA==}
  320. '@types/better-sqlite3@7.6.11':
  321. resolution: {integrity: sha512-i8KcD3PgGtGBLl3+mMYA8PdKkButvPyARxA7IQAd6qeslht13qxb1zzO8dRCtE7U3IoJS782zDBAeoKiM695kg==}
  322. '@types/chrome@0.0.268':
  323. resolution: {integrity: sha512-7N1QH9buudSJ7sI8Pe4mBHJr5oZ48s0hcanI9w3wgijAlv1OZNUZve9JR4x42dn5lJ5Sm87V1JNfnoh10EnQlA==}
  324. '@types/eslint@8.56.11':
  325. resolution: {integrity: sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==}
  326. '@types/estree@1.0.5':
  327. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  328. '@types/filesystem@0.0.36':
  329. resolution: {integrity: sha512-vPDXOZuannb9FZdxgHnqSwAG/jvdGM8Wq+6N4D/d80z+D4HWH+bItqsZaVRQykAn6WEVeEkLm2oQigyHtgb0RA==}
  330. '@types/filewriter@0.0.33':
  331. resolution: {integrity: sha512-xFU8ZXTw4gd358lb2jw25nxY9QAgqn2+bKKjKOYfNCzN4DKCFetK7sPtrlpg66Ywe3vWY9FNxprZawAh9wfJ3g==}
  332. '@types/firefox-webext-browser@120.0.4':
  333. resolution: {integrity: sha512-lBrpf08xhiZBigrtdQfUaqX1UauwZ+skbFiL8u2Tdra/rklkKadYmIzTwkNZSWtuZ7OKpFqbE2HHfDoFqvZf6w==}
  334. '@types/har-format@1.2.15':
  335. resolution: {integrity: sha512-RpQH4rXLuvTXKR0zqHq3go0RVXYv/YVqv4TnPH95VbwUxZdQlK1EtcMvQvMpDngHbt13Csh9Z4qT9AbkiQH5BA==}
  336. '@types/json-schema@7.0.15':
  337. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  338. '@types/node@20.14.11':
  339. resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==}
  340. '@types/punycode@2.1.4':
  341. resolution: {integrity: sha512-trzh6NzBnq8yw5e35f8xe8VTYjqM3NE7bohBtvDVf/dtUer3zYTLK1Ka3DG3p7bdtoaOHZucma6FfVKlQ134pQ==}
  342. '@types/retry@0.12.5':
  343. resolution: {integrity: sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==}
  344. '@types/tar-stream@3.1.3':
  345. resolution: {integrity: sha512-Zbnx4wpkWBMBSu5CytMbrT5ZpMiF55qgM+EpHzR4yIDu7mv52cej8hTkOc6K+LzpkOAbxwn/m7j3iO+/l42YkQ==}
  346. '@typescript-eslint/eslint-plugin@8.0.0-alpha.45':
  347. resolution: {integrity: sha512-h+pGHKWu+i5D6BmzpggG8bDj/fVVhxzQLE2CPsKtH1ab0QvUz+eyT/lIfz0xs8NF/lQS7tmlU5AYnQdKe1yAQw==}
  348. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  349. peerDependencies:
  350. '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
  351. eslint: ^8.57.0 || ^9.0.0
  352. typescript: '*'
  353. peerDependenciesMeta:
  354. typescript:
  355. optional: true
  356. '@typescript-eslint/parser@8.0.0-alpha.45':
  357. resolution: {integrity: sha512-iFm6dmGX2rBiqHLfu7PShqhhHuuaDPzej05KbTIGJVGgdj2Xit4GYP35uDpe/YPcMTO8DZ9dOmUYfMGLBKS9Og==}
  358. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  359. peerDependencies:
  360. eslint: ^8.57.0 || ^9.0.0
  361. typescript: '*'
  362. peerDependenciesMeta:
  363. typescript:
  364. optional: true
  365. '@typescript-eslint/scope-manager@7.17.0':
  366. resolution: {integrity: sha512-0P2jTTqyxWp9HiKLu/Vemr2Rg1Xb5B7uHItdVZ6iAenXmPo4SZ86yOPCJwMqpCyaMiEHTNqizHfsbmCFT1x9SA==}
  367. engines: {node: ^18.18.0 || >=20.0.0}
  368. '@typescript-eslint/scope-manager@8.0.0-alpha.45':
  369. resolution: {integrity: sha512-zmfZYLH6Oaq1drf99idktn1/m4SZvBXFUKdl8B2A1SrBc6E57wtRW9OwFBnROgM4gHeG1wb89DLhQ/UeqcUmMQ==}
  370. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  371. '@typescript-eslint/type-utils@8.0.0-alpha.45':
  372. resolution: {integrity: sha512-JsX5S7Pda8XTJ/y49ksnN3ScptnEnrEJpecc97l6JiVDMHENWeNVHsbfLmYhjGb0jWKI2IdEOmsVvpOIpj1jUg==}
  373. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  374. peerDependencies:
  375. typescript: '*'
  376. peerDependenciesMeta:
  377. typescript:
  378. optional: true
  379. '@typescript-eslint/types@7.17.0':
  380. resolution: {integrity: sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A==}
  381. engines: {node: ^18.18.0 || >=20.0.0}
  382. '@typescript-eslint/types@8.0.0-alpha.45':
  383. resolution: {integrity: sha512-yjTlmcSnkFV8IoqE0vinmWo+fl7TjkaGyGX/g9gKN/b2IO8g+AimB7BhilmlBqvZupvo2AfiHqcnZEVhQAXI8w==}
  384. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  385. '@typescript-eslint/typescript-estree@7.17.0':
  386. resolution: {integrity: sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw==}
  387. engines: {node: ^18.18.0 || >=20.0.0}
  388. peerDependencies:
  389. typescript: '*'
  390. peerDependenciesMeta:
  391. typescript:
  392. optional: true
  393. '@typescript-eslint/typescript-estree@8.0.0-alpha.45':
  394. resolution: {integrity: sha512-FcvtdTxahvP+qlZ1XXF+m0GVqomklKtkG6cIHLdBvTOHgIBILtahU7yyRE5rOHDdGoAFu8AzItJI12rtf9TRyA==}
  395. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  396. peerDependencies:
  397. typescript: '*'
  398. peerDependenciesMeta:
  399. typescript:
  400. optional: true
  401. '@typescript-eslint/utils@7.17.0':
  402. resolution: {integrity: sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw==}
  403. engines: {node: ^18.18.0 || >=20.0.0}
  404. peerDependencies:
  405. eslint: ^8.56.0
  406. '@typescript-eslint/utils@8.0.0-alpha.45':
  407. resolution: {integrity: sha512-5YVHji5bovAKsDdT3mV7vjDEUhPJvmsh7LXY+/ixHyZJDE52TmsobBGSEBmijeqYWfz2vuNJyyvFGJTo70UikA==}
  408. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  409. peerDependencies:
  410. eslint: ^8.57.0 || ^9.0.0
  411. '@typescript-eslint/visitor-keys@7.17.0':
  412. resolution: {integrity: sha512-RVGC9UhPOCsfCdI9pU++K4nD7to+jTcMIbXTSOcrLqUEW6gF2pU1UUbYJKc9cvcRSK1UDeMJ7pdMxf4bhMpV/A==}
  413. engines: {node: ^18.18.0 || >=20.0.0}
  414. '@typescript-eslint/visitor-keys@8.0.0-alpha.45':
  415. resolution: {integrity: sha512-SZmtknee9MzeT41tCpvh5vUyji0Zr4OyfERJqDmfg5YZwkm3BRdTeexrBKK9C8da97ULR1SUSeLUTqttC77vJw==}
  416. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  417. acorn-jsx@5.3.2:
  418. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  419. peerDependencies:
  420. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  421. acorn@8.12.1:
  422. resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
  423. engines: {node: '>=0.4.0'}
  424. hasBin: true
  425. ajv@6.12.6:
  426. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  427. ajv@8.17.1:
  428. resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
  429. ansi-regex@5.0.1:
  430. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  431. engines: {node: '>=8'}
  432. ansi-styles@4.3.0:
  433. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  434. engines: {node: '>=8'}
  435. argparse@2.0.1:
  436. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  437. array-union@2.1.0:
  438. resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
  439. engines: {node: '>=8'}
  440. astral-regex@2.0.0:
  441. resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==}
  442. engines: {node: '>=8'}
  443. async-retry@1.3.3:
  444. resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
  445. async-sema@3.1.1:
  446. resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
  447. b4a@1.6.6:
  448. resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
  449. balanced-match@1.0.2:
  450. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  451. bare-events@2.4.2:
  452. resolution: {integrity: sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==}
  453. base64-js@1.5.1:
  454. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  455. better-sqlite3@11.1.2:
  456. resolution: {integrity: sha512-gujtFwavWU4MSPT+h9B+4pkvZdyOUkH54zgLdIrMmmmd4ZqiBIrRNBzNzYVFO417xo882uP5HBu4GjOfaSrIQw==}
  457. bindings@1.5.0:
  458. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  459. bl@4.1.0:
  460. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  461. brace-expansion@1.1.11:
  462. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  463. brace-expansion@2.0.1:
  464. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  465. braces@3.0.3:
  466. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  467. engines: {node: '>=8'}
  468. buffer-from@1.1.2:
  469. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  470. buffer@5.7.1:
  471. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  472. callsites@3.1.0:
  473. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  474. engines: {node: '>=6'}
  475. chalk@4.1.2:
  476. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  477. engines: {node: '>=10'}
  478. chownr@1.1.4:
  479. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  480. ci-info@4.0.0:
  481. resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==}
  482. engines: {node: '>=8'}
  483. client-only@0.0.1:
  484. resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
  485. color-convert@2.0.1:
  486. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  487. engines: {node: '>=7.0.0'}
  488. color-name@1.1.4:
  489. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  490. colorette@2.0.20:
  491. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  492. concat-map@0.0.1:
  493. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  494. cross-spawn@7.0.3:
  495. resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
  496. engines: {node: '>= 8'}
  497. csv-parse@5.5.6:
  498. resolution: {integrity: sha512-uNpm30m/AGSkLxxy7d9yRXpJQFrZzVWLFBkS+6ngPcZkw/5k3L/jjFuj7tVnEpRn+QgmiXr21nDlhCiUK4ij2A==}
  499. debug@3.2.7:
  500. resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  501. peerDependencies:
  502. supports-color: '*'
  503. peerDependenciesMeta:
  504. supports-color:
  505. optional: true
  506. debug@4.3.5:
  507. resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==}
  508. engines: {node: '>=6.0'}
  509. peerDependencies:
  510. supports-color: '*'
  511. peerDependenciesMeta:
  512. supports-color:
  513. optional: true
  514. decompress-response@6.0.0:
  515. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  516. engines: {node: '>=10'}
  517. deep-extend@0.6.0:
  518. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  519. engines: {node: '>=4.0.0'}
  520. deep-is@0.1.4:
  521. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  522. defu@6.1.4:
  523. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  524. detect-libc@2.0.3:
  525. resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
  526. engines: {node: '>=8'}
  527. dir-glob@3.0.1:
  528. resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
  529. engines: {node: '>=8'}
  530. doctrine@3.0.0:
  531. resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
  532. engines: {node: '>=6.0.0'}
  533. emoji-regex@8.0.0:
  534. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  535. end-of-stream@1.4.4:
  536. resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
  537. enhanced-resolve@5.17.0:
  538. resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==}
  539. engines: {node: '>=10.13.0'}
  540. escape-string-regexp@4.0.0:
  541. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  542. engines: {node: '>=10'}
  543. eslint-compat-utils@0.5.1:
  544. resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
  545. engines: {node: '>=12'}
  546. peerDependencies:
  547. eslint: '>=6.0.0'
  548. eslint-config-sukka@6.1.6:
  549. resolution: {integrity: sha512-EP68ak9Gg/haGFsng5Qk616VXpNqfw4nZuEySrrIqumqs/sLAxFzbgqHxKRTyiLyCyBIG6TFnP/Wkk0Lk8oo3A==}
  550. eslint-formatter-sukka@6.1.6:
  551. resolution: {integrity: sha512-lXbNoNPg7M6EHh5RSY45BZStpI//fStgAGfN8srvfz+3PXSOdlBOmZyZm7xtiYnMX+ZctG8z4FDAKdgAEvUhLQ==}
  552. eslint-import-resolver-node@0.3.9:
  553. resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
  554. eslint-import-resolver-ts-bundled@6.1.6:
  555. resolution: {integrity: sha512-k06mk6dow8LeMRWYSBEhke+MFRo5C1NLVl8lhN8nx6sb1LfTblh3wfC1KEKN7pjjGSyWGI/ZvumfEmJNpc3D7g==}
  556. eslint-plugin-autofix@2.1.0:
  557. resolution: {integrity: sha512-4ya5flaJ7P+s4WeCe7mVd5Mmv0ayghl9Xz1MDewQqDNXn3SFkvTMqbCuJT5fsTl+BdtJ/CFNV48YrABohQu1VQ==}
  558. engines: {node: '>=18'}
  559. peerDependencies:
  560. eslint: '>=8'
  561. eslint-plugin-deprecation@3.0.0:
  562. resolution: {integrity: sha512-JuVLdNg/uf0Adjg2tpTyYoYaMbwQNn/c78P1HcccokvhtRphgnRjZDKmhlxbxYptppex03zO76f97DD/yQHv7A==}
  563. peerDependencies:
  564. eslint: ^8.0.0
  565. typescript: ^4.2.4 || ^5.0.0
  566. eslint-plugin-es-x@7.8.0:
  567. resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==}
  568. engines: {node: ^14.18.0 || >=16.0.0}
  569. peerDependencies:
  570. eslint: '>=8'
  571. eslint-plugin-import-x@3.1.0:
  572. resolution: {integrity: sha512-/UbPA+bYY7nIxcjL3kpcDY3UNdoLHFhyBFzHox2M0ypcUoueTn6woZUUmzzi5et/dXChksasYYFeKE2wshOrhg==}
  573. engines: {node: '>=16'}
  574. peerDependencies:
  575. eslint: ^8.56.0 || ^9.0.0-0
  576. eslint-plugin-jsonc@2.16.0:
  577. resolution: {integrity: sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg==}
  578. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  579. peerDependencies:
  580. eslint: '>=6.0.0'
  581. eslint-plugin-n@17.9.0:
  582. resolution: {integrity: sha512-CPSaXDXdrT4nsrOrO4mT4VB6FMUkoySRkHWuuJJHVqsIEjIeZgMY1H7AzSwPbDScikBmLN82KeM1u7ixV7PzGg==}
  583. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  584. peerDependencies:
  585. eslint: '>=8.23.0'
  586. eslint-plugin-promise@6.6.0:
  587. resolution: {integrity: sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==}
  588. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  589. peerDependencies:
  590. eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
  591. eslint-plugin-sukka-ts@6.1.6:
  592. resolution: {integrity: sha512-+WJ4B5aG8+P37fZDUVa3gobmXKTlo4Y7QXOizxVcm7Q7P1+HnhQ44wDtkorjHI3HgG2oYQ+g07a42c6m3MrNFQ==}
  593. eslint-plugin-sukka@6.1.6:
  594. resolution: {integrity: sha512-wNlZUbmlM4BeUaOT4LPAuqnZWC4DyuZM+VD2fvrnxf8WSUIhOVuzMSR0W1QuNKeGRIRS9LXOx3J10oyEMnrahA==}
  595. eslint-plugin-unused-imports@4.0.0:
  596. resolution: {integrity: sha512-mzM+y2B7XYpQryVa1usT+Y/BdNAtAZiXzwpSyDCboFoJN/LZRN67TNvQxKtuTK/Aplya3sLNQforiubzPPaIcQ==}
  597. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  598. peerDependencies:
  599. '@typescript-eslint/eslint-plugin': '8'
  600. eslint: '9'
  601. peerDependenciesMeta:
  602. '@typescript-eslint/eslint-plugin':
  603. optional: true
  604. eslint-rule-composer@0.3.0:
  605. resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
  606. engines: {node: '>=4.0.0'}
  607. eslint-scope@8.0.2:
  608. resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==}
  609. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  610. eslint-visitor-keys@3.4.3:
  611. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  612. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  613. eslint-visitor-keys@4.0.0:
  614. resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
  615. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  616. eslint@9.7.0:
  617. resolution: {integrity: sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==}
  618. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  619. hasBin: true
  620. espree@10.1.0:
  621. resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==}
  622. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  623. espree@9.6.1:
  624. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  625. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  626. esquery@1.6.0:
  627. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  628. engines: {node: '>=0.10'}
  629. esrecurse@4.3.0:
  630. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  631. engines: {node: '>=4.0'}
  632. estraverse@5.3.0:
  633. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  634. engines: {node: '>=4.0'}
  635. esutils@2.0.3:
  636. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  637. engines: {node: '>=0.10.0'}
  638. expand-template@2.0.3:
  639. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  640. engines: {node: '>=6'}
  641. fast-cidr-tools@0.2.5:
  642. resolution: {integrity: sha512-7/NO0T7mMlpOzm9b5wMhqZn6VO4CvQ0tQ8X0Nw/6uE74GRN+qV6lBZzlHlbtPAAutKqE3jThAL6WbON+7hNz1g==}
  643. engines: {node: '>=16'}
  644. fast-deep-equal@3.1.3:
  645. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  646. fast-fifo@1.3.2:
  647. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  648. fast-glob@3.3.2:
  649. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  650. engines: {node: '>=8.6.0'}
  651. fast-json-stable-stringify@2.1.0:
  652. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  653. fast-levenshtein@2.0.6:
  654. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  655. fast-uri@3.0.1:
  656. resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==}
  657. fastq@1.17.1:
  658. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  659. fdir@6.2.0:
  660. resolution: {integrity: sha512-9XaWcDl0riOX5j2kYfy0kKdg7skw3IY6kA4LFT8Tk2yF9UdrADUy8D6AJuBLtf7ISm/MksumwAHE3WVbMRyCLw==}
  661. peerDependencies:
  662. picomatch: ^3 || ^4
  663. peerDependenciesMeta:
  664. picomatch:
  665. optional: true
  666. file-entry-cache@8.0.0:
  667. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  668. engines: {node: '>=16.0.0'}
  669. file-uri-to-path@1.0.0:
  670. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  671. fill-range@7.1.1:
  672. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  673. engines: {node: '>=8'}
  674. find-up@5.0.0:
  675. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  676. engines: {node: '>=10'}
  677. flat-cache@4.0.1:
  678. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  679. engines: {node: '>=16'}
  680. flatted@3.3.1:
  681. resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
  682. foxact@0.2.36:
  683. resolution: {integrity: sha512-oqra6g2x0GCbnwcD5SoEJuRzwv6gEj/840biKkIHNuTOMk0U1kR0V8iBSk4RU6jCa9p9oM17eCwJj2fqpvlvUg==}
  684. peerDependencies:
  685. react: '*'
  686. peerDependenciesMeta:
  687. react:
  688. optional: true
  689. fs-constants@1.0.0:
  690. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  691. function-bind@1.1.2:
  692. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  693. get-tsconfig@4.7.6:
  694. resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==}
  695. github-from-package@0.0.0:
  696. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  697. glob-parent@5.1.2:
  698. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  699. engines: {node: '>= 6'}
  700. glob-parent@6.0.2:
  701. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  702. engines: {node: '>=10.13.0'}
  703. globals@14.0.0:
  704. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  705. engines: {node: '>=18'}
  706. globals@15.8.0:
  707. resolution: {integrity: sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==}
  708. engines: {node: '>=18'}
  709. globby@11.1.0:
  710. resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
  711. engines: {node: '>=10'}
  712. graceful-fs@4.2.11:
  713. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  714. graphemer@1.4.0:
  715. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  716. has-flag@4.0.0:
  717. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  718. engines: {node: '>=8'}
  719. hasown@2.0.2:
  720. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  721. engines: {node: '>= 0.4'}
  722. ieee754@1.2.1:
  723. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  724. ignore@5.3.1:
  725. resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
  726. engines: {node: '>= 4'}
  727. import-fresh@3.3.0:
  728. resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
  729. engines: {node: '>=6'}
  730. imurmurhash@0.1.4:
  731. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  732. engines: {node: '>=0.8.19'}
  733. inherits@2.0.4:
  734. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  735. ini@1.3.8:
  736. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  737. is-core-module@2.15.0:
  738. resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==}
  739. engines: {node: '>= 0.4'}
  740. is-extglob@2.1.1:
  741. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  742. engines: {node: '>=0.10.0'}
  743. is-fullwidth-code-point@3.0.0:
  744. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  745. engines: {node: '>=8'}
  746. is-glob@4.0.3:
  747. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  748. engines: {node: '>=0.10.0'}
  749. is-number@7.0.0:
  750. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  751. engines: {node: '>=0.12.0'}
  752. is-path-inside@3.0.3:
  753. resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
  754. engines: {node: '>=8'}
  755. isexe@2.0.0:
  756. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  757. js-yaml@4.1.0:
  758. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  759. hasBin: true
  760. json-buffer@3.0.1:
  761. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  762. json-schema-traverse@0.4.1:
  763. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  764. json-schema-traverse@1.0.0:
  765. resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
  766. json-stable-stringify-without-jsonify@1.0.1:
  767. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  768. jsonc-eslint-parser@2.4.0:
  769. resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
  770. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  771. keyv@4.5.4:
  772. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  773. levn@0.4.1:
  774. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  775. engines: {node: '>= 0.8.0'}
  776. locate-path@6.0.0:
  777. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  778. engines: {node: '>=10'}
  779. lodash.merge@4.6.2:
  780. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  781. lodash.truncate@4.4.2:
  782. resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==}
  783. lodash@4.17.21:
  784. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  785. lru-cache@10.4.3:
  786. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  787. merge2@1.4.1:
  788. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  789. engines: {node: '>= 8'}
  790. micromatch@4.0.7:
  791. resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==}
  792. engines: {node: '>=8.6'}
  793. mimic-response@3.1.0:
  794. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  795. engines: {node: '>=10'}
  796. minimatch@3.1.2:
  797. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  798. minimatch@9.0.5:
  799. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  800. engines: {node: '>=16 || 14 >=14.17'}
  801. minimist@1.2.8:
  802. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  803. minipass@7.1.2:
  804. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  805. engines: {node: '>=16 || 14 >=14.17'}
  806. mitata@0.1.11:
  807. resolution: {integrity: sha512-cs6FiWcnRxn7atVumm8wA8R70XCDmMXgVgb/qWUSjr5dwuIBr7zC+22mbGYPlbyFixlIOjuP//A0e72Q1ZoGDw==}
  808. mkdirp-classic@0.5.3:
  809. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  810. mnemonist@0.39.8:
  811. resolution: {integrity: sha512-vyWo2K3fjrUw8YeeZ1zF0fy6Mu59RHokURlld8ymdUPjMlD9EC9ov1/YPqTgqRvUN9nTr3Gqfz29LYAmu0PHPQ==}
  812. ms@2.1.2:
  813. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  814. ms@2.1.3:
  815. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  816. napi-build-utils@1.0.2:
  817. resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==}
  818. natural-compare@1.4.0:
  819. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  820. node-abi@3.65.0:
  821. resolution: {integrity: sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==}
  822. engines: {node: '>=10'}
  823. obliterator@2.0.4:
  824. resolution: {integrity: sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==}
  825. once@1.4.0:
  826. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  827. optionator@0.9.4:
  828. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  829. engines: {node: '>= 0.8.0'}
  830. oxc-resolver@1.10.2:
  831. resolution: {integrity: sha512-NIbwVqoU8Bhl7PVtItHCg+VFFokIDwBgIgFUwFG2Y8ePhxftFh5xG+KLar5PLWXlCP4WunPIuXD3jr3v6/MfRw==}
  832. p-limit@3.1.0:
  833. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  834. engines: {node: '>=10'}
  835. p-locate@5.0.0:
  836. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  837. engines: {node: '>=10'}
  838. parent-module@1.0.1:
  839. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  840. engines: {node: '>=6'}
  841. path-exists@4.0.0:
  842. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  843. engines: {node: '>=8'}
  844. path-key@3.1.1:
  845. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  846. engines: {node: '>=8'}
  847. path-parse@1.0.7:
  848. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  849. path-scurry@1.11.1:
  850. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  851. engines: {node: '>=16 || 14 >=14.18'}
  852. path-type@4.0.0:
  853. resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
  854. engines: {node: '>=8'}
  855. picocolors@1.0.1:
  856. resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
  857. picomatch@2.3.1:
  858. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  859. engines: {node: '>=8.6'}
  860. pirates@4.0.6:
  861. resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
  862. engines: {node: '>= 6'}
  863. prebuild-install@7.1.2:
  864. resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==}
  865. engines: {node: '>=10'}
  866. hasBin: true
  867. prelude-ls@1.2.1:
  868. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  869. engines: {node: '>= 0.8.0'}
  870. pump@3.0.0:
  871. resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
  872. punycode@2.3.1:
  873. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  874. engines: {node: '>=6'}
  875. queue-microtask@1.2.3:
  876. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  877. queue-tick@1.0.1:
  878. resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==}
  879. rc@1.2.8:
  880. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  881. hasBin: true
  882. readable-stream@3.6.2:
  883. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  884. engines: {node: '>= 6'}
  885. require-from-string@2.0.2:
  886. resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
  887. engines: {node: '>=0.10.0'}
  888. resolve-from@4.0.0:
  889. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  890. engines: {node: '>=4'}
  891. resolve-pkg-maps@1.0.0:
  892. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  893. resolve@1.22.8:
  894. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
  895. hasBin: true
  896. retry@0.13.1:
  897. resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
  898. engines: {node: '>= 4'}
  899. reusify@1.0.4:
  900. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  901. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  902. run-parallel@1.2.0:
  903. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  904. safe-buffer@5.2.1:
  905. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  906. semver@7.6.3:
  907. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  908. engines: {node: '>=10'}
  909. hasBin: true
  910. server-only@0.0.1:
  911. resolution: {integrity: sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==}
  912. shebang-command@2.0.0:
  913. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  914. engines: {node: '>=8'}
  915. shebang-regex@3.0.0:
  916. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  917. engines: {node: '>=8'}
  918. simple-concat@1.0.1:
  919. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  920. simple-get@4.0.1:
  921. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  922. slash@3.0.0:
  923. resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
  924. engines: {node: '>=8'}
  925. slice-ansi@4.0.0:
  926. resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==}
  927. engines: {node: '>=10'}
  928. source-map-support@0.5.21:
  929. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  930. source-map@0.6.1:
  931. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  932. engines: {node: '>=0.10.0'}
  933. stable-hash@0.0.4:
  934. resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==}
  935. streamx@2.18.0:
  936. resolution: {integrity: sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==}
  937. string-similarity@4.0.4:
  938. resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==}
  939. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  940. string-width@4.2.3:
  941. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  942. engines: {node: '>=8'}
  943. string_decoder@1.3.0:
  944. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  945. strip-ansi@6.0.1:
  946. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  947. engines: {node: '>=8'}
  948. strip-json-comments@2.0.1:
  949. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  950. engines: {node: '>=0.10.0'}
  951. strip-json-comments@3.1.1:
  952. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  953. engines: {node: '>=8'}
  954. supports-color@7.2.0:
  955. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  956. engines: {node: '>=8'}
  957. supports-preserve-symlinks-flag@1.0.0:
  958. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  959. engines: {node: '>= 0.4'}
  960. synckit@0.6.2:
  961. resolution: {integrity: sha512-Vhf+bUa//YSTYKseDiiEuQmhGCoIF3CVBhunm3r/DQnYiGT4JssmnKQc44BIyOZRK2pKjXXAgbhfmbeoC9CJpA==}
  962. engines: {node: '>=12.20'}
  963. table@6.8.2:
  964. resolution: {integrity: sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==}
  965. engines: {node: '>=10.0.0'}
  966. tapable@2.2.1:
  967. resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
  968. engines: {node: '>=6'}
  969. tar-fs@2.1.1:
  970. resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}
  971. tar-stream@2.2.0:
  972. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  973. engines: {node: '>=6'}
  974. tar-stream@3.1.7:
  975. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  976. text-decoder@1.1.1:
  977. resolution: {integrity: sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==}
  978. text-table@0.2.0:
  979. resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
  980. tldts-core@6.1.33:
  981. resolution: {integrity: sha512-illzy+AYvuoDcrz16moF5X8HkjZFX7NpJJOzrLVyH4ATjhiiScfcUwAu+rtOzJFWTWqROJPXvBD/CF5v1JfEcw==}
  982. tldts-experimental@6.1.33:
  983. resolution: {integrity: sha512-xj/RTihjY3vtmOLjG0GEVYCZG4eW6XSAwo4HA/adaalV3gNzNy94nUXW9P4LTQLz2661pLxrlMVQ6J4+pXBT6w==}
  984. tldts@6.1.33:
  985. resolution: {integrity: sha512-U0rcEJftDwy6LfRdj5aQNvHlXpLpVCMUBkdp5nqtrhT7nva1+DT8O+cQfwJmOk62lOIHdz4EkAyrHKkH5I1Jtw==}
  986. hasBin: true
  987. to-regex-range@5.0.1:
  988. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  989. engines: {node: '>=8.0'}
  990. ts-api-utils@1.3.0:
  991. resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
  992. engines: {node: '>=16'}
  993. peerDependencies:
  994. typescript: '>=4.2.0'
  995. tslib@2.6.3:
  996. resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
  997. tunnel-agent@0.6.0:
  998. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  999. type-check@0.4.0:
  1000. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1001. engines: {node: '>= 0.8.0'}
  1002. type-fest@4.23.0:
  1003. resolution: {integrity: sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==}
  1004. engines: {node: '>=16'}
  1005. typescript-eslint@8.0.0-alpha.45:
  1006. resolution: {integrity: sha512-Iw8MpAxWE0UBrtJjHsGxEiY2tHT1hkfrt6tWcnHotVyDAhsNVMYXcucxtWMYdnNf5fKQCRHM51RA84nuQgB1Bw==}
  1007. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1008. peerDependencies:
  1009. typescript: '*'
  1010. peerDependenciesMeta:
  1011. typescript:
  1012. optional: true
  1013. typescript@5.5.4:
  1014. resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
  1015. engines: {node: '>=14.17'}
  1016. hasBin: true
  1017. undici-types@5.26.5:
  1018. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  1019. uri-js@4.4.1:
  1020. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1021. util-deprecate@1.0.2:
  1022. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1023. which@2.0.2:
  1024. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1025. engines: {node: '>= 8'}
  1026. hasBin: true
  1027. word-wrap@1.2.5:
  1028. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1029. engines: {node: '>=0.10.0'}
  1030. wrappy@1.0.2:
  1031. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1032. yaml@2.4.5:
  1033. resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==}
  1034. engines: {node: '>= 14'}
  1035. hasBin: true
  1036. yocto-queue@0.1.0:
  1037. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1038. engines: {node: '>=10'}
  1039. snapshots:
  1040. '@cliqz/adblocker-content@1.30.0':
  1041. dependencies:
  1042. '@cliqz/adblocker-extended-selectors': 1.30.0
  1043. '@cliqz/adblocker-extended-selectors@1.30.0': {}
  1044. '@cliqz/adblocker@1.30.0':
  1045. dependencies:
  1046. '@cliqz/adblocker-content': 1.30.0
  1047. '@cliqz/adblocker-extended-selectors': 1.30.0
  1048. '@remusao/guess-url-type': 1.3.0
  1049. '@remusao/small': 1.3.0
  1050. '@remusao/smaz': 1.10.0
  1051. '@types/chrome': 0.0.268
  1052. '@types/firefox-webext-browser': 120.0.4
  1053. tldts-experimental: 6.1.33
  1054. '@dual-bundle/import-meta-resolve@4.1.0': {}
  1055. '@emnapi/core@1.2.0':
  1056. dependencies:
  1057. '@emnapi/wasi-threads': 1.0.1
  1058. tslib: 2.6.3
  1059. optional: true
  1060. '@emnapi/runtime@1.2.0':
  1061. dependencies:
  1062. tslib: 2.6.3
  1063. optional: true
  1064. '@emnapi/wasi-threads@1.0.1':
  1065. dependencies:
  1066. tslib: 2.6.3
  1067. optional: true
  1068. '@eslint-community/eslint-plugin-eslint-comments@4.3.0(eslint@9.7.0)':
  1069. dependencies:
  1070. escape-string-regexp: 4.0.0
  1071. eslint: 9.7.0
  1072. ignore: 5.3.1
  1073. '@eslint-community/eslint-utils@4.4.0(eslint@9.7.0)':
  1074. dependencies:
  1075. eslint: 9.7.0
  1076. eslint-visitor-keys: 3.4.3
  1077. '@eslint-community/regexpp@4.11.0': {}
  1078. '@eslint-sukka/node@6.1.6(eslint@9.7.0)(typescript@5.5.4)':
  1079. dependencies:
  1080. '@eslint-sukka/shared': 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  1081. eslint-plugin-n: 17.9.0(eslint@9.7.0)
  1082. eslint-plugin-sukka: 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  1083. transitivePeerDependencies:
  1084. - eslint
  1085. - supports-color
  1086. - typescript
  1087. '@eslint-sukka/shared@6.1.6(eslint@9.7.0)(typescript@5.5.4)':
  1088. dependencies:
  1089. '@dual-bundle/import-meta-resolve': 4.1.0
  1090. '@types/eslint': 8.56.11
  1091. '@typescript-eslint/utils': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1092. type-fest: 4.23.0
  1093. transitivePeerDependencies:
  1094. - eslint
  1095. - supports-color
  1096. - typescript
  1097. '@eslint/compat@1.1.1': {}
  1098. '@eslint/config-array@0.17.1':
  1099. dependencies:
  1100. '@eslint/object-schema': 2.1.4
  1101. debug: 4.3.5
  1102. minimatch: 3.1.2
  1103. transitivePeerDependencies:
  1104. - supports-color
  1105. '@eslint/eslintrc@3.1.0':
  1106. dependencies:
  1107. ajv: 6.12.6
  1108. debug: 4.3.5
  1109. espree: 10.1.0
  1110. globals: 14.0.0
  1111. ignore: 5.3.1
  1112. import-fresh: 3.3.0
  1113. js-yaml: 4.1.0
  1114. minimatch: 3.1.2
  1115. strip-json-comments: 3.1.1
  1116. transitivePeerDependencies:
  1117. - supports-color
  1118. '@eslint/js@9.7.0': {}
  1119. '@eslint/object-schema@2.1.4': {}
  1120. '@gorhill/publicsuffixlist@3.0.1': {}
  1121. '@humanwhocodes/module-importer@1.0.1': {}
  1122. '@humanwhocodes/retry@0.3.0': {}
  1123. '@napi-rs/wasm-runtime@0.2.4':
  1124. dependencies:
  1125. '@emnapi/core': 1.2.0
  1126. '@emnapi/runtime': 1.2.0
  1127. '@tybys/wasm-util': 0.9.0
  1128. optional: true
  1129. '@nodelib/fs.scandir@2.1.5':
  1130. dependencies:
  1131. '@nodelib/fs.stat': 2.0.5
  1132. run-parallel: 1.2.0
  1133. '@nodelib/fs.stat@2.0.5': {}
  1134. '@nodelib/fs.walk@1.2.8':
  1135. dependencies:
  1136. '@nodelib/fs.scandir': 2.1.5
  1137. fastq: 1.17.1
  1138. '@oxc-resolver/binding-darwin-arm64@1.10.2':
  1139. optional: true
  1140. '@oxc-resolver/binding-darwin-x64@1.10.2':
  1141. optional: true
  1142. '@oxc-resolver/binding-freebsd-x64@1.10.2':
  1143. optional: true
  1144. '@oxc-resolver/binding-linux-arm-gnueabihf@1.10.2':
  1145. optional: true
  1146. '@oxc-resolver/binding-linux-arm64-gnu@1.10.2':
  1147. optional: true
  1148. '@oxc-resolver/binding-linux-arm64-musl@1.10.2':
  1149. optional: true
  1150. '@oxc-resolver/binding-linux-x64-gnu@1.10.2':
  1151. optional: true
  1152. '@oxc-resolver/binding-linux-x64-musl@1.10.2':
  1153. optional: true
  1154. '@oxc-resolver/binding-wasm32-wasi@1.10.2':
  1155. dependencies:
  1156. '@napi-rs/wasm-runtime': 0.2.4
  1157. optional: true
  1158. '@oxc-resolver/binding-win32-arm64-msvc@1.10.2':
  1159. optional: true
  1160. '@oxc-resolver/binding-win32-x64-msvc@1.10.2':
  1161. optional: true
  1162. '@remusao/guess-url-type@1.3.0': {}
  1163. '@remusao/small@1.3.0': {}
  1164. '@remusao/smaz-compress@1.10.0':
  1165. dependencies:
  1166. '@remusao/trie': 1.5.0
  1167. '@remusao/smaz-decompress@1.10.0': {}
  1168. '@remusao/smaz@1.10.0':
  1169. dependencies:
  1170. '@remusao/smaz-compress': 1.10.0
  1171. '@remusao/smaz-decompress': 1.10.0
  1172. '@remusao/trie@1.5.0': {}
  1173. '@stylistic/eslint-plugin-js@2.3.0(eslint@9.7.0)':
  1174. dependencies:
  1175. '@types/eslint': 8.56.11
  1176. acorn: 8.12.1
  1177. eslint: 9.7.0
  1178. eslint-visitor-keys: 4.0.0
  1179. espree: 10.1.0
  1180. '@stylistic/eslint-plugin-plus@2.3.0(eslint@9.7.0)(typescript@5.5.4)':
  1181. dependencies:
  1182. '@types/eslint': 8.56.11
  1183. '@typescript-eslint/utils': 7.17.0(eslint@9.7.0)(typescript@5.5.4)
  1184. eslint: 9.7.0
  1185. transitivePeerDependencies:
  1186. - supports-color
  1187. - typescript
  1188. '@stylistic/eslint-plugin-ts@2.3.0(eslint@9.7.0)(typescript@5.5.4)':
  1189. dependencies:
  1190. '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0)
  1191. '@types/eslint': 8.56.11
  1192. '@typescript-eslint/utils': 7.17.0(eslint@9.7.0)(typescript@5.5.4)
  1193. eslint: 9.7.0
  1194. transitivePeerDependencies:
  1195. - supports-color
  1196. - typescript
  1197. '@swc-node/core@1.13.3(@swc/core@1.7.0)(@swc/types@0.1.12)':
  1198. dependencies:
  1199. '@swc/core': 1.7.0
  1200. '@swc/types': 0.1.12
  1201. '@swc-node/register@1.10.9(@swc/core@1.7.0)(@swc/types@0.1.12)(typescript@5.5.4)':
  1202. dependencies:
  1203. '@swc-node/core': 1.13.3(@swc/core@1.7.0)(@swc/types@0.1.12)
  1204. '@swc-node/sourcemap-support': 0.5.1
  1205. '@swc/core': 1.7.0
  1206. colorette: 2.0.20
  1207. debug: 4.3.5
  1208. oxc-resolver: 1.10.2
  1209. pirates: 4.0.6
  1210. tslib: 2.6.3
  1211. typescript: 5.5.4
  1212. transitivePeerDependencies:
  1213. - '@swc/types'
  1214. - supports-color
  1215. '@swc-node/sourcemap-support@0.5.1':
  1216. dependencies:
  1217. source-map-support: 0.5.21
  1218. tslib: 2.6.3
  1219. '@swc/core-darwin-arm64@1.7.0':
  1220. optional: true
  1221. '@swc/core-darwin-x64@1.7.0':
  1222. optional: true
  1223. '@swc/core-linux-arm-gnueabihf@1.7.0':
  1224. optional: true
  1225. '@swc/core-linux-arm64-gnu@1.7.0':
  1226. optional: true
  1227. '@swc/core-linux-arm64-musl@1.7.0':
  1228. optional: true
  1229. '@swc/core-linux-x64-gnu@1.7.0':
  1230. optional: true
  1231. '@swc/core-linux-x64-musl@1.7.0':
  1232. optional: true
  1233. '@swc/core-win32-arm64-msvc@1.7.0':
  1234. optional: true
  1235. '@swc/core-win32-ia32-msvc@1.7.0':
  1236. optional: true
  1237. '@swc/core-win32-x64-msvc@1.7.0':
  1238. optional: true
  1239. '@swc/core@1.7.0':
  1240. dependencies:
  1241. '@swc/counter': 0.1.3
  1242. '@swc/types': 0.1.12
  1243. optionalDependencies:
  1244. '@swc/core-darwin-arm64': 1.7.0
  1245. '@swc/core-darwin-x64': 1.7.0
  1246. '@swc/core-linux-arm-gnueabihf': 1.7.0
  1247. '@swc/core-linux-arm64-gnu': 1.7.0
  1248. '@swc/core-linux-arm64-musl': 1.7.0
  1249. '@swc/core-linux-x64-gnu': 1.7.0
  1250. '@swc/core-linux-x64-musl': 1.7.0
  1251. '@swc/core-win32-arm64-msvc': 1.7.0
  1252. '@swc/core-win32-ia32-msvc': 1.7.0
  1253. '@swc/core-win32-x64-msvc': 1.7.0
  1254. '@swc/counter@0.1.3': {}
  1255. '@swc/types@0.1.12':
  1256. dependencies:
  1257. '@swc/counter': 0.1.3
  1258. '@tybys/wasm-util@0.9.0':
  1259. dependencies:
  1260. tslib: 2.6.3
  1261. optional: true
  1262. '@types/async-retry@1.4.8':
  1263. dependencies:
  1264. '@types/retry': 0.12.5
  1265. '@types/better-sqlite3@7.6.11':
  1266. dependencies:
  1267. '@types/node': 20.14.11
  1268. '@types/chrome@0.0.268':
  1269. dependencies:
  1270. '@types/filesystem': 0.0.36
  1271. '@types/har-format': 1.2.15
  1272. '@types/eslint@8.56.11':
  1273. dependencies:
  1274. '@types/estree': 1.0.5
  1275. '@types/json-schema': 7.0.15
  1276. '@types/estree@1.0.5': {}
  1277. '@types/filesystem@0.0.36':
  1278. dependencies:
  1279. '@types/filewriter': 0.0.33
  1280. '@types/filewriter@0.0.33': {}
  1281. '@types/firefox-webext-browser@120.0.4': {}
  1282. '@types/har-format@1.2.15': {}
  1283. '@types/json-schema@7.0.15': {}
  1284. '@types/node@20.14.11':
  1285. dependencies:
  1286. undici-types: 5.26.5
  1287. '@types/punycode@2.1.4': {}
  1288. '@types/retry@0.12.5': {}
  1289. '@types/tar-stream@3.1.3':
  1290. dependencies:
  1291. '@types/node': 20.14.11
  1292. '@typescript-eslint/eslint-plugin@8.0.0-alpha.45(@typescript-eslint/parser@8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4))(eslint@9.7.0)(typescript@5.5.4)':
  1293. dependencies:
  1294. '@eslint-community/regexpp': 4.11.0
  1295. '@typescript-eslint/parser': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1296. '@typescript-eslint/scope-manager': 8.0.0-alpha.45
  1297. '@typescript-eslint/type-utils': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1298. '@typescript-eslint/utils': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1299. '@typescript-eslint/visitor-keys': 8.0.0-alpha.45
  1300. eslint: 9.7.0
  1301. graphemer: 1.4.0
  1302. ignore: 5.3.1
  1303. natural-compare: 1.4.0
  1304. ts-api-utils: 1.3.0(typescript@5.5.4)
  1305. optionalDependencies:
  1306. typescript: 5.5.4
  1307. transitivePeerDependencies:
  1308. - supports-color
  1309. '@typescript-eslint/parser@8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)':
  1310. dependencies:
  1311. '@typescript-eslint/scope-manager': 8.0.0-alpha.45
  1312. '@typescript-eslint/types': 8.0.0-alpha.45
  1313. '@typescript-eslint/typescript-estree': 8.0.0-alpha.45(typescript@5.5.4)
  1314. '@typescript-eslint/visitor-keys': 8.0.0-alpha.45
  1315. debug: 4.3.5
  1316. eslint: 9.7.0
  1317. optionalDependencies:
  1318. typescript: 5.5.4
  1319. transitivePeerDependencies:
  1320. - supports-color
  1321. '@typescript-eslint/scope-manager@7.17.0':
  1322. dependencies:
  1323. '@typescript-eslint/types': 7.17.0
  1324. '@typescript-eslint/visitor-keys': 7.17.0
  1325. '@typescript-eslint/scope-manager@8.0.0-alpha.45':
  1326. dependencies:
  1327. '@typescript-eslint/types': 8.0.0-alpha.45
  1328. '@typescript-eslint/visitor-keys': 8.0.0-alpha.45
  1329. '@typescript-eslint/type-utils@8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)':
  1330. dependencies:
  1331. '@typescript-eslint/typescript-estree': 8.0.0-alpha.45(typescript@5.5.4)
  1332. '@typescript-eslint/utils': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1333. debug: 4.3.5
  1334. ts-api-utils: 1.3.0(typescript@5.5.4)
  1335. optionalDependencies:
  1336. typescript: 5.5.4
  1337. transitivePeerDependencies:
  1338. - eslint
  1339. - supports-color
  1340. '@typescript-eslint/types@7.17.0': {}
  1341. '@typescript-eslint/types@8.0.0-alpha.45': {}
  1342. '@typescript-eslint/typescript-estree@7.17.0(typescript@5.5.4)':
  1343. dependencies:
  1344. '@typescript-eslint/types': 7.17.0
  1345. '@typescript-eslint/visitor-keys': 7.17.0
  1346. debug: 4.3.5
  1347. globby: 11.1.0
  1348. is-glob: 4.0.3
  1349. minimatch: 9.0.5
  1350. semver: 7.6.3
  1351. ts-api-utils: 1.3.0(typescript@5.5.4)
  1352. optionalDependencies:
  1353. typescript: 5.5.4
  1354. transitivePeerDependencies:
  1355. - supports-color
  1356. '@typescript-eslint/typescript-estree@8.0.0-alpha.45(typescript@5.5.4)':
  1357. dependencies:
  1358. '@typescript-eslint/types': 8.0.0-alpha.45
  1359. '@typescript-eslint/visitor-keys': 8.0.0-alpha.45
  1360. debug: 4.3.5
  1361. globby: 11.1.0
  1362. is-glob: 4.0.3
  1363. minimatch: 9.0.5
  1364. semver: 7.6.3
  1365. ts-api-utils: 1.3.0(typescript@5.5.4)
  1366. optionalDependencies:
  1367. typescript: 5.5.4
  1368. transitivePeerDependencies:
  1369. - supports-color
  1370. '@typescript-eslint/utils@7.17.0(eslint@9.7.0)(typescript@5.5.4)':
  1371. dependencies:
  1372. '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
  1373. '@typescript-eslint/scope-manager': 7.17.0
  1374. '@typescript-eslint/types': 7.17.0
  1375. '@typescript-eslint/typescript-estree': 7.17.0(typescript@5.5.4)
  1376. eslint: 9.7.0
  1377. transitivePeerDependencies:
  1378. - supports-color
  1379. - typescript
  1380. '@typescript-eslint/utils@8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)':
  1381. dependencies:
  1382. '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
  1383. '@typescript-eslint/scope-manager': 8.0.0-alpha.45
  1384. '@typescript-eslint/types': 8.0.0-alpha.45
  1385. '@typescript-eslint/typescript-estree': 8.0.0-alpha.45(typescript@5.5.4)
  1386. eslint: 9.7.0
  1387. transitivePeerDependencies:
  1388. - supports-color
  1389. - typescript
  1390. '@typescript-eslint/visitor-keys@7.17.0':
  1391. dependencies:
  1392. '@typescript-eslint/types': 7.17.0
  1393. eslint-visitor-keys: 3.4.3
  1394. '@typescript-eslint/visitor-keys@8.0.0-alpha.45':
  1395. dependencies:
  1396. '@typescript-eslint/types': 8.0.0-alpha.45
  1397. eslint-visitor-keys: 3.4.3
  1398. acorn-jsx@5.3.2(acorn@8.12.1):
  1399. dependencies:
  1400. acorn: 8.12.1
  1401. acorn@8.12.1: {}
  1402. ajv@6.12.6:
  1403. dependencies:
  1404. fast-deep-equal: 3.1.3
  1405. fast-json-stable-stringify: 2.1.0
  1406. json-schema-traverse: 0.4.1
  1407. uri-js: 4.4.1
  1408. ajv@8.17.1:
  1409. dependencies:
  1410. fast-deep-equal: 3.1.3
  1411. fast-uri: 3.0.1
  1412. json-schema-traverse: 1.0.0
  1413. require-from-string: 2.0.2
  1414. ansi-regex@5.0.1: {}
  1415. ansi-styles@4.3.0:
  1416. dependencies:
  1417. color-convert: 2.0.1
  1418. argparse@2.0.1: {}
  1419. array-union@2.1.0: {}
  1420. astral-regex@2.0.0: {}
  1421. async-retry@1.3.3:
  1422. dependencies:
  1423. retry: 0.13.1
  1424. async-sema@3.1.1: {}
  1425. b4a@1.6.6: {}
  1426. balanced-match@1.0.2: {}
  1427. bare-events@2.4.2:
  1428. optional: true
  1429. base64-js@1.5.1: {}
  1430. better-sqlite3@11.1.2:
  1431. dependencies:
  1432. bindings: 1.5.0
  1433. prebuild-install: 7.1.2
  1434. bindings@1.5.0:
  1435. dependencies:
  1436. file-uri-to-path: 1.0.0
  1437. bl@4.1.0:
  1438. dependencies:
  1439. buffer: 5.7.1
  1440. inherits: 2.0.4
  1441. readable-stream: 3.6.2
  1442. brace-expansion@1.1.11:
  1443. dependencies:
  1444. balanced-match: 1.0.2
  1445. concat-map: 0.0.1
  1446. brace-expansion@2.0.1:
  1447. dependencies:
  1448. balanced-match: 1.0.2
  1449. braces@3.0.3:
  1450. dependencies:
  1451. fill-range: 7.1.1
  1452. buffer-from@1.1.2: {}
  1453. buffer@5.7.1:
  1454. dependencies:
  1455. base64-js: 1.5.1
  1456. ieee754: 1.2.1
  1457. callsites@3.1.0: {}
  1458. chalk@4.1.2:
  1459. dependencies:
  1460. ansi-styles: 4.3.0
  1461. supports-color: 7.2.0
  1462. chownr@1.1.4: {}
  1463. ci-info@4.0.0: {}
  1464. client-only@0.0.1: {}
  1465. color-convert@2.0.1:
  1466. dependencies:
  1467. color-name: 1.1.4
  1468. color-name@1.1.4: {}
  1469. colorette@2.0.20: {}
  1470. concat-map@0.0.1: {}
  1471. cross-spawn@7.0.3:
  1472. dependencies:
  1473. path-key: 3.1.1
  1474. shebang-command: 2.0.0
  1475. which: 2.0.2
  1476. csv-parse@5.5.6: {}
  1477. debug@3.2.7:
  1478. dependencies:
  1479. ms: 2.1.3
  1480. debug@4.3.5:
  1481. dependencies:
  1482. ms: 2.1.2
  1483. decompress-response@6.0.0:
  1484. dependencies:
  1485. mimic-response: 3.1.0
  1486. deep-extend@0.6.0: {}
  1487. deep-is@0.1.4: {}
  1488. defu@6.1.4: {}
  1489. detect-libc@2.0.3: {}
  1490. dir-glob@3.0.1:
  1491. dependencies:
  1492. path-type: 4.0.0
  1493. doctrine@3.0.0:
  1494. dependencies:
  1495. esutils: 2.0.3
  1496. emoji-regex@8.0.0: {}
  1497. end-of-stream@1.4.4:
  1498. dependencies:
  1499. once: 1.4.0
  1500. enhanced-resolve@5.17.0:
  1501. dependencies:
  1502. graceful-fs: 4.2.11
  1503. tapable: 2.2.1
  1504. escape-string-regexp@4.0.0: {}
  1505. eslint-compat-utils@0.5.1(eslint@9.7.0):
  1506. dependencies:
  1507. eslint: 9.7.0
  1508. semver: 7.6.3
  1509. eslint-config-sukka@6.1.6(eslint@9.7.0)(typescript@5.5.4):
  1510. dependencies:
  1511. '@eslint-community/eslint-plugin-eslint-comments': 4.3.0(eslint@9.7.0)
  1512. '@eslint-sukka/shared': 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  1513. '@eslint/compat': 1.1.1
  1514. '@eslint/js': 9.7.0
  1515. '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0)
  1516. '@stylistic/eslint-plugin-plus': 2.3.0(eslint@9.7.0)(typescript@5.5.4)
  1517. '@stylistic/eslint-plugin-ts': 2.3.0(eslint@9.7.0)(typescript@5.5.4)
  1518. '@typescript-eslint/parser': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1519. ci-info: 4.0.0
  1520. defu: 6.1.4
  1521. eslint-import-resolver-ts-bundled: 6.1.6
  1522. eslint-plugin-autofix: 2.1.0(eslint@9.7.0)
  1523. eslint-plugin-deprecation: 3.0.0(eslint@9.7.0)(typescript@5.5.4)
  1524. eslint-plugin-import-x: 3.1.0(eslint@9.7.0)(typescript@5.5.4)
  1525. eslint-plugin-jsonc: 2.16.0(eslint@9.7.0)
  1526. eslint-plugin-promise: 6.6.0(eslint@9.7.0)
  1527. eslint-plugin-sukka: 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  1528. eslint-plugin-sukka-ts: 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  1529. eslint-plugin-unused-imports: 4.0.0(eslint@9.7.0)
  1530. jsonc-eslint-parser: 2.4.0
  1531. picocolors: 1.0.1
  1532. typescript-eslint: 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1533. transitivePeerDependencies:
  1534. - '@typescript-eslint/eslint-plugin'
  1535. - eslint
  1536. - supports-color
  1537. - typescript
  1538. eslint-formatter-sukka@6.1.6:
  1539. dependencies:
  1540. ci-info: 4.0.0
  1541. picocolors: 1.0.1
  1542. eslint-import-resolver-node@0.3.9:
  1543. dependencies:
  1544. debug: 3.2.7
  1545. is-core-module: 2.15.0
  1546. resolve: 1.22.8
  1547. transitivePeerDependencies:
  1548. - supports-color
  1549. eslint-import-resolver-ts-bundled@6.1.6:
  1550. dependencies:
  1551. enhanced-resolve: 5.17.0
  1552. eslint-plugin-autofix@2.1.0(eslint@9.7.0):
  1553. dependencies:
  1554. eslint: 9.7.0
  1555. eslint-rule-composer: 0.3.0
  1556. espree: 9.6.1
  1557. esutils: 2.0.3
  1558. lodash: 4.17.21
  1559. string-similarity: 4.0.4
  1560. eslint-plugin-deprecation@3.0.0(eslint@9.7.0)(typescript@5.5.4):
  1561. dependencies:
  1562. '@typescript-eslint/utils': 7.17.0(eslint@9.7.0)(typescript@5.5.4)
  1563. eslint: 9.7.0
  1564. ts-api-utils: 1.3.0(typescript@5.5.4)
  1565. tslib: 2.6.3
  1566. typescript: 5.5.4
  1567. transitivePeerDependencies:
  1568. - supports-color
  1569. eslint-plugin-es-x@7.8.0(eslint@9.7.0):
  1570. dependencies:
  1571. '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
  1572. '@eslint-community/regexpp': 4.11.0
  1573. eslint: 9.7.0
  1574. eslint-compat-utils: 0.5.1(eslint@9.7.0)
  1575. eslint-plugin-import-x@3.1.0(eslint@9.7.0)(typescript@5.5.4):
  1576. dependencies:
  1577. '@typescript-eslint/utils': 7.17.0(eslint@9.7.0)(typescript@5.5.4)
  1578. debug: 4.3.5
  1579. doctrine: 3.0.0
  1580. eslint: 9.7.0
  1581. eslint-import-resolver-node: 0.3.9
  1582. get-tsconfig: 4.7.6
  1583. is-glob: 4.0.3
  1584. minimatch: 9.0.5
  1585. semver: 7.6.3
  1586. stable-hash: 0.0.4
  1587. tslib: 2.6.3
  1588. transitivePeerDependencies:
  1589. - supports-color
  1590. - typescript
  1591. eslint-plugin-jsonc@2.16.0(eslint@9.7.0):
  1592. dependencies:
  1593. '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
  1594. eslint: 9.7.0
  1595. eslint-compat-utils: 0.5.1(eslint@9.7.0)
  1596. espree: 9.6.1
  1597. graphemer: 1.4.0
  1598. jsonc-eslint-parser: 2.4.0
  1599. natural-compare: 1.4.0
  1600. synckit: 0.6.2
  1601. eslint-plugin-n@17.9.0(eslint@9.7.0):
  1602. dependencies:
  1603. '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
  1604. enhanced-resolve: 5.17.0
  1605. eslint: 9.7.0
  1606. eslint-plugin-es-x: 7.8.0(eslint@9.7.0)
  1607. get-tsconfig: 4.7.6
  1608. globals: 15.8.0
  1609. ignore: 5.3.1
  1610. minimatch: 9.0.5
  1611. semver: 7.6.3
  1612. eslint-plugin-promise@6.6.0(eslint@9.7.0):
  1613. dependencies:
  1614. eslint: 9.7.0
  1615. eslint-plugin-sukka-ts@6.1.6(eslint@9.7.0)(typescript@5.5.4):
  1616. dependencies:
  1617. '@eslint-sukka/shared': 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  1618. '@typescript-eslint/type-utils': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1619. '@typescript-eslint/utils': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  1620. transitivePeerDependencies:
  1621. - eslint
  1622. - supports-color
  1623. - typescript
  1624. eslint-plugin-sukka@6.1.6(eslint@9.7.0)(typescript@5.5.4):
  1625. dependencies:
  1626. '@eslint-sukka/shared': 6.1.6(eslint@9.7.0)(typescript@5.5.4)
  1627. transitivePeerDependencies:
  1628. - eslint
  1629. - supports-color
  1630. - typescript
  1631. eslint-plugin-unused-imports@4.0.0(eslint@9.7.0):
  1632. dependencies:
  1633. eslint: 9.7.0
  1634. eslint-rule-composer: 0.3.0
  1635. eslint-rule-composer@0.3.0: {}
  1636. eslint-scope@8.0.2:
  1637. dependencies:
  1638. esrecurse: 4.3.0
  1639. estraverse: 5.3.0
  1640. eslint-visitor-keys@3.4.3: {}
  1641. eslint-visitor-keys@4.0.0: {}
  1642. eslint@9.7.0:
  1643. dependencies:
  1644. '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0)
  1645. '@eslint-community/regexpp': 4.11.0
  1646. '@eslint/config-array': 0.17.1
  1647. '@eslint/eslintrc': 3.1.0
  1648. '@eslint/js': 9.7.0
  1649. '@humanwhocodes/module-importer': 1.0.1
  1650. '@humanwhocodes/retry': 0.3.0
  1651. '@nodelib/fs.walk': 1.2.8
  1652. ajv: 6.12.6
  1653. chalk: 4.1.2
  1654. cross-spawn: 7.0.3
  1655. debug: 4.3.5
  1656. escape-string-regexp: 4.0.0
  1657. eslint-scope: 8.0.2
  1658. eslint-visitor-keys: 4.0.0
  1659. espree: 10.1.0
  1660. esquery: 1.6.0
  1661. esutils: 2.0.3
  1662. fast-deep-equal: 3.1.3
  1663. file-entry-cache: 8.0.0
  1664. find-up: 5.0.0
  1665. glob-parent: 6.0.2
  1666. ignore: 5.3.1
  1667. imurmurhash: 0.1.4
  1668. is-glob: 4.0.3
  1669. is-path-inside: 3.0.3
  1670. json-stable-stringify-without-jsonify: 1.0.1
  1671. levn: 0.4.1
  1672. lodash.merge: 4.6.2
  1673. minimatch: 3.1.2
  1674. natural-compare: 1.4.0
  1675. optionator: 0.9.4
  1676. strip-ansi: 6.0.1
  1677. text-table: 0.2.0
  1678. transitivePeerDependencies:
  1679. - supports-color
  1680. espree@10.1.0:
  1681. dependencies:
  1682. acorn: 8.12.1
  1683. acorn-jsx: 5.3.2(acorn@8.12.1)
  1684. eslint-visitor-keys: 4.0.0
  1685. espree@9.6.1:
  1686. dependencies:
  1687. acorn: 8.12.1
  1688. acorn-jsx: 5.3.2(acorn@8.12.1)
  1689. eslint-visitor-keys: 3.4.3
  1690. esquery@1.6.0:
  1691. dependencies:
  1692. estraverse: 5.3.0
  1693. esrecurse@4.3.0:
  1694. dependencies:
  1695. estraverse: 5.3.0
  1696. estraverse@5.3.0: {}
  1697. esutils@2.0.3: {}
  1698. expand-template@2.0.3: {}
  1699. fast-cidr-tools@0.2.5: {}
  1700. fast-deep-equal@3.1.3: {}
  1701. fast-fifo@1.3.2: {}
  1702. fast-glob@3.3.2:
  1703. dependencies:
  1704. '@nodelib/fs.stat': 2.0.5
  1705. '@nodelib/fs.walk': 1.2.8
  1706. glob-parent: 5.1.2
  1707. merge2: 1.4.1
  1708. micromatch: 4.0.7
  1709. fast-json-stable-stringify@2.1.0: {}
  1710. fast-levenshtein@2.0.6: {}
  1711. fast-uri@3.0.1: {}
  1712. fastq@1.17.1:
  1713. dependencies:
  1714. reusify: 1.0.4
  1715. fdir@6.2.0: {}
  1716. file-entry-cache@8.0.0:
  1717. dependencies:
  1718. flat-cache: 4.0.1
  1719. file-uri-to-path@1.0.0: {}
  1720. fill-range@7.1.1:
  1721. dependencies:
  1722. to-regex-range: 5.0.1
  1723. find-up@5.0.0:
  1724. dependencies:
  1725. locate-path: 6.0.0
  1726. path-exists: 4.0.0
  1727. flat-cache@4.0.1:
  1728. dependencies:
  1729. flatted: 3.3.1
  1730. keyv: 4.5.4
  1731. flatted@3.3.1: {}
  1732. foxact@0.2.36:
  1733. dependencies:
  1734. client-only: 0.0.1
  1735. server-only: 0.0.1
  1736. fs-constants@1.0.0: {}
  1737. function-bind@1.1.2: {}
  1738. get-tsconfig@4.7.6:
  1739. dependencies:
  1740. resolve-pkg-maps: 1.0.0
  1741. github-from-package@0.0.0: {}
  1742. glob-parent@5.1.2:
  1743. dependencies:
  1744. is-glob: 4.0.3
  1745. glob-parent@6.0.2:
  1746. dependencies:
  1747. is-glob: 4.0.3
  1748. globals@14.0.0: {}
  1749. globals@15.8.0: {}
  1750. globby@11.1.0:
  1751. dependencies:
  1752. array-union: 2.1.0
  1753. dir-glob: 3.0.1
  1754. fast-glob: 3.3.2
  1755. ignore: 5.3.1
  1756. merge2: 1.4.1
  1757. slash: 3.0.0
  1758. graceful-fs@4.2.11: {}
  1759. graphemer@1.4.0: {}
  1760. has-flag@4.0.0: {}
  1761. hasown@2.0.2:
  1762. dependencies:
  1763. function-bind: 1.1.2
  1764. ieee754@1.2.1: {}
  1765. ignore@5.3.1: {}
  1766. import-fresh@3.3.0:
  1767. dependencies:
  1768. parent-module: 1.0.1
  1769. resolve-from: 4.0.0
  1770. imurmurhash@0.1.4: {}
  1771. inherits@2.0.4: {}
  1772. ini@1.3.8: {}
  1773. is-core-module@2.15.0:
  1774. dependencies:
  1775. hasown: 2.0.2
  1776. is-extglob@2.1.1: {}
  1777. is-fullwidth-code-point@3.0.0: {}
  1778. is-glob@4.0.3:
  1779. dependencies:
  1780. is-extglob: 2.1.1
  1781. is-number@7.0.0: {}
  1782. is-path-inside@3.0.3: {}
  1783. isexe@2.0.0: {}
  1784. js-yaml@4.1.0:
  1785. dependencies:
  1786. argparse: 2.0.1
  1787. json-buffer@3.0.1: {}
  1788. json-schema-traverse@0.4.1: {}
  1789. json-schema-traverse@1.0.0: {}
  1790. json-stable-stringify-without-jsonify@1.0.1: {}
  1791. jsonc-eslint-parser@2.4.0:
  1792. dependencies:
  1793. acorn: 8.12.1
  1794. eslint-visitor-keys: 3.4.3
  1795. espree: 9.6.1
  1796. semver: 7.6.3
  1797. keyv@4.5.4:
  1798. dependencies:
  1799. json-buffer: 3.0.1
  1800. levn@0.4.1:
  1801. dependencies:
  1802. prelude-ls: 1.2.1
  1803. type-check: 0.4.0
  1804. locate-path@6.0.0:
  1805. dependencies:
  1806. p-locate: 5.0.0
  1807. lodash.merge@4.6.2: {}
  1808. lodash.truncate@4.4.2: {}
  1809. lodash@4.17.21: {}
  1810. lru-cache@10.4.3: {}
  1811. merge2@1.4.1: {}
  1812. micromatch@4.0.7:
  1813. dependencies:
  1814. braces: 3.0.3
  1815. picomatch: 2.3.1
  1816. mimic-response@3.1.0: {}
  1817. minimatch@3.1.2:
  1818. dependencies:
  1819. brace-expansion: 1.1.11
  1820. minimatch@9.0.5:
  1821. dependencies:
  1822. brace-expansion: 2.0.1
  1823. minimist@1.2.8: {}
  1824. minipass@7.1.2: {}
  1825. mitata@0.1.11: {}
  1826. mkdirp-classic@0.5.3: {}
  1827. mnemonist@0.39.8:
  1828. dependencies:
  1829. obliterator: 2.0.4
  1830. ms@2.1.2: {}
  1831. ms@2.1.3: {}
  1832. napi-build-utils@1.0.2: {}
  1833. natural-compare@1.4.0: {}
  1834. node-abi@3.65.0:
  1835. dependencies:
  1836. semver: 7.6.3
  1837. obliterator@2.0.4: {}
  1838. once@1.4.0:
  1839. dependencies:
  1840. wrappy: 1.0.2
  1841. optionator@0.9.4:
  1842. dependencies:
  1843. deep-is: 0.1.4
  1844. fast-levenshtein: 2.0.6
  1845. levn: 0.4.1
  1846. prelude-ls: 1.2.1
  1847. type-check: 0.4.0
  1848. word-wrap: 1.2.5
  1849. oxc-resolver@1.10.2:
  1850. optionalDependencies:
  1851. '@oxc-resolver/binding-darwin-arm64': 1.10.2
  1852. '@oxc-resolver/binding-darwin-x64': 1.10.2
  1853. '@oxc-resolver/binding-freebsd-x64': 1.10.2
  1854. '@oxc-resolver/binding-linux-arm-gnueabihf': 1.10.2
  1855. '@oxc-resolver/binding-linux-arm64-gnu': 1.10.2
  1856. '@oxc-resolver/binding-linux-arm64-musl': 1.10.2
  1857. '@oxc-resolver/binding-linux-x64-gnu': 1.10.2
  1858. '@oxc-resolver/binding-linux-x64-musl': 1.10.2
  1859. '@oxc-resolver/binding-wasm32-wasi': 1.10.2
  1860. '@oxc-resolver/binding-win32-arm64-msvc': 1.10.2
  1861. '@oxc-resolver/binding-win32-x64-msvc': 1.10.2
  1862. p-limit@3.1.0:
  1863. dependencies:
  1864. yocto-queue: 0.1.0
  1865. p-locate@5.0.0:
  1866. dependencies:
  1867. p-limit: 3.1.0
  1868. parent-module@1.0.1:
  1869. dependencies:
  1870. callsites: 3.1.0
  1871. path-exists@4.0.0: {}
  1872. path-key@3.1.1: {}
  1873. path-parse@1.0.7: {}
  1874. path-scurry@1.11.1:
  1875. dependencies:
  1876. lru-cache: 10.4.3
  1877. minipass: 7.1.2
  1878. path-type@4.0.0: {}
  1879. picocolors@1.0.1: {}
  1880. picomatch@2.3.1: {}
  1881. pirates@4.0.6: {}
  1882. prebuild-install@7.1.2:
  1883. dependencies:
  1884. detect-libc: 2.0.3
  1885. expand-template: 2.0.3
  1886. github-from-package: 0.0.0
  1887. minimist: 1.2.8
  1888. mkdirp-classic: 0.5.3
  1889. napi-build-utils: 1.0.2
  1890. node-abi: 3.65.0
  1891. pump: 3.0.0
  1892. rc: 1.2.8
  1893. simple-get: 4.0.1
  1894. tar-fs: 2.1.1
  1895. tunnel-agent: 0.6.0
  1896. prelude-ls@1.2.1: {}
  1897. pump@3.0.0:
  1898. dependencies:
  1899. end-of-stream: 1.4.4
  1900. once: 1.4.0
  1901. punycode@2.3.1: {}
  1902. queue-microtask@1.2.3: {}
  1903. queue-tick@1.0.1: {}
  1904. rc@1.2.8:
  1905. dependencies:
  1906. deep-extend: 0.6.0
  1907. ini: 1.3.8
  1908. minimist: 1.2.8
  1909. strip-json-comments: 2.0.1
  1910. readable-stream@3.6.2:
  1911. dependencies:
  1912. inherits: 2.0.4
  1913. string_decoder: 1.3.0
  1914. util-deprecate: 1.0.2
  1915. require-from-string@2.0.2: {}
  1916. resolve-from@4.0.0: {}
  1917. resolve-pkg-maps@1.0.0: {}
  1918. resolve@1.22.8:
  1919. dependencies:
  1920. is-core-module: 2.15.0
  1921. path-parse: 1.0.7
  1922. supports-preserve-symlinks-flag: 1.0.0
  1923. retry@0.13.1: {}
  1924. reusify@1.0.4: {}
  1925. run-parallel@1.2.0:
  1926. dependencies:
  1927. queue-microtask: 1.2.3
  1928. safe-buffer@5.2.1: {}
  1929. semver@7.6.3: {}
  1930. server-only@0.0.1: {}
  1931. shebang-command@2.0.0:
  1932. dependencies:
  1933. shebang-regex: 3.0.0
  1934. shebang-regex@3.0.0: {}
  1935. simple-concat@1.0.1: {}
  1936. simple-get@4.0.1:
  1937. dependencies:
  1938. decompress-response: 6.0.0
  1939. once: 1.4.0
  1940. simple-concat: 1.0.1
  1941. slash@3.0.0: {}
  1942. slice-ansi@4.0.0:
  1943. dependencies:
  1944. ansi-styles: 4.3.0
  1945. astral-regex: 2.0.0
  1946. is-fullwidth-code-point: 3.0.0
  1947. source-map-support@0.5.21:
  1948. dependencies:
  1949. buffer-from: 1.1.2
  1950. source-map: 0.6.1
  1951. source-map@0.6.1: {}
  1952. stable-hash@0.0.4: {}
  1953. streamx@2.18.0:
  1954. dependencies:
  1955. fast-fifo: 1.3.2
  1956. queue-tick: 1.0.1
  1957. text-decoder: 1.1.1
  1958. optionalDependencies:
  1959. bare-events: 2.4.2
  1960. string-similarity@4.0.4: {}
  1961. string-width@4.2.3:
  1962. dependencies:
  1963. emoji-regex: 8.0.0
  1964. is-fullwidth-code-point: 3.0.0
  1965. strip-ansi: 6.0.1
  1966. string_decoder@1.3.0:
  1967. dependencies:
  1968. safe-buffer: 5.2.1
  1969. strip-ansi@6.0.1:
  1970. dependencies:
  1971. ansi-regex: 5.0.1
  1972. strip-json-comments@2.0.1: {}
  1973. strip-json-comments@3.1.1: {}
  1974. supports-color@7.2.0:
  1975. dependencies:
  1976. has-flag: 4.0.0
  1977. supports-preserve-symlinks-flag@1.0.0: {}
  1978. synckit@0.6.2:
  1979. dependencies:
  1980. tslib: 2.6.3
  1981. table@6.8.2:
  1982. dependencies:
  1983. ajv: 8.17.1
  1984. lodash.truncate: 4.4.2
  1985. slice-ansi: 4.0.0
  1986. string-width: 4.2.3
  1987. strip-ansi: 6.0.1
  1988. tapable@2.2.1: {}
  1989. tar-fs@2.1.1:
  1990. dependencies:
  1991. chownr: 1.1.4
  1992. mkdirp-classic: 0.5.3
  1993. pump: 3.0.0
  1994. tar-stream: 2.2.0
  1995. tar-stream@2.2.0:
  1996. dependencies:
  1997. bl: 4.1.0
  1998. end-of-stream: 1.4.4
  1999. fs-constants: 1.0.0
  2000. inherits: 2.0.4
  2001. readable-stream: 3.6.2
  2002. tar-stream@3.1.7:
  2003. dependencies:
  2004. b4a: 1.6.6
  2005. fast-fifo: 1.3.2
  2006. streamx: 2.18.0
  2007. text-decoder@1.1.1:
  2008. dependencies:
  2009. b4a: 1.6.6
  2010. text-table@0.2.0: {}
  2011. tldts-core@6.1.33: {}
  2012. tldts-experimental@6.1.33:
  2013. dependencies:
  2014. tldts-core: 6.1.33
  2015. tldts@6.1.33:
  2016. dependencies:
  2017. tldts-core: 6.1.33
  2018. to-regex-range@5.0.1:
  2019. dependencies:
  2020. is-number: 7.0.0
  2021. ts-api-utils@1.3.0(typescript@5.5.4):
  2022. dependencies:
  2023. typescript: 5.5.4
  2024. tslib@2.6.3: {}
  2025. tunnel-agent@0.6.0:
  2026. dependencies:
  2027. safe-buffer: 5.2.1
  2028. type-check@0.4.0:
  2029. dependencies:
  2030. prelude-ls: 1.2.1
  2031. type-fest@4.23.0: {}
  2032. typescript-eslint@8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4):
  2033. dependencies:
  2034. '@typescript-eslint/eslint-plugin': 8.0.0-alpha.45(@typescript-eslint/parser@8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4))(eslint@9.7.0)(typescript@5.5.4)
  2035. '@typescript-eslint/parser': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  2036. '@typescript-eslint/utils': 8.0.0-alpha.45(eslint@9.7.0)(typescript@5.5.4)
  2037. optionalDependencies:
  2038. typescript: 5.5.4
  2039. transitivePeerDependencies:
  2040. - eslint
  2041. - supports-color
  2042. typescript@5.5.4: {}
  2043. undici-types@5.26.5: {}
  2044. uri-js@4.4.1:
  2045. dependencies:
  2046. punycode: 2.3.1
  2047. util-deprecate@1.0.2: {}
  2048. which@2.0.2:
  2049. dependencies:
  2050. isexe: 2.0.0
  2051. word-wrap@1.2.5: {}
  2052. wrappy@1.0.2: {}
  2053. yaml@2.4.5: {}
  2054. yocto-queue@0.1.0: {}