pnpm-lock.yaml 115 KB

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