pnpm-lock.yaml 111 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. overrides:
  6. has: npm:@nolyfill/has@latest
  7. patchedDependencies:
  8. undici:
  9. hash: 594ba65c371ae78d02b8402fbad8cdc3617510f9ee2390a258e0ce5742a93926
  10. path: patches/undici.patch
  11. whoiser:
  12. hash: 01fa406613b6f7b55ad41a6e49450f5a6b1b198b837c4f3fe11edc48c779189f
  13. path: patches/whoiser.patch
  14. importers:
  15. .:
  16. dependencies:
  17. '@ghostery/adblocker':
  18. specifier: ^2.5.0
  19. version: 2.5.0
  20. '@henrygd/queue':
  21. specifier: ^1.0.7
  22. version: 1.0.7
  23. '@mitata/counters':
  24. specifier: ^0.0.8
  25. version: 0.0.8
  26. async-retry:
  27. specifier: ^1.3.3
  28. version: 1.3.3
  29. better-sqlite3:
  30. specifier: ^11.8.1
  31. version: 11.8.1
  32. ci-info:
  33. specifier: ^4.1.0
  34. version: 4.1.0
  35. csv-parse:
  36. specifier: ^5.6.0
  37. version: 5.6.0
  38. dns2:
  39. specifier: ^2.1.0
  40. version: 2.1.0
  41. fast-cidr-tools:
  42. specifier: ^0.3.1
  43. version: 0.3.1
  44. fast-fifo:
  45. specifier: ^1.3.2
  46. version: 1.3.2
  47. fdir:
  48. specifier: ^6.4.3
  49. version: 6.4.3(picomatch@4.0.2)
  50. foxts:
  51. specifier: ^1.2.0
  52. version: 1.2.0
  53. hash-wasm:
  54. specifier: ^4.12.0
  55. version: 4.12.0
  56. json-stringify-pretty-compact:
  57. specifier: 3.0.0
  58. version: 3.0.0
  59. picocolors:
  60. specifier: ^1.1.1
  61. version: 1.1.1
  62. tar-fs:
  63. specifier: ^3.0.8
  64. version: 3.0.8
  65. tinyexec:
  66. specifier: ^0.3.2
  67. version: 0.3.2
  68. tldts:
  69. specifier: ^6.1.77
  70. version: 6.1.77
  71. tldts-experimental:
  72. specifier: ^6.1.77
  73. version: 6.1.77
  74. undici:
  75. specifier: ^7.3.0
  76. version: 7.3.0(patch_hash=594ba65c371ae78d02b8402fbad8cdc3617510f9ee2390a258e0ce5742a93926)
  77. undici-cache-store-better-sqlite3:
  78. specifier: ^0.1.1
  79. version: 0.1.1(undici@7.3.0(patch_hash=594ba65c371ae78d02b8402fbad8cdc3617510f9ee2390a258e0ce5742a93926))
  80. whoiser:
  81. specifier: ^1.18.0
  82. version: 1.18.0(patch_hash=01fa406613b6f7b55ad41a6e49450f5a6b1b198b837c4f3fe11edc48c779189f)
  83. why-is-node-running:
  84. specifier: ^3.2.2
  85. version: 3.2.2
  86. worktank:
  87. specifier: ^2.7.3
  88. version: 2.7.3
  89. xbits:
  90. specifier: ^0.2.0
  91. version: 0.2.0
  92. yaml:
  93. specifier: ^2.7.0
  94. version: 2.7.0
  95. devDependencies:
  96. '@eslint-sukka/node':
  97. specifier: ^6.14.0
  98. version: 6.14.0(eslint@9.20.1)(typescript@5.7.3)
  99. '@swc-node/register':
  100. specifier: ^1.10.9
  101. version: 1.10.9(@swc/core@1.10.15)(@swc/types@0.1.17)(typescript@5.7.3)
  102. '@swc/core':
  103. specifier: ^1.10.15
  104. version: 1.10.15
  105. '@types/async-retry':
  106. specifier: ^1.4.9
  107. version: 1.4.9
  108. '@types/better-sqlite3':
  109. specifier: ^7.6.12
  110. version: 7.6.12
  111. '@types/dns2':
  112. specifier: ^2.0.9
  113. version: 2.0.9
  114. '@types/fast-fifo':
  115. specifier: ^1.3.0
  116. version: 1.3.0
  117. '@types/mocha':
  118. specifier: ^10.0.10
  119. version: 10.0.10
  120. '@types/node':
  121. specifier: ^22.13.1
  122. version: 22.13.1
  123. '@types/tar-fs':
  124. specifier: ^2.0.4
  125. version: 2.0.4
  126. eslint:
  127. specifier: ^9.20.1
  128. version: 9.20.1
  129. eslint-config-sukka:
  130. specifier: ^6.14.0
  131. version: 6.14.0(@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)
  132. eslint-formatter-sukka:
  133. specifier: ^6.14.0
  134. version: 6.14.0
  135. expect:
  136. specifier: ^29.7.0
  137. version: 29.7.0
  138. mitata:
  139. specifier: ^1.0.34
  140. version: 1.0.34
  141. mocha:
  142. specifier: ^11.1.0
  143. version: 11.1.0
  144. typescript:
  145. specifier: ^5.7.3
  146. version: 5.7.3
  147. packages:
  148. '@babel/code-frame@7.26.2':
  149. resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
  150. engines: {node: '>=6.9.0'}
  151. '@babel/helper-validator-identifier@7.25.9':
  152. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  153. engines: {node: '>=6.9.0'}
  154. '@dual-bundle/import-meta-resolve@4.1.0':
  155. resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==}
  156. '@emnapi/core@1.3.1':
  157. resolution: {integrity: sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog==}
  158. '@emnapi/runtime@1.3.1':
  159. resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==}
  160. '@emnapi/wasi-threads@1.0.1':
  161. resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==}
  162. '@eslint-community/eslint-plugin-eslint-comments@4.4.1':
  163. resolution: {integrity: sha512-lb/Z/MzbTf7CaVYM9WCFNQZ4L1yi3ev2fsFPF99h31ljhSEyUoyEsKsNWiU+qD1glbYTDJdqgyaLKtyTkkqtuQ==}
  164. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  165. peerDependencies:
  166. eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  167. '@eslint-community/eslint-utils@4.4.1':
  168. resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
  169. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  170. peerDependencies:
  171. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  172. '@eslint-community/regexpp@4.12.1':
  173. resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
  174. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  175. '@eslint-sukka/node@6.14.0':
  176. resolution: {integrity: sha512-qSOv9mSQYZcqO88oif6xa8TUORA2xAZzhJffuXWSR8OjsRgbHSRRy/eULwNl5UmsyE+BuLHdUVsyJliSfV+IRg==}
  177. '@eslint-sukka/shared@6.14.0':
  178. resolution: {integrity: sha512-5TYw9ZbHT/UvdjOugF5DFg2VSAlwTSnUO9dN1dDgxHknfIU1mdiC052nLxtk/+4tmaWcyhG4yCvlg/kLLHF1kQ==}
  179. '@eslint/config-array@0.19.2':
  180. resolution: {integrity: sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==}
  181. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  182. '@eslint/core@0.10.0':
  183. resolution: {integrity: sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==}
  184. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  185. '@eslint/core@0.11.0':
  186. resolution: {integrity: sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==}
  187. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  188. '@eslint/eslintrc@3.2.0':
  189. resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
  190. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  191. '@eslint/js@9.20.0':
  192. resolution: {integrity: sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==}
  193. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  194. '@eslint/object-schema@2.1.6':
  195. resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
  196. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  197. '@eslint/plugin-kit@0.2.5':
  198. resolution: {integrity: sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==}
  199. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  200. '@ghostery/adblocker-content@2.5.0':
  201. resolution: {integrity: sha512-Gn9fslZdacx1m1e3/2LSUPWagLObYmIDbkgvZTtgqT/OHc17VbM71AxWEjtC/xzo5K4PI25958PjvidoEH7ufw==}
  202. '@ghostery/adblocker-extended-selectors@2.5.0':
  203. resolution: {integrity: sha512-/GBAwErjktcBKLjCMl/n+jz2MxXFfTmEGw+hcPtAhEin49eSC09PK1TAdzDPDXkCTF4Jmb/zC+MYtbX1eZ1WsQ==}
  204. '@ghostery/adblocker@2.5.0':
  205. resolution: {integrity: sha512-CcmWiTLKxDqYiTlPyOAWr3xeZYXjWlpu6UOCDkk33k0w7jTgVrdvwbXf8Tv4XE0m3uNX6Idfj4H+Umv8L3AiUw==}
  206. '@henrygd/queue@1.0.7':
  207. resolution: {integrity: sha512-Jmt/iO6yDlz9UYGILkm/Qzi/ckkEiTNZcqDvt3QFLE4OThPeiCj6tKsynHFm/ppl8RumWXAx1dZPBPiRPaaGig==}
  208. '@humanfs/core@0.19.1':
  209. resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
  210. engines: {node: '>=18.18.0'}
  211. '@humanfs/node@0.16.6':
  212. resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
  213. engines: {node: '>=18.18.0'}
  214. '@humanwhocodes/module-importer@1.0.1':
  215. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  216. engines: {node: '>=12.22'}
  217. '@humanwhocodes/retry@0.3.1':
  218. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  219. engines: {node: '>=18.18'}
  220. '@humanwhocodes/retry@0.4.1':
  221. resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==}
  222. engines: {node: '>=18.18'}
  223. '@isaacs/cliui@8.0.2':
  224. resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
  225. engines: {node: '>=12'}
  226. '@jest/expect-utils@29.7.0':
  227. resolution: {integrity: sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==}
  228. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  229. '@jest/schemas@29.6.3':
  230. resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
  231. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  232. '@jest/types@29.6.3':
  233. resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==}
  234. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  235. '@mitata/counters@0.0.8':
  236. resolution: {integrity: sha512-f11w0Y1ETFlarDP7CePj8Z+y8Gv5Ax4gMxWsEwrqh0kH/YIY030Ezx5SUJeQg0YPTZ2OHKGcLG1oGJbIqHzaJA==}
  237. '@napi-rs/wasm-runtime@0.2.6':
  238. resolution: {integrity: sha512-z8YVS3XszxFTO73iwvFDNpQIzdMmSDTP/mB3E/ucR37V3Sx57hSExcXyMoNwaucWxnsWf4xfbZv0iZ30jr0M4Q==}
  239. '@nodelib/fs.scandir@2.1.5':
  240. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  241. engines: {node: '>= 8'}
  242. '@nodelib/fs.stat@2.0.5':
  243. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  244. engines: {node: '>= 8'}
  245. '@nodelib/fs.walk@1.2.8':
  246. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  247. engines: {node: '>= 8'}
  248. '@nolyfill/is-core-module@1.0.39':
  249. resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==}
  250. engines: {node: '>=12.4.0'}
  251. '@oxc-resolver/binding-darwin-arm64@1.12.0':
  252. resolution: {integrity: sha512-wYe+dlF8npM7cwopOOxbdNjtmJp17e/xF5c0K2WooQXy5VOh74icydM33+Uh/SZDgwyum09/U1FVCX5GdeQk+A==}
  253. cpu: [arm64]
  254. os: [darwin]
  255. '@oxc-resolver/binding-darwin-x64@1.12.0':
  256. resolution: {integrity: sha512-FZxxp99om+SlvBr1cjzF8A3TjYcS0BInCqjUlM+2f9m9bPTR2Bng9Zq5Q09ZQyrKJjfGKqlOEHs3akuVOnrx3Q==}
  257. cpu: [x64]
  258. os: [darwin]
  259. '@oxc-resolver/binding-freebsd-x64@1.12.0':
  260. resolution: {integrity: sha512-BZi0iU6IEOnXGSkqt1OjTTkN9wfyaK6kTpQwL/axl8eCcNDc7wbv1vloHgILf7ozAY1TP75nsLYlASYI4B5kGA==}
  261. cpu: [x64]
  262. os: [freebsd]
  263. '@oxc-resolver/binding-linux-arm-gnueabihf@1.12.0':
  264. resolution: {integrity: sha512-L2qnMEnZAqxbG9b1J3di/w/THIm+1fMVfbbTMWIQNMMXdMeqqDN6ojnOLDtuP564rAh4TBFPdLyEfGhMz6ipNA==}
  265. cpu: [arm]
  266. os: [linux]
  267. '@oxc-resolver/binding-linux-arm64-gnu@1.12.0':
  268. resolution: {integrity: sha512-otVbS4zeo3n71zgGLBYRTriDzc0zpruC0WI3ICwjpIk454cLwGV0yzh4jlGYWQJYJk0BRAmXFd3ooKIF+bKBHw==}
  269. cpu: [arm64]
  270. os: [linux]
  271. '@oxc-resolver/binding-linux-arm64-musl@1.12.0':
  272. resolution: {integrity: sha512-IStQDjIT7Lzmqg1i9wXvPL/NsYsxF24WqaQFS8b8rxra+z0VG7saBOsEnOaa4jcEY8MVpLYabFhTV+fSsA2vnA==}
  273. cpu: [arm64]
  274. os: [linux]
  275. '@oxc-resolver/binding-linux-x64-gnu@1.12.0':
  276. resolution: {integrity: sha512-SipT7EVORz8pOQSFwemOm91TpSiBAGmOjG830/o+aLEsvQ4pEy223+SAnCfITh7+AahldYsJnVoIs519jmIlKQ==}
  277. cpu: [x64]
  278. os: [linux]
  279. '@oxc-resolver/binding-linux-x64-musl@1.12.0':
  280. resolution: {integrity: sha512-mGh0XfUzKdn+WFaqPacziNraCWL5znkHRfQVxG9avGS9zb2KC/N1EBbPzFqutDwixGDP54r2gx4q54YCJEZ4iQ==}
  281. cpu: [x64]
  282. os: [linux]
  283. '@oxc-resolver/binding-wasm32-wasi@1.12.0':
  284. resolution: {integrity: sha512-SZN6v7apKmQf/Vwiqb6e/s3Y2Oacw8uW8V2i1AlxtyaEFvnFE0UBn89zq6swEwE3OCajNWs0yPvgAXUMddYc7Q==}
  285. engines: {node: '>=14.0.0'}
  286. cpu: [wasm32]
  287. '@oxc-resolver/binding-win32-arm64-msvc@1.12.0':
  288. resolution: {integrity: sha512-GRe4bqCfFsyghruEn5bv47s9w3EWBdO2q72xCz5kpQ0LWbw+enPHtTjw3qX5PUcFYpKykM55FaO0hFDs1yzatw==}
  289. cpu: [arm64]
  290. os: [win32]
  291. '@oxc-resolver/binding-win32-x64-msvc@1.12.0':
  292. resolution: {integrity: sha512-Z3llHH0jfJP4mlWq3DT7bK6qV+/vYe0+xzCgfc67+Tc/U3eYndujl880bexeGdGNPh87JeYznpZAOJ44N7QVVQ==}
  293. cpu: [x64]
  294. os: [win32]
  295. '@package-json/types@0.0.11':
  296. resolution: {integrity: sha512-allOTUn4Xi2bQMs+mthzHWekgjRBVno+DLOcXk9+6haG5oFu5rlz0pszT3sh1OAkQVFLYrAS4V5CSxWyVwUf7g==}
  297. '@pkgjs/parseargs@0.11.0':
  298. resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
  299. engines: {node: '>=14'}
  300. '@remusao/guess-url-type@1.3.0':
  301. resolution: {integrity: sha512-SNSJGxH5ckvxb3EUHj4DqlAm/bxNxNv2kx/AESZva/9VfcBokwKNS+C4D1lQdWIDM1R3d3UG+xmVzlkNG8CPTQ==}
  302. '@remusao/small@1.3.0':
  303. resolution: {integrity: sha512-bydAhJI+ywmg5xMUcbqoR8KahetcfkFywEZpsyFZ8EBofilvWxbXnMSe4vnjDI1Y+SWxnNhR4AL/2BAXkf4b8A==}
  304. '@remusao/smaz-compress@1.10.0':
  305. resolution: {integrity: sha512-E/lC8OSU+3bQrUl64vlLyPzIxo7dxF2RvNBe9KzcM4ax43J/d+YMinmMztHyCIHqRbz7rBCtkp3c0KfeIbHmEg==}
  306. '@remusao/smaz-decompress@1.10.0':
  307. resolution: {integrity: sha512-aA5ImUH480Pcs5/cOgToKmFnzi7osSNG6ft+7DdmQTaQEEst3nLq3JLlBEk+gwidURymjbx6DYs60LHaZ415VQ==}
  308. '@remusao/smaz@1.10.0':
  309. resolution: {integrity: sha512-GQzCxmmMpLkyZwcwNgz8TpuBEWl0RUQa8IcvKiYlPxuyYKqyqPkCr0hlHI15ckn3kDUPS68VmTVgyPnLNrdVmg==}
  310. '@remusao/trie@1.5.0':
  311. resolution: {integrity: sha512-UX+3utJKgwCsg6sUozjxd38gNMVRXrY4TNX9VvCdSrlZBS1nZjRPi98ON3QjRAdf6KCguJFyQARRsulTeqQiPg==}
  312. '@sinclair/typebox@0.27.8':
  313. resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
  314. '@stylistic/eslint-plugin-js@3.1.0':
  315. resolution: {integrity: sha512-lQktsOiCr8S6StG29C5fzXYxLOD6ID1rp4j6TRS+E/qY1xd59Fm7dy5qm9UauJIEoSTlYx6yGsCHYh5UkgXPyg==}
  316. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  317. peerDependencies:
  318. eslint: '>=8.40.0'
  319. '@stylistic/eslint-plugin-plus@3.1.0':
  320. resolution: {integrity: sha512-WKILlyHJdCETro3bBIDhrl9osCJupk6PL0dK/w66RJDJG2umdIE+tLJ6k0MqY7/HLiju9xeM3vCadnct7+f6Sw==}
  321. peerDependencies:
  322. eslint: '*'
  323. '@stylistic/eslint-plugin-ts@3.1.0':
  324. resolution: {integrity: sha512-ExsbaLmPTt3Y9bWN64nw+hpsnLAScLH25ncPxrV16FG2Lvg5wn6aRfMqldUGpu+YdqVmFFU1zehgFh6RIHT6YA==}
  325. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  326. peerDependencies:
  327. eslint: '>=8.40.0'
  328. '@swc-node/core@1.13.3':
  329. resolution: {integrity: sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==}
  330. engines: {node: '>= 10'}
  331. peerDependencies:
  332. '@swc/core': '>= 1.4.13'
  333. '@swc/types': '>= 0.1'
  334. '@swc-node/register@1.10.9':
  335. resolution: {integrity: sha512-iXy2sjP0phPEpK2yivjRC3PAgoLaT4sjSk0LDWCTdcTBJmR4waEog0E6eJbvoOkLkOtWw37SB8vCkl/bbh4+8A==}
  336. peerDependencies:
  337. '@swc/core': '>= 1.4.13'
  338. typescript: '>= 4.3'
  339. '@swc-node/sourcemap-support@0.5.1':
  340. resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
  341. '@swc/core-darwin-arm64@1.10.15':
  342. resolution: {integrity: sha512-zFdZ6/yHqMCPk7OhLFqHy/MQ1EqJhcZMpNHd1gXYT7VRU3FaqvvKETrUlG3VYl65McPC7AhMRfXPyJ0JO/jARQ==}
  343. engines: {node: '>=10'}
  344. cpu: [arm64]
  345. os: [darwin]
  346. '@swc/core-darwin-x64@1.10.15':
  347. resolution: {integrity: sha512-8g4yiQwbr8fxOOjKXdot0dEkE5zgE8uNZudLy/ZyAhiwiZ8pbJ8/wVrDOu6dqbX7FBXAoDnvZ7fwN1jk4C8jdA==}
  348. engines: {node: '>=10'}
  349. cpu: [x64]
  350. os: [darwin]
  351. '@swc/core-linux-arm-gnueabihf@1.10.15':
  352. resolution: {integrity: sha512-rl+eVOltl2+7WXOnvmWBpMgh6aO13G5x0U0g8hjwlmD6ku3Y9iRcThpOhm7IytMEarUp5pQxItNoPq+VUGjVHg==}
  353. engines: {node: '>=10'}
  354. cpu: [arm]
  355. os: [linux]
  356. '@swc/core-linux-arm64-gnu@1.10.15':
  357. resolution: {integrity: sha512-qxWEQeyAJMWJqjaN4hi58WMpPdt3Tn0biSK9CYRegQtvZWCbewr6v2agtSu5AZ2rudeH6OfCWAMDQQeSgn6PJQ==}
  358. engines: {node: '>=10'}
  359. cpu: [arm64]
  360. os: [linux]
  361. '@swc/core-linux-arm64-musl@1.10.15':
  362. resolution: {integrity: sha512-QcELd9/+HjZx0WCxRrKcyKGWTiQ0485kFb5w8waxcSNd0d9Lgk4EFfWWVyvIb5gIHpDQmhrgzI/yRaWQX4YSZQ==}
  363. engines: {node: '>=10'}
  364. cpu: [arm64]
  365. os: [linux]
  366. '@swc/core-linux-x64-gnu@1.10.15':
  367. resolution: {integrity: sha512-S1+ZEEn3+a/MiMeQqQypbwTGoBG8/sPoCvpNbk+uValyygT+jSn3U0xVr45FbukpmMB+NhBMqfedMLqKA0QnJA==}
  368. engines: {node: '>=10'}
  369. cpu: [x64]
  370. os: [linux]
  371. '@swc/core-linux-x64-musl@1.10.15':
  372. resolution: {integrity: sha512-qW+H9g/2zTJ4jP7NDw4VAALY0ZlNEKzYsEoSj/HKi7k3tYEHjMzsxjfsY9I8WZCft23bBdV3RTCPoxCshaj1CQ==}
  373. engines: {node: '>=10'}
  374. cpu: [x64]
  375. os: [linux]
  376. '@swc/core-win32-arm64-msvc@1.10.15':
  377. resolution: {integrity: sha512-AhRB11aA6LxjIqut+mg7qsu/7soQDmbK6MKR9nP3hgBszpqtXbRba58lr24xIbBCMr+dpo6kgEapWt+t5Po6Zg==}
  378. engines: {node: '>=10'}
  379. cpu: [arm64]
  380. os: [win32]
  381. '@swc/core-win32-ia32-msvc@1.10.15':
  382. resolution: {integrity: sha512-UGdh430TQwbDn6KjgvRTg1fO022sbQ4yCCHUev0+5B8uoBwi9a89qAz3emy2m56C8TXxUoihW9Y9OMfaRwPXUw==}
  383. engines: {node: '>=10'}
  384. cpu: [ia32]
  385. os: [win32]
  386. '@swc/core-win32-x64-msvc@1.10.15':
  387. resolution: {integrity: sha512-XJzBCqO1m929qbJsOG7FZXQWX26TnEoMctS3QjuCoyBmkHxxQmZsy78KjMes1aomTcKHCyFYgrRGWgVmk7tT4Q==}
  388. engines: {node: '>=10'}
  389. cpu: [x64]
  390. os: [win32]
  391. '@swc/core@1.10.15':
  392. resolution: {integrity: sha512-/iFeQuNaGdK7mfJbQcObhAhsMqLT7qgMYl7jX2GEIO+VDTejESpzAyKwaMeYXExN8D6e5BRHBCe7M5YlsuzjDA==}
  393. engines: {node: '>=10'}
  394. peerDependencies:
  395. '@swc/helpers': '*'
  396. peerDependenciesMeta:
  397. '@swc/helpers':
  398. optional: true
  399. '@swc/counter@0.1.3':
  400. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  401. '@swc/types@0.1.17':
  402. resolution: {integrity: sha512-V5gRru+aD8YVyCOMAjMpWR1Ui577DD5KSJsHP8RAxopAH22jFz6GZd/qxqjO6MJHQhcsjvjOFXyDhyLQUnMveQ==}
  403. '@tybys/wasm-util@0.9.0':
  404. resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
  405. '@types/async-retry@1.4.9':
  406. resolution: {integrity: sha512-s1ciZQJzRh3708X/m3vPExr5KJlzlZJvXsKpbtE2luqNcbROr64qU+3KpJsYHqWMeaxI839OvXf9PrUSw1Xtyg==}
  407. '@types/better-sqlite3@7.6.12':
  408. resolution: {integrity: sha512-fnQmj8lELIj7BSrZQAdBMHEHX8OZLYIHXqAKT1O7tDfLxaINzf00PMjw22r3N/xXh0w/sGHlO6SVaCQ2mj78lg==}
  409. '@types/dns2@2.0.9':
  410. resolution: {integrity: sha512-+eiPSuo/KfvaaW7DiMf/vrt9mhxbZCCgxoCa/c2qMVSuZQus4BzBuKRh8XBwcUXWAtvI8QuZOp13UODJNq9DXg==}
  411. '@types/doctrine@0.0.9':
  412. resolution: {integrity: sha512-eOIHzCUSH7SMfonMG1LsC2f8vxBFtho6NGBznK41R84YzPuvSBzrhEps33IsQiOW9+VL6NQ9DbjQJznk/S4uRA==}
  413. '@types/eslint@9.6.1':
  414. resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
  415. '@types/estree@1.0.6':
  416. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  417. '@types/fast-fifo@1.3.0':
  418. resolution: {integrity: sha512-xTVvla2QX5ruNmVUqCFc++xm42xl6RBaroppSleSczvM2rAwClr88MbnrgDGLIStt4RCVegeKO4z2HM5AHFOng==}
  419. '@types/istanbul-lib-coverage@2.0.6':
  420. resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
  421. '@types/istanbul-lib-report@3.0.3':
  422. resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
  423. '@types/istanbul-reports@3.0.4':
  424. resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
  425. '@types/json-schema@7.0.15':
  426. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  427. '@types/mocha@10.0.10':
  428. resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
  429. '@types/node@22.13.1':
  430. resolution: {integrity: sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==}
  431. '@types/retry@0.12.5':
  432. resolution: {integrity: sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==}
  433. '@types/stack-utils@2.0.3':
  434. resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
  435. '@types/tar-fs@2.0.4':
  436. resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
  437. '@types/tar-stream@3.1.3':
  438. resolution: {integrity: sha512-Zbnx4wpkWBMBSu5CytMbrT5ZpMiF55qgM+EpHzR4yIDu7mv52cej8hTkOc6K+LzpkOAbxwn/m7j3iO+/l42YkQ==}
  439. '@types/yargs-parser@21.0.3':
  440. resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
  441. '@types/yargs@17.0.33':
  442. resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==}
  443. '@typescript-eslint/eslint-plugin@8.24.0':
  444. resolution: {integrity: sha512-aFcXEJJCI4gUdXgoo/j9udUYIHgF23MFkg09LFz2dzEmU0+1Plk4rQWv/IYKvPHAtlkkGoB3m5e6oUp+JPsNaQ==}
  445. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  446. peerDependencies:
  447. '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
  448. eslint: ^8.57.0 || ^9.0.0
  449. typescript: '>=4.8.4 <5.8.0'
  450. '@typescript-eslint/parser@8.24.0':
  451. resolution: {integrity: sha512-MFDaO9CYiard9j9VepMNa9MTcqVvSny2N4hkY6roquzj8pdCBRENhErrteaQuu7Yjn1ppk0v1/ZF9CG3KIlrTA==}
  452. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  453. peerDependencies:
  454. eslint: ^8.57.0 || ^9.0.0
  455. typescript: '>=4.8.4 <5.8.0'
  456. '@typescript-eslint/scope-manager@8.23.0':
  457. resolution: {integrity: sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==}
  458. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  459. '@typescript-eslint/scope-manager@8.24.0':
  460. resolution: {integrity: sha512-HZIX0UByphEtdVBKaQBgTDdn9z16l4aTUz8e8zPQnyxwHBtf5vtl1L+OhH+m1FGV9DrRmoDuYKqzVrvWDcDozw==}
  461. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  462. '@typescript-eslint/type-utils@8.24.0':
  463. resolution: {integrity: sha512-8fitJudrnY8aq0F1wMiPM1UUgiXQRJ5i8tFjq9kGfRajU+dbPyOuHbl0qRopLEidy0MwqgTHDt6CnSeXanNIwA==}
  464. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  465. peerDependencies:
  466. eslint: ^8.57.0 || ^9.0.0
  467. typescript: '>=4.8.4 <5.8.0'
  468. '@typescript-eslint/types@8.23.0':
  469. resolution: {integrity: sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==}
  470. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  471. '@typescript-eslint/types@8.24.0':
  472. resolution: {integrity: sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw==}
  473. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  474. '@typescript-eslint/typescript-estree@8.23.0':
  475. resolution: {integrity: sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==}
  476. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  477. peerDependencies:
  478. typescript: '>=4.8.4 <5.8.0'
  479. '@typescript-eslint/typescript-estree@8.24.0':
  480. resolution: {integrity: sha512-ITjYcP0+8kbsvT9bysygfIfb+hBj6koDsu37JZG7xrCiy3fPJyNmfVtaGsgTUSEuTzcvME5YI5uyL5LD1EV5ZQ==}
  481. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  482. peerDependencies:
  483. typescript: '>=4.8.4 <5.8.0'
  484. '@typescript-eslint/utils@8.23.0':
  485. resolution: {integrity: sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==}
  486. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  487. peerDependencies:
  488. eslint: ^8.57.0 || ^9.0.0
  489. typescript: '>=4.8.4 <5.8.0'
  490. '@typescript-eslint/utils@8.24.0':
  491. resolution: {integrity: sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ==}
  492. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  493. peerDependencies:
  494. eslint: ^8.57.0 || ^9.0.0
  495. typescript: '>=4.8.4 <5.8.0'
  496. '@typescript-eslint/visitor-keys@8.23.0':
  497. resolution: {integrity: sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==}
  498. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  499. '@typescript-eslint/visitor-keys@8.24.0':
  500. resolution: {integrity: sha512-kArLq83QxGLbuHrTMoOEWO+l2MwsNS2TGISEdx8xgqpkbytB07XmlQyQdNDrCc1ecSqx0cnmhGvpX+VBwqqSkg==}
  501. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  502. acorn-jsx@5.3.2:
  503. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  504. peerDependencies:
  505. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  506. acorn@8.14.0:
  507. resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
  508. engines: {node: '>=0.4.0'}
  509. hasBin: true
  510. ajv@6.12.6:
  511. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  512. ansi-colors@4.1.3:
  513. resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
  514. engines: {node: '>=6'}
  515. ansi-regex@5.0.1:
  516. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  517. engines: {node: '>=8'}
  518. ansi-regex@6.1.0:
  519. resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
  520. engines: {node: '>=12'}
  521. ansi-styles@4.3.0:
  522. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  523. engines: {node: '>=8'}
  524. ansi-styles@5.2.0:
  525. resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
  526. engines: {node: '>=10'}
  527. ansi-styles@6.2.1:
  528. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  529. engines: {node: '>=12'}
  530. anymatch@3.1.3:
  531. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  532. engines: {node: '>= 8'}
  533. argparse@2.0.1:
  534. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  535. async-retry@1.3.3:
  536. resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
  537. b4a@1.6.7:
  538. resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
  539. balanced-match@1.0.2:
  540. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  541. bare-events@2.5.4:
  542. resolution: {integrity: sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==}
  543. bare-fs@4.0.1:
  544. resolution: {integrity: sha512-ilQs4fm/l9eMfWY2dY0WCIUplSUp7U0CT1vrqMg1MUdeZl4fypu5UP0XcDBK5WBQPJAKP1b7XEodISmekH/CEg==}
  545. engines: {bare: '>=1.7.0'}
  546. bare-os@3.4.0:
  547. resolution: {integrity: sha512-9Ous7UlnKbe3fMi7Y+qh0DwAup6A1JkYgPnjvMDNOlmnxNRQvQ/7Nst+OnUQKzk0iAT0m9BisbDVp9gCv8+ETA==}
  548. engines: {bare: '>=1.6.0'}
  549. bare-path@3.0.0:
  550. resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==}
  551. bare-stream@2.6.5:
  552. resolution: {integrity: sha512-jSmxKJNJmHySi6hC42zlZnq00rga4jjxcgNZjY9N5WlOe/iOoGRtdwGsHzQv2RlH2KOYMwGUXhf2zXd32BA9RA==}
  553. peerDependencies:
  554. bare-buffer: '*'
  555. bare-events: '*'
  556. peerDependenciesMeta:
  557. bare-buffer:
  558. optional: true
  559. bare-events:
  560. optional: true
  561. base64-js@1.5.1:
  562. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  563. better-sqlite3@11.8.1:
  564. resolution: {integrity: sha512-9BxNaBkblMjhJW8sMRZxnxVTRgbRmssZW0Oxc1MPBTfiR+WW21e2Mk4qu8CzrcZb1LwPCnFsfDEzq+SNcBU8eg==}
  565. binary-extensions@2.3.0:
  566. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  567. engines: {node: '>=8'}
  568. bindings@1.5.0:
  569. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  570. bl@4.1.0:
  571. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  572. brace-expansion@1.1.11:
  573. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  574. brace-expansion@2.0.1:
  575. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  576. braces@3.0.3:
  577. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  578. engines: {node: '>=8'}
  579. browser-stdout@1.3.1:
  580. resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
  581. buffer-from@1.1.2:
  582. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  583. buffer@5.7.1:
  584. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  585. callsites@3.1.0:
  586. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  587. engines: {node: '>=6'}
  588. camelcase@6.3.0:
  589. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  590. engines: {node: '>=10'}
  591. chalk@4.1.2:
  592. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  593. engines: {node: '>=10'}
  594. chokidar@3.6.0:
  595. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  596. engines: {node: '>= 8.10.0'}
  597. chownr@1.1.4:
  598. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  599. ci-info@3.9.0:
  600. resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
  601. engines: {node: '>=8'}
  602. ci-info@4.1.0:
  603. resolution: {integrity: sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==}
  604. engines: {node: '>=8'}
  605. cliui@8.0.1:
  606. resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
  607. engines: {node: '>=12'}
  608. color-convert@2.0.1:
  609. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  610. engines: {node: '>=7.0.0'}
  611. color-name@1.1.4:
  612. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  613. colorette@2.0.20:
  614. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  615. comment-parser@1.4.1:
  616. resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
  617. engines: {node: '>= 12.0.0'}
  618. concat-map@0.0.1:
  619. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  620. cross-spawn@7.0.6:
  621. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  622. engines: {node: '>= 8'}
  623. csv-parse@5.6.0:
  624. resolution: {integrity: sha512-l3nz3euub2QMg5ouu5U09Ew9Wf6/wQ8I++ch1loQ0ljmzhmfZYrH9fflS22i/PQEvsPvxCwxgz5q7UB8K1JO4Q==}
  625. debug@3.2.7:
  626. resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  627. peerDependencies:
  628. supports-color: '*'
  629. peerDependenciesMeta:
  630. supports-color:
  631. optional: true
  632. debug@4.4.0:
  633. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  634. engines: {node: '>=6.0'}
  635. peerDependencies:
  636. supports-color: '*'
  637. peerDependenciesMeta:
  638. supports-color:
  639. optional: true
  640. decamelize@4.0.0:
  641. resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
  642. engines: {node: '>=10'}
  643. decompress-response@6.0.0:
  644. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  645. engines: {node: '>=10'}
  646. deep-extend@0.6.0:
  647. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  648. engines: {node: '>=4.0.0'}
  649. deep-is@0.1.4:
  650. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  651. defu@6.1.4:
  652. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  653. detect-libc@2.0.3:
  654. resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
  655. engines: {node: '>=8'}
  656. diff-sequences@29.6.3:
  657. resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
  658. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  659. diff@5.2.0:
  660. resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
  661. engines: {node: '>=0.3.1'}
  662. dns2@2.1.0:
  663. resolution: {integrity: sha512-m27K11aQalRbmUs7RLaz6aPyceLjAoqjPRNTdE7qUouQpl+PC8Bi67O+i9SuJUPbQC8dxFrczAxfmTPuTKHNkw==}
  664. doctrine@3.0.0:
  665. resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
  666. engines: {node: '>=6.0.0'}
  667. eastasianwidth@0.2.0:
  668. resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
  669. emoji-regex@8.0.0:
  670. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  671. emoji-regex@9.2.2:
  672. resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
  673. end-of-stream@1.4.4:
  674. resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
  675. enhanced-resolve@5.18.1:
  676. resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==}
  677. engines: {node: '>=10.13.0'}
  678. escalade@3.2.0:
  679. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  680. engines: {node: '>=6'}
  681. escape-string-regexp@2.0.0:
  682. resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==}
  683. engines: {node: '>=8'}
  684. escape-string-regexp@4.0.0:
  685. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  686. engines: {node: '>=10'}
  687. eslint-compat-utils@0.5.1:
  688. resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
  689. engines: {node: '>=12'}
  690. peerDependencies:
  691. eslint: '>=6.0.0'
  692. eslint-compat-utils@0.6.4:
  693. resolution: {integrity: sha512-/u+GQt8NMfXO8w17QendT4gvO5acfxQsAKirAt0LVxDnr2N8YLCVbregaNc/Yhp7NM128DwCaRvr8PLDfeNkQw==}
  694. engines: {node: '>=12'}
  695. peerDependencies:
  696. eslint: '>=6.0.0'
  697. eslint-config-sukka@6.14.0:
  698. resolution: {integrity: sha512-fy5WPAwcsuOYp7K3tiG5d4epTN8Q7ta66AQkNqeZ3t3LfMg03aWJzt6xA6N3yw1nWmJtXSlUH1R+ox2O5cP/Og==}
  699. eslint-formatter-sukka@6.14.0:
  700. resolution: {integrity: sha512-AUaqt30cyF2TpzBr79S2bZ5aoUM/JuXPaTd/3iwqprsJDhqY9TRDT0MimSIA0EYnygNxGzZuCv14dGPq6gz3aQ==}
  701. eslint-import-resolver-node@0.3.9:
  702. resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
  703. eslint-import-resolver-typescript@3.7.0:
  704. resolution: {integrity: sha512-Vrwyi8HHxY97K5ebydMtffsWAn1SCR9eol49eCd5fJS4O1WV7PaAjbcjmbfJJSMz/t4Mal212Uz/fQZrOB8mow==}
  705. engines: {node: ^14.18.0 || >=16.0.0}
  706. peerDependencies:
  707. eslint: '*'
  708. eslint-plugin-import: '*'
  709. eslint-plugin-import-x: '*'
  710. peerDependenciesMeta:
  711. eslint-plugin-import:
  712. optional: true
  713. eslint-plugin-import-x:
  714. optional: true
  715. eslint-json-compat-utils@0.2.1:
  716. resolution: {integrity: sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==}
  717. engines: {node: '>=12'}
  718. peerDependencies:
  719. '@eslint/json': '*'
  720. eslint: '*'
  721. jsonc-eslint-parser: ^2.4.0
  722. peerDependenciesMeta:
  723. '@eslint/json':
  724. optional: true
  725. eslint-plugin-autofix@2.2.0:
  726. resolution: {integrity: sha512-lu8+0r+utyTroROqXIL+a8sUpICi6za22hIzlpb0+x0tQGRnOjhOKU7v8mC/NS/faDoVsw6xW3vUpc+Mcz5NWA==}
  727. engines: {node: '>=18'}
  728. peerDependencies:
  729. eslint: '>=8'
  730. eslint-plugin-de-morgan@1.0.0:
  731. resolution: {integrity: sha512-MpaG9bTiiu0kvOskZPKvKguynFFC81nyynnY3czHOZvfhvsWFgfRG6ufQmSlzlDbWIf6u7fuEHp4+1uUfWdrvg==}
  732. engines: {node: ^18.0.0 || >=20.0.0}
  733. peerDependencies:
  734. eslint: '>=8.0.0'
  735. eslint-plugin-es-x@7.8.0:
  736. resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==}
  737. engines: {node: ^14.18.0 || >=16.0.0}
  738. peerDependencies:
  739. eslint: '>=8'
  740. eslint-plugin-import-x@4.6.1:
  741. resolution: {integrity: sha512-wluSUifMIb7UfwWXqx7Yx0lE/SGCcGXECLx/9bCmbY2nneLwvAZ4vkd1IXDjPKFvdcdUgr1BaRnaRpx3k2+Pfw==}
  742. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  743. peerDependencies:
  744. eslint: ^8.57.0 || ^9.0.0
  745. eslint-plugin-jsonc@2.19.1:
  746. resolution: {integrity: sha512-MmlAOaZK1+Lg7YoCZPGRjb88ZjT+ct/KTsvcsbZdBm+w8WMzGx+XEmexk0m40P1WV9G2rFV7X3klyRGRpFXEjA==}
  747. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  748. peerDependencies:
  749. eslint: '>=6.0.0'
  750. eslint-plugin-n@17.15.1:
  751. resolution: {integrity: sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA==}
  752. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  753. peerDependencies:
  754. eslint: '>=8.23.0'
  755. eslint-plugin-promise@7.2.1:
  756. resolution: {integrity: sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==}
  757. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  758. peerDependencies:
  759. eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
  760. eslint-plugin-regexp@2.7.0:
  761. resolution: {integrity: sha512-U8oZI77SBtH8U3ulZ05iu0qEzIizyEDXd+BWHvyVxTOjGwcDcvy/kEpgFG4DYca2ByRLiVPFZ2GeH7j1pdvZTA==}
  762. engines: {node: ^18 || >=20}
  763. peerDependencies:
  764. eslint: '>=8.44.0'
  765. eslint-plugin-sukka@6.14.0:
  766. resolution: {integrity: sha512-nYSLfScFHGZWMrtwWEte/maQMTIsePTH4n9jKpVDbUNYOPafFzivV1SlxlyWwdef44OAjhUXTXySjhxMHgzQ0g==}
  767. peerDependencies:
  768. typescript: '*'
  769. peerDependenciesMeta:
  770. typescript:
  771. optional: true
  772. eslint-plugin-unused-imports@4.1.4:
  773. resolution: {integrity: sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==}
  774. peerDependencies:
  775. '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
  776. eslint: ^9.0.0 || ^8.0.0
  777. peerDependenciesMeta:
  778. '@typescript-eslint/eslint-plugin':
  779. optional: true
  780. eslint-rule-composer@0.3.0:
  781. resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
  782. engines: {node: '>=4.0.0'}
  783. eslint-scope@8.2.0:
  784. resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
  785. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  786. eslint-visitor-keys@3.4.3:
  787. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  788. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  789. eslint-visitor-keys@4.2.0:
  790. resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
  791. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  792. eslint@9.20.1:
  793. resolution: {integrity: sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==}
  794. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  795. hasBin: true
  796. peerDependencies:
  797. jiti: '*'
  798. peerDependenciesMeta:
  799. jiti:
  800. optional: true
  801. espree@10.3.0:
  802. resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
  803. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  804. espree@9.6.1:
  805. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  806. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  807. esquery@1.6.0:
  808. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  809. engines: {node: '>=0.10'}
  810. esrecurse@4.3.0:
  811. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  812. engines: {node: '>=4.0'}
  813. estraverse@5.3.0:
  814. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  815. engines: {node: '>=4.0'}
  816. esutils@2.0.3:
  817. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  818. engines: {node: '>=0.10.0'}
  819. expand-template@2.0.3:
  820. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  821. engines: {node: '>=6'}
  822. expect@29.7.0:
  823. resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==}
  824. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  825. fast-cidr-tools@0.3.1:
  826. resolution: {integrity: sha512-CixbR87xxUYpoZBR6xyFmOkhoOnd8YtmSW956evigw+AOc20fXAn3FXGL5eFAPpGcrs7qzOOEjEPxVMnvRJ87Q==}
  827. engines: {node: '>=16'}
  828. fast-deep-equal@3.1.3:
  829. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  830. fast-fifo@1.3.2:
  831. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  832. fast-glob@3.3.3:
  833. resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
  834. engines: {node: '>=8.6.0'}
  835. fast-json-stable-stringify@2.1.0:
  836. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  837. fast-levenshtein@2.0.6:
  838. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  839. fastq@1.19.0:
  840. resolution: {integrity: sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==}
  841. fdir@6.4.3:
  842. resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==}
  843. peerDependencies:
  844. picomatch: ^3 || ^4
  845. peerDependenciesMeta:
  846. picomatch:
  847. optional: true
  848. file-entry-cache@8.0.0:
  849. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  850. engines: {node: '>=16.0.0'}
  851. file-uri-to-path@1.0.0:
  852. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  853. fill-range@7.1.1:
  854. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  855. engines: {node: '>=8'}
  856. find-up@5.0.0:
  857. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  858. engines: {node: '>=10'}
  859. flat-cache@4.0.1:
  860. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  861. engines: {node: '>=16'}
  862. flat@5.0.2:
  863. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  864. hasBin: true
  865. flatted@3.3.2:
  866. resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==}
  867. foreground-child@3.3.0:
  868. resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
  869. engines: {node: '>=14'}
  870. foxts@1.2.0:
  871. resolution: {integrity: sha512-GQp91VeREH/fglR4KY5479nATcqnDLBWqEMhPFCD8qd48hA7DB9TD5Q9czC54j9ez9WGHjjTcbjokNWZsSI2Nw==}
  872. fs-constants@1.0.0:
  873. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  874. fsevents@2.3.3:
  875. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  876. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  877. os: [darwin]
  878. function-bind@1.1.2:
  879. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  880. get-caller-file@2.0.5:
  881. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  882. engines: {node: 6.* || 8.* || >= 10.*}
  883. get-tsconfig@4.10.0:
  884. resolution: {integrity: sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==}
  885. github-from-package@0.0.0:
  886. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  887. glob-parent@5.1.2:
  888. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  889. engines: {node: '>= 6'}
  890. glob-parent@6.0.2:
  891. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  892. engines: {node: '>=10.13.0'}
  893. glob@10.4.5:
  894. resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
  895. hasBin: true
  896. globals@14.0.0:
  897. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  898. engines: {node: '>=18'}
  899. globals@15.14.0:
  900. resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==}
  901. engines: {node: '>=18'}
  902. graceful-fs@4.2.11:
  903. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  904. graphemer@1.4.0:
  905. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  906. has-flag@4.0.0:
  907. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  908. engines: {node: '>=8'}
  909. hash-wasm@4.12.0:
  910. resolution: {integrity: sha512-+/2B2rYLb48I/evdOIhP+K/DD2ca2fgBjp6O+GBEnCDk2e4rpeXIK8GvIyRPjTezgmWn9gmKwkQjjx6BtqDHVQ==}
  911. hasown@2.0.2:
  912. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  913. engines: {node: '>= 0.4'}
  914. he@1.2.0:
  915. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  916. hasBin: true
  917. ieee754@1.2.1:
  918. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  919. ignore@5.3.2:
  920. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  921. engines: {node: '>= 4'}
  922. import-fresh@3.3.1:
  923. resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
  924. engines: {node: '>=6'}
  925. imurmurhash@0.1.4:
  926. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  927. engines: {node: '>=0.8.19'}
  928. inherits@2.0.4:
  929. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  930. ini@1.3.8:
  931. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  932. is-binary-path@2.1.0:
  933. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  934. engines: {node: '>=8'}
  935. is-bun-module@1.3.0:
  936. resolution: {integrity: sha512-DgXeu5UWI0IsMQundYb5UAOzm6G2eVnarJ0byP6Tm55iZNKceD59LNPA2L4VvsScTtHcw0yEkVwSf7PC+QoLSA==}
  937. is-core-module@2.16.1:
  938. resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
  939. engines: {node: '>= 0.4'}
  940. is-extglob@2.1.1:
  941. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  942. engines: {node: '>=0.10.0'}
  943. is-fullwidth-code-point@3.0.0:
  944. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  945. engines: {node: '>=8'}
  946. is-glob@4.0.3:
  947. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  948. engines: {node: '>=0.10.0'}
  949. is-number@7.0.0:
  950. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  951. engines: {node: '>=0.12.0'}
  952. is-plain-obj@2.1.0:
  953. resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
  954. engines: {node: '>=8'}
  955. is-unicode-supported@0.1.0:
  956. resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
  957. engines: {node: '>=10'}
  958. isexe@2.0.0:
  959. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  960. jackspeak@3.4.3:
  961. resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
  962. jest-diff@29.7.0:
  963. resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==}
  964. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  965. jest-get-type@29.6.3:
  966. resolution: {integrity: sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==}
  967. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  968. jest-matcher-utils@29.7.0:
  969. resolution: {integrity: sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==}
  970. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  971. jest-message-util@29.7.0:
  972. resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==}
  973. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  974. jest-util@29.7.0:
  975. resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==}
  976. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  977. js-tokens@4.0.0:
  978. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  979. js-yaml@4.1.0:
  980. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  981. hasBin: true
  982. jsdoc-type-pratt-parser@4.1.0:
  983. resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
  984. engines: {node: '>=12.0.0'}
  985. json-buffer@3.0.1:
  986. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  987. json-schema-traverse@0.4.1:
  988. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  989. json-stable-stringify-without-jsonify@1.0.1:
  990. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  991. json-stringify-pretty-compact@3.0.0:
  992. resolution: {integrity: sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==}
  993. jsonc-eslint-parser@2.4.0:
  994. resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
  995. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  996. keyv@4.5.4:
  997. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  998. levn@0.4.1:
  999. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1000. engines: {node: '>= 0.8.0'}
  1001. locate-path@6.0.0:
  1002. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1003. engines: {node: '>=10'}
  1004. lodash.merge@4.6.2:
  1005. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1006. log-symbols@4.1.0:
  1007. resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
  1008. engines: {node: '>=10'}
  1009. lru-cache@10.4.3:
  1010. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  1011. merge2@1.4.1:
  1012. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1013. engines: {node: '>= 8'}
  1014. micromatch@4.0.8:
  1015. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  1016. engines: {node: '>=8.6'}
  1017. mimic-response@3.1.0:
  1018. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  1019. engines: {node: '>=10'}
  1020. minimatch@3.1.2:
  1021. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1022. minimatch@5.1.6:
  1023. resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
  1024. engines: {node: '>=10'}
  1025. minimatch@9.0.5:
  1026. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1027. engines: {node: '>=16 || 14 >=14.17'}
  1028. minimist@1.2.8:
  1029. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  1030. minipass@7.1.2:
  1031. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  1032. engines: {node: '>=16 || 14 >=14.17'}
  1033. mitata@1.0.34:
  1034. resolution: {integrity: sha512-Mc3zrtNBKIMeHSCQ0XqRLo1vbdIx1wvFV9c8NJAiyho6AjNfMY8bVhbS12bwciUdd1t4rj8099CH3N3NFahaUA==}
  1035. mkdirp-classic@0.5.3:
  1036. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  1037. mocha@11.1.0:
  1038. resolution: {integrity: sha512-8uJR5RTC2NgpY3GrYcgpZrsEd9zKbPDpob1RezyR2upGHRQtHWofmzTMzTMSV6dru3tj5Ukt0+Vnq1qhFEEwAg==}
  1039. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1040. hasBin: true
  1041. ms@2.1.3:
  1042. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1043. napi-build-utils@2.0.0:
  1044. resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
  1045. natural-compare@1.4.0:
  1046. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1047. node-abi@3.74.0:
  1048. resolution: {integrity: sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==}
  1049. engines: {node: '>=10'}
  1050. normalize-path@3.0.0:
  1051. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1052. engines: {node: '>=0.10.0'}
  1053. once@1.4.0:
  1054. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  1055. optionator@0.9.4:
  1056. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1057. engines: {node: '>= 0.8.0'}
  1058. oxc-resolver@1.12.0:
  1059. resolution: {integrity: sha512-YlaCIArvWNKCWZFRrMjhh2l5jK80eXnpYP+bhRc1J/7cW3TiyEY0ngJo73o/5n8hA3+4yLdTmXLNTQ3Ncz50LQ==}
  1060. p-limit@3.1.0:
  1061. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1062. engines: {node: '>=10'}
  1063. p-locate@5.0.0:
  1064. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1065. engines: {node: '>=10'}
  1066. package-json-from-dist@1.0.1:
  1067. resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
  1068. parent-module@1.0.1:
  1069. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1070. engines: {node: '>=6'}
  1071. path-exists@4.0.0:
  1072. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1073. engines: {node: '>=8'}
  1074. path-key@3.1.1:
  1075. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1076. engines: {node: '>=8'}
  1077. path-parse@1.0.7:
  1078. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  1079. path-scurry@1.11.1:
  1080. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  1081. engines: {node: '>=16 || 14 >=14.18'}
  1082. picocolors@1.1.1:
  1083. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1084. picomatch@2.3.1:
  1085. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1086. engines: {node: '>=8.6'}
  1087. picomatch@4.0.2:
  1088. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  1089. engines: {node: '>=12'}
  1090. pirates@4.0.6:
  1091. resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
  1092. engines: {node: '>= 6'}
  1093. prebuild-install@7.1.3:
  1094. resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
  1095. engines: {node: '>=10'}
  1096. hasBin: true
  1097. prelude-ls@1.2.1:
  1098. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1099. engines: {node: '>= 0.8.0'}
  1100. pretty-format@29.7.0:
  1101. resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==}
  1102. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  1103. promise-make-naked@2.1.2:
  1104. resolution: {integrity: sha512-y7s8ZuHIG56JYspB24be9GFkXA1zXL85Ur9u1DKrW/tvyUoPxWgBjnalK6Nc6l7wHBcAW0c3PO07+XOsWTRuhg==}
  1105. pump@3.0.2:
  1106. resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==}
  1107. punycode@2.3.1:
  1108. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1109. engines: {node: '>=6'}
  1110. queue-microtask@1.2.3:
  1111. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1112. randombytes@2.1.0:
  1113. resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
  1114. rc@1.2.8:
  1115. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  1116. hasBin: true
  1117. react-is@18.3.1:
  1118. resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
  1119. readable-stream@3.6.2:
  1120. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  1121. engines: {node: '>= 6'}
  1122. readdirp@3.6.0:
  1123. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1124. engines: {node: '>=8.10.0'}
  1125. refa@0.12.1:
  1126. resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
  1127. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1128. regexp-ast-analysis@0.7.1:
  1129. resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
  1130. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1131. require-directory@2.1.1:
  1132. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  1133. engines: {node: '>=0.10.0'}
  1134. resolve-from@4.0.0:
  1135. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1136. engines: {node: '>=4'}
  1137. resolve-pkg-maps@1.0.0:
  1138. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1139. resolve@1.22.10:
  1140. resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
  1141. engines: {node: '>= 0.4'}
  1142. hasBin: true
  1143. retry@0.13.1:
  1144. resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
  1145. engines: {node: '>= 4'}
  1146. reusify@1.0.4:
  1147. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1148. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1149. run-parallel@1.2.0:
  1150. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1151. safe-buffer@5.2.1:
  1152. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  1153. scslre@0.3.0:
  1154. resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
  1155. engines: {node: ^14.0.0 || >=16.0.0}
  1156. semver@7.7.1:
  1157. resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==}
  1158. engines: {node: '>=10'}
  1159. hasBin: true
  1160. serialize-javascript@6.0.2:
  1161. resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
  1162. shebang-command@2.0.0:
  1163. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1164. engines: {node: '>=8'}
  1165. shebang-regex@3.0.0:
  1166. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1167. engines: {node: '>=8'}
  1168. signal-exit@4.1.0:
  1169. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1170. engines: {node: '>=14'}
  1171. simple-concat@1.0.1:
  1172. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  1173. simple-get@4.0.1:
  1174. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  1175. slash@3.0.0:
  1176. resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
  1177. engines: {node: '>=8'}
  1178. source-map-support@0.5.21:
  1179. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  1180. source-map@0.6.1:
  1181. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1182. engines: {node: '>=0.10.0'}
  1183. stable-hash@0.0.4:
  1184. resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==}
  1185. stack-utils@2.0.6:
  1186. resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
  1187. engines: {node: '>=10'}
  1188. streamx@2.22.0:
  1189. resolution: {integrity: sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==}
  1190. string-similarity@4.0.4:
  1191. resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==}
  1192. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  1193. string-width@4.2.3:
  1194. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1195. engines: {node: '>=8'}
  1196. string-width@5.1.2:
  1197. resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
  1198. engines: {node: '>=12'}
  1199. string_decoder@1.3.0:
  1200. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  1201. strip-ansi@6.0.1:
  1202. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1203. engines: {node: '>=8'}
  1204. strip-ansi@7.1.0:
  1205. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1206. engines: {node: '>=12'}
  1207. strip-json-comments@2.0.1:
  1208. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  1209. engines: {node: '>=0.10.0'}
  1210. strip-json-comments@3.1.1:
  1211. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1212. engines: {node: '>=8'}
  1213. supports-color@7.2.0:
  1214. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1215. engines: {node: '>=8'}
  1216. supports-color@8.1.1:
  1217. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  1218. engines: {node: '>=10'}
  1219. supports-preserve-symlinks-flag@1.0.0:
  1220. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1221. engines: {node: '>= 0.4'}
  1222. synckit@0.6.2:
  1223. resolution: {integrity: sha512-Vhf+bUa//YSTYKseDiiEuQmhGCoIF3CVBhunm3r/DQnYiGT4JssmnKQc44BIyOZRK2pKjXXAgbhfmbeoC9CJpA==}
  1224. engines: {node: '>=12.20'}
  1225. tapable@2.2.1:
  1226. resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
  1227. engines: {node: '>=6'}
  1228. tar-fs@2.1.2:
  1229. resolution: {integrity: sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==}
  1230. tar-fs@3.0.8:
  1231. resolution: {integrity: sha512-ZoROL70jptorGAlgAYiLoBLItEKw/fUxg9BSYK/dF/GAGYFJOJJJMvjPAKDJraCXFwadD456FCuvLWgfhMsPwg==}
  1232. tar-stream@2.2.0:
  1233. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  1234. engines: {node: '>=6'}
  1235. tar-stream@3.1.7:
  1236. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  1237. text-decoder@1.2.3:
  1238. resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
  1239. tinyexec@0.3.2:
  1240. resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
  1241. tldts-core@6.1.77:
  1242. resolution: {integrity: sha512-bCaqm24FPk8OgBkM0u/SrEWJgHnhBWYqeBo6yUmcZJDCHt/IfyWBb+14CXdGi4RInMv4v7eUAin15W0DoA+Ytg==}
  1243. tldts-experimental@6.1.77:
  1244. resolution: {integrity: sha512-wWhGn2LvtUCRTi0kmqhJXxnH8Jx9mZOU2cPzkWOg9nEaqI9SgL9g0Gghsfc7UtqaRn64FHma+jkIj9iL66agrg==}
  1245. tldts@6.1.77:
  1246. resolution: {integrity: sha512-lBpoWgy+kYmuXWQ83+R7LlJCnsd9YW8DGpZSHhrMl4b8Ly/1vzOie3OdtmUJDkKxcgRGOehDu5btKkty+JEe+g==}
  1247. hasBin: true
  1248. to-regex-range@5.0.1:
  1249. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1250. engines: {node: '>=8.0'}
  1251. ts-api-utils@2.0.1:
  1252. resolution: {integrity: sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==}
  1253. engines: {node: '>=18.12'}
  1254. peerDependencies:
  1255. typescript: '>=4.8.4'
  1256. tslib@2.8.1:
  1257. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1258. tunnel-agent@0.6.0:
  1259. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  1260. type-check@0.4.0:
  1261. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1262. engines: {node: '>= 0.8.0'}
  1263. typescript-eslint@8.24.0:
  1264. resolution: {integrity: sha512-/lmv4366en/qbB32Vz5+kCNZEMf6xYHwh1z48suBwZvAtnXKbP+YhGe8OLE2BqC67LMqKkCNLtjejdwsdW6uOQ==}
  1265. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1266. peerDependencies:
  1267. eslint: ^8.57.0 || ^9.0.0
  1268. typescript: '>=4.8.4 <5.8.0'
  1269. typescript@5.7.3:
  1270. resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
  1271. engines: {node: '>=14.17'}
  1272. hasBin: true
  1273. undici-cache-store-better-sqlite3@0.1.1:
  1274. resolution: {integrity: sha512-F/PxGx+QY3oScnFQ/YGbN7AYtqKLTzps0izFi8LddDaobso3SYXyQORuPcnUd2JbqpdxmLLkvS2zSvG6VPPMpw==}
  1275. peerDependencies:
  1276. undici: '>=7.0.0'
  1277. undici-types@6.20.0:
  1278. resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
  1279. undici@7.3.0:
  1280. resolution: {integrity: sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw==}
  1281. engines: {node: '>=20.18.1'}
  1282. uri-js@4.4.1:
  1283. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1284. util-deprecate@1.0.2:
  1285. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1286. webworker-shim@1.1.1:
  1287. resolution: {integrity: sha512-XCWuBjJH3Xn/7SbyUF1WrrCbe6ZEsgaD7kxlFhxIwdkljGYX3BqP/dhG6ge0NBT+V7ZPjR4/BXq5BvbdaxrpKg==}
  1288. which@2.0.2:
  1289. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1290. engines: {node: '>= 8'}
  1291. hasBin: true
  1292. whoiser@1.18.0:
  1293. resolution: {integrity: sha512-QRIGreBuouc8d9i+UVMFqYJSiG7gaoaGX8nKugYDGqnuNLLgjDBwmlKODOIGHveBawza3Kfkk/OuM9VsTUYwaA==}
  1294. engines: {node: '>=15.0.0'}
  1295. why-is-node-running@3.2.2:
  1296. resolution: {integrity: sha512-NKUzAelcoCXhXL4dJzKIwXeR8iEVqsA0Lq6Vnd0UXvgaKbzVo4ZTHROF2Jidrv+SgxOQ03fMinnNhzZATxOD3A==}
  1297. engines: {node: '>=20.11'}
  1298. hasBin: true
  1299. word-wrap@1.2.5:
  1300. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1301. engines: {node: '>=0.10.0'}
  1302. workerpool@6.5.1:
  1303. resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==}
  1304. worktank@2.7.3:
  1305. resolution: {integrity: sha512-M0fesnpttBPdvNYBdzRvLDsacN0na9RYWFxwmM/x1+/6mufjduv9/9vBObK8EXDqxRMX/SOYJabpo0UCYYBUdQ==}
  1306. wrap-ansi@7.0.0:
  1307. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1308. engines: {node: '>=10'}
  1309. wrap-ansi@8.1.0:
  1310. resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
  1311. engines: {node: '>=12'}
  1312. wrappy@1.0.2:
  1313. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1314. xbits@0.2.0:
  1315. resolution: {integrity: sha512-JMd+tT2WwmbQZxIE9lQ3WoziWgTngKwdMbuk1CBqjos2zn9y5LYYSGRkYqzsFlwITHJehpdHgDdTOf4Qls/Q+w==}
  1316. y18n@5.0.8:
  1317. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  1318. engines: {node: '>=10'}
  1319. yaml@2.7.0:
  1320. resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
  1321. engines: {node: '>= 14'}
  1322. hasBin: true
  1323. yargs-parser@21.1.1:
  1324. resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
  1325. engines: {node: '>=12'}
  1326. yargs-unparser@2.0.0:
  1327. resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
  1328. engines: {node: '>=10'}
  1329. yargs@17.7.2:
  1330. resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
  1331. engines: {node: '>=12'}
  1332. yocto-queue@0.1.0:
  1333. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1334. engines: {node: '>=10'}
  1335. snapshots:
  1336. '@babel/code-frame@7.26.2':
  1337. dependencies:
  1338. '@babel/helper-validator-identifier': 7.25.9
  1339. js-tokens: 4.0.0
  1340. picocolors: 1.1.1
  1341. '@babel/helper-validator-identifier@7.25.9': {}
  1342. '@dual-bundle/import-meta-resolve@4.1.0': {}
  1343. '@emnapi/core@1.3.1':
  1344. dependencies:
  1345. '@emnapi/wasi-threads': 1.0.1
  1346. tslib: 2.8.1
  1347. optional: true
  1348. '@emnapi/runtime@1.3.1':
  1349. dependencies:
  1350. tslib: 2.8.1
  1351. optional: true
  1352. '@emnapi/wasi-threads@1.0.1':
  1353. dependencies:
  1354. tslib: 2.8.1
  1355. optional: true
  1356. '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.20.1)':
  1357. dependencies:
  1358. escape-string-regexp: 4.0.0
  1359. eslint: 9.20.1
  1360. ignore: 5.3.2
  1361. '@eslint-community/eslint-utils@4.4.1(eslint@9.20.1)':
  1362. dependencies:
  1363. eslint: 9.20.1
  1364. eslint-visitor-keys: 3.4.3
  1365. '@eslint-community/regexpp@4.12.1': {}
  1366. '@eslint-sukka/node@6.14.0(eslint@9.20.1)(typescript@5.7.3)':
  1367. dependencies:
  1368. '@eslint-sukka/shared': 6.14.0(eslint@9.20.1)(typescript@5.7.3)
  1369. eslint-plugin-n: 17.15.1(eslint@9.20.1)
  1370. eslint-plugin-sukka: 6.14.0(eslint@9.20.1)(typescript@5.7.3)
  1371. transitivePeerDependencies:
  1372. - eslint
  1373. - supports-color
  1374. - typescript
  1375. '@eslint-sukka/shared@6.14.0(eslint@9.20.1)(typescript@5.7.3)':
  1376. dependencies:
  1377. '@dual-bundle/import-meta-resolve': 4.1.0
  1378. '@package-json/types': 0.0.11
  1379. '@types/eslint': 9.6.1
  1380. '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  1381. transitivePeerDependencies:
  1382. - eslint
  1383. - supports-color
  1384. - typescript
  1385. '@eslint/config-array@0.19.2':
  1386. dependencies:
  1387. '@eslint/object-schema': 2.1.6
  1388. debug: 4.4.0(supports-color@8.1.1)
  1389. minimatch: 3.1.2
  1390. transitivePeerDependencies:
  1391. - supports-color
  1392. '@eslint/core@0.10.0':
  1393. dependencies:
  1394. '@types/json-schema': 7.0.15
  1395. '@eslint/core@0.11.0':
  1396. dependencies:
  1397. '@types/json-schema': 7.0.15
  1398. '@eslint/eslintrc@3.2.0':
  1399. dependencies:
  1400. ajv: 6.12.6
  1401. debug: 4.4.0(supports-color@8.1.1)
  1402. espree: 10.3.0
  1403. globals: 14.0.0
  1404. ignore: 5.3.2
  1405. import-fresh: 3.3.1
  1406. js-yaml: 4.1.0
  1407. minimatch: 3.1.2
  1408. strip-json-comments: 3.1.1
  1409. transitivePeerDependencies:
  1410. - supports-color
  1411. '@eslint/js@9.20.0': {}
  1412. '@eslint/object-schema@2.1.6': {}
  1413. '@eslint/plugin-kit@0.2.5':
  1414. dependencies:
  1415. '@eslint/core': 0.10.0
  1416. levn: 0.4.1
  1417. '@ghostery/adblocker-content@2.5.0':
  1418. dependencies:
  1419. '@ghostery/adblocker-extended-selectors': 2.5.0
  1420. '@ghostery/adblocker-extended-selectors@2.5.0': {}
  1421. '@ghostery/adblocker@2.5.0':
  1422. dependencies:
  1423. '@ghostery/adblocker-content': 2.5.0
  1424. '@ghostery/adblocker-extended-selectors': 2.5.0
  1425. '@remusao/guess-url-type': 1.3.0
  1426. '@remusao/small': 1.3.0
  1427. '@remusao/smaz': 1.10.0
  1428. tldts-experimental: 6.1.77
  1429. '@henrygd/queue@1.0.7': {}
  1430. '@humanfs/core@0.19.1': {}
  1431. '@humanfs/node@0.16.6':
  1432. dependencies:
  1433. '@humanfs/core': 0.19.1
  1434. '@humanwhocodes/retry': 0.3.1
  1435. '@humanwhocodes/module-importer@1.0.1': {}
  1436. '@humanwhocodes/retry@0.3.1': {}
  1437. '@humanwhocodes/retry@0.4.1': {}
  1438. '@isaacs/cliui@8.0.2':
  1439. dependencies:
  1440. string-width: 5.1.2
  1441. string-width-cjs: string-width@4.2.3
  1442. strip-ansi: 7.1.0
  1443. strip-ansi-cjs: strip-ansi@6.0.1
  1444. wrap-ansi: 8.1.0
  1445. wrap-ansi-cjs: wrap-ansi@7.0.0
  1446. '@jest/expect-utils@29.7.0':
  1447. dependencies:
  1448. jest-get-type: 29.6.3
  1449. '@jest/schemas@29.6.3':
  1450. dependencies:
  1451. '@sinclair/typebox': 0.27.8
  1452. '@jest/types@29.6.3':
  1453. dependencies:
  1454. '@jest/schemas': 29.6.3
  1455. '@types/istanbul-lib-coverage': 2.0.6
  1456. '@types/istanbul-reports': 3.0.4
  1457. '@types/node': 22.13.1
  1458. '@types/yargs': 17.0.33
  1459. chalk: 4.1.2
  1460. '@mitata/counters@0.0.8': {}
  1461. '@napi-rs/wasm-runtime@0.2.6':
  1462. dependencies:
  1463. '@emnapi/core': 1.3.1
  1464. '@emnapi/runtime': 1.3.1
  1465. '@tybys/wasm-util': 0.9.0
  1466. optional: true
  1467. '@nodelib/fs.scandir@2.1.5':
  1468. dependencies:
  1469. '@nodelib/fs.stat': 2.0.5
  1470. run-parallel: 1.2.0
  1471. '@nodelib/fs.stat@2.0.5': {}
  1472. '@nodelib/fs.walk@1.2.8':
  1473. dependencies:
  1474. '@nodelib/fs.scandir': 2.1.5
  1475. fastq: 1.19.0
  1476. '@nolyfill/is-core-module@1.0.39': {}
  1477. '@oxc-resolver/binding-darwin-arm64@1.12.0':
  1478. optional: true
  1479. '@oxc-resolver/binding-darwin-x64@1.12.0':
  1480. optional: true
  1481. '@oxc-resolver/binding-freebsd-x64@1.12.0':
  1482. optional: true
  1483. '@oxc-resolver/binding-linux-arm-gnueabihf@1.12.0':
  1484. optional: true
  1485. '@oxc-resolver/binding-linux-arm64-gnu@1.12.0':
  1486. optional: true
  1487. '@oxc-resolver/binding-linux-arm64-musl@1.12.0':
  1488. optional: true
  1489. '@oxc-resolver/binding-linux-x64-gnu@1.12.0':
  1490. optional: true
  1491. '@oxc-resolver/binding-linux-x64-musl@1.12.0':
  1492. optional: true
  1493. '@oxc-resolver/binding-wasm32-wasi@1.12.0':
  1494. dependencies:
  1495. '@napi-rs/wasm-runtime': 0.2.6
  1496. optional: true
  1497. '@oxc-resolver/binding-win32-arm64-msvc@1.12.0':
  1498. optional: true
  1499. '@oxc-resolver/binding-win32-x64-msvc@1.12.0':
  1500. optional: true
  1501. '@package-json/types@0.0.11': {}
  1502. '@pkgjs/parseargs@0.11.0':
  1503. optional: true
  1504. '@remusao/guess-url-type@1.3.0': {}
  1505. '@remusao/small@1.3.0': {}
  1506. '@remusao/smaz-compress@1.10.0':
  1507. dependencies:
  1508. '@remusao/trie': 1.5.0
  1509. '@remusao/smaz-decompress@1.10.0': {}
  1510. '@remusao/smaz@1.10.0':
  1511. dependencies:
  1512. '@remusao/smaz-compress': 1.10.0
  1513. '@remusao/smaz-decompress': 1.10.0
  1514. '@remusao/trie@1.5.0': {}
  1515. '@sinclair/typebox@0.27.8': {}
  1516. '@stylistic/eslint-plugin-js@3.1.0(eslint@9.20.1)':
  1517. dependencies:
  1518. eslint: 9.20.1
  1519. eslint-visitor-keys: 4.2.0
  1520. espree: 10.3.0
  1521. '@stylistic/eslint-plugin-plus@3.1.0(eslint@9.20.1)':
  1522. dependencies:
  1523. eslint: 9.20.1
  1524. eslint-visitor-keys: 4.2.0
  1525. espree: 10.3.0
  1526. '@stylistic/eslint-plugin-ts@3.1.0(eslint@9.20.1)(typescript@5.7.3)':
  1527. dependencies:
  1528. '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3)
  1529. eslint: 9.20.1
  1530. eslint-visitor-keys: 4.2.0
  1531. espree: 10.3.0
  1532. transitivePeerDependencies:
  1533. - supports-color
  1534. - typescript
  1535. '@swc-node/core@1.13.3(@swc/core@1.10.15)(@swc/types@0.1.17)':
  1536. dependencies:
  1537. '@swc/core': 1.10.15
  1538. '@swc/types': 0.1.17
  1539. '@swc-node/register@1.10.9(@swc/core@1.10.15)(@swc/types@0.1.17)(typescript@5.7.3)':
  1540. dependencies:
  1541. '@swc-node/core': 1.13.3(@swc/core@1.10.15)(@swc/types@0.1.17)
  1542. '@swc-node/sourcemap-support': 0.5.1
  1543. '@swc/core': 1.10.15
  1544. colorette: 2.0.20
  1545. debug: 4.4.0(supports-color@8.1.1)
  1546. oxc-resolver: 1.12.0
  1547. pirates: 4.0.6
  1548. tslib: 2.8.1
  1549. typescript: 5.7.3
  1550. transitivePeerDependencies:
  1551. - '@swc/types'
  1552. - supports-color
  1553. '@swc-node/sourcemap-support@0.5.1':
  1554. dependencies:
  1555. source-map-support: 0.5.21
  1556. tslib: 2.8.1
  1557. '@swc/core-darwin-arm64@1.10.15':
  1558. optional: true
  1559. '@swc/core-darwin-x64@1.10.15':
  1560. optional: true
  1561. '@swc/core-linux-arm-gnueabihf@1.10.15':
  1562. optional: true
  1563. '@swc/core-linux-arm64-gnu@1.10.15':
  1564. optional: true
  1565. '@swc/core-linux-arm64-musl@1.10.15':
  1566. optional: true
  1567. '@swc/core-linux-x64-gnu@1.10.15':
  1568. optional: true
  1569. '@swc/core-linux-x64-musl@1.10.15':
  1570. optional: true
  1571. '@swc/core-win32-arm64-msvc@1.10.15':
  1572. optional: true
  1573. '@swc/core-win32-ia32-msvc@1.10.15':
  1574. optional: true
  1575. '@swc/core-win32-x64-msvc@1.10.15':
  1576. optional: true
  1577. '@swc/core@1.10.15':
  1578. dependencies:
  1579. '@swc/counter': 0.1.3
  1580. '@swc/types': 0.1.17
  1581. optionalDependencies:
  1582. '@swc/core-darwin-arm64': 1.10.15
  1583. '@swc/core-darwin-x64': 1.10.15
  1584. '@swc/core-linux-arm-gnueabihf': 1.10.15
  1585. '@swc/core-linux-arm64-gnu': 1.10.15
  1586. '@swc/core-linux-arm64-musl': 1.10.15
  1587. '@swc/core-linux-x64-gnu': 1.10.15
  1588. '@swc/core-linux-x64-musl': 1.10.15
  1589. '@swc/core-win32-arm64-msvc': 1.10.15
  1590. '@swc/core-win32-ia32-msvc': 1.10.15
  1591. '@swc/core-win32-x64-msvc': 1.10.15
  1592. '@swc/counter@0.1.3': {}
  1593. '@swc/types@0.1.17':
  1594. dependencies:
  1595. '@swc/counter': 0.1.3
  1596. '@tybys/wasm-util@0.9.0':
  1597. dependencies:
  1598. tslib: 2.8.1
  1599. optional: true
  1600. '@types/async-retry@1.4.9':
  1601. dependencies:
  1602. '@types/retry': 0.12.5
  1603. '@types/better-sqlite3@7.6.12':
  1604. dependencies:
  1605. '@types/node': 22.13.1
  1606. '@types/dns2@2.0.9':
  1607. dependencies:
  1608. '@types/node': 22.13.1
  1609. '@types/doctrine@0.0.9': {}
  1610. '@types/eslint@9.6.1':
  1611. dependencies:
  1612. '@types/estree': 1.0.6
  1613. '@types/json-schema': 7.0.15
  1614. '@types/estree@1.0.6': {}
  1615. '@types/fast-fifo@1.3.0': {}
  1616. '@types/istanbul-lib-coverage@2.0.6': {}
  1617. '@types/istanbul-lib-report@3.0.3':
  1618. dependencies:
  1619. '@types/istanbul-lib-coverage': 2.0.6
  1620. '@types/istanbul-reports@3.0.4':
  1621. dependencies:
  1622. '@types/istanbul-lib-report': 3.0.3
  1623. '@types/json-schema@7.0.15': {}
  1624. '@types/mocha@10.0.10': {}
  1625. '@types/node@22.13.1':
  1626. dependencies:
  1627. undici-types: 6.20.0
  1628. '@types/retry@0.12.5': {}
  1629. '@types/stack-utils@2.0.3': {}
  1630. '@types/tar-fs@2.0.4':
  1631. dependencies:
  1632. '@types/node': 22.13.1
  1633. '@types/tar-stream': 3.1.3
  1634. '@types/tar-stream@3.1.3':
  1635. dependencies:
  1636. '@types/node': 22.13.1
  1637. '@types/yargs-parser@21.0.3': {}
  1638. '@types/yargs@17.0.33':
  1639. dependencies:
  1640. '@types/yargs-parser': 21.0.3
  1641. '@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)':
  1642. dependencies:
  1643. '@eslint-community/regexpp': 4.12.1
  1644. '@typescript-eslint/parser': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  1645. '@typescript-eslint/scope-manager': 8.24.0
  1646. '@typescript-eslint/type-utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  1647. '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  1648. '@typescript-eslint/visitor-keys': 8.24.0
  1649. eslint: 9.20.1
  1650. graphemer: 1.4.0
  1651. ignore: 5.3.2
  1652. natural-compare: 1.4.0
  1653. ts-api-utils: 2.0.1(typescript@5.7.3)
  1654. typescript: 5.7.3
  1655. transitivePeerDependencies:
  1656. - supports-color
  1657. '@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3)':
  1658. dependencies:
  1659. '@typescript-eslint/scope-manager': 8.24.0
  1660. '@typescript-eslint/types': 8.24.0
  1661. '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3)
  1662. '@typescript-eslint/visitor-keys': 8.24.0
  1663. debug: 4.4.0(supports-color@8.1.1)
  1664. eslint: 9.20.1
  1665. typescript: 5.7.3
  1666. transitivePeerDependencies:
  1667. - supports-color
  1668. '@typescript-eslint/scope-manager@8.23.0':
  1669. dependencies:
  1670. '@typescript-eslint/types': 8.23.0
  1671. '@typescript-eslint/visitor-keys': 8.23.0
  1672. '@typescript-eslint/scope-manager@8.24.0':
  1673. dependencies:
  1674. '@typescript-eslint/types': 8.24.0
  1675. '@typescript-eslint/visitor-keys': 8.24.0
  1676. '@typescript-eslint/type-utils@8.24.0(eslint@9.20.1)(typescript@5.7.3)':
  1677. dependencies:
  1678. '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3)
  1679. '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  1680. debug: 4.4.0(supports-color@8.1.1)
  1681. eslint: 9.20.1
  1682. ts-api-utils: 2.0.1(typescript@5.7.3)
  1683. typescript: 5.7.3
  1684. transitivePeerDependencies:
  1685. - supports-color
  1686. '@typescript-eslint/types@8.23.0': {}
  1687. '@typescript-eslint/types@8.24.0': {}
  1688. '@typescript-eslint/typescript-estree@8.23.0(typescript@5.7.3)':
  1689. dependencies:
  1690. '@typescript-eslint/types': 8.23.0
  1691. '@typescript-eslint/visitor-keys': 8.23.0
  1692. debug: 4.4.0(supports-color@8.1.1)
  1693. fast-glob: 3.3.3
  1694. is-glob: 4.0.3
  1695. minimatch: 9.0.5
  1696. semver: 7.7.1
  1697. ts-api-utils: 2.0.1(typescript@5.7.3)
  1698. typescript: 5.7.3
  1699. transitivePeerDependencies:
  1700. - supports-color
  1701. '@typescript-eslint/typescript-estree@8.24.0(typescript@5.7.3)':
  1702. dependencies:
  1703. '@typescript-eslint/types': 8.24.0
  1704. '@typescript-eslint/visitor-keys': 8.24.0
  1705. debug: 4.4.0(supports-color@8.1.1)
  1706. fast-glob: 3.3.3
  1707. is-glob: 4.0.3
  1708. minimatch: 9.0.5
  1709. semver: 7.7.1
  1710. ts-api-utils: 2.0.1(typescript@5.7.3)
  1711. typescript: 5.7.3
  1712. transitivePeerDependencies:
  1713. - supports-color
  1714. '@typescript-eslint/utils@8.23.0(eslint@9.20.1)(typescript@5.7.3)':
  1715. dependencies:
  1716. '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1)
  1717. '@typescript-eslint/scope-manager': 8.23.0
  1718. '@typescript-eslint/types': 8.23.0
  1719. '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3)
  1720. eslint: 9.20.1
  1721. typescript: 5.7.3
  1722. transitivePeerDependencies:
  1723. - supports-color
  1724. '@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3)':
  1725. dependencies:
  1726. '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1)
  1727. '@typescript-eslint/scope-manager': 8.24.0
  1728. '@typescript-eslint/types': 8.24.0
  1729. '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3)
  1730. eslint: 9.20.1
  1731. typescript: 5.7.3
  1732. transitivePeerDependencies:
  1733. - supports-color
  1734. '@typescript-eslint/visitor-keys@8.23.0':
  1735. dependencies:
  1736. '@typescript-eslint/types': 8.23.0
  1737. eslint-visitor-keys: 4.2.0
  1738. '@typescript-eslint/visitor-keys@8.24.0':
  1739. dependencies:
  1740. '@typescript-eslint/types': 8.24.0
  1741. eslint-visitor-keys: 4.2.0
  1742. acorn-jsx@5.3.2(acorn@8.14.0):
  1743. dependencies:
  1744. acorn: 8.14.0
  1745. acorn@8.14.0: {}
  1746. ajv@6.12.6:
  1747. dependencies:
  1748. fast-deep-equal: 3.1.3
  1749. fast-json-stable-stringify: 2.1.0
  1750. json-schema-traverse: 0.4.1
  1751. uri-js: 4.4.1
  1752. ansi-colors@4.1.3: {}
  1753. ansi-regex@5.0.1: {}
  1754. ansi-regex@6.1.0: {}
  1755. ansi-styles@4.3.0:
  1756. dependencies:
  1757. color-convert: 2.0.1
  1758. ansi-styles@5.2.0: {}
  1759. ansi-styles@6.2.1: {}
  1760. anymatch@3.1.3:
  1761. dependencies:
  1762. normalize-path: 3.0.0
  1763. picomatch: 2.3.1
  1764. argparse@2.0.1: {}
  1765. async-retry@1.3.3:
  1766. dependencies:
  1767. retry: 0.13.1
  1768. b4a@1.6.7: {}
  1769. balanced-match@1.0.2: {}
  1770. bare-events@2.5.4:
  1771. optional: true
  1772. bare-fs@4.0.1:
  1773. dependencies:
  1774. bare-events: 2.5.4
  1775. bare-path: 3.0.0
  1776. bare-stream: 2.6.5(bare-events@2.5.4)
  1777. transitivePeerDependencies:
  1778. - bare-buffer
  1779. optional: true
  1780. bare-os@3.4.0:
  1781. optional: true
  1782. bare-path@3.0.0:
  1783. dependencies:
  1784. bare-os: 3.4.0
  1785. optional: true
  1786. bare-stream@2.6.5(bare-events@2.5.4):
  1787. dependencies:
  1788. streamx: 2.22.0
  1789. optionalDependencies:
  1790. bare-events: 2.5.4
  1791. optional: true
  1792. base64-js@1.5.1: {}
  1793. better-sqlite3@11.8.1:
  1794. dependencies:
  1795. bindings: 1.5.0
  1796. prebuild-install: 7.1.3
  1797. binary-extensions@2.3.0: {}
  1798. bindings@1.5.0:
  1799. dependencies:
  1800. file-uri-to-path: 1.0.0
  1801. bl@4.1.0:
  1802. dependencies:
  1803. buffer: 5.7.1
  1804. inherits: 2.0.4
  1805. readable-stream: 3.6.2
  1806. brace-expansion@1.1.11:
  1807. dependencies:
  1808. balanced-match: 1.0.2
  1809. concat-map: 0.0.1
  1810. brace-expansion@2.0.1:
  1811. dependencies:
  1812. balanced-match: 1.0.2
  1813. braces@3.0.3:
  1814. dependencies:
  1815. fill-range: 7.1.1
  1816. browser-stdout@1.3.1: {}
  1817. buffer-from@1.1.2: {}
  1818. buffer@5.7.1:
  1819. dependencies:
  1820. base64-js: 1.5.1
  1821. ieee754: 1.2.1
  1822. callsites@3.1.0: {}
  1823. camelcase@6.3.0: {}
  1824. chalk@4.1.2:
  1825. dependencies:
  1826. ansi-styles: 4.3.0
  1827. supports-color: 7.2.0
  1828. chokidar@3.6.0:
  1829. dependencies:
  1830. anymatch: 3.1.3
  1831. braces: 3.0.3
  1832. glob-parent: 5.1.2
  1833. is-binary-path: 2.1.0
  1834. is-glob: 4.0.3
  1835. normalize-path: 3.0.0
  1836. readdirp: 3.6.0
  1837. optionalDependencies:
  1838. fsevents: 2.3.3
  1839. chownr@1.1.4: {}
  1840. ci-info@3.9.0: {}
  1841. ci-info@4.1.0: {}
  1842. cliui@8.0.1:
  1843. dependencies:
  1844. string-width: 4.2.3
  1845. strip-ansi: 6.0.1
  1846. wrap-ansi: 7.0.0
  1847. color-convert@2.0.1:
  1848. dependencies:
  1849. color-name: 1.1.4
  1850. color-name@1.1.4: {}
  1851. colorette@2.0.20: {}
  1852. comment-parser@1.4.1: {}
  1853. concat-map@0.0.1: {}
  1854. cross-spawn@7.0.6:
  1855. dependencies:
  1856. path-key: 3.1.1
  1857. shebang-command: 2.0.0
  1858. which: 2.0.2
  1859. csv-parse@5.6.0: {}
  1860. debug@3.2.7:
  1861. dependencies:
  1862. ms: 2.1.3
  1863. debug@4.4.0(supports-color@8.1.1):
  1864. dependencies:
  1865. ms: 2.1.3
  1866. optionalDependencies:
  1867. supports-color: 8.1.1
  1868. decamelize@4.0.0: {}
  1869. decompress-response@6.0.0:
  1870. dependencies:
  1871. mimic-response: 3.1.0
  1872. deep-extend@0.6.0: {}
  1873. deep-is@0.1.4: {}
  1874. defu@6.1.4: {}
  1875. detect-libc@2.0.3: {}
  1876. diff-sequences@29.6.3: {}
  1877. diff@5.2.0: {}
  1878. dns2@2.1.0: {}
  1879. doctrine@3.0.0:
  1880. dependencies:
  1881. esutils: 2.0.3
  1882. eastasianwidth@0.2.0: {}
  1883. emoji-regex@8.0.0: {}
  1884. emoji-regex@9.2.2: {}
  1885. end-of-stream@1.4.4:
  1886. dependencies:
  1887. once: 1.4.0
  1888. enhanced-resolve@5.18.1:
  1889. dependencies:
  1890. graceful-fs: 4.2.11
  1891. tapable: 2.2.1
  1892. escalade@3.2.0: {}
  1893. escape-string-regexp@2.0.0: {}
  1894. escape-string-regexp@4.0.0: {}
  1895. eslint-compat-utils@0.5.1(eslint@9.20.1):
  1896. dependencies:
  1897. eslint: 9.20.1
  1898. semver: 7.7.1
  1899. eslint-compat-utils@0.6.4(eslint@9.20.1):
  1900. dependencies:
  1901. eslint: 9.20.1
  1902. semver: 7.7.1
  1903. eslint-config-sukka@6.14.0(@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3):
  1904. dependencies:
  1905. '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.20.1)
  1906. '@eslint-sukka/shared': 6.14.0(eslint@9.20.1)(typescript@5.7.3)
  1907. '@eslint/js': 9.20.0
  1908. '@stylistic/eslint-plugin-js': 3.1.0(eslint@9.20.1)
  1909. '@stylistic/eslint-plugin-plus': 3.1.0(eslint@9.20.1)
  1910. '@stylistic/eslint-plugin-ts': 3.1.0(eslint@9.20.1)(typescript@5.7.3)
  1911. '@typescript-eslint/parser': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  1912. ci-info: 4.1.0
  1913. defu: 6.1.4
  1914. eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import-x@4.6.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)
  1915. eslint-plugin-autofix: 2.2.0(eslint@9.20.1)
  1916. eslint-plugin-de-morgan: 1.0.0(eslint@9.20.1)
  1917. eslint-plugin-import-x: 4.6.1(eslint@9.20.1)(typescript@5.7.3)
  1918. eslint-plugin-jsonc: 2.19.1(eslint@9.20.1)
  1919. eslint-plugin-promise: 7.2.1(eslint@9.20.1)
  1920. eslint-plugin-regexp: 2.7.0(eslint@9.20.1)
  1921. eslint-plugin-sukka: 6.14.0(eslint@9.20.1)(typescript@5.7.3)
  1922. eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)
  1923. jsonc-eslint-parser: 2.4.0
  1924. picocolors: 1.1.1
  1925. typescript-eslint: 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  1926. transitivePeerDependencies:
  1927. - '@eslint/json'
  1928. - '@typescript-eslint/eslint-plugin'
  1929. - eslint
  1930. - eslint-plugin-import
  1931. - supports-color
  1932. - typescript
  1933. eslint-formatter-sukka@6.14.0:
  1934. dependencies:
  1935. ci-info: 4.1.0
  1936. picocolors: 1.1.1
  1937. eslint-import-resolver-node@0.3.9:
  1938. dependencies:
  1939. debug: 3.2.7
  1940. is-core-module: 2.16.1
  1941. resolve: 1.22.10
  1942. transitivePeerDependencies:
  1943. - supports-color
  1944. eslint-import-resolver-typescript@3.7.0(eslint-plugin-import-x@4.6.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1):
  1945. dependencies:
  1946. '@nolyfill/is-core-module': 1.0.39
  1947. debug: 4.4.0(supports-color@8.1.1)
  1948. enhanced-resolve: 5.18.1
  1949. eslint: 9.20.1
  1950. fast-glob: 3.3.3
  1951. get-tsconfig: 4.10.0
  1952. is-bun-module: 1.3.0
  1953. is-glob: 4.0.3
  1954. stable-hash: 0.0.4
  1955. optionalDependencies:
  1956. eslint-plugin-import-x: 4.6.1(eslint@9.20.1)(typescript@5.7.3)
  1957. transitivePeerDependencies:
  1958. - supports-color
  1959. eslint-json-compat-utils@0.2.1(eslint@9.20.1)(jsonc-eslint-parser@2.4.0):
  1960. dependencies:
  1961. eslint: 9.20.1
  1962. esquery: 1.6.0
  1963. jsonc-eslint-parser: 2.4.0
  1964. eslint-plugin-autofix@2.2.0(eslint@9.20.1):
  1965. dependencies:
  1966. eslint: 9.20.1
  1967. eslint-rule-composer: 0.3.0
  1968. espree: 9.6.1
  1969. esutils: 2.0.3
  1970. string-similarity: 4.0.4
  1971. eslint-plugin-de-morgan@1.0.0(eslint@9.20.1):
  1972. dependencies:
  1973. eslint: 9.20.1
  1974. eslint-plugin-es-x@7.8.0(eslint@9.20.1):
  1975. dependencies:
  1976. '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1)
  1977. '@eslint-community/regexpp': 4.12.1
  1978. eslint: 9.20.1
  1979. eslint-compat-utils: 0.5.1(eslint@9.20.1)
  1980. eslint-plugin-import-x@4.6.1(eslint@9.20.1)(typescript@5.7.3):
  1981. dependencies:
  1982. '@types/doctrine': 0.0.9
  1983. '@typescript-eslint/scope-manager': 8.23.0
  1984. '@typescript-eslint/utils': 8.23.0(eslint@9.20.1)(typescript@5.7.3)
  1985. debug: 4.4.0(supports-color@8.1.1)
  1986. doctrine: 3.0.0
  1987. enhanced-resolve: 5.18.1
  1988. eslint: 9.20.1
  1989. eslint-import-resolver-node: 0.3.9
  1990. get-tsconfig: 4.10.0
  1991. is-glob: 4.0.3
  1992. minimatch: 9.0.5
  1993. semver: 7.7.1
  1994. stable-hash: 0.0.4
  1995. tslib: 2.8.1
  1996. transitivePeerDependencies:
  1997. - supports-color
  1998. - typescript
  1999. eslint-plugin-jsonc@2.19.1(eslint@9.20.1):
  2000. dependencies:
  2001. '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1)
  2002. eslint: 9.20.1
  2003. eslint-compat-utils: 0.6.4(eslint@9.20.1)
  2004. eslint-json-compat-utils: 0.2.1(eslint@9.20.1)(jsonc-eslint-parser@2.4.0)
  2005. espree: 9.6.1
  2006. graphemer: 1.4.0
  2007. jsonc-eslint-parser: 2.4.0
  2008. natural-compare: 1.4.0
  2009. synckit: 0.6.2
  2010. transitivePeerDependencies:
  2011. - '@eslint/json'
  2012. eslint-plugin-n@17.15.1(eslint@9.20.1):
  2013. dependencies:
  2014. '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1)
  2015. enhanced-resolve: 5.18.1
  2016. eslint: 9.20.1
  2017. eslint-plugin-es-x: 7.8.0(eslint@9.20.1)
  2018. get-tsconfig: 4.10.0
  2019. globals: 15.14.0
  2020. ignore: 5.3.2
  2021. minimatch: 9.0.5
  2022. semver: 7.7.1
  2023. eslint-plugin-promise@7.2.1(eslint@9.20.1):
  2024. dependencies:
  2025. '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1)
  2026. eslint: 9.20.1
  2027. eslint-plugin-regexp@2.7.0(eslint@9.20.1):
  2028. dependencies:
  2029. '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1)
  2030. '@eslint-community/regexpp': 4.12.1
  2031. comment-parser: 1.4.1
  2032. eslint: 9.20.1
  2033. jsdoc-type-pratt-parser: 4.1.0
  2034. refa: 0.12.1
  2035. regexp-ast-analysis: 0.7.1
  2036. scslre: 0.3.0
  2037. eslint-plugin-sukka@6.14.0(eslint@9.20.1)(typescript@5.7.3):
  2038. dependencies:
  2039. '@eslint-community/regexpp': 4.12.1
  2040. '@eslint-sukka/shared': 6.14.0(eslint@9.20.1)(typescript@5.7.3)
  2041. '@typescript-eslint/type-utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  2042. '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  2043. optionalDependencies:
  2044. typescript: 5.7.3
  2045. transitivePeerDependencies:
  2046. - eslint
  2047. - supports-color
  2048. eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1):
  2049. dependencies:
  2050. eslint: 9.20.1
  2051. optionalDependencies:
  2052. '@typescript-eslint/eslint-plugin': 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)
  2053. eslint-rule-composer@0.3.0: {}
  2054. eslint-scope@8.2.0:
  2055. dependencies:
  2056. esrecurse: 4.3.0
  2057. estraverse: 5.3.0
  2058. eslint-visitor-keys@3.4.3: {}
  2059. eslint-visitor-keys@4.2.0: {}
  2060. eslint@9.20.1:
  2061. dependencies:
  2062. '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1)
  2063. '@eslint-community/regexpp': 4.12.1
  2064. '@eslint/config-array': 0.19.2
  2065. '@eslint/core': 0.11.0
  2066. '@eslint/eslintrc': 3.2.0
  2067. '@eslint/js': 9.20.0
  2068. '@eslint/plugin-kit': 0.2.5
  2069. '@humanfs/node': 0.16.6
  2070. '@humanwhocodes/module-importer': 1.0.1
  2071. '@humanwhocodes/retry': 0.4.1
  2072. '@types/estree': 1.0.6
  2073. '@types/json-schema': 7.0.15
  2074. ajv: 6.12.6
  2075. chalk: 4.1.2
  2076. cross-spawn: 7.0.6
  2077. debug: 4.4.0(supports-color@8.1.1)
  2078. escape-string-regexp: 4.0.0
  2079. eslint-scope: 8.2.0
  2080. eslint-visitor-keys: 4.2.0
  2081. espree: 10.3.0
  2082. esquery: 1.6.0
  2083. esutils: 2.0.3
  2084. fast-deep-equal: 3.1.3
  2085. file-entry-cache: 8.0.0
  2086. find-up: 5.0.0
  2087. glob-parent: 6.0.2
  2088. ignore: 5.3.2
  2089. imurmurhash: 0.1.4
  2090. is-glob: 4.0.3
  2091. json-stable-stringify-without-jsonify: 1.0.1
  2092. lodash.merge: 4.6.2
  2093. minimatch: 3.1.2
  2094. natural-compare: 1.4.0
  2095. optionator: 0.9.4
  2096. transitivePeerDependencies:
  2097. - supports-color
  2098. espree@10.3.0:
  2099. dependencies:
  2100. acorn: 8.14.0
  2101. acorn-jsx: 5.3.2(acorn@8.14.0)
  2102. eslint-visitor-keys: 4.2.0
  2103. espree@9.6.1:
  2104. dependencies:
  2105. acorn: 8.14.0
  2106. acorn-jsx: 5.3.2(acorn@8.14.0)
  2107. eslint-visitor-keys: 3.4.3
  2108. esquery@1.6.0:
  2109. dependencies:
  2110. estraverse: 5.3.0
  2111. esrecurse@4.3.0:
  2112. dependencies:
  2113. estraverse: 5.3.0
  2114. estraverse@5.3.0: {}
  2115. esutils@2.0.3: {}
  2116. expand-template@2.0.3: {}
  2117. expect@29.7.0:
  2118. dependencies:
  2119. '@jest/expect-utils': 29.7.0
  2120. jest-get-type: 29.6.3
  2121. jest-matcher-utils: 29.7.0
  2122. jest-message-util: 29.7.0
  2123. jest-util: 29.7.0
  2124. fast-cidr-tools@0.3.1: {}
  2125. fast-deep-equal@3.1.3: {}
  2126. fast-fifo@1.3.2: {}
  2127. fast-glob@3.3.3:
  2128. dependencies:
  2129. '@nodelib/fs.stat': 2.0.5
  2130. '@nodelib/fs.walk': 1.2.8
  2131. glob-parent: 5.1.2
  2132. merge2: 1.4.1
  2133. micromatch: 4.0.8
  2134. fast-json-stable-stringify@2.1.0: {}
  2135. fast-levenshtein@2.0.6: {}
  2136. fastq@1.19.0:
  2137. dependencies:
  2138. reusify: 1.0.4
  2139. fdir@6.4.3(picomatch@4.0.2):
  2140. optionalDependencies:
  2141. picomatch: 4.0.2
  2142. file-entry-cache@8.0.0:
  2143. dependencies:
  2144. flat-cache: 4.0.1
  2145. file-uri-to-path@1.0.0: {}
  2146. fill-range@7.1.1:
  2147. dependencies:
  2148. to-regex-range: 5.0.1
  2149. find-up@5.0.0:
  2150. dependencies:
  2151. locate-path: 6.0.0
  2152. path-exists: 4.0.0
  2153. flat-cache@4.0.1:
  2154. dependencies:
  2155. flatted: 3.3.2
  2156. keyv: 4.5.4
  2157. flat@5.0.2: {}
  2158. flatted@3.3.2: {}
  2159. foreground-child@3.3.0:
  2160. dependencies:
  2161. cross-spawn: 7.0.6
  2162. signal-exit: 4.1.0
  2163. foxts@1.2.0: {}
  2164. fs-constants@1.0.0: {}
  2165. fsevents@2.3.3:
  2166. optional: true
  2167. function-bind@1.1.2: {}
  2168. get-caller-file@2.0.5: {}
  2169. get-tsconfig@4.10.0:
  2170. dependencies:
  2171. resolve-pkg-maps: 1.0.0
  2172. github-from-package@0.0.0: {}
  2173. glob-parent@5.1.2:
  2174. dependencies:
  2175. is-glob: 4.0.3
  2176. glob-parent@6.0.2:
  2177. dependencies:
  2178. is-glob: 4.0.3
  2179. glob@10.4.5:
  2180. dependencies:
  2181. foreground-child: 3.3.0
  2182. jackspeak: 3.4.3
  2183. minimatch: 9.0.5
  2184. minipass: 7.1.2
  2185. package-json-from-dist: 1.0.1
  2186. path-scurry: 1.11.1
  2187. globals@14.0.0: {}
  2188. globals@15.14.0: {}
  2189. graceful-fs@4.2.11: {}
  2190. graphemer@1.4.0: {}
  2191. has-flag@4.0.0: {}
  2192. hash-wasm@4.12.0: {}
  2193. hasown@2.0.2:
  2194. dependencies:
  2195. function-bind: 1.1.2
  2196. he@1.2.0: {}
  2197. ieee754@1.2.1: {}
  2198. ignore@5.3.2: {}
  2199. import-fresh@3.3.1:
  2200. dependencies:
  2201. parent-module: 1.0.1
  2202. resolve-from: 4.0.0
  2203. imurmurhash@0.1.4: {}
  2204. inherits@2.0.4: {}
  2205. ini@1.3.8: {}
  2206. is-binary-path@2.1.0:
  2207. dependencies:
  2208. binary-extensions: 2.3.0
  2209. is-bun-module@1.3.0:
  2210. dependencies:
  2211. semver: 7.7.1
  2212. is-core-module@2.16.1:
  2213. dependencies:
  2214. hasown: 2.0.2
  2215. is-extglob@2.1.1: {}
  2216. is-fullwidth-code-point@3.0.0: {}
  2217. is-glob@4.0.3:
  2218. dependencies:
  2219. is-extglob: 2.1.1
  2220. is-number@7.0.0: {}
  2221. is-plain-obj@2.1.0: {}
  2222. is-unicode-supported@0.1.0: {}
  2223. isexe@2.0.0: {}
  2224. jackspeak@3.4.3:
  2225. dependencies:
  2226. '@isaacs/cliui': 8.0.2
  2227. optionalDependencies:
  2228. '@pkgjs/parseargs': 0.11.0
  2229. jest-diff@29.7.0:
  2230. dependencies:
  2231. chalk: 4.1.2
  2232. diff-sequences: 29.6.3
  2233. jest-get-type: 29.6.3
  2234. pretty-format: 29.7.0
  2235. jest-get-type@29.6.3: {}
  2236. jest-matcher-utils@29.7.0:
  2237. dependencies:
  2238. chalk: 4.1.2
  2239. jest-diff: 29.7.0
  2240. jest-get-type: 29.6.3
  2241. pretty-format: 29.7.0
  2242. jest-message-util@29.7.0:
  2243. dependencies:
  2244. '@babel/code-frame': 7.26.2
  2245. '@jest/types': 29.6.3
  2246. '@types/stack-utils': 2.0.3
  2247. chalk: 4.1.2
  2248. graceful-fs: 4.2.11
  2249. micromatch: 4.0.8
  2250. pretty-format: 29.7.0
  2251. slash: 3.0.0
  2252. stack-utils: 2.0.6
  2253. jest-util@29.7.0:
  2254. dependencies:
  2255. '@jest/types': 29.6.3
  2256. '@types/node': 22.13.1
  2257. chalk: 4.1.2
  2258. ci-info: 3.9.0
  2259. graceful-fs: 4.2.11
  2260. picomatch: 2.3.1
  2261. js-tokens@4.0.0: {}
  2262. js-yaml@4.1.0:
  2263. dependencies:
  2264. argparse: 2.0.1
  2265. jsdoc-type-pratt-parser@4.1.0: {}
  2266. json-buffer@3.0.1: {}
  2267. json-schema-traverse@0.4.1: {}
  2268. json-stable-stringify-without-jsonify@1.0.1: {}
  2269. json-stringify-pretty-compact@3.0.0: {}
  2270. jsonc-eslint-parser@2.4.0:
  2271. dependencies:
  2272. acorn: 8.14.0
  2273. eslint-visitor-keys: 3.4.3
  2274. espree: 9.6.1
  2275. semver: 7.7.1
  2276. keyv@4.5.4:
  2277. dependencies:
  2278. json-buffer: 3.0.1
  2279. levn@0.4.1:
  2280. dependencies:
  2281. prelude-ls: 1.2.1
  2282. type-check: 0.4.0
  2283. locate-path@6.0.0:
  2284. dependencies:
  2285. p-locate: 5.0.0
  2286. lodash.merge@4.6.2: {}
  2287. log-symbols@4.1.0:
  2288. dependencies:
  2289. chalk: 4.1.2
  2290. is-unicode-supported: 0.1.0
  2291. lru-cache@10.4.3: {}
  2292. merge2@1.4.1: {}
  2293. micromatch@4.0.8:
  2294. dependencies:
  2295. braces: 3.0.3
  2296. picomatch: 2.3.1
  2297. mimic-response@3.1.0: {}
  2298. minimatch@3.1.2:
  2299. dependencies:
  2300. brace-expansion: 1.1.11
  2301. minimatch@5.1.6:
  2302. dependencies:
  2303. brace-expansion: 2.0.1
  2304. minimatch@9.0.5:
  2305. dependencies:
  2306. brace-expansion: 2.0.1
  2307. minimist@1.2.8: {}
  2308. minipass@7.1.2: {}
  2309. mitata@1.0.34: {}
  2310. mkdirp-classic@0.5.3: {}
  2311. mocha@11.1.0:
  2312. dependencies:
  2313. ansi-colors: 4.1.3
  2314. browser-stdout: 1.3.1
  2315. chokidar: 3.6.0
  2316. debug: 4.4.0(supports-color@8.1.1)
  2317. diff: 5.2.0
  2318. escape-string-regexp: 4.0.0
  2319. find-up: 5.0.0
  2320. glob: 10.4.5
  2321. he: 1.2.0
  2322. js-yaml: 4.1.0
  2323. log-symbols: 4.1.0
  2324. minimatch: 5.1.6
  2325. ms: 2.1.3
  2326. serialize-javascript: 6.0.2
  2327. strip-json-comments: 3.1.1
  2328. supports-color: 8.1.1
  2329. workerpool: 6.5.1
  2330. yargs: 17.7.2
  2331. yargs-parser: 21.1.1
  2332. yargs-unparser: 2.0.0
  2333. ms@2.1.3: {}
  2334. napi-build-utils@2.0.0: {}
  2335. natural-compare@1.4.0: {}
  2336. node-abi@3.74.0:
  2337. dependencies:
  2338. semver: 7.7.1
  2339. normalize-path@3.0.0: {}
  2340. once@1.4.0:
  2341. dependencies:
  2342. wrappy: 1.0.2
  2343. optionator@0.9.4:
  2344. dependencies:
  2345. deep-is: 0.1.4
  2346. fast-levenshtein: 2.0.6
  2347. levn: 0.4.1
  2348. prelude-ls: 1.2.1
  2349. type-check: 0.4.0
  2350. word-wrap: 1.2.5
  2351. oxc-resolver@1.12.0:
  2352. optionalDependencies:
  2353. '@oxc-resolver/binding-darwin-arm64': 1.12.0
  2354. '@oxc-resolver/binding-darwin-x64': 1.12.0
  2355. '@oxc-resolver/binding-freebsd-x64': 1.12.0
  2356. '@oxc-resolver/binding-linux-arm-gnueabihf': 1.12.0
  2357. '@oxc-resolver/binding-linux-arm64-gnu': 1.12.0
  2358. '@oxc-resolver/binding-linux-arm64-musl': 1.12.0
  2359. '@oxc-resolver/binding-linux-x64-gnu': 1.12.0
  2360. '@oxc-resolver/binding-linux-x64-musl': 1.12.0
  2361. '@oxc-resolver/binding-wasm32-wasi': 1.12.0
  2362. '@oxc-resolver/binding-win32-arm64-msvc': 1.12.0
  2363. '@oxc-resolver/binding-win32-x64-msvc': 1.12.0
  2364. p-limit@3.1.0:
  2365. dependencies:
  2366. yocto-queue: 0.1.0
  2367. p-locate@5.0.0:
  2368. dependencies:
  2369. p-limit: 3.1.0
  2370. package-json-from-dist@1.0.1: {}
  2371. parent-module@1.0.1:
  2372. dependencies:
  2373. callsites: 3.1.0
  2374. path-exists@4.0.0: {}
  2375. path-key@3.1.1: {}
  2376. path-parse@1.0.7: {}
  2377. path-scurry@1.11.1:
  2378. dependencies:
  2379. lru-cache: 10.4.3
  2380. minipass: 7.1.2
  2381. picocolors@1.1.1: {}
  2382. picomatch@2.3.1: {}
  2383. picomatch@4.0.2:
  2384. optional: true
  2385. pirates@4.0.6: {}
  2386. prebuild-install@7.1.3:
  2387. dependencies:
  2388. detect-libc: 2.0.3
  2389. expand-template: 2.0.3
  2390. github-from-package: 0.0.0
  2391. minimist: 1.2.8
  2392. mkdirp-classic: 0.5.3
  2393. napi-build-utils: 2.0.0
  2394. node-abi: 3.74.0
  2395. pump: 3.0.2
  2396. rc: 1.2.8
  2397. simple-get: 4.0.1
  2398. tar-fs: 2.1.2
  2399. tunnel-agent: 0.6.0
  2400. prelude-ls@1.2.1: {}
  2401. pretty-format@29.7.0:
  2402. dependencies:
  2403. '@jest/schemas': 29.6.3
  2404. ansi-styles: 5.2.0
  2405. react-is: 18.3.1
  2406. promise-make-naked@2.1.2: {}
  2407. pump@3.0.2:
  2408. dependencies:
  2409. end-of-stream: 1.4.4
  2410. once: 1.4.0
  2411. punycode@2.3.1: {}
  2412. queue-microtask@1.2.3: {}
  2413. randombytes@2.1.0:
  2414. dependencies:
  2415. safe-buffer: 5.2.1
  2416. rc@1.2.8:
  2417. dependencies:
  2418. deep-extend: 0.6.0
  2419. ini: 1.3.8
  2420. minimist: 1.2.8
  2421. strip-json-comments: 2.0.1
  2422. react-is@18.3.1: {}
  2423. readable-stream@3.6.2:
  2424. dependencies:
  2425. inherits: 2.0.4
  2426. string_decoder: 1.3.0
  2427. util-deprecate: 1.0.2
  2428. readdirp@3.6.0:
  2429. dependencies:
  2430. picomatch: 2.3.1
  2431. refa@0.12.1:
  2432. dependencies:
  2433. '@eslint-community/regexpp': 4.12.1
  2434. regexp-ast-analysis@0.7.1:
  2435. dependencies:
  2436. '@eslint-community/regexpp': 4.12.1
  2437. refa: 0.12.1
  2438. require-directory@2.1.1: {}
  2439. resolve-from@4.0.0: {}
  2440. resolve-pkg-maps@1.0.0: {}
  2441. resolve@1.22.10:
  2442. dependencies:
  2443. is-core-module: 2.16.1
  2444. path-parse: 1.0.7
  2445. supports-preserve-symlinks-flag: 1.0.0
  2446. retry@0.13.1: {}
  2447. reusify@1.0.4: {}
  2448. run-parallel@1.2.0:
  2449. dependencies:
  2450. queue-microtask: 1.2.3
  2451. safe-buffer@5.2.1: {}
  2452. scslre@0.3.0:
  2453. dependencies:
  2454. '@eslint-community/regexpp': 4.12.1
  2455. refa: 0.12.1
  2456. regexp-ast-analysis: 0.7.1
  2457. semver@7.7.1: {}
  2458. serialize-javascript@6.0.2:
  2459. dependencies:
  2460. randombytes: 2.1.0
  2461. shebang-command@2.0.0:
  2462. dependencies:
  2463. shebang-regex: 3.0.0
  2464. shebang-regex@3.0.0: {}
  2465. signal-exit@4.1.0: {}
  2466. simple-concat@1.0.1: {}
  2467. simple-get@4.0.1:
  2468. dependencies:
  2469. decompress-response: 6.0.0
  2470. once: 1.4.0
  2471. simple-concat: 1.0.1
  2472. slash@3.0.0: {}
  2473. source-map-support@0.5.21:
  2474. dependencies:
  2475. buffer-from: 1.1.2
  2476. source-map: 0.6.1
  2477. source-map@0.6.1: {}
  2478. stable-hash@0.0.4: {}
  2479. stack-utils@2.0.6:
  2480. dependencies:
  2481. escape-string-regexp: 2.0.0
  2482. streamx@2.22.0:
  2483. dependencies:
  2484. fast-fifo: 1.3.2
  2485. text-decoder: 1.2.3
  2486. optionalDependencies:
  2487. bare-events: 2.5.4
  2488. string-similarity@4.0.4: {}
  2489. string-width@4.2.3:
  2490. dependencies:
  2491. emoji-regex: 8.0.0
  2492. is-fullwidth-code-point: 3.0.0
  2493. strip-ansi: 6.0.1
  2494. string-width@5.1.2:
  2495. dependencies:
  2496. eastasianwidth: 0.2.0
  2497. emoji-regex: 9.2.2
  2498. strip-ansi: 7.1.0
  2499. string_decoder@1.3.0:
  2500. dependencies:
  2501. safe-buffer: 5.2.1
  2502. strip-ansi@6.0.1:
  2503. dependencies:
  2504. ansi-regex: 5.0.1
  2505. strip-ansi@7.1.0:
  2506. dependencies:
  2507. ansi-regex: 6.1.0
  2508. strip-json-comments@2.0.1: {}
  2509. strip-json-comments@3.1.1: {}
  2510. supports-color@7.2.0:
  2511. dependencies:
  2512. has-flag: 4.0.0
  2513. supports-color@8.1.1:
  2514. dependencies:
  2515. has-flag: 4.0.0
  2516. supports-preserve-symlinks-flag@1.0.0: {}
  2517. synckit@0.6.2:
  2518. dependencies:
  2519. tslib: 2.8.1
  2520. tapable@2.2.1: {}
  2521. tar-fs@2.1.2:
  2522. dependencies:
  2523. chownr: 1.1.4
  2524. mkdirp-classic: 0.5.3
  2525. pump: 3.0.2
  2526. tar-stream: 2.2.0
  2527. tar-fs@3.0.8:
  2528. dependencies:
  2529. pump: 3.0.2
  2530. tar-stream: 3.1.7
  2531. optionalDependencies:
  2532. bare-fs: 4.0.1
  2533. bare-path: 3.0.0
  2534. transitivePeerDependencies:
  2535. - bare-buffer
  2536. tar-stream@2.2.0:
  2537. dependencies:
  2538. bl: 4.1.0
  2539. end-of-stream: 1.4.4
  2540. fs-constants: 1.0.0
  2541. inherits: 2.0.4
  2542. readable-stream: 3.6.2
  2543. tar-stream@3.1.7:
  2544. dependencies:
  2545. b4a: 1.6.7
  2546. fast-fifo: 1.3.2
  2547. streamx: 2.22.0
  2548. text-decoder@1.2.3:
  2549. dependencies:
  2550. b4a: 1.6.7
  2551. tinyexec@0.3.2: {}
  2552. tldts-core@6.1.77: {}
  2553. tldts-experimental@6.1.77:
  2554. dependencies:
  2555. tldts-core: 6.1.77
  2556. tldts@6.1.77:
  2557. dependencies:
  2558. tldts-core: 6.1.77
  2559. to-regex-range@5.0.1:
  2560. dependencies:
  2561. is-number: 7.0.0
  2562. ts-api-utils@2.0.1(typescript@5.7.3):
  2563. dependencies:
  2564. typescript: 5.7.3
  2565. tslib@2.8.1: {}
  2566. tunnel-agent@0.6.0:
  2567. dependencies:
  2568. safe-buffer: 5.2.1
  2569. type-check@0.4.0:
  2570. dependencies:
  2571. prelude-ls: 1.2.1
  2572. typescript-eslint@8.24.0(eslint@9.20.1)(typescript@5.7.3):
  2573. dependencies:
  2574. '@typescript-eslint/eslint-plugin': 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)
  2575. '@typescript-eslint/parser': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  2576. '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3)
  2577. eslint: 9.20.1
  2578. typescript: 5.7.3
  2579. transitivePeerDependencies:
  2580. - supports-color
  2581. typescript@5.7.3: {}
  2582. undici-cache-store-better-sqlite3@0.1.1(undici@7.3.0(patch_hash=594ba65c371ae78d02b8402fbad8cdc3617510f9ee2390a258e0ce5742a93926)):
  2583. dependencies:
  2584. better-sqlite3: 11.8.1
  2585. undici: 7.3.0(patch_hash=594ba65c371ae78d02b8402fbad8cdc3617510f9ee2390a258e0ce5742a93926)
  2586. undici-types@6.20.0: {}
  2587. undici@7.3.0(patch_hash=594ba65c371ae78d02b8402fbad8cdc3617510f9ee2390a258e0ce5742a93926): {}
  2588. uri-js@4.4.1:
  2589. dependencies:
  2590. punycode: 2.3.1
  2591. util-deprecate@1.0.2: {}
  2592. webworker-shim@1.1.1: {}
  2593. which@2.0.2:
  2594. dependencies:
  2595. isexe: 2.0.0
  2596. whoiser@1.18.0(patch_hash=01fa406613b6f7b55ad41a6e49450f5a6b1b198b837c4f3fe11edc48c779189f):
  2597. dependencies:
  2598. punycode: 2.3.1
  2599. why-is-node-running@3.2.2: {}
  2600. word-wrap@1.2.5: {}
  2601. workerpool@6.5.1: {}
  2602. worktank@2.7.3:
  2603. dependencies:
  2604. promise-make-naked: 2.1.2
  2605. webworker-shim: 1.1.1
  2606. wrap-ansi@7.0.0:
  2607. dependencies:
  2608. ansi-styles: 4.3.0
  2609. string-width: 4.2.3
  2610. strip-ansi: 6.0.1
  2611. wrap-ansi@8.1.0:
  2612. dependencies:
  2613. ansi-styles: 6.2.1
  2614. string-width: 5.1.2
  2615. strip-ansi: 7.1.0
  2616. wrappy@1.0.2: {}
  2617. xbits@0.2.0: {}
  2618. y18n@5.0.8: {}
  2619. yaml@2.7.0: {}
  2620. yargs-parser@21.1.1: {}
  2621. yargs-unparser@2.0.0:
  2622. dependencies:
  2623. camelcase: 6.3.0
  2624. decamelize: 4.0.0
  2625. flat: 5.0.2
  2626. is-plain-obj: 2.1.0
  2627. yargs@17.7.2:
  2628. dependencies:
  2629. cliui: 8.0.1
  2630. escalade: 3.2.0
  2631. get-caller-file: 2.0.5
  2632. require-directory: 2.1.1
  2633. string-width: 4.2.3
  2634. y18n: 5.0.8
  2635. yargs-parser: 21.1.1
  2636. yocto-queue@0.1.0: {}