pnpm-lock.yaml 123 KB

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