pnpm-lock.yaml 121 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832
  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: yuj5uy4vvwj67xoliq5togiyme
  10. path: patches/undici.patch
  11. importers:
  12. .:
  13. dependencies:
  14. '@ghostery/adblocker':
  15. specifier: ^2.1.1
  16. version: 2.1.1
  17. '@henrygd/queue':
  18. specifier: ^1.0.7
  19. version: 1.0.7
  20. async-retry:
  21. specifier: ^1.3.3
  22. version: 1.3.3
  23. async-sema:
  24. specifier: ^3.1.1
  25. version: 3.1.1
  26. better-sqlite3:
  27. specifier: ^11.5.0
  28. version: 11.5.0
  29. cacache:
  30. specifier: ^19.0.1
  31. version: 19.0.1
  32. cacheable-lookup:
  33. specifier: ^6.1.0
  34. version: 6.1.0
  35. ci-info:
  36. specifier: ^4.1.0
  37. version: 4.1.0
  38. cli-table3:
  39. specifier: ^0.6.5
  40. version: 0.6.5
  41. csv-parse:
  42. specifier: ^5.6.0
  43. version: 5.6.0
  44. devalue:
  45. specifier: ^5.1.1
  46. version: 5.1.1
  47. dns2:
  48. specifier: ^2.1.0
  49. version: 2.1.0
  50. escape-string-regexp-node:
  51. specifier: ^1.0.2
  52. version: 1.0.2
  53. fast-cidr-tools:
  54. specifier: ^0.3.1
  55. version: 0.3.1
  56. fdir:
  57. specifier: ^6.4.2
  58. version: 6.4.2(picomatch@4.0.2)
  59. foxact:
  60. specifier: ^0.2.41
  61. version: 0.2.41
  62. hash-wasm:
  63. specifier: ^4.12.0
  64. version: 4.12.0
  65. json-stringify-pretty-compact:
  66. specifier: ^3.0.0
  67. version: 3.0.0
  68. make-fetch-happen:
  69. specifier: ^14.0.3
  70. version: 14.0.3
  71. mnemonist:
  72. specifier: ^0.39.8
  73. version: 0.39.8
  74. picocolors:
  75. specifier: ^1.1.1
  76. version: 1.1.1
  77. punycode:
  78. specifier: ^2.3.1
  79. version: 2.3.1
  80. tar-fs:
  81. specifier: ^3.0.6
  82. version: 3.0.6
  83. tinyexec:
  84. specifier: ^0.3.1
  85. version: 0.3.1
  86. tldts:
  87. specifier: ^6.1.64
  88. version: 6.1.64
  89. tldts-experimental:
  90. specifier: ^6.1.64
  91. version: 6.1.64
  92. undici:
  93. specifier: ^6.21.0
  94. version: 6.21.0(patch_hash=yuj5uy4vvwj67xoliq5togiyme)
  95. whoiser:
  96. specifier: ^1.18.0
  97. version: 1.18.0
  98. why-is-node-running:
  99. specifier: ^3.2.1
  100. version: 3.2.1
  101. xbits:
  102. specifier: ^0.2.0
  103. version: 0.2.0
  104. yaml:
  105. specifier: ^2.6.1
  106. version: 2.6.1
  107. devDependencies:
  108. '@eslint-sukka/node':
  109. specifier: ^6.12.0
  110. version: 6.12.0(eslint@9.15.0)(typescript@5.7.2)
  111. '@swc-node/register':
  112. specifier: ^1.10.9
  113. version: 1.10.9(@swc/core@1.9.3)(@swc/types@0.1.17)(typescript@5.7.2)
  114. '@swc/core':
  115. specifier: ^1.9.3
  116. version: 1.9.3
  117. '@types/async-retry':
  118. specifier: ^1.4.9
  119. version: 1.4.9
  120. '@types/better-sqlite3':
  121. specifier: ^7.6.12
  122. version: 7.6.12
  123. '@types/cacache':
  124. specifier: ^17.0.2
  125. version: 17.0.2
  126. '@types/dns2':
  127. specifier: ^2.0.9
  128. version: 2.0.9
  129. '@types/make-fetch-happen':
  130. specifier: ^10.0.4
  131. version: 10.0.4
  132. '@types/mocha':
  133. specifier: ^10.0.10
  134. version: 10.0.10
  135. '@types/node':
  136. specifier: ^22.9.3
  137. version: 22.9.3
  138. '@types/node-fetch':
  139. specifier: ^2.6.12
  140. version: 2.6.12
  141. '@types/punycode':
  142. specifier: ^2.1.4
  143. version: 2.1.4
  144. '@types/tar-fs':
  145. specifier: ^2.0.4
  146. version: 2.0.4
  147. '@types/tar-stream':
  148. specifier: ^3.1.3
  149. version: 3.1.3
  150. eslint:
  151. specifier: ^9.15.0
  152. version: 9.15.0
  153. eslint-config-sukka:
  154. specifier: ^6.12.0
  155. version: 6.12.0(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2)
  156. eslint-formatter-sukka:
  157. specifier: ^6.12.0
  158. version: 6.12.0
  159. expect:
  160. specifier: ^29.7.0
  161. version: 29.7.0
  162. mitata:
  163. specifier: ^1.0.15
  164. version: 1.0.15
  165. mocha:
  166. specifier: ^10.8.2
  167. version: 10.8.2
  168. typescript:
  169. specifier: ^5.7.2
  170. version: 5.7.2
  171. packages:
  172. '@antfu/utils@0.7.10':
  173. resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
  174. '@babel/code-frame@7.26.2':
  175. resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
  176. engines: {node: '>=6.9.0'}
  177. '@babel/helper-validator-identifier@7.25.9':
  178. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  179. engines: {node: '>=6.9.0'}
  180. '@colors/colors@1.5.0':
  181. resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
  182. engines: {node: '>=0.1.90'}
  183. '@dual-bundle/import-meta-resolve@4.1.0':
  184. resolution: {integrity: sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==}
  185. '@emnapi/core@1.3.1':
  186. resolution: {integrity: sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog==}
  187. '@emnapi/runtime@1.3.1':
  188. resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==}
  189. '@emnapi/wasi-threads@1.0.1':
  190. resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==}
  191. '@eslint-community/eslint-plugin-eslint-comments@4.4.1':
  192. resolution: {integrity: sha512-lb/Z/MzbTf7CaVYM9WCFNQZ4L1yi3ev2fsFPF99h31ljhSEyUoyEsKsNWiU+qD1glbYTDJdqgyaLKtyTkkqtuQ==}
  193. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  194. peerDependencies:
  195. eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  196. '@eslint-community/eslint-utils@4.4.1':
  197. resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
  198. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  199. peerDependencies:
  200. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  201. '@eslint-community/regexpp@4.12.1':
  202. resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
  203. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  204. '@eslint-sukka/node@6.12.0':
  205. resolution: {integrity: sha512-ZH4NmGfPG3pb7+xMFKtXl9+oqcFv+KI7OydYraOB0xJZ4IYy8r1LlGXeCyQWm4ab+KUIWR3zRXvJ3SF0IOvdDA==}
  206. '@eslint-sukka/shared@6.12.0':
  207. resolution: {integrity: sha512-asuWJ4UFk7uG7NO1hfw1v6Clm0WSSwS/38h7no49OGlA/bxlshgYefZBIBcpDSn64vxlmJw6UlwjWAXAGORiIQ==}
  208. '@eslint/config-array@0.19.0':
  209. resolution: {integrity: sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==}
  210. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  211. '@eslint/core@0.9.0':
  212. resolution: {integrity: sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg==}
  213. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  214. '@eslint/eslintrc@3.2.0':
  215. resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
  216. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  217. '@eslint/js@9.15.0':
  218. resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==}
  219. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  220. '@eslint/object-schema@2.1.4':
  221. resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
  222. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  223. '@eslint/plugin-kit@0.2.3':
  224. resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==}
  225. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  226. '@ghostery/adblocker-content@2.1.1':
  227. resolution: {integrity: sha512-1DKHmPnlQleXapaL36xZOwwZmpdbjMP/IcWdTTzyriyCDIFlSwBDT1DJ3xg0TK61ahZMEwz1MnTGM6X99z/5rQ==}
  228. '@ghostery/adblocker-extended-selectors@2.1.1':
  229. resolution: {integrity: sha512-jEHjU2CarS2MtRYfm/6iTKMS1DVzepuwXSMKg1zTyHl+u4ZKvKNYFK7plD0nUlL5a8akyRkYwLheXnKsW3nChQ==}
  230. '@ghostery/adblocker@2.1.1':
  231. resolution: {integrity: sha512-FL4yWrpNTCmtbAfeLotUoo94ZyNqHdZpZRo4Qlk0guPzDGcOtW4/c84UzS9D/Z9Z4H3nWSCrW0q38pjwAbDykA==}
  232. '@henrygd/queue@1.0.7':
  233. resolution: {integrity: sha512-Jmt/iO6yDlz9UYGILkm/Qzi/ckkEiTNZcqDvt3QFLE4OThPeiCj6tKsynHFm/ppl8RumWXAx1dZPBPiRPaaGig==}
  234. '@humanfs/core@0.19.1':
  235. resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
  236. engines: {node: '>=18.18.0'}
  237. '@humanfs/node@0.16.6':
  238. resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
  239. engines: {node: '>=18.18.0'}
  240. '@humanwhocodes/module-importer@1.0.1':
  241. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  242. engines: {node: '>=12.22'}
  243. '@humanwhocodes/retry@0.3.1':
  244. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  245. engines: {node: '>=18.18'}
  246. '@humanwhocodes/retry@0.4.1':
  247. resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==}
  248. engines: {node: '>=18.18'}
  249. '@isaacs/cliui@8.0.2':
  250. resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
  251. engines: {node: '>=12'}
  252. '@isaacs/fs-minipass@4.0.1':
  253. resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
  254. engines: {node: '>=18.0.0'}
  255. '@jest/expect-utils@29.7.0':
  256. resolution: {integrity: sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==}
  257. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  258. '@jest/schemas@29.6.3':
  259. resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
  260. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  261. '@jest/types@29.6.3':
  262. resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==}
  263. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  264. '@napi-rs/wasm-runtime@0.2.5':
  265. resolution: {integrity: sha512-kwUxR7J9WLutBbulqg1dfOrMTwhMdXLdcGUhcbCcGwnPLt3gz19uHVdwH1syKVDbE022ZS2vZxOWflFLS0YTjw==}
  266. '@nodelib/fs.scandir@2.1.5':
  267. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  268. engines: {node: '>= 8'}
  269. '@nodelib/fs.stat@2.0.5':
  270. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  271. engines: {node: '>= 8'}
  272. '@nodelib/fs.walk@1.2.8':
  273. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  274. engines: {node: '>= 8'}
  275. '@npmcli/agent@3.0.0':
  276. resolution: {integrity: sha512-S79NdEgDQd/NGCay6TCoVzXSj74skRZIKJcpJjC5lOq34SZzyI6MqtiiWoiVWoVrTcGjNeC4ipbh1VIHlpfF5Q==}
  277. engines: {node: ^18.17.0 || >=20.5.0}
  278. '@npmcli/fs@4.0.0':
  279. resolution: {integrity: sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==}
  280. engines: {node: ^18.17.0 || >=20.5.0}
  281. '@oxc-resolver/binding-darwin-arm64@1.12.0':
  282. resolution: {integrity: sha512-wYe+dlF8npM7cwopOOxbdNjtmJp17e/xF5c0K2WooQXy5VOh74icydM33+Uh/SZDgwyum09/U1FVCX5GdeQk+A==}
  283. cpu: [arm64]
  284. os: [darwin]
  285. '@oxc-resolver/binding-darwin-x64@1.12.0':
  286. resolution: {integrity: sha512-FZxxp99om+SlvBr1cjzF8A3TjYcS0BInCqjUlM+2f9m9bPTR2Bng9Zq5Q09ZQyrKJjfGKqlOEHs3akuVOnrx3Q==}
  287. cpu: [x64]
  288. os: [darwin]
  289. '@oxc-resolver/binding-freebsd-x64@1.12.0':
  290. resolution: {integrity: sha512-BZi0iU6IEOnXGSkqt1OjTTkN9wfyaK6kTpQwL/axl8eCcNDc7wbv1vloHgILf7ozAY1TP75nsLYlASYI4B5kGA==}
  291. cpu: [x64]
  292. os: [freebsd]
  293. '@oxc-resolver/binding-linux-arm-gnueabihf@1.12.0':
  294. resolution: {integrity: sha512-L2qnMEnZAqxbG9b1J3di/w/THIm+1fMVfbbTMWIQNMMXdMeqqDN6ojnOLDtuP564rAh4TBFPdLyEfGhMz6ipNA==}
  295. cpu: [arm]
  296. os: [linux]
  297. '@oxc-resolver/binding-linux-arm64-gnu@1.12.0':
  298. resolution: {integrity: sha512-otVbS4zeo3n71zgGLBYRTriDzc0zpruC0WI3ICwjpIk454cLwGV0yzh4jlGYWQJYJk0BRAmXFd3ooKIF+bKBHw==}
  299. cpu: [arm64]
  300. os: [linux]
  301. '@oxc-resolver/binding-linux-arm64-musl@1.12.0':
  302. resolution: {integrity: sha512-IStQDjIT7Lzmqg1i9wXvPL/NsYsxF24WqaQFS8b8rxra+z0VG7saBOsEnOaa4jcEY8MVpLYabFhTV+fSsA2vnA==}
  303. cpu: [arm64]
  304. os: [linux]
  305. '@oxc-resolver/binding-linux-x64-gnu@1.12.0':
  306. resolution: {integrity: sha512-SipT7EVORz8pOQSFwemOm91TpSiBAGmOjG830/o+aLEsvQ4pEy223+SAnCfITh7+AahldYsJnVoIs519jmIlKQ==}
  307. cpu: [x64]
  308. os: [linux]
  309. '@oxc-resolver/binding-linux-x64-musl@1.12.0':
  310. resolution: {integrity: sha512-mGh0XfUzKdn+WFaqPacziNraCWL5znkHRfQVxG9avGS9zb2KC/N1EBbPzFqutDwixGDP54r2gx4q54YCJEZ4iQ==}
  311. cpu: [x64]
  312. os: [linux]
  313. '@oxc-resolver/binding-wasm32-wasi@1.12.0':
  314. resolution: {integrity: sha512-SZN6v7apKmQf/Vwiqb6e/s3Y2Oacw8uW8V2i1AlxtyaEFvnFE0UBn89zq6swEwE3OCajNWs0yPvgAXUMddYc7Q==}
  315. engines: {node: '>=14.0.0'}
  316. cpu: [wasm32]
  317. '@oxc-resolver/binding-win32-arm64-msvc@1.12.0':
  318. resolution: {integrity: sha512-GRe4bqCfFsyghruEn5bv47s9w3EWBdO2q72xCz5kpQ0LWbw+enPHtTjw3qX5PUcFYpKykM55FaO0hFDs1yzatw==}
  319. cpu: [arm64]
  320. os: [win32]
  321. '@oxc-resolver/binding-win32-x64-msvc@1.12.0':
  322. resolution: {integrity: sha512-Z3llHH0jfJP4mlWq3DT7bK6qV+/vYe0+xzCgfc67+Tc/U3eYndujl880bexeGdGNPh87JeYznpZAOJ44N7QVVQ==}
  323. cpu: [x64]
  324. os: [win32]
  325. '@package-json/types@0.0.11':
  326. resolution: {integrity: sha512-allOTUn4Xi2bQMs+mthzHWekgjRBVno+DLOcXk9+6haG5oFu5rlz0pszT3sh1OAkQVFLYrAS4V5CSxWyVwUf7g==}
  327. '@pkgjs/parseargs@0.11.0':
  328. resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
  329. engines: {node: '>=14'}
  330. '@remusao/guess-url-type@1.3.0':
  331. resolution: {integrity: sha512-SNSJGxH5ckvxb3EUHj4DqlAm/bxNxNv2kx/AESZva/9VfcBokwKNS+C4D1lQdWIDM1R3d3UG+xmVzlkNG8CPTQ==}
  332. '@remusao/small@1.3.0':
  333. resolution: {integrity: sha512-bydAhJI+ywmg5xMUcbqoR8KahetcfkFywEZpsyFZ8EBofilvWxbXnMSe4vnjDI1Y+SWxnNhR4AL/2BAXkf4b8A==}
  334. '@remusao/smaz-compress@1.10.0':
  335. resolution: {integrity: sha512-E/lC8OSU+3bQrUl64vlLyPzIxo7dxF2RvNBe9KzcM4ax43J/d+YMinmMztHyCIHqRbz7rBCtkp3c0KfeIbHmEg==}
  336. '@remusao/smaz-decompress@1.10.0':
  337. resolution: {integrity: sha512-aA5ImUH480Pcs5/cOgToKmFnzi7osSNG6ft+7DdmQTaQEEst3nLq3JLlBEk+gwidURymjbx6DYs60LHaZ415VQ==}
  338. '@remusao/smaz@1.10.0':
  339. resolution: {integrity: sha512-GQzCxmmMpLkyZwcwNgz8TpuBEWl0RUQa8IcvKiYlPxuyYKqyqPkCr0hlHI15ckn3kDUPS68VmTVgyPnLNrdVmg==}
  340. '@remusao/trie@1.5.0':
  341. resolution: {integrity: sha512-UX+3utJKgwCsg6sUozjxd38gNMVRXrY4TNX9VvCdSrlZBS1nZjRPi98ON3QjRAdf6KCguJFyQARRsulTeqQiPg==}
  342. '@sinclair/typebox@0.27.8':
  343. resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
  344. '@stylistic/eslint-plugin-js@2.11.0':
  345. resolution: {integrity: sha512-btchD0P3iij6cIk5RR5QMdEhtCCV0+L6cNheGhGCd//jaHILZMTi/EOqgEDAf1s4ZoViyExoToM+S2Iwa3U9DA==}
  346. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  347. peerDependencies:
  348. eslint: '>=8.40.0'
  349. '@stylistic/eslint-plugin-plus@2.11.0':
  350. resolution: {integrity: sha512-m8dkgJWdLMdVyZRo7+AlZ6sBPhoxn9N3I3QftfODLHkCOpF9o2K7rN0J2yX2e1lbmFKnSb/SaLrNsiqm6l4HAw==}
  351. peerDependencies:
  352. eslint: '*'
  353. '@stylistic/eslint-plugin-ts@2.11.0':
  354. resolution: {integrity: sha512-ZBxnfSjzxUiwCibbVCeYCYwZw+P5xaQw+pNA8B8uR42fdMQIOhUstXjJuS2nTHoW5CF4+vGSxbL4gklI8WxhyA==}
  355. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  356. peerDependencies:
  357. eslint: '>=8.40.0'
  358. '@swc-node/core@1.13.3':
  359. resolution: {integrity: sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==}
  360. engines: {node: '>= 10'}
  361. peerDependencies:
  362. '@swc/core': '>= 1.4.13'
  363. '@swc/types': '>= 0.1'
  364. '@swc-node/register@1.10.9':
  365. resolution: {integrity: sha512-iXy2sjP0phPEpK2yivjRC3PAgoLaT4sjSk0LDWCTdcTBJmR4waEog0E6eJbvoOkLkOtWw37SB8vCkl/bbh4+8A==}
  366. peerDependencies:
  367. '@swc/core': '>= 1.4.13'
  368. typescript: '>= 4.3'
  369. '@swc-node/sourcemap-support@0.5.1':
  370. resolution: {integrity: sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==}
  371. '@swc/core-darwin-arm64@1.9.3':
  372. resolution: {integrity: sha512-hGfl/KTic/QY4tB9DkTbNuxy5cV4IeejpPD4zo+Lzt4iLlDWIeANL4Fkg67FiVceNJboqg48CUX+APhDHO5G1w==}
  373. engines: {node: '>=10'}
  374. cpu: [arm64]
  375. os: [darwin]
  376. '@swc/core-darwin-x64@1.9.3':
  377. resolution: {integrity: sha512-IaRq05ZLdtgF5h9CzlcgaNHyg4VXuiStnOFpfNEMuI5fm5afP2S0FHq8WdakUz5WppsbddTdplL+vpeApt/WCQ==}
  378. engines: {node: '>=10'}
  379. cpu: [x64]
  380. os: [darwin]
  381. '@swc/core-linux-arm-gnueabihf@1.9.3':
  382. resolution: {integrity: sha512-Pbwe7xYprj/nEnZrNBvZfjnTxlBIcfApAGdz2EROhjpPj+FBqBa3wOogqbsuGGBdCphf8S+KPprL1z+oDWkmSQ==}
  383. engines: {node: '>=10'}
  384. cpu: [arm]
  385. os: [linux]
  386. '@swc/core-linux-arm64-gnu@1.9.3':
  387. resolution: {integrity: sha512-AQ5JZiwNGVV/2K2TVulg0mw/3LYfqpjZO6jDPtR2evNbk9Yt57YsVzS+3vHSlUBQDRV9/jqMuZYVU3P13xrk+g==}
  388. engines: {node: '>=10'}
  389. cpu: [arm64]
  390. os: [linux]
  391. '@swc/core-linux-arm64-musl@1.9.3':
  392. resolution: {integrity: sha512-tzVH480RY6RbMl/QRgh5HK3zn1ZTFsThuxDGo6Iuk1MdwIbdFYUY034heWUTI4u3Db97ArKh0hNL0xhO3+PZdg==}
  393. engines: {node: '>=10'}
  394. cpu: [arm64]
  395. os: [linux]
  396. '@swc/core-linux-x64-gnu@1.9.3':
  397. resolution: {integrity: sha512-ivXXBRDXDc9k4cdv10R21ccBmGebVOwKXT/UdH1PhxUn9m/h8erAWjz5pcELwjiMf27WokqPgaWVfaclDbgE+w==}
  398. engines: {node: '>=10'}
  399. cpu: [x64]
  400. os: [linux]
  401. '@swc/core-linux-x64-musl@1.9.3':
  402. resolution: {integrity: sha512-ILsGMgfnOz1HwdDz+ZgEuomIwkP1PHT6maigZxaCIuC6OPEhKE8uYna22uU63XvYcLQvZYDzpR3ms47WQPuNEg==}
  403. engines: {node: '>=10'}
  404. cpu: [x64]
  405. os: [linux]
  406. '@swc/core-win32-arm64-msvc@1.9.3':
  407. resolution: {integrity: sha512-e+XmltDVIHieUnNJHtspn6B+PCcFOMYXNJB1GqoCcyinkEIQNwC8KtWgMqUucUbEWJkPc35NHy9k8aCXRmw9Kg==}
  408. engines: {node: '>=10'}
  409. cpu: [arm64]
  410. os: [win32]
  411. '@swc/core-win32-ia32-msvc@1.9.3':
  412. resolution: {integrity: sha512-rqpzNfpAooSL4UfQnHhkW8aL+oyjqJniDP0qwZfGnjDoJSbtPysHg2LpcOBEdSnEH+uIZq6J96qf0ZFD8AGfXA==}
  413. engines: {node: '>=10'}
  414. cpu: [ia32]
  415. os: [win32]
  416. '@swc/core-win32-x64-msvc@1.9.3':
  417. resolution: {integrity: sha512-3YJJLQ5suIEHEKc1GHtqVq475guiyqisKSoUnoaRtxkDaW5g1yvPt9IoSLOe2mRs7+FFhGGU693RsBUSwOXSdQ==}
  418. engines: {node: '>=10'}
  419. cpu: [x64]
  420. os: [win32]
  421. '@swc/core@1.9.3':
  422. resolution: {integrity: sha512-oRj0AFePUhtatX+BscVhnzaAmWjpfAeySpM1TCbxA1rtBDeH/JDhi5yYzAKneDYtVtBvA7ApfeuzhMC9ye4xSg==}
  423. engines: {node: '>=10'}
  424. peerDependencies:
  425. '@swc/helpers': '*'
  426. peerDependenciesMeta:
  427. '@swc/helpers':
  428. optional: true
  429. '@swc/counter@0.1.3':
  430. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  431. '@swc/types@0.1.17':
  432. resolution: {integrity: sha512-V5gRru+aD8YVyCOMAjMpWR1Ui577DD5KSJsHP8RAxopAH22jFz6GZd/qxqjO6MJHQhcsjvjOFXyDhyLQUnMveQ==}
  433. '@tybys/wasm-util@0.9.0':
  434. resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
  435. '@types/async-retry@1.4.9':
  436. resolution: {integrity: sha512-s1ciZQJzRh3708X/m3vPExr5KJlzlZJvXsKpbtE2luqNcbROr64qU+3KpJsYHqWMeaxI839OvXf9PrUSw1Xtyg==}
  437. '@types/better-sqlite3@7.6.12':
  438. resolution: {integrity: sha512-fnQmj8lELIj7BSrZQAdBMHEHX8OZLYIHXqAKT1O7tDfLxaINzf00PMjw22r3N/xXh0w/sGHlO6SVaCQ2mj78lg==}
  439. '@types/cacache@17.0.2':
  440. resolution: {integrity: sha512-IrqHzVX2VRMDQQKa7CtKRnuoCLdRJiLW6hWU+w7i7+AaQ0Ii5bKwJxd5uRK4zBCyrHd3tG6G8zOm2LplxbSfQg==}
  441. '@types/dns2@2.0.9':
  442. resolution: {integrity: sha512-+eiPSuo/KfvaaW7DiMf/vrt9mhxbZCCgxoCa/c2qMVSuZQus4BzBuKRh8XBwcUXWAtvI8QuZOp13UODJNq9DXg==}
  443. '@types/eslint@9.6.1':
  444. resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
  445. '@types/estree@1.0.6':
  446. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  447. '@types/istanbul-lib-coverage@2.0.6':
  448. resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
  449. '@types/istanbul-lib-report@3.0.3':
  450. resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
  451. '@types/istanbul-reports@3.0.4':
  452. resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
  453. '@types/json-schema@7.0.15':
  454. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  455. '@types/make-fetch-happen@10.0.4':
  456. resolution: {integrity: sha512-jKzweQaEMMAi55ehvR1z0JF6aSVQm/h1BXBhPLOJriaeQBctjw5YbpIGs7zAx9dN0Sa2OO5bcXwCkrlgenoPEA==}
  457. '@types/mocha@10.0.10':
  458. resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==}
  459. '@types/node-fetch@2.6.12':
  460. resolution: {integrity: sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==}
  461. '@types/node@22.9.3':
  462. resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==}
  463. '@types/punycode@2.1.4':
  464. resolution: {integrity: sha512-trzh6NzBnq8yw5e35f8xe8VTYjqM3NE7bohBtvDVf/dtUer3zYTLK1Ka3DG3p7bdtoaOHZucma6FfVKlQ134pQ==}
  465. '@types/retry@0.12.5':
  466. resolution: {integrity: sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==}
  467. '@types/ssri@7.1.5':
  468. resolution: {integrity: sha512-odD/56S3B51liILSk5aXJlnYt99S6Rt9EFDDqGtJM26rKHApHcwyU/UoYHrzKkdkHMAIquGWCuHtQTbes+FRQw==}
  469. '@types/stack-utils@2.0.3':
  470. resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
  471. '@types/tar-fs@2.0.4':
  472. resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
  473. '@types/tar-stream@3.1.3':
  474. resolution: {integrity: sha512-Zbnx4wpkWBMBSu5CytMbrT5ZpMiF55qgM+EpHzR4yIDu7mv52cej8hTkOc6K+LzpkOAbxwn/m7j3iO+/l42YkQ==}
  475. '@types/yargs-parser@21.0.3':
  476. resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
  477. '@types/yargs@17.0.33':
  478. resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==}
  479. '@typescript-eslint/eslint-plugin@8.15.0':
  480. resolution: {integrity: sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==}
  481. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  482. peerDependencies:
  483. '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
  484. eslint: ^8.57.0 || ^9.0.0
  485. typescript: '*'
  486. peerDependenciesMeta:
  487. typescript:
  488. optional: true
  489. '@typescript-eslint/parser@8.15.0':
  490. resolution: {integrity: sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==}
  491. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  492. peerDependencies:
  493. eslint: ^8.57.0 || ^9.0.0
  494. typescript: '*'
  495. peerDependenciesMeta:
  496. typescript:
  497. optional: true
  498. '@typescript-eslint/scope-manager@8.15.0':
  499. resolution: {integrity: sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==}
  500. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  501. '@typescript-eslint/type-utils@8.15.0':
  502. resolution: {integrity: sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==}
  503. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  504. peerDependencies:
  505. eslint: ^8.57.0 || ^9.0.0
  506. typescript: '*'
  507. peerDependenciesMeta:
  508. typescript:
  509. optional: true
  510. '@typescript-eslint/types@8.15.0':
  511. resolution: {integrity: sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==}
  512. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  513. '@typescript-eslint/typescript-estree@8.15.0':
  514. resolution: {integrity: sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==}
  515. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  516. peerDependencies:
  517. typescript: '*'
  518. peerDependenciesMeta:
  519. typescript:
  520. optional: true
  521. '@typescript-eslint/utils@8.15.0':
  522. resolution: {integrity: sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==}
  523. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  524. peerDependencies:
  525. eslint: ^8.57.0 || ^9.0.0
  526. typescript: '*'
  527. peerDependenciesMeta:
  528. typescript:
  529. optional: true
  530. '@typescript-eslint/visitor-keys@8.15.0':
  531. resolution: {integrity: sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==}
  532. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  533. acorn-jsx@5.3.2:
  534. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  535. peerDependencies:
  536. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  537. acorn@8.14.0:
  538. resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
  539. engines: {node: '>=0.4.0'}
  540. hasBin: true
  541. agent-base@7.1.1:
  542. resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==}
  543. engines: {node: '>= 14'}
  544. ajv@6.12.6:
  545. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  546. ansi-colors@4.1.3:
  547. resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
  548. engines: {node: '>=6'}
  549. ansi-regex@5.0.1:
  550. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  551. engines: {node: '>=8'}
  552. ansi-regex@6.1.0:
  553. resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
  554. engines: {node: '>=12'}
  555. ansi-styles@4.3.0:
  556. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  557. engines: {node: '>=8'}
  558. ansi-styles@5.2.0:
  559. resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
  560. engines: {node: '>=10'}
  561. ansi-styles@6.2.1:
  562. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  563. engines: {node: '>=12'}
  564. anymatch@3.1.3:
  565. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  566. engines: {node: '>= 8'}
  567. argparse@2.0.1:
  568. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  569. async-retry@1.3.3:
  570. resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==}
  571. async-sema@3.1.1:
  572. resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
  573. asynckit@0.4.0:
  574. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  575. b4a@1.6.7:
  576. resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
  577. balanced-match@1.0.2:
  578. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  579. bare-events@2.5.0:
  580. resolution: {integrity: sha512-/E8dDe9dsbLyh2qrZ64PEPadOQ0F4gbl1sUJOrmph7xOiIxfY8vwab/4bFLh4Y88/Hk/ujKcrQKc+ps0mv873A==}
  581. bare-fs@2.3.5:
  582. resolution: {integrity: sha512-SlE9eTxifPDJrT6YgemQ1WGFleevzwY+XAP1Xqgl56HtcrisC2CHCZ2tq6dBpcH2TnNxwUEUGhweo+lrQtYuiw==}
  583. bare-os@2.4.4:
  584. resolution: {integrity: sha512-z3UiI2yi1mK0sXeRdc4O1Kk8aOa/e+FNWZcTiPB/dfTWyLypuE99LibgRaQki914Jq//yAWylcAt+mknKdixRQ==}
  585. bare-path@2.1.3:
  586. resolution: {integrity: sha512-lh/eITfU8hrj9Ru5quUp0Io1kJWIk1bTjzo7JH1P5dWmQ2EL4hFUlfI8FonAhSlgIfhn63p84CDY/x+PisgcXA==}
  587. bare-stream@2.3.2:
  588. resolution: {integrity: sha512-EFZHSIBkDgSHIwj2l2QZfP4U5OcD4xFAOwhSb/vlr9PIqyGJGvB/nfClJbcnh3EY4jtPE4zsb5ztae96bVF79A==}
  589. base64-js@1.5.1:
  590. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  591. better-sqlite3@11.5.0:
  592. resolution: {integrity: sha512-e/6eggfOutzoK0JWiU36jsisdWoHOfN9iWiW/SieKvb7SAa6aGNmBM/UKyp+/wWSXpLlWNN8tCPwoDNPhzUvuQ==}
  593. binary-extensions@2.3.0:
  594. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  595. engines: {node: '>=8'}
  596. bindings@1.5.0:
  597. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  598. bl@4.1.0:
  599. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  600. brace-expansion@1.1.11:
  601. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  602. brace-expansion@2.0.1:
  603. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  604. braces@3.0.3:
  605. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  606. engines: {node: '>=8'}
  607. browser-stdout@1.3.1:
  608. resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
  609. buffer-from@1.1.2:
  610. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  611. buffer@5.7.1:
  612. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  613. cacache@19.0.1:
  614. resolution: {integrity: sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==}
  615. engines: {node: ^18.17.0 || >=20.5.0}
  616. cacheable-lookup@6.1.0:
  617. resolution: {integrity: sha512-KJ/Dmo1lDDhmW2XDPMo+9oiy/CeqosPguPCrgcVzKyZrL6pM1gU2GmPY/xo6OQPTUaA/c0kwHuywB4E6nmT9ww==}
  618. engines: {node: '>=10.6.0'}
  619. callsites@3.1.0:
  620. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  621. engines: {node: '>=6'}
  622. camelcase@6.3.0:
  623. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  624. engines: {node: '>=10'}
  625. chalk@4.1.2:
  626. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  627. engines: {node: '>=10'}
  628. chokidar@3.6.0:
  629. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  630. engines: {node: '>= 8.10.0'}
  631. chownr@1.1.4:
  632. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  633. chownr@3.0.0:
  634. resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
  635. engines: {node: '>=18'}
  636. ci-info@3.9.0:
  637. resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
  638. engines: {node: '>=8'}
  639. ci-info@4.1.0:
  640. resolution: {integrity: sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==}
  641. engines: {node: '>=8'}
  642. cli-table3@0.6.5:
  643. resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==}
  644. engines: {node: 10.* || >= 12.*}
  645. client-only@0.0.1:
  646. resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
  647. cliui@7.0.4:
  648. resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
  649. color-convert@2.0.1:
  650. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  651. engines: {node: '>=7.0.0'}
  652. color-name@1.1.4:
  653. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  654. colorette@2.0.20:
  655. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  656. combined-stream@1.0.8:
  657. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  658. engines: {node: '>= 0.8'}
  659. comment-parser@1.4.1:
  660. resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==}
  661. engines: {node: '>= 12.0.0'}
  662. concat-map@0.0.1:
  663. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  664. cross-spawn@7.0.6:
  665. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  666. engines: {node: '>= 8'}
  667. csv-parse@5.6.0:
  668. resolution: {integrity: sha512-l3nz3euub2QMg5ouu5U09Ew9Wf6/wQ8I++ch1loQ0ljmzhmfZYrH9fflS22i/PQEvsPvxCwxgz5q7UB8K1JO4Q==}
  669. debug@3.2.7:
  670. resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
  671. peerDependencies:
  672. supports-color: '*'
  673. peerDependenciesMeta:
  674. supports-color:
  675. optional: true
  676. debug@4.3.7:
  677. resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
  678. engines: {node: '>=6.0'}
  679. peerDependencies:
  680. supports-color: '*'
  681. peerDependenciesMeta:
  682. supports-color:
  683. optional: true
  684. decamelize@4.0.0:
  685. resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
  686. engines: {node: '>=10'}
  687. decompress-response@6.0.0:
  688. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  689. engines: {node: '>=10'}
  690. deep-extend@0.6.0:
  691. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  692. engines: {node: '>=4.0.0'}
  693. deep-is@0.1.4:
  694. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  695. defu@6.1.4:
  696. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  697. delayed-stream@1.0.0:
  698. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  699. engines: {node: '>=0.4.0'}
  700. detect-libc@2.0.3:
  701. resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
  702. engines: {node: '>=8'}
  703. devalue@5.1.1:
  704. resolution: {integrity: sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==}
  705. diff-sequences@29.6.3:
  706. resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
  707. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  708. diff@5.2.0:
  709. resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
  710. engines: {node: '>=0.3.1'}
  711. dns2@2.1.0:
  712. resolution: {integrity: sha512-m27K11aQalRbmUs7RLaz6aPyceLjAoqjPRNTdE7qUouQpl+PC8Bi67O+i9SuJUPbQC8dxFrczAxfmTPuTKHNkw==}
  713. doctrine@3.0.0:
  714. resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
  715. engines: {node: '>=6.0.0'}
  716. eastasianwidth@0.2.0:
  717. resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
  718. emoji-regex@8.0.0:
  719. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  720. emoji-regex@9.2.2:
  721. resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
  722. encoding@0.1.13:
  723. resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==}
  724. end-of-stream@1.4.4:
  725. resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
  726. enhanced-resolve@5.17.1:
  727. resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==}
  728. engines: {node: '>=10.13.0'}
  729. err-code@2.0.3:
  730. resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==}
  731. escalade@3.2.0:
  732. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  733. engines: {node: '>=6'}
  734. escape-string-regexp-node@1.0.2:
  735. resolution: {integrity: sha512-tv6v/7vF8ob7vTNPBHJ6cdRGtb9t6wBZJt6ZWzJ5kDacXa3jplof+mmoXYLuEUtFXWw8xwR2wVbT2c20HvVubA==}
  736. escape-string-regexp@2.0.0:
  737. resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==}
  738. engines: {node: '>=8'}
  739. escape-string-regexp@4.0.0:
  740. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  741. engines: {node: '>=10'}
  742. eslint-compat-utils@0.5.1:
  743. resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
  744. engines: {node: '>=12'}
  745. peerDependencies:
  746. eslint: '>=6.0.0'
  747. eslint-compat-utils@0.6.3:
  748. resolution: {integrity: sha512-9IDdksh5pUYP2ZLi7mOdROxVjLY8gY2qKxprmrJ/5Dyqud7M/IFKxF3o0VLlRhITm1pK6Fk7NiBxE39M/VlUcw==}
  749. engines: {node: '>=12'}
  750. peerDependencies:
  751. eslint: '>=6.0.0'
  752. eslint-config-sukka@6.12.0:
  753. resolution: {integrity: sha512-DhXBWwuuuoiX2kodiIJ0PM9lhFRFatQA1uI9c/dK1+2J+hJtaTMHJwlEupO3v8yF87fQGSQE5DVl65SCAtNdwA==}
  754. eslint-formatter-sukka@6.12.0:
  755. resolution: {integrity: sha512-ckSMkH1p0kr3BbozijUSkICHN/xqnxLT0Bwyc2WdiZHib7HBmOt3MbxRBATOXogKfVCl0eONo6dMvU8YWbsHJA==}
  756. eslint-import-resolver-node@0.3.9:
  757. resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
  758. eslint-import-resolver-ts-bundled@6.12.0:
  759. resolution: {integrity: sha512-GWJiTzhsBjwf6+VMJkKIjoHfd4ezHJT1pK902X0H/w5W886FHCsIpTrUyxM95FdBiZZ2v0zRSbVQhRcButTHkg==}
  760. eslint-json-compat-utils@0.2.1:
  761. resolution: {integrity: sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==}
  762. engines: {node: '>=12'}
  763. peerDependencies:
  764. '@eslint/json': '*'
  765. eslint: '*'
  766. jsonc-eslint-parser: ^2.4.0
  767. peerDependenciesMeta:
  768. '@eslint/json':
  769. optional: true
  770. eslint-plugin-antfu@2.7.0:
  771. resolution: {integrity: sha512-gZM3jq3ouqaoHmUNszb1Zo2Ux7RckSvkGksjLWz9ipBYGSv1EwwBETN6AdiUXn+RpVHXTbEMPAPlXJazcA6+iA==}
  772. peerDependencies:
  773. eslint: '*'
  774. eslint-plugin-autofix@2.2.0:
  775. resolution: {integrity: sha512-lu8+0r+utyTroROqXIL+a8sUpICi6za22hIzlpb0+x0tQGRnOjhOKU7v8mC/NS/faDoVsw6xW3vUpc+Mcz5NWA==}
  776. engines: {node: '>=18'}
  777. peerDependencies:
  778. eslint: '>=8'
  779. eslint-plugin-es-x@7.8.0:
  780. resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==}
  781. engines: {node: ^14.18.0 || >=16.0.0}
  782. peerDependencies:
  783. eslint: '>=8'
  784. eslint-plugin-import-x@4.4.3:
  785. resolution: {integrity: sha512-QBprHvhLsfDhP++2T1NnjsOUt6bLDX3NMHaYwAB1FD3xmYTkdFH+HS1OamGhz28jLkRyIZa6UNAzTxbHnJwz5w==}
  786. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  787. peerDependencies:
  788. eslint: ^8.57.0 || ^9.0.0
  789. eslint-plugin-jsonc@2.18.2:
  790. resolution: {integrity: sha512-SDhJiSsWt3nItl/UuIv+ti4g3m4gpGkmnUJS9UWR3TrpyNsIcnJoBRD7Kof6cM4Rk3L0wrmY5Tm3z7ZPjR2uGg==}
  791. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  792. peerDependencies:
  793. eslint: '>=6.0.0'
  794. eslint-plugin-n@17.14.0:
  795. resolution: {integrity: sha512-maxPLMEA0rPmRpoOlxEclKng4UpDe+N5BJS4t24I3UKnN109Qcivnfs37KMy84G0af3bxjog5lKctP5ObsvcTA==}
  796. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  797. peerDependencies:
  798. eslint: '>=8.23.0'
  799. eslint-plugin-promise@7.1.0:
  800. resolution: {integrity: sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==}
  801. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  802. peerDependencies:
  803. eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
  804. eslint-plugin-regexp@2.7.0:
  805. resolution: {integrity: sha512-U8oZI77SBtH8U3ulZ05iu0qEzIizyEDXd+BWHvyVxTOjGwcDcvy/kEpgFG4DYca2ByRLiVPFZ2GeH7j1pdvZTA==}
  806. engines: {node: ^18 || >=20}
  807. peerDependencies:
  808. eslint: '>=8.44.0'
  809. eslint-plugin-sukka@6.12.0:
  810. resolution: {integrity: sha512-hFodfW36tBCu/GnzG0ahI578TRjVRl6bU9rVClputrsgHFI7TAtwCb2pz8xETGtylVncUzCm7m56xaOuZiNw0A==}
  811. peerDependencies:
  812. typescript: '*'
  813. peerDependenciesMeta:
  814. typescript:
  815. optional: true
  816. eslint-plugin-unused-imports@4.1.4:
  817. resolution: {integrity: sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==}
  818. peerDependencies:
  819. '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
  820. eslint: ^9.0.0 || ^8.0.0
  821. peerDependenciesMeta:
  822. '@typescript-eslint/eslint-plugin':
  823. optional: true
  824. eslint-rule-composer@0.3.0:
  825. resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
  826. engines: {node: '>=4.0.0'}
  827. eslint-scope@8.2.0:
  828. resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
  829. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  830. eslint-visitor-keys@3.4.3:
  831. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  832. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  833. eslint-visitor-keys@4.2.0:
  834. resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
  835. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  836. eslint@9.15.0:
  837. resolution: {integrity: sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==}
  838. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  839. hasBin: true
  840. peerDependencies:
  841. jiti: '*'
  842. peerDependenciesMeta:
  843. jiti:
  844. optional: true
  845. espree@10.3.0:
  846. resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
  847. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  848. espree@9.6.1:
  849. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  850. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  851. esquery@1.6.0:
  852. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  853. engines: {node: '>=0.10'}
  854. esrecurse@4.3.0:
  855. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  856. engines: {node: '>=4.0'}
  857. estraverse@5.3.0:
  858. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  859. engines: {node: '>=4.0'}
  860. esutils@2.0.3:
  861. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  862. engines: {node: '>=0.10.0'}
  863. expand-template@2.0.3:
  864. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  865. engines: {node: '>=6'}
  866. expect@29.7.0:
  867. resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==}
  868. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  869. fast-cidr-tools@0.3.1:
  870. resolution: {integrity: sha512-CixbR87xxUYpoZBR6xyFmOkhoOnd8YtmSW956evigw+AOc20fXAn3FXGL5eFAPpGcrs7qzOOEjEPxVMnvRJ87Q==}
  871. engines: {node: '>=16'}
  872. fast-deep-equal@3.1.3:
  873. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  874. fast-fifo@1.3.2:
  875. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  876. fast-glob@3.3.2:
  877. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  878. engines: {node: '>=8.6.0'}
  879. fast-json-stable-stringify@2.1.0:
  880. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  881. fast-levenshtein@2.0.6:
  882. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  883. fastq@1.17.1:
  884. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  885. fdir@6.4.2:
  886. resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
  887. peerDependencies:
  888. picomatch: ^3 || ^4
  889. peerDependenciesMeta:
  890. picomatch:
  891. optional: true
  892. file-entry-cache@8.0.0:
  893. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  894. engines: {node: '>=16.0.0'}
  895. file-uri-to-path@1.0.0:
  896. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  897. fill-range@7.1.1:
  898. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  899. engines: {node: '>=8'}
  900. find-up@5.0.0:
  901. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  902. engines: {node: '>=10'}
  903. flat-cache@4.0.1:
  904. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  905. engines: {node: '>=16'}
  906. flat@5.0.2:
  907. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  908. hasBin: true
  909. flatted@3.3.2:
  910. resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==}
  911. foreground-child@3.3.0:
  912. resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
  913. engines: {node: '>=14'}
  914. form-data@4.0.1:
  915. resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
  916. engines: {node: '>= 6'}
  917. foxact@0.2.41:
  918. resolution: {integrity: sha512-NgKsYRU6Dx4dHjZSlgO8AKrwsGuvrcCOqiPPLy+x6Nd9vBmRPq+JZjKWC5OcAVnISR1Bjn+Yg69UEdHEooJXDQ==}
  919. peerDependencies:
  920. react: '*'
  921. peerDependenciesMeta:
  922. react:
  923. optional: true
  924. fs-constants@1.0.0:
  925. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  926. fs-minipass@3.0.3:
  927. resolution: {integrity: sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==}
  928. engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
  929. fs.realpath@1.0.0:
  930. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  931. fsevents@2.3.3:
  932. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  933. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  934. os: [darwin]
  935. function-bind@1.1.2:
  936. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  937. get-caller-file@2.0.5:
  938. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  939. engines: {node: 6.* || 8.* || >= 10.*}
  940. get-tsconfig@4.8.1:
  941. resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==}
  942. github-from-package@0.0.0:
  943. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  944. glob-parent@5.1.2:
  945. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  946. engines: {node: '>= 6'}
  947. glob-parent@6.0.2:
  948. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  949. engines: {node: '>=10.13.0'}
  950. glob@10.4.5:
  951. resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
  952. hasBin: true
  953. glob@8.1.0:
  954. resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
  955. engines: {node: '>=12'}
  956. deprecated: Glob versions prior to v9 are no longer supported
  957. globals@14.0.0:
  958. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  959. engines: {node: '>=18'}
  960. globals@15.12.0:
  961. resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==}
  962. engines: {node: '>=18'}
  963. graceful-fs@4.2.11:
  964. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  965. graphemer@1.4.0:
  966. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  967. has-flag@4.0.0:
  968. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  969. engines: {node: '>=8'}
  970. hash-wasm@4.12.0:
  971. resolution: {integrity: sha512-+/2B2rYLb48I/evdOIhP+K/DD2ca2fgBjp6O+GBEnCDk2e4rpeXIK8GvIyRPjTezgmWn9gmKwkQjjx6BtqDHVQ==}
  972. hasown@2.0.2:
  973. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  974. engines: {node: '>= 0.4'}
  975. he@1.2.0:
  976. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  977. hasBin: true
  978. http-cache-semantics@4.1.1:
  979. resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==}
  980. http-proxy-agent@7.0.2:
  981. resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
  982. engines: {node: '>= 14'}
  983. https-proxy-agent@7.0.5:
  984. resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==}
  985. engines: {node: '>= 14'}
  986. iconv-lite@0.6.3:
  987. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  988. engines: {node: '>=0.10.0'}
  989. ieee754@1.2.1:
  990. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  991. ignore@5.3.2:
  992. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  993. engines: {node: '>= 4'}
  994. import-fresh@3.3.0:
  995. resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
  996. engines: {node: '>=6'}
  997. imurmurhash@0.1.4:
  998. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  999. engines: {node: '>=0.8.19'}
  1000. inflight@1.0.6:
  1001. resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
  1002. deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  1003. inherits@2.0.4:
  1004. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  1005. ini@1.3.8:
  1006. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  1007. ip-address@9.0.5:
  1008. resolution: {integrity: sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==}
  1009. engines: {node: '>= 12'}
  1010. is-binary-path@2.1.0:
  1011. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  1012. engines: {node: '>=8'}
  1013. is-core-module@2.15.1:
  1014. resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
  1015. engines: {node: '>= 0.4'}
  1016. is-extglob@2.1.1:
  1017. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1018. engines: {node: '>=0.10.0'}
  1019. is-fullwidth-code-point@3.0.0:
  1020. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  1021. engines: {node: '>=8'}
  1022. is-glob@4.0.3:
  1023. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1024. engines: {node: '>=0.10.0'}
  1025. is-number@7.0.0:
  1026. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  1027. engines: {node: '>=0.12.0'}
  1028. is-plain-obj@2.1.0:
  1029. resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
  1030. engines: {node: '>=8'}
  1031. is-unicode-supported@0.1.0:
  1032. resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
  1033. engines: {node: '>=10'}
  1034. isexe@2.0.0:
  1035. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1036. jackspeak@3.4.3:
  1037. resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
  1038. jest-diff@29.7.0:
  1039. resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==}
  1040. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  1041. jest-get-type@29.6.3:
  1042. resolution: {integrity: sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==}
  1043. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  1044. jest-matcher-utils@29.7.0:
  1045. resolution: {integrity: sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==}
  1046. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  1047. jest-message-util@29.7.0:
  1048. resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==}
  1049. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  1050. jest-util@29.7.0:
  1051. resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==}
  1052. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  1053. js-tokens@4.0.0:
  1054. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1055. js-yaml@4.1.0:
  1056. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  1057. hasBin: true
  1058. jsbn@1.1.0:
  1059. resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==}
  1060. jsdoc-type-pratt-parser@4.1.0:
  1061. resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==}
  1062. engines: {node: '>=12.0.0'}
  1063. json-buffer@3.0.1:
  1064. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  1065. json-schema-traverse@0.4.1:
  1066. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  1067. json-stable-stringify-without-jsonify@1.0.1:
  1068. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  1069. json-stringify-pretty-compact@3.0.0:
  1070. resolution: {integrity: sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==}
  1071. jsonc-eslint-parser@2.4.0:
  1072. resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
  1073. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1074. keyv@4.5.4:
  1075. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1076. levn@0.4.1:
  1077. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1078. engines: {node: '>= 0.8.0'}
  1079. locate-path@6.0.0:
  1080. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1081. engines: {node: '>=10'}
  1082. lodash.merge@4.6.2:
  1083. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1084. log-symbols@4.1.0:
  1085. resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
  1086. engines: {node: '>=10'}
  1087. lru-cache@10.4.3:
  1088. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  1089. make-fetch-happen@14.0.3:
  1090. resolution: {integrity: sha512-QMjGbFTP0blj97EeidG5hk/QhKQ3T4ICckQGLgz38QF7Vgbk6e6FTARN8KhKxyBbWn8R0HU+bnw8aSoFPD4qtQ==}
  1091. engines: {node: ^18.17.0 || >=20.5.0}
  1092. merge2@1.4.1:
  1093. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1094. engines: {node: '>= 8'}
  1095. micromatch@4.0.8:
  1096. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  1097. engines: {node: '>=8.6'}
  1098. mime-db@1.52.0:
  1099. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  1100. engines: {node: '>= 0.6'}
  1101. mime-types@2.1.35:
  1102. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  1103. engines: {node: '>= 0.6'}
  1104. mimic-response@3.1.0:
  1105. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  1106. engines: {node: '>=10'}
  1107. minimatch@3.1.2:
  1108. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1109. minimatch@5.1.6:
  1110. resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
  1111. engines: {node: '>=10'}
  1112. minimatch@9.0.5:
  1113. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1114. engines: {node: '>=16 || 14 >=14.17'}
  1115. minimist@1.2.8:
  1116. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  1117. minipass-collect@2.0.1:
  1118. resolution: {integrity: sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==}
  1119. engines: {node: '>=16 || 14 >=14.17'}
  1120. minipass-fetch@4.0.0:
  1121. resolution: {integrity: sha512-2v6aXUXwLP1Epd/gc32HAMIWoczx+fZwEPRHm/VwtrJzRGwR1qGZXEYV3Zp8ZjjbwaZhMrM6uHV4KVkk+XCc2w==}
  1122. engines: {node: ^18.17.0 || >=20.5.0}
  1123. minipass-flush@1.0.5:
  1124. resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==}
  1125. engines: {node: '>= 8'}
  1126. minipass-pipeline@1.2.4:
  1127. resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==}
  1128. engines: {node: '>=8'}
  1129. minipass-sized@1.0.3:
  1130. resolution: {integrity: sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==}
  1131. engines: {node: '>=8'}
  1132. minipass@3.3.6:
  1133. resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==}
  1134. engines: {node: '>=8'}
  1135. minipass@7.1.2:
  1136. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  1137. engines: {node: '>=16 || 14 >=14.17'}
  1138. minizlib@3.0.1:
  1139. resolution: {integrity: sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==}
  1140. engines: {node: '>= 18'}
  1141. mitata@1.0.15:
  1142. resolution: {integrity: sha512-+Jf3UfqhZkf8r4y0mqgwMdC36D+mqn72eEYdgbMeihnAVDa3BSMN7xpyhgfpZMsZZoE4DxACNoftCk8Mur01IQ==}
  1143. mkdirp-classic@0.5.3:
  1144. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  1145. mkdirp@3.0.1:
  1146. resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==}
  1147. engines: {node: '>=10'}
  1148. hasBin: true
  1149. mnemonist@0.39.8:
  1150. resolution: {integrity: sha512-vyWo2K3fjrUw8YeeZ1zF0fy6Mu59RHokURlld8ymdUPjMlD9EC9ov1/YPqTgqRvUN9nTr3Gqfz29LYAmu0PHPQ==}
  1151. mocha@10.8.2:
  1152. resolution: {integrity: sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==}
  1153. engines: {node: '>= 14.0.0'}
  1154. hasBin: true
  1155. ms@2.1.3:
  1156. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1157. napi-build-utils@1.0.2:
  1158. resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==}
  1159. natural-compare@1.4.0:
  1160. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1161. negotiator@1.0.0:
  1162. resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
  1163. engines: {node: '>= 0.6'}
  1164. node-abi@3.71.0:
  1165. resolution: {integrity: sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==}
  1166. engines: {node: '>=10'}
  1167. normalize-path@3.0.0:
  1168. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1169. engines: {node: '>=0.10.0'}
  1170. obliterator@2.0.4:
  1171. resolution: {integrity: sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==}
  1172. once@1.4.0:
  1173. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  1174. optionator@0.9.4:
  1175. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1176. engines: {node: '>= 0.8.0'}
  1177. oxc-resolver@1.12.0:
  1178. resolution: {integrity: sha512-YlaCIArvWNKCWZFRrMjhh2l5jK80eXnpYP+bhRc1J/7cW3TiyEY0ngJo73o/5n8hA3+4yLdTmXLNTQ3Ncz50LQ==}
  1179. p-limit@3.1.0:
  1180. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1181. engines: {node: '>=10'}
  1182. p-locate@5.0.0:
  1183. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1184. engines: {node: '>=10'}
  1185. p-map@7.0.2:
  1186. resolution: {integrity: sha512-z4cYYMMdKHzw4O5UkWJImbZynVIo0lSGTXc7bzB1e/rrDqkgGUNysK/o4bTr+0+xKvvLoTyGqYC4Fgljy9qe1Q==}
  1187. engines: {node: '>=18'}
  1188. package-json-from-dist@1.0.1:
  1189. resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
  1190. parent-module@1.0.1:
  1191. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1192. engines: {node: '>=6'}
  1193. path-exists@4.0.0:
  1194. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1195. engines: {node: '>=8'}
  1196. path-key@3.1.1:
  1197. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1198. engines: {node: '>=8'}
  1199. path-parse@1.0.7:
  1200. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  1201. path-scurry@1.11.1:
  1202. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  1203. engines: {node: '>=16 || 14 >=14.18'}
  1204. picocolors@1.1.1:
  1205. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1206. picomatch@2.3.1:
  1207. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1208. engines: {node: '>=8.6'}
  1209. picomatch@4.0.2:
  1210. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  1211. engines: {node: '>=12'}
  1212. pirates@4.0.6:
  1213. resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
  1214. engines: {node: '>= 6'}
  1215. prebuild-install@7.1.2:
  1216. resolution: {integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==}
  1217. engines: {node: '>=10'}
  1218. hasBin: true
  1219. prelude-ls@1.2.1:
  1220. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1221. engines: {node: '>= 0.8.0'}
  1222. pretty-format@29.7.0:
  1223. resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==}
  1224. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  1225. proc-log@5.0.0:
  1226. resolution: {integrity: sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==}
  1227. engines: {node: ^18.17.0 || >=20.5.0}
  1228. promise-retry@2.0.1:
  1229. resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==}
  1230. engines: {node: '>=10'}
  1231. pump@3.0.2:
  1232. resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==}
  1233. punycode@2.3.1:
  1234. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1235. engines: {node: '>=6'}
  1236. queue-microtask@1.2.3:
  1237. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1238. queue-tick@1.0.1:
  1239. resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==}
  1240. randombytes@2.1.0:
  1241. resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
  1242. rc@1.2.8:
  1243. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  1244. hasBin: true
  1245. react-is@18.3.1:
  1246. resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
  1247. readable-stream@3.6.2:
  1248. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  1249. engines: {node: '>= 6'}
  1250. readdirp@3.6.0:
  1251. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1252. engines: {node: '>=8.10.0'}
  1253. refa@0.12.1:
  1254. resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==}
  1255. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1256. regexp-ast-analysis@0.7.1:
  1257. resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==}
  1258. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  1259. require-directory@2.1.1:
  1260. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  1261. engines: {node: '>=0.10.0'}
  1262. resolve-from@4.0.0:
  1263. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1264. engines: {node: '>=4'}
  1265. resolve-pkg-maps@1.0.0:
  1266. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1267. resolve@1.22.8:
  1268. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
  1269. hasBin: true
  1270. retry@0.12.0:
  1271. resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==}
  1272. engines: {node: '>= 4'}
  1273. retry@0.13.1:
  1274. resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
  1275. engines: {node: '>= 4'}
  1276. reusify@1.0.4:
  1277. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1278. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1279. rimraf@5.0.10:
  1280. resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==}
  1281. hasBin: true
  1282. run-parallel@1.2.0:
  1283. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1284. safe-buffer@5.2.1:
  1285. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  1286. safer-buffer@2.1.2:
  1287. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  1288. scslre@0.3.0:
  1289. resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==}
  1290. engines: {node: ^14.0.0 || >=16.0.0}
  1291. semver@7.6.3:
  1292. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  1293. engines: {node: '>=10'}
  1294. hasBin: true
  1295. serialize-javascript@6.0.2:
  1296. resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
  1297. server-only@0.0.1:
  1298. resolution: {integrity: sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==}
  1299. shebang-command@2.0.0:
  1300. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1301. engines: {node: '>=8'}
  1302. shebang-regex@3.0.0:
  1303. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1304. engines: {node: '>=8'}
  1305. signal-exit@4.1.0:
  1306. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1307. engines: {node: '>=14'}
  1308. simple-concat@1.0.1:
  1309. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  1310. simple-get@4.0.1:
  1311. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  1312. slash@3.0.0:
  1313. resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
  1314. engines: {node: '>=8'}
  1315. smart-buffer@4.2.0:
  1316. resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
  1317. engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
  1318. socks-proxy-agent@8.0.4:
  1319. resolution: {integrity: sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==}
  1320. engines: {node: '>= 14'}
  1321. socks@2.8.3:
  1322. resolution: {integrity: sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==}
  1323. engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
  1324. source-map-support@0.5.21:
  1325. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  1326. source-map@0.6.1:
  1327. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1328. engines: {node: '>=0.10.0'}
  1329. sprintf-js@1.1.3:
  1330. resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==}
  1331. ssri@12.0.0:
  1332. resolution: {integrity: sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==}
  1333. engines: {node: ^18.17.0 || >=20.5.0}
  1334. stable-hash@0.0.4:
  1335. resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==}
  1336. stack-utils@2.0.6:
  1337. resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==}
  1338. engines: {node: '>=10'}
  1339. streamx@2.20.2:
  1340. resolution: {integrity: sha512-aDGDLU+j9tJcUdPGOaHmVF1u/hhI+CsGkT02V3OKlHDV7IukOI+nTWAGkiZEKCO35rWN1wIr4tS7YFr1f4qSvA==}
  1341. string-similarity@4.0.4:
  1342. resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==}
  1343. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  1344. string-width@4.2.3:
  1345. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1346. engines: {node: '>=8'}
  1347. string-width@5.1.2:
  1348. resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
  1349. engines: {node: '>=12'}
  1350. string_decoder@1.3.0:
  1351. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  1352. strip-ansi@6.0.1:
  1353. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1354. engines: {node: '>=8'}
  1355. strip-ansi@7.1.0:
  1356. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1357. engines: {node: '>=12'}
  1358. strip-json-comments@2.0.1:
  1359. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  1360. engines: {node: '>=0.10.0'}
  1361. strip-json-comments@3.1.1:
  1362. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1363. engines: {node: '>=8'}
  1364. supports-color@7.2.0:
  1365. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1366. engines: {node: '>=8'}
  1367. supports-color@8.1.1:
  1368. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  1369. engines: {node: '>=10'}
  1370. supports-preserve-symlinks-flag@1.0.0:
  1371. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1372. engines: {node: '>= 0.4'}
  1373. synckit@0.6.2:
  1374. resolution: {integrity: sha512-Vhf+bUa//YSTYKseDiiEuQmhGCoIF3CVBhunm3r/DQnYiGT4JssmnKQc44BIyOZRK2pKjXXAgbhfmbeoC9CJpA==}
  1375. engines: {node: '>=12.20'}
  1376. tapable@2.2.1:
  1377. resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
  1378. engines: {node: '>=6'}
  1379. tar-fs@2.1.1:
  1380. resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}
  1381. tar-fs@3.0.6:
  1382. resolution: {integrity: sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==}
  1383. tar-stream@2.2.0:
  1384. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  1385. engines: {node: '>=6'}
  1386. tar-stream@3.1.7:
  1387. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  1388. tar@7.4.3:
  1389. resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==}
  1390. engines: {node: '>=18'}
  1391. text-decoder@1.2.1:
  1392. resolution: {integrity: sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==}
  1393. tinyexec@0.3.1:
  1394. resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==}
  1395. tldts-core@6.1.64:
  1396. resolution: {integrity: sha512-uqnl8vGV16KsyflHOzqrYjjArjfXaU6rMPXYy2/ZWoRKCkXtghgB4VwTDXUG+t0OTGeSewNAG31/x1gCTfLt+Q==}
  1397. tldts-experimental@6.1.64:
  1398. resolution: {integrity: sha512-Lm6dwThCCmUecyvOJwTfZgYRP9JB6UDam//96OSvZffBtBA3GuwucIiycLT5yO5nz0ZAGV37FF1hef2HE0K8BQ==}
  1399. tldts@6.1.64:
  1400. resolution: {integrity: sha512-ph4AE5BXWIOsSy9stpoeo7bYe/Cy7VfpciIH4RhVZUPItCJmhqWCN0EVzxd8BOHiyNb42vuJc6NWTjJkg91Tuw==}
  1401. hasBin: true
  1402. to-regex-range@5.0.1:
  1403. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1404. engines: {node: '>=8.0'}
  1405. ts-api-utils@1.4.0:
  1406. resolution: {integrity: sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==}
  1407. engines: {node: '>=16'}
  1408. peerDependencies:
  1409. typescript: '>=4.2.0'
  1410. tslib@2.8.1:
  1411. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1412. tunnel-agent@0.6.0:
  1413. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  1414. type-check@0.4.0:
  1415. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1416. engines: {node: '>= 0.8.0'}
  1417. typescript-eslint@8.15.0:
  1418. resolution: {integrity: sha512-wY4FRGl0ZI+ZU4Jo/yjdBu0lVTSML58pu6PgGtJmCufvzfV565pUF6iACQt092uFOd49iLOTX/sEVmHtbSrS+w==}
  1419. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1420. peerDependencies:
  1421. eslint: ^8.57.0 || ^9.0.0
  1422. typescript: '*'
  1423. peerDependenciesMeta:
  1424. typescript:
  1425. optional: true
  1426. typescript@5.7.2:
  1427. resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
  1428. engines: {node: '>=14.17'}
  1429. hasBin: true
  1430. undici-types@6.19.8:
  1431. resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
  1432. undici@6.21.0:
  1433. resolution: {integrity: sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw==}
  1434. engines: {node: '>=18.17'}
  1435. unique-filename@4.0.0:
  1436. resolution: {integrity: sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==}
  1437. engines: {node: ^18.17.0 || >=20.5.0}
  1438. unique-slug@5.0.0:
  1439. resolution: {integrity: sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==}
  1440. engines: {node: ^18.17.0 || >=20.5.0}
  1441. uri-js@4.4.1:
  1442. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1443. util-deprecate@1.0.2:
  1444. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1445. which@2.0.2:
  1446. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1447. engines: {node: '>= 8'}
  1448. hasBin: true
  1449. whoiser@1.18.0:
  1450. resolution: {integrity: sha512-QRIGreBuouc8d9i+UVMFqYJSiG7gaoaGX8nKugYDGqnuNLLgjDBwmlKODOIGHveBawza3Kfkk/OuM9VsTUYwaA==}
  1451. engines: {node: '>=15.0.0'}
  1452. why-is-node-running@3.2.1:
  1453. resolution: {integrity: sha512-Tb2FUhB4vUsGQlfSquQLYkApkuPAFQXGFzxWKHHumVz2dK+X1RUm/HnID4+TfIGYJ1kTcwOaCk/buYCEJr6YjQ==}
  1454. engines: {node: '>=20.11'}
  1455. hasBin: true
  1456. word-wrap@1.2.5:
  1457. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1458. engines: {node: '>=0.10.0'}
  1459. workerpool@6.5.1:
  1460. resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==}
  1461. wrap-ansi@7.0.0:
  1462. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1463. engines: {node: '>=10'}
  1464. wrap-ansi@8.1.0:
  1465. resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
  1466. engines: {node: '>=12'}
  1467. wrappy@1.0.2:
  1468. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1469. xbits@0.2.0:
  1470. resolution: {integrity: sha512-JMd+tT2WwmbQZxIE9lQ3WoziWgTngKwdMbuk1CBqjos2zn9y5LYYSGRkYqzsFlwITHJehpdHgDdTOf4Qls/Q+w==}
  1471. y18n@5.0.8:
  1472. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  1473. engines: {node: '>=10'}
  1474. yallist@4.0.0:
  1475. resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
  1476. yallist@5.0.0:
  1477. resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
  1478. engines: {node: '>=18'}
  1479. yaml@2.6.1:
  1480. resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
  1481. engines: {node: '>= 14'}
  1482. hasBin: true
  1483. yargs-parser@20.2.9:
  1484. resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
  1485. engines: {node: '>=10'}
  1486. yargs-unparser@2.0.0:
  1487. resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
  1488. engines: {node: '>=10'}
  1489. yargs@16.2.0:
  1490. resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==}
  1491. engines: {node: '>=10'}
  1492. yocto-queue@0.1.0:
  1493. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1494. engines: {node: '>=10'}
  1495. snapshots:
  1496. '@antfu/utils@0.7.10': {}
  1497. '@babel/code-frame@7.26.2':
  1498. dependencies:
  1499. '@babel/helper-validator-identifier': 7.25.9
  1500. js-tokens: 4.0.0
  1501. picocolors: 1.1.1
  1502. '@babel/helper-validator-identifier@7.25.9': {}
  1503. '@colors/colors@1.5.0':
  1504. optional: true
  1505. '@dual-bundle/import-meta-resolve@4.1.0': {}
  1506. '@emnapi/core@1.3.1':
  1507. dependencies:
  1508. '@emnapi/wasi-threads': 1.0.1
  1509. tslib: 2.8.1
  1510. optional: true
  1511. '@emnapi/runtime@1.3.1':
  1512. dependencies:
  1513. tslib: 2.8.1
  1514. optional: true
  1515. '@emnapi/wasi-threads@1.0.1':
  1516. dependencies:
  1517. tslib: 2.8.1
  1518. optional: true
  1519. '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.15.0)':
  1520. dependencies:
  1521. escape-string-regexp: 4.0.0
  1522. eslint: 9.15.0
  1523. ignore: 5.3.2
  1524. '@eslint-community/eslint-utils@4.4.1(eslint@9.15.0)':
  1525. dependencies:
  1526. eslint: 9.15.0
  1527. eslint-visitor-keys: 3.4.3
  1528. '@eslint-community/regexpp@4.12.1': {}
  1529. '@eslint-sukka/node@6.12.0(eslint@9.15.0)(typescript@5.7.2)':
  1530. dependencies:
  1531. '@eslint-sukka/shared': 6.12.0(eslint@9.15.0)(typescript@5.7.2)
  1532. eslint-plugin-n: 17.14.0(eslint@9.15.0)
  1533. eslint-plugin-sukka: 6.12.0(eslint@9.15.0)(typescript@5.7.2)
  1534. transitivePeerDependencies:
  1535. - eslint
  1536. - supports-color
  1537. - typescript
  1538. '@eslint-sukka/shared@6.12.0(eslint@9.15.0)(typescript@5.7.2)':
  1539. dependencies:
  1540. '@dual-bundle/import-meta-resolve': 4.1.0
  1541. '@package-json/types': 0.0.11
  1542. '@types/eslint': 9.6.1
  1543. '@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  1544. transitivePeerDependencies:
  1545. - eslint
  1546. - supports-color
  1547. - typescript
  1548. '@eslint/config-array@0.19.0':
  1549. dependencies:
  1550. '@eslint/object-schema': 2.1.4
  1551. debug: 4.3.7(supports-color@8.1.1)
  1552. minimatch: 3.1.2
  1553. transitivePeerDependencies:
  1554. - supports-color
  1555. '@eslint/core@0.9.0': {}
  1556. '@eslint/eslintrc@3.2.0':
  1557. dependencies:
  1558. ajv: 6.12.6
  1559. debug: 4.3.7(supports-color@8.1.1)
  1560. espree: 10.3.0
  1561. globals: 14.0.0
  1562. ignore: 5.3.2
  1563. import-fresh: 3.3.0
  1564. js-yaml: 4.1.0
  1565. minimatch: 3.1.2
  1566. strip-json-comments: 3.1.1
  1567. transitivePeerDependencies:
  1568. - supports-color
  1569. '@eslint/js@9.15.0': {}
  1570. '@eslint/object-schema@2.1.4': {}
  1571. '@eslint/plugin-kit@0.2.3':
  1572. dependencies:
  1573. levn: 0.4.1
  1574. '@ghostery/adblocker-content@2.1.1':
  1575. dependencies:
  1576. '@ghostery/adblocker-extended-selectors': 2.1.1
  1577. '@ghostery/adblocker-extended-selectors@2.1.1': {}
  1578. '@ghostery/adblocker@2.1.1':
  1579. dependencies:
  1580. '@ghostery/adblocker-content': 2.1.1
  1581. '@ghostery/adblocker-extended-selectors': 2.1.1
  1582. '@remusao/guess-url-type': 1.3.0
  1583. '@remusao/small': 1.3.0
  1584. '@remusao/smaz': 1.10.0
  1585. tldts-experimental: 6.1.64
  1586. '@henrygd/queue@1.0.7': {}
  1587. '@humanfs/core@0.19.1': {}
  1588. '@humanfs/node@0.16.6':
  1589. dependencies:
  1590. '@humanfs/core': 0.19.1
  1591. '@humanwhocodes/retry': 0.3.1
  1592. '@humanwhocodes/module-importer@1.0.1': {}
  1593. '@humanwhocodes/retry@0.3.1': {}
  1594. '@humanwhocodes/retry@0.4.1': {}
  1595. '@isaacs/cliui@8.0.2':
  1596. dependencies:
  1597. string-width: 5.1.2
  1598. string-width-cjs: string-width@4.2.3
  1599. strip-ansi: 7.1.0
  1600. strip-ansi-cjs: strip-ansi@6.0.1
  1601. wrap-ansi: 8.1.0
  1602. wrap-ansi-cjs: wrap-ansi@7.0.0
  1603. '@isaacs/fs-minipass@4.0.1':
  1604. dependencies:
  1605. minipass: 7.1.2
  1606. '@jest/expect-utils@29.7.0':
  1607. dependencies:
  1608. jest-get-type: 29.6.3
  1609. '@jest/schemas@29.6.3':
  1610. dependencies:
  1611. '@sinclair/typebox': 0.27.8
  1612. '@jest/types@29.6.3':
  1613. dependencies:
  1614. '@jest/schemas': 29.6.3
  1615. '@types/istanbul-lib-coverage': 2.0.6
  1616. '@types/istanbul-reports': 3.0.4
  1617. '@types/node': 22.9.3
  1618. '@types/yargs': 17.0.33
  1619. chalk: 4.1.2
  1620. '@napi-rs/wasm-runtime@0.2.5':
  1621. dependencies:
  1622. '@emnapi/core': 1.3.1
  1623. '@emnapi/runtime': 1.3.1
  1624. '@tybys/wasm-util': 0.9.0
  1625. optional: true
  1626. '@nodelib/fs.scandir@2.1.5':
  1627. dependencies:
  1628. '@nodelib/fs.stat': 2.0.5
  1629. run-parallel: 1.2.0
  1630. '@nodelib/fs.stat@2.0.5': {}
  1631. '@nodelib/fs.walk@1.2.8':
  1632. dependencies:
  1633. '@nodelib/fs.scandir': 2.1.5
  1634. fastq: 1.17.1
  1635. '@npmcli/agent@3.0.0':
  1636. dependencies:
  1637. agent-base: 7.1.1
  1638. http-proxy-agent: 7.0.2
  1639. https-proxy-agent: 7.0.5
  1640. lru-cache: 10.4.3
  1641. socks-proxy-agent: 8.0.4
  1642. transitivePeerDependencies:
  1643. - supports-color
  1644. '@npmcli/fs@4.0.0':
  1645. dependencies:
  1646. semver: 7.6.3
  1647. '@oxc-resolver/binding-darwin-arm64@1.12.0':
  1648. optional: true
  1649. '@oxc-resolver/binding-darwin-x64@1.12.0':
  1650. optional: true
  1651. '@oxc-resolver/binding-freebsd-x64@1.12.0':
  1652. optional: true
  1653. '@oxc-resolver/binding-linux-arm-gnueabihf@1.12.0':
  1654. optional: true
  1655. '@oxc-resolver/binding-linux-arm64-gnu@1.12.0':
  1656. optional: true
  1657. '@oxc-resolver/binding-linux-arm64-musl@1.12.0':
  1658. optional: true
  1659. '@oxc-resolver/binding-linux-x64-gnu@1.12.0':
  1660. optional: true
  1661. '@oxc-resolver/binding-linux-x64-musl@1.12.0':
  1662. optional: true
  1663. '@oxc-resolver/binding-wasm32-wasi@1.12.0':
  1664. dependencies:
  1665. '@napi-rs/wasm-runtime': 0.2.5
  1666. optional: true
  1667. '@oxc-resolver/binding-win32-arm64-msvc@1.12.0':
  1668. optional: true
  1669. '@oxc-resolver/binding-win32-x64-msvc@1.12.0':
  1670. optional: true
  1671. '@package-json/types@0.0.11': {}
  1672. '@pkgjs/parseargs@0.11.0':
  1673. optional: true
  1674. '@remusao/guess-url-type@1.3.0': {}
  1675. '@remusao/small@1.3.0': {}
  1676. '@remusao/smaz-compress@1.10.0':
  1677. dependencies:
  1678. '@remusao/trie': 1.5.0
  1679. '@remusao/smaz-decompress@1.10.0': {}
  1680. '@remusao/smaz@1.10.0':
  1681. dependencies:
  1682. '@remusao/smaz-compress': 1.10.0
  1683. '@remusao/smaz-decompress': 1.10.0
  1684. '@remusao/trie@1.5.0': {}
  1685. '@sinclair/typebox@0.27.8': {}
  1686. '@stylistic/eslint-plugin-js@2.11.0(eslint@9.15.0)':
  1687. dependencies:
  1688. eslint: 9.15.0
  1689. eslint-visitor-keys: 4.2.0
  1690. espree: 10.3.0
  1691. '@stylistic/eslint-plugin-plus@2.11.0(eslint@9.15.0)':
  1692. dependencies:
  1693. eslint: 9.15.0
  1694. '@stylistic/eslint-plugin-ts@2.11.0(eslint@9.15.0)(typescript@5.7.2)':
  1695. dependencies:
  1696. '@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  1697. eslint: 9.15.0
  1698. eslint-visitor-keys: 4.2.0
  1699. espree: 10.3.0
  1700. transitivePeerDependencies:
  1701. - supports-color
  1702. - typescript
  1703. '@swc-node/core@1.13.3(@swc/core@1.9.3)(@swc/types@0.1.17)':
  1704. dependencies:
  1705. '@swc/core': 1.9.3
  1706. '@swc/types': 0.1.17
  1707. '@swc-node/register@1.10.9(@swc/core@1.9.3)(@swc/types@0.1.17)(typescript@5.7.2)':
  1708. dependencies:
  1709. '@swc-node/core': 1.13.3(@swc/core@1.9.3)(@swc/types@0.1.17)
  1710. '@swc-node/sourcemap-support': 0.5.1
  1711. '@swc/core': 1.9.3
  1712. colorette: 2.0.20
  1713. debug: 4.3.7(supports-color@8.1.1)
  1714. oxc-resolver: 1.12.0
  1715. pirates: 4.0.6
  1716. tslib: 2.8.1
  1717. typescript: 5.7.2
  1718. transitivePeerDependencies:
  1719. - '@swc/types'
  1720. - supports-color
  1721. '@swc-node/sourcemap-support@0.5.1':
  1722. dependencies:
  1723. source-map-support: 0.5.21
  1724. tslib: 2.8.1
  1725. '@swc/core-darwin-arm64@1.9.3':
  1726. optional: true
  1727. '@swc/core-darwin-x64@1.9.3':
  1728. optional: true
  1729. '@swc/core-linux-arm-gnueabihf@1.9.3':
  1730. optional: true
  1731. '@swc/core-linux-arm64-gnu@1.9.3':
  1732. optional: true
  1733. '@swc/core-linux-arm64-musl@1.9.3':
  1734. optional: true
  1735. '@swc/core-linux-x64-gnu@1.9.3':
  1736. optional: true
  1737. '@swc/core-linux-x64-musl@1.9.3':
  1738. optional: true
  1739. '@swc/core-win32-arm64-msvc@1.9.3':
  1740. optional: true
  1741. '@swc/core-win32-ia32-msvc@1.9.3':
  1742. optional: true
  1743. '@swc/core-win32-x64-msvc@1.9.3':
  1744. optional: true
  1745. '@swc/core@1.9.3':
  1746. dependencies:
  1747. '@swc/counter': 0.1.3
  1748. '@swc/types': 0.1.17
  1749. optionalDependencies:
  1750. '@swc/core-darwin-arm64': 1.9.3
  1751. '@swc/core-darwin-x64': 1.9.3
  1752. '@swc/core-linux-arm-gnueabihf': 1.9.3
  1753. '@swc/core-linux-arm64-gnu': 1.9.3
  1754. '@swc/core-linux-arm64-musl': 1.9.3
  1755. '@swc/core-linux-x64-gnu': 1.9.3
  1756. '@swc/core-linux-x64-musl': 1.9.3
  1757. '@swc/core-win32-arm64-msvc': 1.9.3
  1758. '@swc/core-win32-ia32-msvc': 1.9.3
  1759. '@swc/core-win32-x64-msvc': 1.9.3
  1760. '@swc/counter@0.1.3': {}
  1761. '@swc/types@0.1.17':
  1762. dependencies:
  1763. '@swc/counter': 0.1.3
  1764. '@tybys/wasm-util@0.9.0':
  1765. dependencies:
  1766. tslib: 2.8.1
  1767. optional: true
  1768. '@types/async-retry@1.4.9':
  1769. dependencies:
  1770. '@types/retry': 0.12.5
  1771. '@types/better-sqlite3@7.6.12':
  1772. dependencies:
  1773. '@types/node': 22.9.3
  1774. '@types/cacache@17.0.2':
  1775. dependencies:
  1776. '@types/node': 22.9.3
  1777. '@types/dns2@2.0.9':
  1778. dependencies:
  1779. '@types/node': 22.9.3
  1780. '@types/eslint@9.6.1':
  1781. dependencies:
  1782. '@types/estree': 1.0.6
  1783. '@types/json-schema': 7.0.15
  1784. '@types/estree@1.0.6': {}
  1785. '@types/istanbul-lib-coverage@2.0.6': {}
  1786. '@types/istanbul-lib-report@3.0.3':
  1787. dependencies:
  1788. '@types/istanbul-lib-coverage': 2.0.6
  1789. '@types/istanbul-reports@3.0.4':
  1790. dependencies:
  1791. '@types/istanbul-lib-report': 3.0.3
  1792. '@types/json-schema@7.0.15': {}
  1793. '@types/make-fetch-happen@10.0.4':
  1794. dependencies:
  1795. '@types/node-fetch': 2.6.12
  1796. '@types/retry': 0.12.5
  1797. '@types/ssri': 7.1.5
  1798. '@types/mocha@10.0.10': {}
  1799. '@types/node-fetch@2.6.12':
  1800. dependencies:
  1801. '@types/node': 22.9.3
  1802. form-data: 4.0.1
  1803. '@types/node@22.9.3':
  1804. dependencies:
  1805. undici-types: 6.19.8
  1806. '@types/punycode@2.1.4': {}
  1807. '@types/retry@0.12.5': {}
  1808. '@types/ssri@7.1.5':
  1809. dependencies:
  1810. '@types/node': 22.9.3
  1811. '@types/stack-utils@2.0.3': {}
  1812. '@types/tar-fs@2.0.4':
  1813. dependencies:
  1814. '@types/node': 22.9.3
  1815. '@types/tar-stream': 3.1.3
  1816. '@types/tar-stream@3.1.3':
  1817. dependencies:
  1818. '@types/node': 22.9.3
  1819. '@types/yargs-parser@21.0.3': {}
  1820. '@types/yargs@17.0.33':
  1821. dependencies:
  1822. '@types/yargs-parser': 21.0.3
  1823. '@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2)':
  1824. dependencies:
  1825. '@eslint-community/regexpp': 4.12.1
  1826. '@typescript-eslint/parser': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  1827. '@typescript-eslint/scope-manager': 8.15.0
  1828. '@typescript-eslint/type-utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  1829. '@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  1830. '@typescript-eslint/visitor-keys': 8.15.0
  1831. eslint: 9.15.0
  1832. graphemer: 1.4.0
  1833. ignore: 5.3.2
  1834. natural-compare: 1.4.0
  1835. ts-api-utils: 1.4.0(typescript@5.7.2)
  1836. optionalDependencies:
  1837. typescript: 5.7.2
  1838. transitivePeerDependencies:
  1839. - supports-color
  1840. '@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2)':
  1841. dependencies:
  1842. '@typescript-eslint/scope-manager': 8.15.0
  1843. '@typescript-eslint/types': 8.15.0
  1844. '@typescript-eslint/typescript-estree': 8.15.0(typescript@5.7.2)
  1845. '@typescript-eslint/visitor-keys': 8.15.0
  1846. debug: 4.3.7(supports-color@8.1.1)
  1847. eslint: 9.15.0
  1848. optionalDependencies:
  1849. typescript: 5.7.2
  1850. transitivePeerDependencies:
  1851. - supports-color
  1852. '@typescript-eslint/scope-manager@8.15.0':
  1853. dependencies:
  1854. '@typescript-eslint/types': 8.15.0
  1855. '@typescript-eslint/visitor-keys': 8.15.0
  1856. '@typescript-eslint/type-utils@8.15.0(eslint@9.15.0)(typescript@5.7.2)':
  1857. dependencies:
  1858. '@typescript-eslint/typescript-estree': 8.15.0(typescript@5.7.2)
  1859. '@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  1860. debug: 4.3.7(supports-color@8.1.1)
  1861. eslint: 9.15.0
  1862. ts-api-utils: 1.4.0(typescript@5.7.2)
  1863. optionalDependencies:
  1864. typescript: 5.7.2
  1865. transitivePeerDependencies:
  1866. - supports-color
  1867. '@typescript-eslint/types@8.15.0': {}
  1868. '@typescript-eslint/typescript-estree@8.15.0(typescript@5.7.2)':
  1869. dependencies:
  1870. '@typescript-eslint/types': 8.15.0
  1871. '@typescript-eslint/visitor-keys': 8.15.0
  1872. debug: 4.3.7(supports-color@8.1.1)
  1873. fast-glob: 3.3.2
  1874. is-glob: 4.0.3
  1875. minimatch: 9.0.5
  1876. semver: 7.6.3
  1877. ts-api-utils: 1.4.0(typescript@5.7.2)
  1878. optionalDependencies:
  1879. typescript: 5.7.2
  1880. transitivePeerDependencies:
  1881. - supports-color
  1882. '@typescript-eslint/utils@8.15.0(eslint@9.15.0)(typescript@5.7.2)':
  1883. dependencies:
  1884. '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0)
  1885. '@typescript-eslint/scope-manager': 8.15.0
  1886. '@typescript-eslint/types': 8.15.0
  1887. '@typescript-eslint/typescript-estree': 8.15.0(typescript@5.7.2)
  1888. eslint: 9.15.0
  1889. optionalDependencies:
  1890. typescript: 5.7.2
  1891. transitivePeerDependencies:
  1892. - supports-color
  1893. '@typescript-eslint/visitor-keys@8.15.0':
  1894. dependencies:
  1895. '@typescript-eslint/types': 8.15.0
  1896. eslint-visitor-keys: 4.2.0
  1897. acorn-jsx@5.3.2(acorn@8.14.0):
  1898. dependencies:
  1899. acorn: 8.14.0
  1900. acorn@8.14.0: {}
  1901. agent-base@7.1.1:
  1902. dependencies:
  1903. debug: 4.3.7(supports-color@8.1.1)
  1904. transitivePeerDependencies:
  1905. - supports-color
  1906. ajv@6.12.6:
  1907. dependencies:
  1908. fast-deep-equal: 3.1.3
  1909. fast-json-stable-stringify: 2.1.0
  1910. json-schema-traverse: 0.4.1
  1911. uri-js: 4.4.1
  1912. ansi-colors@4.1.3: {}
  1913. ansi-regex@5.0.1: {}
  1914. ansi-regex@6.1.0: {}
  1915. ansi-styles@4.3.0:
  1916. dependencies:
  1917. color-convert: 2.0.1
  1918. ansi-styles@5.2.0: {}
  1919. ansi-styles@6.2.1: {}
  1920. anymatch@3.1.3:
  1921. dependencies:
  1922. normalize-path: 3.0.0
  1923. picomatch: 2.3.1
  1924. argparse@2.0.1: {}
  1925. async-retry@1.3.3:
  1926. dependencies:
  1927. retry: 0.13.1
  1928. async-sema@3.1.1: {}
  1929. asynckit@0.4.0: {}
  1930. b4a@1.6.7: {}
  1931. balanced-match@1.0.2: {}
  1932. bare-events@2.5.0:
  1933. optional: true
  1934. bare-fs@2.3.5:
  1935. dependencies:
  1936. bare-events: 2.5.0
  1937. bare-path: 2.1.3
  1938. bare-stream: 2.3.2
  1939. optional: true
  1940. bare-os@2.4.4:
  1941. optional: true
  1942. bare-path@2.1.3:
  1943. dependencies:
  1944. bare-os: 2.4.4
  1945. optional: true
  1946. bare-stream@2.3.2:
  1947. dependencies:
  1948. streamx: 2.20.2
  1949. optional: true
  1950. base64-js@1.5.1: {}
  1951. better-sqlite3@11.5.0:
  1952. dependencies:
  1953. bindings: 1.5.0
  1954. prebuild-install: 7.1.2
  1955. binary-extensions@2.3.0: {}
  1956. bindings@1.5.0:
  1957. dependencies:
  1958. file-uri-to-path: 1.0.0
  1959. bl@4.1.0:
  1960. dependencies:
  1961. buffer: 5.7.1
  1962. inherits: 2.0.4
  1963. readable-stream: 3.6.2
  1964. brace-expansion@1.1.11:
  1965. dependencies:
  1966. balanced-match: 1.0.2
  1967. concat-map: 0.0.1
  1968. brace-expansion@2.0.1:
  1969. dependencies:
  1970. balanced-match: 1.0.2
  1971. braces@3.0.3:
  1972. dependencies:
  1973. fill-range: 7.1.1
  1974. browser-stdout@1.3.1: {}
  1975. buffer-from@1.1.2: {}
  1976. buffer@5.7.1:
  1977. dependencies:
  1978. base64-js: 1.5.1
  1979. ieee754: 1.2.1
  1980. cacache@19.0.1:
  1981. dependencies:
  1982. '@npmcli/fs': 4.0.0
  1983. fs-minipass: 3.0.3
  1984. glob: 10.4.5
  1985. lru-cache: 10.4.3
  1986. minipass: 7.1.2
  1987. minipass-collect: 2.0.1
  1988. minipass-flush: 1.0.5
  1989. minipass-pipeline: 1.2.4
  1990. p-map: 7.0.2
  1991. ssri: 12.0.0
  1992. tar: 7.4.3
  1993. unique-filename: 4.0.0
  1994. cacheable-lookup@6.1.0: {}
  1995. callsites@3.1.0: {}
  1996. camelcase@6.3.0: {}
  1997. chalk@4.1.2:
  1998. dependencies:
  1999. ansi-styles: 4.3.0
  2000. supports-color: 7.2.0
  2001. chokidar@3.6.0:
  2002. dependencies:
  2003. anymatch: 3.1.3
  2004. braces: 3.0.3
  2005. glob-parent: 5.1.2
  2006. is-binary-path: 2.1.0
  2007. is-glob: 4.0.3
  2008. normalize-path: 3.0.0
  2009. readdirp: 3.6.0
  2010. optionalDependencies:
  2011. fsevents: 2.3.3
  2012. chownr@1.1.4: {}
  2013. chownr@3.0.0: {}
  2014. ci-info@3.9.0: {}
  2015. ci-info@4.1.0: {}
  2016. cli-table3@0.6.5:
  2017. dependencies:
  2018. string-width: 4.2.3
  2019. optionalDependencies:
  2020. '@colors/colors': 1.5.0
  2021. client-only@0.0.1: {}
  2022. cliui@7.0.4:
  2023. dependencies:
  2024. string-width: 4.2.3
  2025. strip-ansi: 6.0.1
  2026. wrap-ansi: 7.0.0
  2027. color-convert@2.0.1:
  2028. dependencies:
  2029. color-name: 1.1.4
  2030. color-name@1.1.4: {}
  2031. colorette@2.0.20: {}
  2032. combined-stream@1.0.8:
  2033. dependencies:
  2034. delayed-stream: 1.0.0
  2035. comment-parser@1.4.1: {}
  2036. concat-map@0.0.1: {}
  2037. cross-spawn@7.0.6:
  2038. dependencies:
  2039. path-key: 3.1.1
  2040. shebang-command: 2.0.0
  2041. which: 2.0.2
  2042. csv-parse@5.6.0: {}
  2043. debug@3.2.7:
  2044. dependencies:
  2045. ms: 2.1.3
  2046. debug@4.3.7(supports-color@8.1.1):
  2047. dependencies:
  2048. ms: 2.1.3
  2049. optionalDependencies:
  2050. supports-color: 8.1.1
  2051. decamelize@4.0.0: {}
  2052. decompress-response@6.0.0:
  2053. dependencies:
  2054. mimic-response: 3.1.0
  2055. deep-extend@0.6.0: {}
  2056. deep-is@0.1.4: {}
  2057. defu@6.1.4: {}
  2058. delayed-stream@1.0.0: {}
  2059. detect-libc@2.0.3: {}
  2060. devalue@5.1.1: {}
  2061. diff-sequences@29.6.3: {}
  2062. diff@5.2.0: {}
  2063. dns2@2.1.0: {}
  2064. doctrine@3.0.0:
  2065. dependencies:
  2066. esutils: 2.0.3
  2067. eastasianwidth@0.2.0: {}
  2068. emoji-regex@8.0.0: {}
  2069. emoji-regex@9.2.2: {}
  2070. encoding@0.1.13:
  2071. dependencies:
  2072. iconv-lite: 0.6.3
  2073. optional: true
  2074. end-of-stream@1.4.4:
  2075. dependencies:
  2076. once: 1.4.0
  2077. enhanced-resolve@5.17.1:
  2078. dependencies:
  2079. graceful-fs: 4.2.11
  2080. tapable: 2.2.1
  2081. err-code@2.0.3: {}
  2082. escalade@3.2.0: {}
  2083. escape-string-regexp-node@1.0.2: {}
  2084. escape-string-regexp@2.0.0: {}
  2085. escape-string-regexp@4.0.0: {}
  2086. eslint-compat-utils@0.5.1(eslint@9.15.0):
  2087. dependencies:
  2088. eslint: 9.15.0
  2089. semver: 7.6.3
  2090. eslint-compat-utils@0.6.3(eslint@9.15.0):
  2091. dependencies:
  2092. eslint: 9.15.0
  2093. semver: 7.6.3
  2094. eslint-config-sukka@6.12.0(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2):
  2095. dependencies:
  2096. '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.15.0)
  2097. '@eslint-sukka/shared': 6.12.0(eslint@9.15.0)(typescript@5.7.2)
  2098. '@eslint/js': 9.15.0
  2099. '@stylistic/eslint-plugin-js': 2.11.0(eslint@9.15.0)
  2100. '@stylistic/eslint-plugin-plus': 2.11.0(eslint@9.15.0)
  2101. '@stylistic/eslint-plugin-ts': 2.11.0(eslint@9.15.0)(typescript@5.7.2)
  2102. '@typescript-eslint/parser': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  2103. ci-info: 4.1.0
  2104. defu: 6.1.4
  2105. eslint-import-resolver-ts-bundled: 6.12.0
  2106. eslint-plugin-antfu: 2.7.0(eslint@9.15.0)
  2107. eslint-plugin-autofix: 2.2.0(eslint@9.15.0)
  2108. eslint-plugin-import-x: 4.4.3(eslint@9.15.0)(typescript@5.7.2)
  2109. eslint-plugin-jsonc: 2.18.2(eslint@9.15.0)
  2110. eslint-plugin-promise: 7.1.0(eslint@9.15.0)
  2111. eslint-plugin-regexp: 2.7.0(eslint@9.15.0)
  2112. eslint-plugin-sukka: 6.12.0(eslint@9.15.0)(typescript@5.7.2)
  2113. eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)
  2114. jsonc-eslint-parser: 2.4.0
  2115. picocolors: 1.1.1
  2116. typescript-eslint: 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  2117. transitivePeerDependencies:
  2118. - '@eslint/json'
  2119. - '@typescript-eslint/eslint-plugin'
  2120. - eslint
  2121. - supports-color
  2122. - typescript
  2123. eslint-formatter-sukka@6.12.0:
  2124. dependencies:
  2125. ci-info: 4.1.0
  2126. picocolors: 1.1.1
  2127. eslint-import-resolver-node@0.3.9:
  2128. dependencies:
  2129. debug: 3.2.7
  2130. is-core-module: 2.15.1
  2131. resolve: 1.22.8
  2132. transitivePeerDependencies:
  2133. - supports-color
  2134. eslint-import-resolver-ts-bundled@6.12.0:
  2135. dependencies:
  2136. enhanced-resolve: 5.17.1
  2137. eslint-json-compat-utils@0.2.1(eslint@9.15.0)(jsonc-eslint-parser@2.4.0):
  2138. dependencies:
  2139. eslint: 9.15.0
  2140. esquery: 1.6.0
  2141. jsonc-eslint-parser: 2.4.0
  2142. eslint-plugin-antfu@2.7.0(eslint@9.15.0):
  2143. dependencies:
  2144. '@antfu/utils': 0.7.10
  2145. eslint: 9.15.0
  2146. eslint-plugin-autofix@2.2.0(eslint@9.15.0):
  2147. dependencies:
  2148. eslint: 9.15.0
  2149. eslint-rule-composer: 0.3.0
  2150. espree: 9.6.1
  2151. esutils: 2.0.3
  2152. string-similarity: 4.0.4
  2153. eslint-plugin-es-x@7.8.0(eslint@9.15.0):
  2154. dependencies:
  2155. '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0)
  2156. '@eslint-community/regexpp': 4.12.1
  2157. eslint: 9.15.0
  2158. eslint-compat-utils: 0.5.1(eslint@9.15.0)
  2159. eslint-plugin-import-x@4.4.3(eslint@9.15.0)(typescript@5.7.2):
  2160. dependencies:
  2161. '@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  2162. debug: 4.3.7(supports-color@8.1.1)
  2163. doctrine: 3.0.0
  2164. eslint: 9.15.0
  2165. eslint-import-resolver-node: 0.3.9
  2166. get-tsconfig: 4.8.1
  2167. is-glob: 4.0.3
  2168. minimatch: 9.0.5
  2169. semver: 7.6.3
  2170. stable-hash: 0.0.4
  2171. tslib: 2.8.1
  2172. transitivePeerDependencies:
  2173. - supports-color
  2174. - typescript
  2175. eslint-plugin-jsonc@2.18.2(eslint@9.15.0):
  2176. dependencies:
  2177. '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0)
  2178. eslint: 9.15.0
  2179. eslint-compat-utils: 0.6.3(eslint@9.15.0)
  2180. eslint-json-compat-utils: 0.2.1(eslint@9.15.0)(jsonc-eslint-parser@2.4.0)
  2181. espree: 9.6.1
  2182. graphemer: 1.4.0
  2183. jsonc-eslint-parser: 2.4.0
  2184. natural-compare: 1.4.0
  2185. synckit: 0.6.2
  2186. transitivePeerDependencies:
  2187. - '@eslint/json'
  2188. eslint-plugin-n@17.14.0(eslint@9.15.0):
  2189. dependencies:
  2190. '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0)
  2191. enhanced-resolve: 5.17.1
  2192. eslint: 9.15.0
  2193. eslint-plugin-es-x: 7.8.0(eslint@9.15.0)
  2194. get-tsconfig: 4.8.1
  2195. globals: 15.12.0
  2196. ignore: 5.3.2
  2197. minimatch: 9.0.5
  2198. semver: 7.6.3
  2199. eslint-plugin-promise@7.1.0(eslint@9.15.0):
  2200. dependencies:
  2201. eslint: 9.15.0
  2202. eslint-plugin-regexp@2.7.0(eslint@9.15.0):
  2203. dependencies:
  2204. '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0)
  2205. '@eslint-community/regexpp': 4.12.1
  2206. comment-parser: 1.4.1
  2207. eslint: 9.15.0
  2208. jsdoc-type-pratt-parser: 4.1.0
  2209. refa: 0.12.1
  2210. regexp-ast-analysis: 0.7.1
  2211. scslre: 0.3.0
  2212. eslint-plugin-sukka@6.12.0(eslint@9.15.0)(typescript@5.7.2):
  2213. dependencies:
  2214. '@eslint-sukka/shared': 6.12.0(eslint@9.15.0)(typescript@5.7.2)
  2215. '@typescript-eslint/type-utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  2216. '@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  2217. optionalDependencies:
  2218. typescript: 5.7.2
  2219. transitivePeerDependencies:
  2220. - eslint
  2221. - supports-color
  2222. eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0):
  2223. dependencies:
  2224. eslint: 9.15.0
  2225. optionalDependencies:
  2226. '@typescript-eslint/eslint-plugin': 8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2)
  2227. eslint-rule-composer@0.3.0: {}
  2228. eslint-scope@8.2.0:
  2229. dependencies:
  2230. esrecurse: 4.3.0
  2231. estraverse: 5.3.0
  2232. eslint-visitor-keys@3.4.3: {}
  2233. eslint-visitor-keys@4.2.0: {}
  2234. eslint@9.15.0:
  2235. dependencies:
  2236. '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0)
  2237. '@eslint-community/regexpp': 4.12.1
  2238. '@eslint/config-array': 0.19.0
  2239. '@eslint/core': 0.9.0
  2240. '@eslint/eslintrc': 3.2.0
  2241. '@eslint/js': 9.15.0
  2242. '@eslint/plugin-kit': 0.2.3
  2243. '@humanfs/node': 0.16.6
  2244. '@humanwhocodes/module-importer': 1.0.1
  2245. '@humanwhocodes/retry': 0.4.1
  2246. '@types/estree': 1.0.6
  2247. '@types/json-schema': 7.0.15
  2248. ajv: 6.12.6
  2249. chalk: 4.1.2
  2250. cross-spawn: 7.0.6
  2251. debug: 4.3.7(supports-color@8.1.1)
  2252. escape-string-regexp: 4.0.0
  2253. eslint-scope: 8.2.0
  2254. eslint-visitor-keys: 4.2.0
  2255. espree: 10.3.0
  2256. esquery: 1.6.0
  2257. esutils: 2.0.3
  2258. fast-deep-equal: 3.1.3
  2259. file-entry-cache: 8.0.0
  2260. find-up: 5.0.0
  2261. glob-parent: 6.0.2
  2262. ignore: 5.3.2
  2263. imurmurhash: 0.1.4
  2264. is-glob: 4.0.3
  2265. json-stable-stringify-without-jsonify: 1.0.1
  2266. lodash.merge: 4.6.2
  2267. minimatch: 3.1.2
  2268. natural-compare: 1.4.0
  2269. optionator: 0.9.4
  2270. transitivePeerDependencies:
  2271. - supports-color
  2272. espree@10.3.0:
  2273. dependencies:
  2274. acorn: 8.14.0
  2275. acorn-jsx: 5.3.2(acorn@8.14.0)
  2276. eslint-visitor-keys: 4.2.0
  2277. espree@9.6.1:
  2278. dependencies:
  2279. acorn: 8.14.0
  2280. acorn-jsx: 5.3.2(acorn@8.14.0)
  2281. eslint-visitor-keys: 3.4.3
  2282. esquery@1.6.0:
  2283. dependencies:
  2284. estraverse: 5.3.0
  2285. esrecurse@4.3.0:
  2286. dependencies:
  2287. estraverse: 5.3.0
  2288. estraverse@5.3.0: {}
  2289. esutils@2.0.3: {}
  2290. expand-template@2.0.3: {}
  2291. expect@29.7.0:
  2292. dependencies:
  2293. '@jest/expect-utils': 29.7.0
  2294. jest-get-type: 29.6.3
  2295. jest-matcher-utils: 29.7.0
  2296. jest-message-util: 29.7.0
  2297. jest-util: 29.7.0
  2298. fast-cidr-tools@0.3.1: {}
  2299. fast-deep-equal@3.1.3: {}
  2300. fast-fifo@1.3.2: {}
  2301. fast-glob@3.3.2:
  2302. dependencies:
  2303. '@nodelib/fs.stat': 2.0.5
  2304. '@nodelib/fs.walk': 1.2.8
  2305. glob-parent: 5.1.2
  2306. merge2: 1.4.1
  2307. micromatch: 4.0.8
  2308. fast-json-stable-stringify@2.1.0: {}
  2309. fast-levenshtein@2.0.6: {}
  2310. fastq@1.17.1:
  2311. dependencies:
  2312. reusify: 1.0.4
  2313. fdir@6.4.2(picomatch@4.0.2):
  2314. optionalDependencies:
  2315. picomatch: 4.0.2
  2316. file-entry-cache@8.0.0:
  2317. dependencies:
  2318. flat-cache: 4.0.1
  2319. file-uri-to-path@1.0.0: {}
  2320. fill-range@7.1.1:
  2321. dependencies:
  2322. to-regex-range: 5.0.1
  2323. find-up@5.0.0:
  2324. dependencies:
  2325. locate-path: 6.0.0
  2326. path-exists: 4.0.0
  2327. flat-cache@4.0.1:
  2328. dependencies:
  2329. flatted: 3.3.2
  2330. keyv: 4.5.4
  2331. flat@5.0.2: {}
  2332. flatted@3.3.2: {}
  2333. foreground-child@3.3.0:
  2334. dependencies:
  2335. cross-spawn: 7.0.6
  2336. signal-exit: 4.1.0
  2337. form-data@4.0.1:
  2338. dependencies:
  2339. asynckit: 0.4.0
  2340. combined-stream: 1.0.8
  2341. mime-types: 2.1.35
  2342. foxact@0.2.41:
  2343. dependencies:
  2344. client-only: 0.0.1
  2345. server-only: 0.0.1
  2346. fs-constants@1.0.0: {}
  2347. fs-minipass@3.0.3:
  2348. dependencies:
  2349. minipass: 7.1.2
  2350. fs.realpath@1.0.0: {}
  2351. fsevents@2.3.3:
  2352. optional: true
  2353. function-bind@1.1.2: {}
  2354. get-caller-file@2.0.5: {}
  2355. get-tsconfig@4.8.1:
  2356. dependencies:
  2357. resolve-pkg-maps: 1.0.0
  2358. github-from-package@0.0.0: {}
  2359. glob-parent@5.1.2:
  2360. dependencies:
  2361. is-glob: 4.0.3
  2362. glob-parent@6.0.2:
  2363. dependencies:
  2364. is-glob: 4.0.3
  2365. glob@10.4.5:
  2366. dependencies:
  2367. foreground-child: 3.3.0
  2368. jackspeak: 3.4.3
  2369. minimatch: 9.0.5
  2370. minipass: 7.1.2
  2371. package-json-from-dist: 1.0.1
  2372. path-scurry: 1.11.1
  2373. glob@8.1.0:
  2374. dependencies:
  2375. fs.realpath: 1.0.0
  2376. inflight: 1.0.6
  2377. inherits: 2.0.4
  2378. minimatch: 5.1.6
  2379. once: 1.4.0
  2380. globals@14.0.0: {}
  2381. globals@15.12.0: {}
  2382. graceful-fs@4.2.11: {}
  2383. graphemer@1.4.0: {}
  2384. has-flag@4.0.0: {}
  2385. hash-wasm@4.12.0: {}
  2386. hasown@2.0.2:
  2387. dependencies:
  2388. function-bind: 1.1.2
  2389. he@1.2.0: {}
  2390. http-cache-semantics@4.1.1: {}
  2391. http-proxy-agent@7.0.2:
  2392. dependencies:
  2393. agent-base: 7.1.1
  2394. debug: 4.3.7(supports-color@8.1.1)
  2395. transitivePeerDependencies:
  2396. - supports-color
  2397. https-proxy-agent@7.0.5:
  2398. dependencies:
  2399. agent-base: 7.1.1
  2400. debug: 4.3.7(supports-color@8.1.1)
  2401. transitivePeerDependencies:
  2402. - supports-color
  2403. iconv-lite@0.6.3:
  2404. dependencies:
  2405. safer-buffer: 2.1.2
  2406. optional: true
  2407. ieee754@1.2.1: {}
  2408. ignore@5.3.2: {}
  2409. import-fresh@3.3.0:
  2410. dependencies:
  2411. parent-module: 1.0.1
  2412. resolve-from: 4.0.0
  2413. imurmurhash@0.1.4: {}
  2414. inflight@1.0.6:
  2415. dependencies:
  2416. once: 1.4.0
  2417. wrappy: 1.0.2
  2418. inherits@2.0.4: {}
  2419. ini@1.3.8: {}
  2420. ip-address@9.0.5:
  2421. dependencies:
  2422. jsbn: 1.1.0
  2423. sprintf-js: 1.1.3
  2424. is-binary-path@2.1.0:
  2425. dependencies:
  2426. binary-extensions: 2.3.0
  2427. is-core-module@2.15.1:
  2428. dependencies:
  2429. hasown: 2.0.2
  2430. is-extglob@2.1.1: {}
  2431. is-fullwidth-code-point@3.0.0: {}
  2432. is-glob@4.0.3:
  2433. dependencies:
  2434. is-extglob: 2.1.1
  2435. is-number@7.0.0: {}
  2436. is-plain-obj@2.1.0: {}
  2437. is-unicode-supported@0.1.0: {}
  2438. isexe@2.0.0: {}
  2439. jackspeak@3.4.3:
  2440. dependencies:
  2441. '@isaacs/cliui': 8.0.2
  2442. optionalDependencies:
  2443. '@pkgjs/parseargs': 0.11.0
  2444. jest-diff@29.7.0:
  2445. dependencies:
  2446. chalk: 4.1.2
  2447. diff-sequences: 29.6.3
  2448. jest-get-type: 29.6.3
  2449. pretty-format: 29.7.0
  2450. jest-get-type@29.6.3: {}
  2451. jest-matcher-utils@29.7.0:
  2452. dependencies:
  2453. chalk: 4.1.2
  2454. jest-diff: 29.7.0
  2455. jest-get-type: 29.6.3
  2456. pretty-format: 29.7.0
  2457. jest-message-util@29.7.0:
  2458. dependencies:
  2459. '@babel/code-frame': 7.26.2
  2460. '@jest/types': 29.6.3
  2461. '@types/stack-utils': 2.0.3
  2462. chalk: 4.1.2
  2463. graceful-fs: 4.2.11
  2464. micromatch: 4.0.8
  2465. pretty-format: 29.7.0
  2466. slash: 3.0.0
  2467. stack-utils: 2.0.6
  2468. jest-util@29.7.0:
  2469. dependencies:
  2470. '@jest/types': 29.6.3
  2471. '@types/node': 22.9.3
  2472. chalk: 4.1.2
  2473. ci-info: 3.9.0
  2474. graceful-fs: 4.2.11
  2475. picomatch: 2.3.1
  2476. js-tokens@4.0.0: {}
  2477. js-yaml@4.1.0:
  2478. dependencies:
  2479. argparse: 2.0.1
  2480. jsbn@1.1.0: {}
  2481. jsdoc-type-pratt-parser@4.1.0: {}
  2482. json-buffer@3.0.1: {}
  2483. json-schema-traverse@0.4.1: {}
  2484. json-stable-stringify-without-jsonify@1.0.1: {}
  2485. json-stringify-pretty-compact@3.0.0: {}
  2486. jsonc-eslint-parser@2.4.0:
  2487. dependencies:
  2488. acorn: 8.14.0
  2489. eslint-visitor-keys: 3.4.3
  2490. espree: 9.6.1
  2491. semver: 7.6.3
  2492. keyv@4.5.4:
  2493. dependencies:
  2494. json-buffer: 3.0.1
  2495. levn@0.4.1:
  2496. dependencies:
  2497. prelude-ls: 1.2.1
  2498. type-check: 0.4.0
  2499. locate-path@6.0.0:
  2500. dependencies:
  2501. p-locate: 5.0.0
  2502. lodash.merge@4.6.2: {}
  2503. log-symbols@4.1.0:
  2504. dependencies:
  2505. chalk: 4.1.2
  2506. is-unicode-supported: 0.1.0
  2507. lru-cache@10.4.3: {}
  2508. make-fetch-happen@14.0.3:
  2509. dependencies:
  2510. '@npmcli/agent': 3.0.0
  2511. cacache: 19.0.1
  2512. http-cache-semantics: 4.1.1
  2513. minipass: 7.1.2
  2514. minipass-fetch: 4.0.0
  2515. minipass-flush: 1.0.5
  2516. minipass-pipeline: 1.2.4
  2517. negotiator: 1.0.0
  2518. proc-log: 5.0.0
  2519. promise-retry: 2.0.1
  2520. ssri: 12.0.0
  2521. transitivePeerDependencies:
  2522. - supports-color
  2523. merge2@1.4.1: {}
  2524. micromatch@4.0.8:
  2525. dependencies:
  2526. braces: 3.0.3
  2527. picomatch: 2.3.1
  2528. mime-db@1.52.0: {}
  2529. mime-types@2.1.35:
  2530. dependencies:
  2531. mime-db: 1.52.0
  2532. mimic-response@3.1.0: {}
  2533. minimatch@3.1.2:
  2534. dependencies:
  2535. brace-expansion: 1.1.11
  2536. minimatch@5.1.6:
  2537. dependencies:
  2538. brace-expansion: 2.0.1
  2539. minimatch@9.0.5:
  2540. dependencies:
  2541. brace-expansion: 2.0.1
  2542. minimist@1.2.8: {}
  2543. minipass-collect@2.0.1:
  2544. dependencies:
  2545. minipass: 7.1.2
  2546. minipass-fetch@4.0.0:
  2547. dependencies:
  2548. minipass: 7.1.2
  2549. minipass-sized: 1.0.3
  2550. minizlib: 3.0.1
  2551. optionalDependencies:
  2552. encoding: 0.1.13
  2553. minipass-flush@1.0.5:
  2554. dependencies:
  2555. minipass: 3.3.6
  2556. minipass-pipeline@1.2.4:
  2557. dependencies:
  2558. minipass: 3.3.6
  2559. minipass-sized@1.0.3:
  2560. dependencies:
  2561. minipass: 3.3.6
  2562. minipass@3.3.6:
  2563. dependencies:
  2564. yallist: 4.0.0
  2565. minipass@7.1.2: {}
  2566. minizlib@3.0.1:
  2567. dependencies:
  2568. minipass: 7.1.2
  2569. rimraf: 5.0.10
  2570. mitata@1.0.15: {}
  2571. mkdirp-classic@0.5.3: {}
  2572. mkdirp@3.0.1: {}
  2573. mnemonist@0.39.8:
  2574. dependencies:
  2575. obliterator: 2.0.4
  2576. mocha@10.8.2:
  2577. dependencies:
  2578. ansi-colors: 4.1.3
  2579. browser-stdout: 1.3.1
  2580. chokidar: 3.6.0
  2581. debug: 4.3.7(supports-color@8.1.1)
  2582. diff: 5.2.0
  2583. escape-string-regexp: 4.0.0
  2584. find-up: 5.0.0
  2585. glob: 8.1.0
  2586. he: 1.2.0
  2587. js-yaml: 4.1.0
  2588. log-symbols: 4.1.0
  2589. minimatch: 5.1.6
  2590. ms: 2.1.3
  2591. serialize-javascript: 6.0.2
  2592. strip-json-comments: 3.1.1
  2593. supports-color: 8.1.1
  2594. workerpool: 6.5.1
  2595. yargs: 16.2.0
  2596. yargs-parser: 20.2.9
  2597. yargs-unparser: 2.0.0
  2598. ms@2.1.3: {}
  2599. napi-build-utils@1.0.2: {}
  2600. natural-compare@1.4.0: {}
  2601. negotiator@1.0.0: {}
  2602. node-abi@3.71.0:
  2603. dependencies:
  2604. semver: 7.6.3
  2605. normalize-path@3.0.0: {}
  2606. obliterator@2.0.4: {}
  2607. once@1.4.0:
  2608. dependencies:
  2609. wrappy: 1.0.2
  2610. optionator@0.9.4:
  2611. dependencies:
  2612. deep-is: 0.1.4
  2613. fast-levenshtein: 2.0.6
  2614. levn: 0.4.1
  2615. prelude-ls: 1.2.1
  2616. type-check: 0.4.0
  2617. word-wrap: 1.2.5
  2618. oxc-resolver@1.12.0:
  2619. optionalDependencies:
  2620. '@oxc-resolver/binding-darwin-arm64': 1.12.0
  2621. '@oxc-resolver/binding-darwin-x64': 1.12.0
  2622. '@oxc-resolver/binding-freebsd-x64': 1.12.0
  2623. '@oxc-resolver/binding-linux-arm-gnueabihf': 1.12.0
  2624. '@oxc-resolver/binding-linux-arm64-gnu': 1.12.0
  2625. '@oxc-resolver/binding-linux-arm64-musl': 1.12.0
  2626. '@oxc-resolver/binding-linux-x64-gnu': 1.12.0
  2627. '@oxc-resolver/binding-linux-x64-musl': 1.12.0
  2628. '@oxc-resolver/binding-wasm32-wasi': 1.12.0
  2629. '@oxc-resolver/binding-win32-arm64-msvc': 1.12.0
  2630. '@oxc-resolver/binding-win32-x64-msvc': 1.12.0
  2631. p-limit@3.1.0:
  2632. dependencies:
  2633. yocto-queue: 0.1.0
  2634. p-locate@5.0.0:
  2635. dependencies:
  2636. p-limit: 3.1.0
  2637. p-map@7.0.2: {}
  2638. package-json-from-dist@1.0.1: {}
  2639. parent-module@1.0.1:
  2640. dependencies:
  2641. callsites: 3.1.0
  2642. path-exists@4.0.0: {}
  2643. path-key@3.1.1: {}
  2644. path-parse@1.0.7: {}
  2645. path-scurry@1.11.1:
  2646. dependencies:
  2647. lru-cache: 10.4.3
  2648. minipass: 7.1.2
  2649. picocolors@1.1.1: {}
  2650. picomatch@2.3.1: {}
  2651. picomatch@4.0.2:
  2652. optional: true
  2653. pirates@4.0.6: {}
  2654. prebuild-install@7.1.2:
  2655. dependencies:
  2656. detect-libc: 2.0.3
  2657. expand-template: 2.0.3
  2658. github-from-package: 0.0.0
  2659. minimist: 1.2.8
  2660. mkdirp-classic: 0.5.3
  2661. napi-build-utils: 1.0.2
  2662. node-abi: 3.71.0
  2663. pump: 3.0.2
  2664. rc: 1.2.8
  2665. simple-get: 4.0.1
  2666. tar-fs: 2.1.1
  2667. tunnel-agent: 0.6.0
  2668. prelude-ls@1.2.1: {}
  2669. pretty-format@29.7.0:
  2670. dependencies:
  2671. '@jest/schemas': 29.6.3
  2672. ansi-styles: 5.2.0
  2673. react-is: 18.3.1
  2674. proc-log@5.0.0: {}
  2675. promise-retry@2.0.1:
  2676. dependencies:
  2677. err-code: 2.0.3
  2678. retry: 0.12.0
  2679. pump@3.0.2:
  2680. dependencies:
  2681. end-of-stream: 1.4.4
  2682. once: 1.4.0
  2683. punycode@2.3.1: {}
  2684. queue-microtask@1.2.3: {}
  2685. queue-tick@1.0.1: {}
  2686. randombytes@2.1.0:
  2687. dependencies:
  2688. safe-buffer: 5.2.1
  2689. rc@1.2.8:
  2690. dependencies:
  2691. deep-extend: 0.6.0
  2692. ini: 1.3.8
  2693. minimist: 1.2.8
  2694. strip-json-comments: 2.0.1
  2695. react-is@18.3.1: {}
  2696. readable-stream@3.6.2:
  2697. dependencies:
  2698. inherits: 2.0.4
  2699. string_decoder: 1.3.0
  2700. util-deprecate: 1.0.2
  2701. readdirp@3.6.0:
  2702. dependencies:
  2703. picomatch: 2.3.1
  2704. refa@0.12.1:
  2705. dependencies:
  2706. '@eslint-community/regexpp': 4.12.1
  2707. regexp-ast-analysis@0.7.1:
  2708. dependencies:
  2709. '@eslint-community/regexpp': 4.12.1
  2710. refa: 0.12.1
  2711. require-directory@2.1.1: {}
  2712. resolve-from@4.0.0: {}
  2713. resolve-pkg-maps@1.0.0: {}
  2714. resolve@1.22.8:
  2715. dependencies:
  2716. is-core-module: 2.15.1
  2717. path-parse: 1.0.7
  2718. supports-preserve-symlinks-flag: 1.0.0
  2719. retry@0.12.0: {}
  2720. retry@0.13.1: {}
  2721. reusify@1.0.4: {}
  2722. rimraf@5.0.10:
  2723. dependencies:
  2724. glob: 10.4.5
  2725. run-parallel@1.2.0:
  2726. dependencies:
  2727. queue-microtask: 1.2.3
  2728. safe-buffer@5.2.1: {}
  2729. safer-buffer@2.1.2:
  2730. optional: true
  2731. scslre@0.3.0:
  2732. dependencies:
  2733. '@eslint-community/regexpp': 4.12.1
  2734. refa: 0.12.1
  2735. regexp-ast-analysis: 0.7.1
  2736. semver@7.6.3: {}
  2737. serialize-javascript@6.0.2:
  2738. dependencies:
  2739. randombytes: 2.1.0
  2740. server-only@0.0.1: {}
  2741. shebang-command@2.0.0:
  2742. dependencies:
  2743. shebang-regex: 3.0.0
  2744. shebang-regex@3.0.0: {}
  2745. signal-exit@4.1.0: {}
  2746. simple-concat@1.0.1: {}
  2747. simple-get@4.0.1:
  2748. dependencies:
  2749. decompress-response: 6.0.0
  2750. once: 1.4.0
  2751. simple-concat: 1.0.1
  2752. slash@3.0.0: {}
  2753. smart-buffer@4.2.0: {}
  2754. socks-proxy-agent@8.0.4:
  2755. dependencies:
  2756. agent-base: 7.1.1
  2757. debug: 4.3.7(supports-color@8.1.1)
  2758. socks: 2.8.3
  2759. transitivePeerDependencies:
  2760. - supports-color
  2761. socks@2.8.3:
  2762. dependencies:
  2763. ip-address: 9.0.5
  2764. smart-buffer: 4.2.0
  2765. source-map-support@0.5.21:
  2766. dependencies:
  2767. buffer-from: 1.1.2
  2768. source-map: 0.6.1
  2769. source-map@0.6.1: {}
  2770. sprintf-js@1.1.3: {}
  2771. ssri@12.0.0:
  2772. dependencies:
  2773. minipass: 7.1.2
  2774. stable-hash@0.0.4: {}
  2775. stack-utils@2.0.6:
  2776. dependencies:
  2777. escape-string-regexp: 2.0.0
  2778. streamx@2.20.2:
  2779. dependencies:
  2780. fast-fifo: 1.3.2
  2781. queue-tick: 1.0.1
  2782. text-decoder: 1.2.1
  2783. optionalDependencies:
  2784. bare-events: 2.5.0
  2785. string-similarity@4.0.4: {}
  2786. string-width@4.2.3:
  2787. dependencies:
  2788. emoji-regex: 8.0.0
  2789. is-fullwidth-code-point: 3.0.0
  2790. strip-ansi: 6.0.1
  2791. string-width@5.1.2:
  2792. dependencies:
  2793. eastasianwidth: 0.2.0
  2794. emoji-regex: 9.2.2
  2795. strip-ansi: 7.1.0
  2796. string_decoder@1.3.0:
  2797. dependencies:
  2798. safe-buffer: 5.2.1
  2799. strip-ansi@6.0.1:
  2800. dependencies:
  2801. ansi-regex: 5.0.1
  2802. strip-ansi@7.1.0:
  2803. dependencies:
  2804. ansi-regex: 6.1.0
  2805. strip-json-comments@2.0.1: {}
  2806. strip-json-comments@3.1.1: {}
  2807. supports-color@7.2.0:
  2808. dependencies:
  2809. has-flag: 4.0.0
  2810. supports-color@8.1.1:
  2811. dependencies:
  2812. has-flag: 4.0.0
  2813. supports-preserve-symlinks-flag@1.0.0: {}
  2814. synckit@0.6.2:
  2815. dependencies:
  2816. tslib: 2.8.1
  2817. tapable@2.2.1: {}
  2818. tar-fs@2.1.1:
  2819. dependencies:
  2820. chownr: 1.1.4
  2821. mkdirp-classic: 0.5.3
  2822. pump: 3.0.2
  2823. tar-stream: 2.2.0
  2824. tar-fs@3.0.6:
  2825. dependencies:
  2826. pump: 3.0.2
  2827. tar-stream: 3.1.7
  2828. optionalDependencies:
  2829. bare-fs: 2.3.5
  2830. bare-path: 2.1.3
  2831. tar-stream@2.2.0:
  2832. dependencies:
  2833. bl: 4.1.0
  2834. end-of-stream: 1.4.4
  2835. fs-constants: 1.0.0
  2836. inherits: 2.0.4
  2837. readable-stream: 3.6.2
  2838. tar-stream@3.1.7:
  2839. dependencies:
  2840. b4a: 1.6.7
  2841. fast-fifo: 1.3.2
  2842. streamx: 2.20.2
  2843. tar@7.4.3:
  2844. dependencies:
  2845. '@isaacs/fs-minipass': 4.0.1
  2846. chownr: 3.0.0
  2847. minipass: 7.1.2
  2848. minizlib: 3.0.1
  2849. mkdirp: 3.0.1
  2850. yallist: 5.0.0
  2851. text-decoder@1.2.1: {}
  2852. tinyexec@0.3.1: {}
  2853. tldts-core@6.1.64: {}
  2854. tldts-experimental@6.1.64:
  2855. dependencies:
  2856. tldts-core: 6.1.64
  2857. tldts@6.1.64:
  2858. dependencies:
  2859. tldts-core: 6.1.64
  2860. to-regex-range@5.0.1:
  2861. dependencies:
  2862. is-number: 7.0.0
  2863. ts-api-utils@1.4.0(typescript@5.7.2):
  2864. dependencies:
  2865. typescript: 5.7.2
  2866. tslib@2.8.1: {}
  2867. tunnel-agent@0.6.0:
  2868. dependencies:
  2869. safe-buffer: 5.2.1
  2870. type-check@0.4.0:
  2871. dependencies:
  2872. prelude-ls: 1.2.1
  2873. typescript-eslint@8.15.0(eslint@9.15.0)(typescript@5.7.2):
  2874. dependencies:
  2875. '@typescript-eslint/eslint-plugin': 8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0)(typescript@5.7.2)
  2876. '@typescript-eslint/parser': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  2877. '@typescript-eslint/utils': 8.15.0(eslint@9.15.0)(typescript@5.7.2)
  2878. eslint: 9.15.0
  2879. optionalDependencies:
  2880. typescript: 5.7.2
  2881. transitivePeerDependencies:
  2882. - supports-color
  2883. typescript@5.7.2: {}
  2884. undici-types@6.19.8: {}
  2885. undici@6.21.0(patch_hash=yuj5uy4vvwj67xoliq5togiyme): {}
  2886. unique-filename@4.0.0:
  2887. dependencies:
  2888. unique-slug: 5.0.0
  2889. unique-slug@5.0.0:
  2890. dependencies:
  2891. imurmurhash: 0.1.4
  2892. uri-js@4.4.1:
  2893. dependencies:
  2894. punycode: 2.3.1
  2895. util-deprecate@1.0.2: {}
  2896. which@2.0.2:
  2897. dependencies:
  2898. isexe: 2.0.0
  2899. whoiser@1.18.0:
  2900. dependencies:
  2901. punycode: 2.3.1
  2902. why-is-node-running@3.2.1: {}
  2903. word-wrap@1.2.5: {}
  2904. workerpool@6.5.1: {}
  2905. wrap-ansi@7.0.0:
  2906. dependencies:
  2907. ansi-styles: 4.3.0
  2908. string-width: 4.2.3
  2909. strip-ansi: 6.0.1
  2910. wrap-ansi@8.1.0:
  2911. dependencies:
  2912. ansi-styles: 6.2.1
  2913. string-width: 5.1.2
  2914. strip-ansi: 7.1.0
  2915. wrappy@1.0.2: {}
  2916. xbits@0.2.0: {}
  2917. y18n@5.0.8: {}
  2918. yallist@4.0.0: {}
  2919. yallist@5.0.0: {}
  2920. yaml@2.6.1: {}
  2921. yargs-parser@20.2.9: {}
  2922. yargs-unparser@2.0.0:
  2923. dependencies:
  2924. camelcase: 6.3.0
  2925. decamelize: 4.0.0
  2926. flat: 5.0.2
  2927. is-plain-obj: 2.1.0
  2928. yargs@16.2.0:
  2929. dependencies:
  2930. cliui: 7.0.4
  2931. escalade: 3.2.0
  2932. get-caller-file: 2.0.5
  2933. require-directory: 2.1.1
  2934. string-width: 4.2.3
  2935. y18n: 5.0.8
  2936. yargs-parser: 20.2.9
  2937. yocto-queue@0.1.0: {}