pnpm-lock.yaml 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@renmu/bili-api':
  9. specifier: ^2.7.0
  10. version: 2.7.0
  11. '@types/sharp':
  12. specifier: ^0.32.0
  13. version: 0.32.0
  14. art-template:
  15. specifier: ^4.13.2
  16. version: 4.13.4
  17. axios:
  18. specifier: ^1.7.8
  19. version: 1.9.0
  20. fluent-ffmpeg:
  21. specifier: ^2.1.3
  22. version: 2.1.3
  23. jimp:
  24. specifier: ^1.6.0
  25. version: 1.6.0
  26. js-yaml:
  27. specifier: ^4.1.0
  28. version: 4.1.0
  29. minimist:
  30. specifier: ^1.2.8
  31. version: 1.2.8
  32. node-cron:
  33. specifier: ^3.0.3
  34. version: 3.0.3
  35. node-napcat-ts:
  36. specifier: ^0.4.0
  37. version: 0.4.11(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  38. puppeteer:
  39. specifier: ^23.9.0
  40. version: 23.11.1(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10)
  41. puppeteer-screen-recorder:
  42. specifier: ^3.0.6
  43. version: 3.0.6(puppeteer@23.11.1(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10))
  44. rcon-client:
  45. specifier: ^4.2.5
  46. version: 4.2.5
  47. reflect-metadata:
  48. specifier: ^0.2.2
  49. version: 0.2.2
  50. sharp:
  51. specifier: ^0.34.3
  52. version: 0.34.3
  53. tesseract.js:
  54. specifier: ^6.0.1
  55. version: 6.0.1
  56. winston:
  57. specifier: ^3.17.0
  58. version: 3.17.0
  59. winston-daily-rotate-file:
  60. specifier: ^5.0.0
  61. version: 5.0.0(winston@3.17.0)
  62. yaml:
  63. specifier: ^2.6.1
  64. version: 2.8.0
  65. devDependencies:
  66. '@types/js-yaml':
  67. specifier: ^4.0.9
  68. version: 4.0.9
  69. '@types/minimist':
  70. specifier: ^1.2.5
  71. version: 1.2.5
  72. '@types/node':
  73. specifier: ^16.18.126
  74. version: 16.18.126
  75. '@types/node-cron':
  76. specifier: ^3.0.11
  77. version: 3.0.11
  78. '@types/winston':
  79. specifier: ^2.4.4
  80. version: 2.4.4
  81. nodemon:
  82. specifier: ^3.1.9
  83. version: 3.1.10
  84. ts-node:
  85. specifier: ^10.9.2
  86. version: 10.9.2(@types/node@16.18.126)(typescript@4.9.5)
  87. tsconfig-paths:
  88. specifier: ^4.2.0
  89. version: 4.2.0
  90. typescript:
  91. specifier: ^4.9.5
  92. version: 4.9.5
  93. packages:
  94. '@babel/code-frame@7.27.1':
  95. resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
  96. engines: {node: '>=6.9.0'}
  97. '@babel/helper-validator-identifier@7.27.1':
  98. resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
  99. engines: {node: '>=6.9.0'}
  100. '@bufbuild/protobuf@2.6.0':
  101. resolution: {integrity: sha512-6cuonJVNOIL7lTj5zgo/Rc2bKAo4/GvN+rKCrUj7GdEHRzCk8zKOfFwUsL9nAVk5rSIsRmlgcpLzTRysopEeeg==}
  102. '@colors/colors@1.6.0':
  103. resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
  104. engines: {node: '>=0.1.90'}
  105. '@cspotcode/source-map-support@0.8.1':
  106. resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
  107. engines: {node: '>=12'}
  108. '@dabh/diagnostics@2.0.3':
  109. resolution: {integrity: sha512-hrlQOIi7hAfzsMqlGSFyVucrx38O+j6wiGOf//H2ecvIEqYN4ADBSS2iLMh5UFyDunCNniUIPk/q3riFv45xRA==}
  110. '@emnapi/runtime@1.4.5':
  111. resolution: {integrity: sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==}
  112. '@ffmpeg-installer/darwin-arm64@4.1.5':
  113. resolution: {integrity: sha512-hYqTiP63mXz7wSQfuqfFwfLOfwwFChUedeCVKkBtl/cliaTM7/ePI9bVzfZ2c+dWu3TqCwLDRWNSJ5pqZl8otA==}
  114. cpu: [arm64]
  115. os: [darwin]
  116. '@ffmpeg-installer/darwin-x64@4.1.0':
  117. resolution: {integrity: sha512-Z4EyG3cIFjdhlY8wI9aLUXuH8nVt7E9SlMVZtWvSPnm2sm37/yC2CwjUzyCQbJbySnef1tQwGG2Sx+uWhd9IAw==}
  118. cpu: [x64]
  119. os: [darwin]
  120. '@ffmpeg-installer/ffmpeg@1.1.0':
  121. resolution: {integrity: sha512-Uq4rmwkdGxIa9A6Bd/VqqYbT7zqh1GrT5/rFwCwKM70b42W5gIjWeVETq6SdcL0zXqDtY081Ws/iJWhr1+xvQg==}
  122. '@ffmpeg-installer/linux-arm64@4.1.4':
  123. resolution: {integrity: sha512-dljEqAOD0oIM6O6DxBW9US/FkvqvQwgJ2lGHOwHDDwu/pX8+V0YsDL1xqHbj1DMX/+nP9rxw7G7gcUvGspSoKg==}
  124. cpu: [arm64]
  125. os: [linux]
  126. '@ffmpeg-installer/linux-arm@4.1.3':
  127. resolution: {integrity: sha512-NDf5V6l8AfzZ8WzUGZ5mV8O/xMzRag2ETR6+TlGIsMHp81agx51cqpPItXPib/nAZYmo55Bl2L6/WOMI3A5YRg==}
  128. cpu: [arm]
  129. os: [linux]
  130. '@ffmpeg-installer/linux-ia32@4.1.0':
  131. resolution: {integrity: sha512-0LWyFQnPf+Ij9GQGD034hS6A90URNu9HCtQ5cTqo5MxOEc7Rd8gLXrJvn++UmxhU0J5RyRE9KRYstdCVUjkNOQ==}
  132. cpu: [ia32]
  133. os: [linux]
  134. '@ffmpeg-installer/linux-x64@4.1.0':
  135. resolution: {integrity: sha512-Y5BWhGLU/WpQjOArNIgXD3z5mxxdV8c41C+U15nsE5yF8tVcdCGet5zPs5Zy3Ta6bU7haGpIzryutqCGQA/W8A==}
  136. cpu: [x64]
  137. os: [linux]
  138. '@ffmpeg-installer/win32-ia32@4.1.0':
  139. resolution: {integrity: sha512-FV2D7RlaZv/lrtdhaQ4oETwoFUsUjlUiasiZLDxhEUPdNDWcH1OU9K1xTvqz+OXLdsmYelUDuBS/zkMOTtlUAw==}
  140. cpu: [ia32]
  141. os: [win32]
  142. '@ffmpeg-installer/win32-x64@4.1.0':
  143. resolution: {integrity: sha512-Drt5u2vzDnIONf4ZEkKtFlbvwj6rI3kxw1Ck9fpudmtgaZIHD4ucsWB2lCZBXRxJgXR+2IMSti+4rtM4C4rXgg==}
  144. cpu: [x64]
  145. os: [win32]
  146. '@img/sharp-darwin-arm64@0.34.3':
  147. resolution: {integrity: sha512-ryFMfvxxpQRsgZJqBd4wsttYQbCxsJksrv9Lw/v798JcQ8+w84mBWuXwl+TT0WJ/WrYOLaYpwQXi3sA9nTIaIg==}
  148. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  149. cpu: [arm64]
  150. os: [darwin]
  151. '@img/sharp-darwin-x64@0.34.3':
  152. resolution: {integrity: sha512-yHpJYynROAj12TA6qil58hmPmAwxKKC7reUqtGLzsOHfP7/rniNGTL8tjWX6L3CTV4+5P4ypcS7Pp+7OB+8ihA==}
  153. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  154. cpu: [x64]
  155. os: [darwin]
  156. '@img/sharp-libvips-darwin-arm64@1.2.0':
  157. resolution: {integrity: sha512-sBZmpwmxqwlqG9ueWFXtockhsxefaV6O84BMOrhtg/YqbTaRdqDE7hxraVE3y6gVM4eExmfzW4a8el9ArLeEiQ==}
  158. cpu: [arm64]
  159. os: [darwin]
  160. '@img/sharp-libvips-darwin-x64@1.2.0':
  161. resolution: {integrity: sha512-M64XVuL94OgiNHa5/m2YvEQI5q2cl9d/wk0qFTDVXcYzi43lxuiFTftMR1tOnFQovVXNZJ5TURSDK2pNe9Yzqg==}
  162. cpu: [x64]
  163. os: [darwin]
  164. '@img/sharp-libvips-linux-arm64@1.2.0':
  165. resolution: {integrity: sha512-RXwd0CgG+uPRX5YYrkzKyalt2OJYRiJQ8ED/fi1tq9WQW2jsQIn0tqrlR5l5dr/rjqq6AHAxURhj2DVjyQWSOA==}
  166. cpu: [arm64]
  167. os: [linux]
  168. '@img/sharp-libvips-linux-arm@1.2.0':
  169. resolution: {integrity: sha512-mWd2uWvDtL/nvIzThLq3fr2nnGfyr/XMXlq8ZJ9WMR6PXijHlC3ksp0IpuhK6bougvQrchUAfzRLnbsen0Cqvw==}
  170. cpu: [arm]
  171. os: [linux]
  172. '@img/sharp-libvips-linux-ppc64@1.2.0':
  173. resolution: {integrity: sha512-Xod/7KaDDHkYu2phxxfeEPXfVXFKx70EAFZ0qyUdOjCcxbjqyJOEUpDe6RIyaunGxT34Anf9ue/wuWOqBW2WcQ==}
  174. cpu: [ppc64]
  175. os: [linux]
  176. '@img/sharp-libvips-linux-s390x@1.2.0':
  177. resolution: {integrity: sha512-eMKfzDxLGT8mnmPJTNMcjfO33fLiTDsrMlUVcp6b96ETbnJmd4uvZxVJSKPQfS+odwfVaGifhsB07J1LynFehw==}
  178. cpu: [s390x]
  179. os: [linux]
  180. '@img/sharp-libvips-linux-x64@1.2.0':
  181. resolution: {integrity: sha512-ZW3FPWIc7K1sH9E3nxIGB3y3dZkpJlMnkk7z5tu1nSkBoCgw2nSRTFHI5pB/3CQaJM0pdzMF3paf9ckKMSE9Tg==}
  182. cpu: [x64]
  183. os: [linux]
  184. '@img/sharp-libvips-linuxmusl-arm64@1.2.0':
  185. resolution: {integrity: sha512-UG+LqQJbf5VJ8NWJ5Z3tdIe/HXjuIdo4JeVNADXBFuG7z9zjoegpzzGIyV5zQKi4zaJjnAd2+g2nna8TZvuW9Q==}
  186. cpu: [arm64]
  187. os: [linux]
  188. '@img/sharp-libvips-linuxmusl-x64@1.2.0':
  189. resolution: {integrity: sha512-SRYOLR7CXPgNze8akZwjoGBoN1ThNZoqpOgfnOxmWsklTGVfJiGJoC/Lod7aNMGA1jSsKWM1+HRX43OP6p9+6Q==}
  190. cpu: [x64]
  191. os: [linux]
  192. '@img/sharp-linux-arm64@0.34.3':
  193. resolution: {integrity: sha512-QdrKe3EvQrqwkDrtuTIjI0bu6YEJHTgEeqdzI3uWJOH6G1O8Nl1iEeVYRGdj1h5I21CqxSvQp1Yv7xeU3ZewbA==}
  194. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  195. cpu: [arm64]
  196. os: [linux]
  197. '@img/sharp-linux-arm@0.34.3':
  198. resolution: {integrity: sha512-oBK9l+h6KBN0i3dC8rYntLiVfW8D8wH+NPNT3O/WBHeW0OQWCjfWksLUaPidsrDKpJgXp3G3/hkmhptAW0I3+A==}
  199. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  200. cpu: [arm]
  201. os: [linux]
  202. '@img/sharp-linux-ppc64@0.34.3':
  203. resolution: {integrity: sha512-GLtbLQMCNC5nxuImPR2+RgrviwKwVql28FWZIW1zWruy6zLgA5/x2ZXk3mxj58X/tszVF69KK0Is83V8YgWhLA==}
  204. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  205. cpu: [ppc64]
  206. os: [linux]
  207. '@img/sharp-linux-s390x@0.34.3':
  208. resolution: {integrity: sha512-3gahT+A6c4cdc2edhsLHmIOXMb17ltffJlxR0aC2VPZfwKoTGZec6u5GrFgdR7ciJSsHT27BD3TIuGcuRT0KmQ==}
  209. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  210. cpu: [s390x]
  211. os: [linux]
  212. '@img/sharp-linux-x64@0.34.3':
  213. resolution: {integrity: sha512-8kYso8d806ypnSq3/Ly0QEw90V5ZoHh10yH0HnrzOCr6DKAPI6QVHvwleqMkVQ0m+fc7EH8ah0BB0QPuWY6zJQ==}
  214. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  215. cpu: [x64]
  216. os: [linux]
  217. '@img/sharp-linuxmusl-arm64@0.34.3':
  218. resolution: {integrity: sha512-vAjbHDlr4izEiXM1OTggpCcPg9tn4YriK5vAjowJsHwdBIdx0fYRsURkxLG2RLm9gyBq66gwtWI8Gx0/ov+JKQ==}
  219. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  220. cpu: [arm64]
  221. os: [linux]
  222. '@img/sharp-linuxmusl-x64@0.34.3':
  223. resolution: {integrity: sha512-gCWUn9547K5bwvOn9l5XGAEjVTTRji4aPTqLzGXHvIr6bIDZKNTA34seMPgM0WmSf+RYBH411VavCejp3PkOeQ==}
  224. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  225. cpu: [x64]
  226. os: [linux]
  227. '@img/sharp-wasm32@0.34.3':
  228. resolution: {integrity: sha512-+CyRcpagHMGteySaWos8IbnXcHgfDn7pO2fiC2slJxvNq9gDipYBN42/RagzctVRKgxATmfqOSulgZv5e1RdMg==}
  229. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  230. cpu: [wasm32]
  231. '@img/sharp-win32-arm64@0.34.3':
  232. resolution: {integrity: sha512-MjnHPnbqMXNC2UgeLJtX4XqoVHHlZNd+nPt1kRPmj63wURegwBhZlApELdtxM2OIZDRv/DFtLcNhVbd1z8GYXQ==}
  233. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  234. cpu: [arm64]
  235. os: [win32]
  236. '@img/sharp-win32-ia32@0.34.3':
  237. resolution: {integrity: sha512-xuCdhH44WxuXgOM714hn4amodJMZl3OEvf0GVTm0BEyMeA2to+8HEdRPShH0SLYptJY1uBw+SCFP9WVQi1Q/cw==}
  238. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  239. cpu: [ia32]
  240. os: [win32]
  241. '@img/sharp-win32-x64@0.34.3':
  242. resolution: {integrity: sha512-OWwz05d++TxzLEv4VnsTz5CmZ6mI6S05sfQGEMrNrQcOEERbX46332IvE7pO/EUiw7jUrrS40z/M7kPyjfl04g==}
  243. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  244. cpu: [x64]
  245. os: [win32]
  246. '@jimp/core@1.6.0':
  247. resolution: {integrity: sha512-EQQlKU3s9QfdJqiSrZWNTxBs3rKXgO2W+GxNXDtwchF3a4IqxDheFX1ti+Env9hdJXDiYLp2jTRjlxhPthsk8w==}
  248. engines: {node: '>=18'}
  249. '@jimp/diff@1.6.0':
  250. resolution: {integrity: sha512-+yUAQ5gvRC5D1WHYxjBHZI7JBRusGGSLf8AmPRPCenTzh4PA+wZ1xv2+cYqQwTfQHU5tXYOhA0xDytfHUf1Zyw==}
  251. engines: {node: '>=18'}
  252. '@jimp/file-ops@1.6.0':
  253. resolution: {integrity: sha512-Dx/bVDmgnRe1AlniRpCKrGRm5YvGmUwbDzt+MAkgmLGf+jvBT75hmMEZ003n9HQI/aPnm/YKnXjg/hOpzNCpHQ==}
  254. engines: {node: '>=18'}
  255. '@jimp/js-bmp@1.6.0':
  256. resolution: {integrity: sha512-FU6Q5PC/e3yzLyBDXupR3SnL3htU7S3KEs4e6rjDP6gNEOXRFsWs6YD3hXuXd50jd8ummy+q2WSwuGkr8wi+Gw==}
  257. engines: {node: '>=18'}
  258. '@jimp/js-gif@1.6.0':
  259. resolution: {integrity: sha512-N9CZPHOrJTsAUoWkWZstLPpwT5AwJ0wge+47+ix3++SdSL/H2QzyMqxbcDYNFe4MoI5MIhATfb0/dl/wmX221g==}
  260. engines: {node: '>=18'}
  261. '@jimp/js-jpeg@1.6.0':
  262. resolution: {integrity: sha512-6vgFDqeusblf5Pok6B2DUiMXplH8RhIKAryj1yn+007SIAQ0khM1Uptxmpku/0MfbClx2r7pnJv9gWpAEJdMVA==}
  263. engines: {node: '>=18'}
  264. '@jimp/js-png@1.6.0':
  265. resolution: {integrity: sha512-AbQHScy3hDDgMRNfG0tPjL88AV6qKAILGReIa3ATpW5QFjBKpisvUaOqhzJ7Reic1oawx3Riyv152gaPfqsBVg==}
  266. engines: {node: '>=18'}
  267. '@jimp/js-tiff@1.6.0':
  268. resolution: {integrity: sha512-zhReR8/7KO+adijj3h0ZQUOiun3mXUv79zYEAKvE0O+rP7EhgtKvWJOZfRzdZSNv0Pu1rKtgM72qgtwe2tFvyw==}
  269. engines: {node: '>=18'}
  270. '@jimp/plugin-blit@1.6.0':
  271. resolution: {integrity: sha512-M+uRWl1csi7qilnSK8uxK4RJMSuVeBiO1AY0+7APnfUbQNZm6hCe0CCFv1Iyw1D/Dhb8ph8fQgm5mwM0eSxgVA==}
  272. engines: {node: '>=18'}
  273. '@jimp/plugin-blur@1.6.0':
  274. resolution: {integrity: sha512-zrM7iic1OTwUCb0g/rN5y+UnmdEsT3IfuCXCJJNs8SZzP0MkZ1eTvuwK9ZidCuMo4+J3xkzCidRwYXB5CyGZTw==}
  275. engines: {node: '>=18'}
  276. '@jimp/plugin-circle@1.6.0':
  277. resolution: {integrity: sha512-xt1Gp+LtdMKAXfDp3HNaG30SPZW6AQ7dtAtTnoRKorRi+5yCJjKqXRgkewS5bvj8DEh87Ko1ydJfzqS3P2tdWw==}
  278. engines: {node: '>=18'}
  279. '@jimp/plugin-color@1.6.0':
  280. resolution: {integrity: sha512-J5q8IVCpkBsxIXM+45XOXTrsyfblyMZg3a9eAo0P7VPH4+CrvyNQwaYatbAIamSIN1YzxmO3DkIZXzRjFSz1SA==}
  281. engines: {node: '>=18'}
  282. '@jimp/plugin-contain@1.6.0':
  283. resolution: {integrity: sha512-oN/n+Vdq/Qg9bB4yOBOxtY9IPAtEfES8J1n9Ddx+XhGBYT1/QTU/JYkGaAkIGoPnyYvmLEDqMz2SGihqlpqfzQ==}
  284. engines: {node: '>=18'}
  285. '@jimp/plugin-cover@1.6.0':
  286. resolution: {integrity: sha512-Iow0h6yqSC269YUJ8HC3Q/MpCi2V55sMlbkkTTx4zPvd8mWZlC0ykrNDeAy9IJegrQ7v5E99rJwmQu25lygKLA==}
  287. engines: {node: '>=18'}
  288. '@jimp/plugin-crop@1.6.0':
  289. resolution: {integrity: sha512-KqZkEhvs+21USdySCUDI+GFa393eDIzbi1smBqkUPTE+pRwSWMAf01D5OC3ZWB+xZsNla93BDS9iCkLHA8wang==}
  290. engines: {node: '>=18'}
  291. '@jimp/plugin-displace@1.6.0':
  292. resolution: {integrity: sha512-4Y10X9qwr5F+Bo5ME356XSACEF55485j5nGdiyJ9hYzjQP9nGgxNJaZ4SAOqpd+k5sFaIeD7SQ0Occ26uIng5Q==}
  293. engines: {node: '>=18'}
  294. '@jimp/plugin-dither@1.6.0':
  295. resolution: {integrity: sha512-600d1RxY0pKwgyU0tgMahLNKsqEcxGdbgXadCiVCoGd6V6glyCvkNrnnwC0n5aJ56Htkj88PToSdF88tNVZEEQ==}
  296. engines: {node: '>=18'}
  297. '@jimp/plugin-fisheye@1.6.0':
  298. resolution: {integrity: sha512-E5QHKWSCBFtpgZarlmN3Q6+rTQxjirFqo44ohoTjzYVrDI6B6beXNnPIThJgPr0Y9GwfzgyarKvQuQuqCnnfbA==}
  299. engines: {node: '>=18'}
  300. '@jimp/plugin-flip@1.6.0':
  301. resolution: {integrity: sha512-/+rJVDuBIVOgwoyVkBjUFHtP+wmW0r+r5OQ2GpatQofToPVbJw1DdYWXlwviSx7hvixTWLKVgRWQ5Dw862emDg==}
  302. engines: {node: '>=18'}
  303. '@jimp/plugin-hash@1.6.0':
  304. resolution: {integrity: sha512-wWzl0kTpDJgYVbZdajTf+4NBSKvmI3bRI8q6EH9CVeIHps9VWVsUvEyb7rpbcwVLWYuzDtP2R0lTT6WeBNQH9Q==}
  305. engines: {node: '>=18'}
  306. '@jimp/plugin-mask@1.6.0':
  307. resolution: {integrity: sha512-Cwy7ExSJMZszvkad8NV8o/Z92X2kFUFM8mcDAhNVxU0Q6tA0op2UKRJY51eoK8r6eds/qak3FQkXakvNabdLnA==}
  308. engines: {node: '>=18'}
  309. '@jimp/plugin-print@1.6.0':
  310. resolution: {integrity: sha512-zarTIJi8fjoGMSI/M3Xh5yY9T65p03XJmPsuNet19K/Q7mwRU6EV2pfj+28++2PV2NJ+htDF5uecAlnGyxFN2A==}
  311. engines: {node: '>=18'}
  312. '@jimp/plugin-quantize@1.6.0':
  313. resolution: {integrity: sha512-EmzZ/s9StYQwbpG6rUGBCisc3f64JIhSH+ncTJd+iFGtGo0YvSeMdAd+zqgiHpfZoOL54dNavZNjF4otK+mvlg==}
  314. engines: {node: '>=18'}
  315. '@jimp/plugin-resize@1.6.0':
  316. resolution: {integrity: sha512-uSUD1mqXN9i1SGSz5ov3keRZ7S9L32/mAQG08wUwZiEi5FpbV0K8A8l1zkazAIZi9IJzLlTauRNU41Mi8IF9fA==}
  317. engines: {node: '>=18'}
  318. '@jimp/plugin-rotate@1.6.0':
  319. resolution: {integrity: sha512-JagdjBLnUZGSG4xjCLkIpQOZZ3Mjbg8aGCCi4G69qR+OjNpOeGI7N2EQlfK/WE8BEHOW5vdjSyglNqcYbQBWRw==}
  320. engines: {node: '>=18'}
  321. '@jimp/plugin-threshold@1.6.0':
  322. resolution: {integrity: sha512-M59m5dzLoHOVWdM41O8z9SyySzcDn43xHseOH0HavjsfQsT56GGCC4QzU1banJidbUrePhzoEdS42uFE8Fei8w==}
  323. engines: {node: '>=18'}
  324. '@jimp/types@1.6.0':
  325. resolution: {integrity: sha512-7UfRsiKo5GZTAATxm2qQ7jqmUXP0DxTArztllTcYdyw6Xi5oT4RaoXynVtCD4UyLK5gJgkZJcwonoijrhYFKfg==}
  326. engines: {node: '>=18'}
  327. '@jimp/utils@1.6.0':
  328. resolution: {integrity: sha512-gqFTGEosKbOkYF/WFj26jMHOI5OH2jeP1MmC/zbK6BF6VJBf8rIC5898dPfSzZEbSA0wbbV5slbntWVc5PKLFA==}
  329. engines: {node: '>=18'}
  330. '@jridgewell/resolve-uri@3.1.2':
  331. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  332. engines: {node: '>=6.0.0'}
  333. '@jridgewell/sourcemap-codec@1.5.0':
  334. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  335. '@jridgewell/trace-mapping@0.3.9':
  336. resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
  337. '@puppeteer/browsers@2.6.1':
  338. resolution: {integrity: sha512-aBSREisdsGH890S2rQqK82qmQYU3uFpSH8wcZWHgHzl3LfzsxAKbLNiAG9mO8v1Y0UICBeClICxPJvyr0rcuxg==}
  339. engines: {node: '>=18'}
  340. hasBin: true
  341. '@renmu/bili-api@2.7.0':
  342. resolution: {integrity: sha512-po/WsP4Rv/6L7AV//VR+rb520Km6xXt1e8D1qZ5jnBCVVvSAO90HE0da0PfVdSl9TR6lKJjUuYvhaWTiSU7UzA==}
  343. engines: {node: '>=18'}
  344. '@renmu/throttle@1.0.3':
  345. resolution: {integrity: sha512-6ArdPb+EJ3IXnvemzNDj8YIAJMgyU8NMCi3Ad4nL0Vr9R8TfAk4KvHHsu9tWbmOmgrbp3bCYYO7AAQRN0MRQuw==}
  346. engines: {node: '>= v0.8.0'}
  347. '@tokenizer/token@0.3.0':
  348. resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==}
  349. '@tootallnate/quickjs-emscripten@0.23.0':
  350. resolution: {integrity: sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==}
  351. '@tsconfig/node10@1.0.11':
  352. resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==}
  353. '@tsconfig/node12@1.0.11':
  354. resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
  355. '@tsconfig/node14@1.0.3':
  356. resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
  357. '@tsconfig/node16@1.0.4':
  358. resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
  359. '@types/js-yaml@4.0.9':
  360. resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
  361. '@types/minimist@1.2.5':
  362. resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
  363. '@types/node-cron@3.0.11':
  364. resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==}
  365. '@types/node@16.18.126':
  366. resolution: {integrity: sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==}
  367. '@types/node@16.9.1':
  368. resolution: {integrity: sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==}
  369. '@types/sharp@0.32.0':
  370. resolution: {integrity: sha512-OOi3kL+FZDnPhVzsfD37J88FNeZh6gQsGcLc95NbeURRGvmSjeXiDcyWzF2o3yh/gQAUn2uhh/e+CPCa5nwAxw==}
  371. deprecated: This is a stub types definition. sharp provides its own type definitions, so you do not need this installed.
  372. '@types/triple-beam@1.3.5':
  373. resolution: {integrity: sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==}
  374. '@types/winston@2.4.4':
  375. resolution: {integrity: sha512-BVGCztsypW8EYwJ+Hq+QNYiT/MUyCif0ouBH+flrY66O5W+KIXAMML6E/0fJpm7VjIzgangahl5S03bJJQGrZw==}
  376. deprecated: This is a stub types definition. winston provides its own type definitions, so you do not need this installed.
  377. '@types/yauzl@2.10.3':
  378. resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
  379. abort-controller@3.0.0:
  380. resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
  381. engines: {node: '>=6.5'}
  382. acorn-walk@8.3.4:
  383. resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==}
  384. engines: {node: '>=0.4.0'}
  385. acorn@5.7.4:
  386. resolution: {integrity: sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==}
  387. engines: {node: '>=0.4.0'}
  388. hasBin: true
  389. acorn@8.14.1:
  390. resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==}
  391. engines: {node: '>=0.4.0'}
  392. hasBin: true
  393. agent-base@7.1.3:
  394. resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==}
  395. engines: {node: '>= 14'}
  396. ansi-regex@5.0.1:
  397. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  398. engines: {node: '>=8'}
  399. ansi-styles@4.3.0:
  400. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  401. engines: {node: '>=8'}
  402. any-base@1.1.0:
  403. resolution: {integrity: sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==}
  404. anymatch@3.1.3:
  405. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  406. engines: {node: '>= 8'}
  407. arg@4.1.3:
  408. resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
  409. argparse@2.0.1:
  410. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  411. art-template@4.13.4:
  412. resolution: {integrity: sha512-SoCdwWrj6VNoErheIKnDSzBEO0SsZJK9p34nliZUuChkfiReu8x4hLP/jBTLG6yEr+tWxdANufophDYsau52Fg==}
  413. engines: {node: '>= 1.0.0'}
  414. ast-types@0.13.4:
  415. resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==}
  416. engines: {node: '>=4'}
  417. async@0.2.10:
  418. resolution: {integrity: sha512-eAkdoKxU6/LkKDBzLpT+t6Ff5EtfSF4wx1WfJiPEEV7WNLnDaRXk0oVysiEPm262roaachGexwUv94WhSgN5TQ==}
  419. async@3.2.6:
  420. resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==}
  421. asynckit@0.4.0:
  422. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  423. await-to-js@3.0.0:
  424. resolution: {integrity: sha512-zJAaP9zxTcvTHRlejau3ZOY4V7SRpiByf3/dxx2uyKxxor19tpmpV2QRsTKikckwhaPmr2dVpxxMr7jOCYVp5g==}
  425. engines: {node: '>=6.0.0'}
  426. axios-retry@4.5.0:
  427. resolution: {integrity: sha512-aR99oXhpEDGo0UuAlYcn2iGRds30k366Zfa05XWScR9QaQD4JYiP3/1Qt1u7YlefUOK+cn0CcwoL1oefavQUlQ==}
  428. peerDependencies:
  429. axios: 0.x || 1.x
  430. axios@1.9.0:
  431. resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==}
  432. b4a@1.6.7:
  433. resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==}
  434. balanced-match@1.0.2:
  435. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  436. bare-events@2.5.4:
  437. resolution: {integrity: sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==}
  438. bare-fs@4.1.5:
  439. resolution: {integrity: sha512-1zccWBMypln0jEE05LzZt+V/8y8AQsQQqxtklqaIyg5nu6OAYFhZxPXinJTSG+kU5qyNmeLgcn9AW7eHiCHVLA==}
  440. engines: {bare: '>=1.16.0'}
  441. peerDependencies:
  442. bare-buffer: '*'
  443. peerDependenciesMeta:
  444. bare-buffer:
  445. optional: true
  446. bare-os@3.6.1:
  447. resolution: {integrity: sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==}
  448. engines: {bare: '>=1.14.0'}
  449. bare-path@3.0.0:
  450. resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==}
  451. bare-stream@2.6.5:
  452. resolution: {integrity: sha512-jSmxKJNJmHySi6hC42zlZnq00rga4jjxcgNZjY9N5WlOe/iOoGRtdwGsHzQv2RlH2KOYMwGUXhf2zXd32BA9RA==}
  453. peerDependencies:
  454. bare-buffer: '*'
  455. bare-events: '*'
  456. peerDependenciesMeta:
  457. bare-buffer:
  458. optional: true
  459. bare-events:
  460. optional: true
  461. base64-js@1.5.1:
  462. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  463. basic-ftp@5.0.5:
  464. resolution: {integrity: sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==}
  465. engines: {node: '>=10.0.0'}
  466. binary-extensions@2.3.0:
  467. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  468. engines: {node: '>=8'}
  469. bmp-js@0.1.0:
  470. resolution: {integrity: sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw==}
  471. bmp-ts@1.0.9:
  472. resolution: {integrity: sha512-cTEHk2jLrPyi+12M3dhpEbnnPOsaZuq7C45ylbbQIiWgDFZq4UVYPEY5mlqjvsj/6gJv9qX5sa+ebDzLXT28Vw==}
  473. brace-expansion@1.1.11:
  474. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  475. braces@3.0.3:
  476. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  477. engines: {node: '>=8'}
  478. buffer-crc32@0.2.13:
  479. resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==}
  480. buffer@5.7.1:
  481. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  482. buffer@6.0.3:
  483. resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
  484. bufferutil@4.0.9:
  485. resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
  486. engines: {node: '>=6.14.2'}
  487. call-bind-apply-helpers@1.0.2:
  488. resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
  489. engines: {node: '>= 0.4'}
  490. callsites@3.1.0:
  491. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  492. engines: {node: '>=6'}
  493. camel-case@3.0.0:
  494. resolution: {integrity: sha512-+MbKztAYHXPr1jNTSKQF52VpcFjwY5RkR7fxksV8Doo4KAYc5Fl4UJRgthBbTmEx8C54DqahhbLJkDwjI3PI/w==}
  495. chokidar@3.6.0:
  496. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  497. engines: {node: '>= 8.10.0'}
  498. chromium-bidi@0.11.0:
  499. resolution: {integrity: sha512-6CJWHkNRoyZyjV9Rwv2lYONZf1Xm0IuDyNq97nwSsxxP3wf5Bwy15K5rOvVKMtJ127jJBmxFUanSAOjgFRxgrA==}
  500. peerDependencies:
  501. devtools-protocol: '*'
  502. clean-css@4.2.4:
  503. resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==}
  504. engines: {node: '>= 4.0'}
  505. cliui@8.0.1:
  506. resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
  507. engines: {node: '>=12'}
  508. color-convert@1.9.3:
  509. resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
  510. color-convert@2.0.1:
  511. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  512. engines: {node: '>=7.0.0'}
  513. color-name@1.1.3:
  514. resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
  515. color-name@1.1.4:
  516. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  517. color-string@1.9.1:
  518. resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==}
  519. color@3.2.1:
  520. resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==}
  521. color@4.2.3:
  522. resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==}
  523. engines: {node: '>=12.5.0'}
  524. colorspace@1.1.4:
  525. resolution: {integrity: sha512-BgvKJiuVu1igBUF2kEjRCZXol6wiiGbY5ipL/oVPwm0BL9sIpMIzM8IK7vwuxIIzOXMV3Ey5w+vxhm0rR/TN8w==}
  526. combined-stream@1.0.8:
  527. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  528. engines: {node: '>= 0.8'}
  529. commander@2.17.1:
  530. resolution: {integrity: sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==}
  531. commander@2.19.0:
  532. resolution: {integrity: sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==}
  533. concat-map@0.0.1:
  534. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  535. cosmiconfig@9.0.0:
  536. resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
  537. engines: {node: '>=14'}
  538. peerDependencies:
  539. typescript: '>=4.9.5'
  540. peerDependenciesMeta:
  541. typescript:
  542. optional: true
  543. create-require@1.1.1:
  544. resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
  545. data-uri-to-buffer@6.0.2:
  546. resolution: {integrity: sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==}
  547. engines: {node: '>= 14'}
  548. debug@2.6.9:
  549. resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
  550. peerDependencies:
  551. supports-color: '*'
  552. peerDependenciesMeta:
  553. supports-color:
  554. optional: true
  555. debug@4.4.1:
  556. resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
  557. engines: {node: '>=6.0'}
  558. peerDependencies:
  559. supports-color: '*'
  560. peerDependenciesMeta:
  561. supports-color:
  562. optional: true
  563. deep-is@0.1.4:
  564. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  565. degenerator@5.0.1:
  566. resolution: {integrity: sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==}
  567. engines: {node: '>= 14'}
  568. delayed-stream@1.0.0:
  569. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  570. engines: {node: '>=0.4.0'}
  571. detect-libc@2.0.4:
  572. resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
  573. engines: {node: '>=8'}
  574. devtools-protocol@0.0.1367902:
  575. resolution: {integrity: sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg==}
  576. diff@4.0.2:
  577. resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
  578. engines: {node: '>=0.3.1'}
  579. dunder-proto@1.0.1:
  580. resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
  581. engines: {node: '>= 0.4'}
  582. emoji-regex@8.0.0:
  583. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  584. enabled@2.0.0:
  585. resolution: {integrity: sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==}
  586. end-of-stream@1.4.4:
  587. resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
  588. env-paths@2.2.1:
  589. resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
  590. engines: {node: '>=6'}
  591. error-ex@1.3.2:
  592. resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
  593. es-define-property@1.0.1:
  594. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  595. engines: {node: '>= 0.4'}
  596. es-errors@1.3.0:
  597. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  598. engines: {node: '>= 0.4'}
  599. es-object-atoms@1.1.1:
  600. resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
  601. engines: {node: '>= 0.4'}
  602. es-set-tostringtag@2.1.0:
  603. resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
  604. engines: {node: '>= 0.4'}
  605. escalade@3.2.0:
  606. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  607. engines: {node: '>=6'}
  608. escodegen@1.14.3:
  609. resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==}
  610. engines: {node: '>=4.0'}
  611. hasBin: true
  612. escodegen@2.1.0:
  613. resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==}
  614. engines: {node: '>=6.0'}
  615. hasBin: true
  616. esprima@4.0.1:
  617. resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
  618. engines: {node: '>=4'}
  619. hasBin: true
  620. estraverse@4.3.0:
  621. resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
  622. engines: {node: '>=4.0'}
  623. estraverse@5.3.0:
  624. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  625. engines: {node: '>=4.0'}
  626. esutils@2.0.3:
  627. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  628. engines: {node: '>=0.10.0'}
  629. event-target-shim@5.0.1:
  630. resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
  631. engines: {node: '>=6'}
  632. eventemitter3@5.0.1:
  633. resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
  634. events@3.3.0:
  635. resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
  636. engines: {node: '>=0.8.x'}
  637. exif-parser@0.1.12:
  638. resolution: {integrity: sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw==}
  639. extract-zip@2.0.1:
  640. resolution: {integrity: sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==}
  641. engines: {node: '>= 10.17.0'}
  642. hasBin: true
  643. fast-fifo@1.3.2:
  644. resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
  645. fast-levenshtein@2.0.6:
  646. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  647. fast-xml-parser@4.5.3:
  648. resolution: {integrity: sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==}
  649. hasBin: true
  650. fd-slicer@1.1.0:
  651. resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
  652. fecha@4.2.3:
  653. resolution: {integrity: sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==}
  654. file-stream-rotator@0.6.1:
  655. resolution: {integrity: sha512-u+dBid4PvZw17PmDeRcNOtCP9CCK/9lRN2w+r1xIS7yOL9JFrIBKTvrYsxT4P0pGtThYTn++QS5ChHaUov3+zQ==}
  656. file-type@16.5.4:
  657. resolution: {integrity: sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==}
  658. engines: {node: '>=10'}
  659. fill-range@7.1.1:
  660. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  661. engines: {node: '>=8'}
  662. fluent-ffmpeg@2.1.3:
  663. resolution: {integrity: sha512-Be3narBNt2s6bsaqP6Jzq91heDgOEaDCJAXcE3qcma/EJBSy5FB4cvO31XBInuAuKBx8Kptf8dkhjK0IOru39Q==}
  664. engines: {node: '>=18'}
  665. deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
  666. fn.name@1.1.0:
  667. resolution: {integrity: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==}
  668. follow-redirects@1.15.9:
  669. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  670. engines: {node: '>=4.0'}
  671. peerDependencies:
  672. debug: '*'
  673. peerDependenciesMeta:
  674. debug:
  675. optional: true
  676. form-data@4.0.2:
  677. resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
  678. engines: {node: '>= 6'}
  679. fsevents@2.3.3:
  680. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  681. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  682. os: [darwin]
  683. function-bind@1.1.2:
  684. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  685. get-caller-file@2.0.5:
  686. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  687. engines: {node: 6.* || 8.* || >= 10.*}
  688. get-intrinsic@1.3.0:
  689. resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
  690. engines: {node: '>= 0.4'}
  691. get-proto@1.0.1:
  692. resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
  693. engines: {node: '>= 0.4'}
  694. get-stream@5.2.0:
  695. resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==}
  696. engines: {node: '>=8'}
  697. get-uri@6.0.4:
  698. resolution: {integrity: sha512-E1b1lFFLvLgak2whF2xDBcOy6NLVGZBqqjJjsIhvopKfWWEi64pLVTWWehV8KlLerZkfNTA95sTe2OdJKm1OzQ==}
  699. engines: {node: '>= 14'}
  700. gifwrap@0.10.1:
  701. resolution: {integrity: sha512-2760b1vpJHNmLzZ/ubTtNnEx5WApN/PYWJvXvgS+tL1egTTthayFYIQQNi136FLEDcN/IyEY2EcGpIITD6eYUw==}
  702. glob-parent@5.1.2:
  703. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  704. engines: {node: '>= 6'}
  705. gopd@1.2.0:
  706. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  707. engines: {node: '>= 0.4'}
  708. has-flag@3.0.0:
  709. resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
  710. engines: {node: '>=4'}
  711. has-symbols@1.1.0:
  712. resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
  713. engines: {node: '>= 0.4'}
  714. has-tostringtag@1.0.2:
  715. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  716. engines: {node: '>= 0.4'}
  717. hasown@2.0.2:
  718. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  719. engines: {node: '>= 0.4'}
  720. he@1.2.0:
  721. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  722. hasBin: true
  723. html-minifier@3.5.21:
  724. resolution: {integrity: sha512-LKUKwuJDhxNa3uf/LPR/KVjm/l3rBqtYeCOAekvG8F1vItxMUpueGd94i/asDDr8/1u7InxzFA5EeGjhhG5mMA==}
  725. engines: {node: '>=4'}
  726. hasBin: true
  727. http-proxy-agent@7.0.2:
  728. resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
  729. engines: {node: '>= 14'}
  730. https-proxy-agent@7.0.6:
  731. resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
  732. engines: {node: '>= 14'}
  733. idb-keyval@6.2.2:
  734. resolution: {integrity: sha512-yjD9nARJ/jb1g+CvD0tlhUHOrJ9Sy0P8T9MF3YaLlHnSRpwPfpTX0XIvpmw3gAJUmEu3FiICLBDPXVwyEvrleg==}
  735. ieee754@1.2.1:
  736. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  737. ignore-by-default@1.0.1:
  738. resolution: {integrity: sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==}
  739. image-q@4.0.0:
  740. resolution: {integrity: sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw==}
  741. import-fresh@3.3.1:
  742. resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
  743. engines: {node: '>=6'}
  744. inherits@2.0.4:
  745. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  746. ip-address@9.0.5:
  747. resolution: {integrity: sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==}
  748. engines: {node: '>= 12'}
  749. is-arrayish@0.2.1:
  750. resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
  751. is-arrayish@0.3.2:
  752. resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==}
  753. is-binary-path@2.1.0:
  754. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  755. engines: {node: '>=8'}
  756. is-extglob@2.1.1:
  757. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  758. engines: {node: '>=0.10.0'}
  759. is-fullwidth-code-point@3.0.0:
  760. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  761. engines: {node: '>=8'}
  762. is-glob@4.0.3:
  763. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  764. engines: {node: '>=0.10.0'}
  765. is-keyword-js@1.0.3:
  766. resolution: {integrity: sha512-EW8wNCNvomPa/jsH1g0DmLfPakkRCRTcTML1v1fZMLiVCvQ/1YB+tKsRzShBiWQhqrYCi5a+WsepA4Z8TA9iaA==}
  767. engines: {node: '>=0.10.0'}
  768. is-number@7.0.0:
  769. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  770. engines: {node: '>=0.12.0'}
  771. is-retry-allowed@2.2.0:
  772. resolution: {integrity: sha512-XVm7LOeLpTW4jV19QSH38vkswxoLud8sQ57YwJVTPWdiaI9I8keEhGFpBlslyVsgdQy4Opg8QOLb8YRgsyZiQg==}
  773. engines: {node: '>=10'}
  774. is-stream@2.0.1:
  775. resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
  776. engines: {node: '>=8'}
  777. is-url@1.2.4:
  778. resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==}
  779. isexe@2.0.0:
  780. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  781. isomorphic-ws@5.0.0:
  782. resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==}
  783. peerDependencies:
  784. ws: '*'
  785. jimp@1.6.0:
  786. resolution: {integrity: sha512-YcwCHw1kiqEeI5xRpDlPPBGL2EOpBKLwO4yIBJcXWHPj5PnA5urGq0jbyhM5KoNpypQ6VboSoxc9D8HyfvngSg==}
  787. engines: {node: '>=18'}
  788. jpeg-js@0.4.4:
  789. resolution: {integrity: sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==}
  790. js-tokens@3.0.2:
  791. resolution: {integrity: sha512-RjTcuD4xjtthQkaWH7dFlH85L+QaVtSoOyGdZ3g6HFhS9dFNDfLyqgm2NFe2X6cQpeFmt0452FJjFG5UameExg==}
  792. js-tokens@4.0.0:
  793. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  794. js-yaml@4.1.0:
  795. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  796. hasBin: true
  797. jsbn@1.1.0:
  798. resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==}
  799. json-parse-even-better-errors@2.3.1:
  800. resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
  801. json5@2.2.3:
  802. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  803. engines: {node: '>=6'}
  804. hasBin: true
  805. kuler@2.0.0:
  806. resolution: {integrity: sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==}
  807. levn@0.3.0:
  808. resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==}
  809. engines: {node: '>= 0.8.0'}
  810. lines-and-columns@1.2.4:
  811. resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
  812. logform@2.7.0:
  813. resolution: {integrity: sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==}
  814. engines: {node: '>= 12.0.0'}
  815. lower-case@1.1.4:
  816. resolution: {integrity: sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==}
  817. lru-cache@7.18.3:
  818. resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==}
  819. engines: {node: '>=12'}
  820. make-error@1.3.6:
  821. resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
  822. math-intrinsics@1.1.0:
  823. resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
  824. engines: {node: '>= 0.4'}
  825. merge-source-map@1.1.0:
  826. resolution: {integrity: sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==}
  827. mime-db@1.52.0:
  828. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  829. engines: {node: '>= 0.6'}
  830. mime-types@2.1.35:
  831. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  832. engines: {node: '>= 0.6'}
  833. mime@3.0.0:
  834. resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
  835. engines: {node: '>=10.0.0'}
  836. hasBin: true
  837. minimatch@3.1.2:
  838. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  839. minimist@1.2.8:
  840. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  841. mitt@3.0.1:
  842. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  843. moment@2.30.1:
  844. resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
  845. ms@2.0.0:
  846. resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
  847. ms@2.1.3:
  848. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  849. nanoid@5.1.5:
  850. resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==}
  851. engines: {node: ^18 || >=20}
  852. hasBin: true
  853. netmask@2.0.2:
  854. resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==}
  855. engines: {node: '>= 0.4.0'}
  856. no-case@2.3.2:
  857. resolution: {integrity: sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==}
  858. node-cron@3.0.3:
  859. resolution: {integrity: sha512-dOal67//nohNgYWb+nWmg5dkFdIwDm8EpeGYMekPMrngV3637lqnX0lbUcCtgibHTz6SEz7DAIjKvKDFYCnO1A==}
  860. engines: {node: '>=6.0.0'}
  861. node-fetch@2.7.0:
  862. resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
  863. engines: {node: 4.x || >=6.0.0}
  864. peerDependencies:
  865. encoding: ^0.1.0
  866. peerDependenciesMeta:
  867. encoding:
  868. optional: true
  869. node-gyp-build@4.8.4:
  870. resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
  871. hasBin: true
  872. node-napcat-ts@0.4.11:
  873. resolution: {integrity: sha512-T2l8NeDhWr/UOqVKCDnBOWxVZvncNMRyEQExOgqRzJoQkGJFqiBWiW/xIRlye7d5en2bWdIFvWoyR+Vv/As6LA==}
  874. nodemon@3.1.10:
  875. resolution: {integrity: sha512-WDjw3pJ0/0jMFmyNDp3gvY2YizjLmmOUQo6DEBY+JgdvW/yQ9mEeSw6H5ythl5Ny2ytb7f9C2nIbjSxMNzbJXw==}
  876. engines: {node: '>=10'}
  877. hasBin: true
  878. normalize-path@3.0.0:
  879. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  880. engines: {node: '>=0.10.0'}
  881. object-hash@3.0.0:
  882. resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
  883. engines: {node: '>= 6'}
  884. omggif@1.0.10:
  885. resolution: {integrity: sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==}
  886. once@1.4.0:
  887. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  888. one-time@1.0.0:
  889. resolution: {integrity: sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==}
  890. opencollective-postinstall@2.0.3:
  891. resolution: {integrity: sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==}
  892. hasBin: true
  893. optionator@0.8.3:
  894. resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==}
  895. engines: {node: '>= 0.8.0'}
  896. p-queue@8.1.0:
  897. resolution: {integrity: sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==}
  898. engines: {node: '>=18'}
  899. p-timeout@6.1.4:
  900. resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==}
  901. engines: {node: '>=14.16'}
  902. pac-proxy-agent@7.2.0:
  903. resolution: {integrity: sha512-TEB8ESquiLMc0lV8vcd5Ql/JAKAoyzHFXaStwjkzpOpC5Yv+pIzLfHvjTSdf3vpa2bMiUQrg9i6276yn8666aA==}
  904. engines: {node: '>= 14'}
  905. pac-resolver@7.0.1:
  906. resolution: {integrity: sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==}
  907. engines: {node: '>= 14'}
  908. pako@1.0.11:
  909. resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
  910. param-case@2.1.1:
  911. resolution: {integrity: sha512-eQE845L6ot89sk2N8liD8HAuH4ca6Vvr7VWAWwt7+kvvG5aBcPmmphQ68JsEG2qa9n1TykS2DLeMt363AAH8/w==}
  912. parent-module@1.0.1:
  913. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  914. engines: {node: '>=6'}
  915. parse-bmfont-ascii@1.0.6:
  916. resolution: {integrity: sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA==}
  917. parse-bmfont-binary@1.0.6:
  918. resolution: {integrity: sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA==}
  919. parse-bmfont-xml@1.1.6:
  920. resolution: {integrity: sha512-0cEliVMZEhrFDwMh4SxIyVJpqYoOWDJ9P895tFuS+XuNzI5UBmBk5U5O4KuJdTnZpSBI4LFA2+ZiJaiwfSwlMA==}
  921. parse-json@5.2.0:
  922. resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
  923. engines: {node: '>=8'}
  924. peek-readable@4.1.0:
  925. resolution: {integrity: sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg==}
  926. engines: {node: '>=8'}
  927. pend@1.2.0:
  928. resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==}
  929. picocolors@1.1.1:
  930. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  931. picomatch@2.3.1:
  932. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  933. engines: {node: '>=8.6'}
  934. pixelmatch@5.3.0:
  935. resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==}
  936. hasBin: true
  937. pngjs@6.0.0:
  938. resolution: {integrity: sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==}
  939. engines: {node: '>=12.13.0'}
  940. pngjs@7.0.0:
  941. resolution: {integrity: sha512-LKWqWJRhstyYo9pGvgor/ivk2w94eSjE3RGVuzLGlr3NmD8bf7RcYGze1mNdEHRP6TRP6rMuDHk5t44hnTRyow==}
  942. engines: {node: '>=14.19.0'}
  943. prelude-ls@1.1.2:
  944. resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==}
  945. engines: {node: '>= 0.8.0'}
  946. process@0.11.10:
  947. resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
  948. engines: {node: '>= 0.6.0'}
  949. progress@2.0.3:
  950. resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
  951. engines: {node: '>=0.4.0'}
  952. proxy-agent@6.5.0:
  953. resolution: {integrity: sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==}
  954. engines: {node: '>= 14'}
  955. proxy-from-env@1.1.0:
  956. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  957. pstree.remy@1.1.8:
  958. resolution: {integrity: sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==}
  959. pump@3.0.2:
  960. resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==}
  961. puppeteer-core@23.11.1:
  962. resolution: {integrity: sha512-3HZ2/7hdDKZvZQ7dhhITOUg4/wOrDRjyK2ZBllRB0ZCOi9u0cwq1ACHDjBB+nX+7+kltHjQvBRdeY7+W0T+7Gg==}
  963. engines: {node: '>=18'}
  964. puppeteer-screen-recorder@3.0.6:
  965. resolution: {integrity: sha512-yzWlXWGi/FjsAe0fVr/zYlKFKsH1PGc6Pm7t58wlzVbs/jdLimjdO5VaTIqDJIkWuXFfD4WuDFptdU6AG3ls/Q==}
  966. engines: {node: '>=16'}
  967. peerDependencies:
  968. puppeteer: 19.0.0
  969. puppeteer@23.11.1:
  970. resolution: {integrity: sha512-53uIX3KR5en8l7Vd8n5DUv90Ae9QDQsyIthaUFVzwV6yU750RjqRznEtNMBT20VthqAdemnJN+hxVdmMHKt7Zw==}
  971. engines: {node: '>=18'}
  972. hasBin: true
  973. rcon-client@4.2.5:
  974. resolution: {integrity: sha512-AnX1GU/ZTlwtYup3H6h0J1hwfP3OYltXVe+8ReBzmNEepX3xGH8nDg7gYqT5Y9rpAS/LmQ48h0BKINt1YGd8bA==}
  975. readable-stream@3.6.2:
  976. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  977. engines: {node: '>= 6'}
  978. readable-stream@4.7.0:
  979. resolution: {integrity: sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==}
  980. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  981. readable-web-to-node-stream@3.0.4:
  982. resolution: {integrity: sha512-9nX56alTf5bwXQ3ZDipHJhusu9NTQJ/CVPtb/XHAJCXihZeitfJvIRS4GqQ/mfIoOE3IelHMrpayVrosdHBuLw==}
  983. engines: {node: '>=8'}
  984. readdirp@3.6.0:
  985. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  986. engines: {node: '>=8.10.0'}
  987. reflect-metadata@0.2.2:
  988. resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==}
  989. regenerator-runtime@0.13.11:
  990. resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
  991. relateurl@0.2.7:
  992. resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==}
  993. engines: {node: '>= 0.10'}
  994. require-directory@2.1.1:
  995. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  996. engines: {node: '>=0.10.0'}
  997. resolve-from@4.0.0:
  998. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  999. engines: {node: '>=4'}
  1000. safe-buffer@5.2.1:
  1001. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  1002. safe-stable-stringify@2.5.0:
  1003. resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==}
  1004. engines: {node: '>=10'}
  1005. sax@1.4.1:
  1006. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  1007. semver@7.7.2:
  1008. resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
  1009. engines: {node: '>=10'}
  1010. hasBin: true
  1011. sharp@0.34.3:
  1012. resolution: {integrity: sha512-eX2IQ6nFohW4DbvHIOLRB3MHFpYqaqvXd3Tp5e/T/dSH83fxaNJQRvDMhASmkNTsNTVF2/OOopzRCt7xokgPfg==}
  1013. engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
  1014. simple-swizzle@0.2.2:
  1015. resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
  1016. simple-update-notifier@2.0.0:
  1017. resolution: {integrity: sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==}
  1018. engines: {node: '>=10'}
  1019. simple-xml-to-json@1.2.3:
  1020. resolution: {integrity: sha512-kWJDCr9EWtZ+/EYYM5MareWj2cRnZGF93YDNpH4jQiHB+hBIZnfPFSQiVMzZOdk+zXWqTZ/9fTeQNu2DqeiudA==}
  1021. engines: {node: '>=20.12.2'}
  1022. smart-buffer@4.2.0:
  1023. resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
  1024. engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
  1025. socks-proxy-agent@8.0.5:
  1026. resolution: {integrity: sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==}
  1027. engines: {node: '>= 14'}
  1028. socks@2.8.4:
  1029. resolution: {integrity: sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==}
  1030. engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
  1031. source-map@0.5.7:
  1032. resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
  1033. engines: {node: '>=0.10.0'}
  1034. source-map@0.6.1:
  1035. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1036. engines: {node: '>=0.10.0'}
  1037. sprintf-js@1.1.3:
  1038. resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==}
  1039. stack-trace@0.0.10:
  1040. resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==}
  1041. stream-parser@0.3.1:
  1042. resolution: {integrity: sha512-bJ/HgKq41nlKvlhccD5kaCr/P+Hu0wPNKPJOH7en+YrJu/9EgqUF+88w5Jb6KNcjOFMhfX4B2asfeAtIGuHObQ==}
  1043. streamx@2.22.0:
  1044. resolution: {integrity: sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==}
  1045. string-width@4.2.3:
  1046. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1047. engines: {node: '>=8'}
  1048. string_decoder@1.3.0:
  1049. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  1050. strip-ansi@6.0.1:
  1051. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1052. engines: {node: '>=8'}
  1053. strip-bom@3.0.0:
  1054. resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
  1055. engines: {node: '>=4'}
  1056. strnum@1.1.2:
  1057. resolution: {integrity: sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==}
  1058. strtok3@6.3.0:
  1059. resolution: {integrity: sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==}
  1060. engines: {node: '>=10'}
  1061. supports-color@5.5.0:
  1062. resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
  1063. engines: {node: '>=4'}
  1064. tar-fs@3.0.8:
  1065. resolution: {integrity: sha512-ZoROL70jptorGAlgAYiLoBLItEKw/fUxg9BSYK/dF/GAGYFJOJJJMvjPAKDJraCXFwadD456FCuvLWgfhMsPwg==}
  1066. tar-stream@3.1.7:
  1067. resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
  1068. tesseract.js-core@6.0.0:
  1069. resolution: {integrity: sha512-1Qncm/9oKM7xgrQXZXNB+NRh19qiXGhxlrR8EwFbK5SaUbPZnS5OMtP/ghtqfd23hsr1ZvZbZjeuAGcMxd/ooA==}
  1070. tesseract.js@6.0.1:
  1071. resolution: {integrity: sha512-/sPvMvrCtgxnNRCjbTYbr7BRu0yfWDsMZQ2a/T5aN/L1t8wUQN6tTWv6p6FwzpoEBA0jrN2UD2SX4QQFRdoDbA==}
  1072. text-decoder@1.2.3:
  1073. resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
  1074. text-hex@1.0.0:
  1075. resolution: {integrity: sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==}
  1076. through@2.3.8:
  1077. resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
  1078. tiny-typed-emitter@2.1.0:
  1079. resolution: {integrity: sha512-qVtvMxeXbVej0cQWKqVSSAHmKZEHAvxdF8HEUBFWts8h+xEo5m/lEiPakuyZ3BnCBjOD8i24kzNOiOLLgsSxhA==}
  1080. tinycolor2@1.6.0:
  1081. resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
  1082. to-regex-range@5.0.1:
  1083. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1084. engines: {node: '>=8.0'}
  1085. token-types@4.2.1:
  1086. resolution: {integrity: sha512-6udB24Q737UD/SDsKAHI9FCRP7Bqc9D/MQUV02ORQg5iskjtLJlZJNdN4kKtcdtwCeWIwIHDGaUsTsCCAa8sFQ==}
  1087. engines: {node: '>=10'}
  1088. touch@3.1.1:
  1089. resolution: {integrity: sha512-r0eojU4bI8MnHr8c5bNo7lJDdI2qXlWWJk6a9EAFG7vbhTjElYhBVS3/miuE0uOuoLdb8Mc/rVfsmm6eo5o9GA==}
  1090. hasBin: true
  1091. tr46@0.0.3:
  1092. resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
  1093. triple-beam@1.4.1:
  1094. resolution: {integrity: sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==}
  1095. engines: {node: '>= 14.0.0'}
  1096. ts-node@10.9.2:
  1097. resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
  1098. hasBin: true
  1099. peerDependencies:
  1100. '@swc/core': '>=1.2.50'
  1101. '@swc/wasm': '>=1.2.50'
  1102. '@types/node': '*'
  1103. typescript: '>=2.7'
  1104. peerDependenciesMeta:
  1105. '@swc/core':
  1106. optional: true
  1107. '@swc/wasm':
  1108. optional: true
  1109. tsconfig-paths@4.2.0:
  1110. resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
  1111. engines: {node: '>=6'}
  1112. tslib@2.8.1:
  1113. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1114. type-check@0.3.2:
  1115. resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
  1116. engines: {node: '>= 0.8.0'}
  1117. typed-emitter@0.1.0:
  1118. resolution: {integrity: sha512-Tfay0l6gJMP5rkil8CzGbLthukn+9BN/VXWcABVFPjOoelJ+koW8BuPZYk+h/L+lEeIp1fSzVRiWRPIjKVjPdg==}
  1119. typed-query-selector@2.12.0:
  1120. resolution: {integrity: sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==}
  1121. typescript@4.9.5:
  1122. resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
  1123. engines: {node: '>=4.2.0'}
  1124. hasBin: true
  1125. uglify-js@3.4.10:
  1126. resolution: {integrity: sha512-Y2VsbPVs0FIshJztycsO2SfPk7/KAF/T72qzv9u5EpQ4kB2hQoHlhNQTsNyy6ul7lQtqJN/AoWeS23OzEiEFxw==}
  1127. engines: {node: '>=0.8.0'}
  1128. hasBin: true
  1129. unbzip2-stream@1.4.3:
  1130. resolution: {integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==}
  1131. undefsafe@2.0.5:
  1132. resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==}
  1133. upper-case@1.1.3:
  1134. resolution: {integrity: sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==}
  1135. utf-8-validate@5.0.10:
  1136. resolution: {integrity: sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==}
  1137. engines: {node: '>=6.14.2'}
  1138. utif2@4.1.0:
  1139. resolution: {integrity: sha512-+oknB9FHrJ7oW7A2WZYajOcv4FcDR4CfoGB0dPNfxbi4GO05RRnFmt5oa23+9w32EanrYcSJWspUiJkLMs+37w==}
  1140. util-deprecate@1.0.2:
  1141. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1142. uuid@8.3.2:
  1143. resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
  1144. hasBin: true
  1145. v8-compile-cache-lib@3.0.1:
  1146. resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
  1147. wasm-feature-detect@1.8.0:
  1148. resolution: {integrity: sha512-zksaLKM2fVlnB5jQQDqKXXwYHLQUVH9es+5TOOHwGOVJOCeRBCiPjwSg+3tN2AdTCzjgli4jijCH290kXb/zWQ==}
  1149. webidl-conversions@3.0.1:
  1150. resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
  1151. whatwg-url@5.0.0:
  1152. resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
  1153. which@1.3.1:
  1154. resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
  1155. hasBin: true
  1156. winston-daily-rotate-file@5.0.0:
  1157. resolution: {integrity: sha512-JDjiXXkM5qvwY06733vf09I2wnMXpZEhxEVOSPenZMii+g7pcDcTBt2MRugnoi8BwVSuCT2jfRXBUy+n1Zz/Yw==}
  1158. engines: {node: '>=8'}
  1159. peerDependencies:
  1160. winston: ^3
  1161. winston-transport@4.9.0:
  1162. resolution: {integrity: sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==}
  1163. engines: {node: '>= 12.0.0'}
  1164. winston@3.17.0:
  1165. resolution: {integrity: sha512-DLiFIXYC5fMPxaRg832S6F5mJYvePtmO5G9v9IgUFPhXm9/GkXarH/TUrBAVzhTCzAj9anE/+GjrgXp/54nOgw==}
  1166. engines: {node: '>= 12.0.0'}
  1167. word-wrap@1.2.5:
  1168. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1169. engines: {node: '>=0.10.0'}
  1170. wrap-ansi@7.0.0:
  1171. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1172. engines: {node: '>=10'}
  1173. wrappy@1.0.2:
  1174. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1175. ws@8.18.2:
  1176. resolution: {integrity: sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==}
  1177. engines: {node: '>=10.0.0'}
  1178. peerDependencies:
  1179. bufferutil: ^4.0.1
  1180. utf-8-validate: '>=5.0.2'
  1181. peerDependenciesMeta:
  1182. bufferutil:
  1183. optional: true
  1184. utf-8-validate:
  1185. optional: true
  1186. xml-parse-from-string@1.0.1:
  1187. resolution: {integrity: sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g==}
  1188. xml2js@0.5.0:
  1189. resolution: {integrity: sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==}
  1190. engines: {node: '>=4.0.0'}
  1191. xmlbuilder@11.0.1:
  1192. resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==}
  1193. engines: {node: '>=4.0'}
  1194. y18n@5.0.8:
  1195. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  1196. engines: {node: '>=10'}
  1197. yaml@2.8.0:
  1198. resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==}
  1199. engines: {node: '>= 14.6'}
  1200. hasBin: true
  1201. yargs-parser@21.1.1:
  1202. resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
  1203. engines: {node: '>=12'}
  1204. yargs@17.7.2:
  1205. resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
  1206. engines: {node: '>=12'}
  1207. yauzl@2.10.0:
  1208. resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
  1209. yn@3.1.1:
  1210. resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
  1211. engines: {node: '>=6'}
  1212. zlibjs@0.3.1:
  1213. resolution: {integrity: sha512-+J9RrgTKOmlxFSDHo0pI1xM6BLVUv+o0ZT9ANtCxGkjIVCCUdx9alUF8Gm+dGLKbkkkidWIHFDZHDMpfITt4+w==}
  1214. zod@3.23.8:
  1215. resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
  1216. snapshots:
  1217. '@babel/code-frame@7.27.1':
  1218. dependencies:
  1219. '@babel/helper-validator-identifier': 7.27.1
  1220. js-tokens: 4.0.0
  1221. picocolors: 1.1.1
  1222. '@babel/helper-validator-identifier@7.27.1': {}
  1223. '@bufbuild/protobuf@2.6.0': {}
  1224. '@colors/colors@1.6.0': {}
  1225. '@cspotcode/source-map-support@0.8.1':
  1226. dependencies:
  1227. '@jridgewell/trace-mapping': 0.3.9
  1228. '@dabh/diagnostics@2.0.3':
  1229. dependencies:
  1230. colorspace: 1.1.4
  1231. enabled: 2.0.0
  1232. kuler: 2.0.0
  1233. '@emnapi/runtime@1.4.5':
  1234. dependencies:
  1235. tslib: 2.8.1
  1236. optional: true
  1237. '@ffmpeg-installer/darwin-arm64@4.1.5':
  1238. optional: true
  1239. '@ffmpeg-installer/darwin-x64@4.1.0':
  1240. optional: true
  1241. '@ffmpeg-installer/ffmpeg@1.1.0':
  1242. optionalDependencies:
  1243. '@ffmpeg-installer/darwin-arm64': 4.1.5
  1244. '@ffmpeg-installer/darwin-x64': 4.1.0
  1245. '@ffmpeg-installer/linux-arm': 4.1.3
  1246. '@ffmpeg-installer/linux-arm64': 4.1.4
  1247. '@ffmpeg-installer/linux-ia32': 4.1.0
  1248. '@ffmpeg-installer/linux-x64': 4.1.0
  1249. '@ffmpeg-installer/win32-ia32': 4.1.0
  1250. '@ffmpeg-installer/win32-x64': 4.1.0
  1251. optional: true
  1252. '@ffmpeg-installer/linux-arm64@4.1.4':
  1253. optional: true
  1254. '@ffmpeg-installer/linux-arm@4.1.3':
  1255. optional: true
  1256. '@ffmpeg-installer/linux-ia32@4.1.0':
  1257. optional: true
  1258. '@ffmpeg-installer/linux-x64@4.1.0':
  1259. optional: true
  1260. '@ffmpeg-installer/win32-ia32@4.1.0':
  1261. optional: true
  1262. '@ffmpeg-installer/win32-x64@4.1.0':
  1263. optional: true
  1264. '@img/sharp-darwin-arm64@0.34.3':
  1265. optionalDependencies:
  1266. '@img/sharp-libvips-darwin-arm64': 1.2.0
  1267. optional: true
  1268. '@img/sharp-darwin-x64@0.34.3':
  1269. optionalDependencies:
  1270. '@img/sharp-libvips-darwin-x64': 1.2.0
  1271. optional: true
  1272. '@img/sharp-libvips-darwin-arm64@1.2.0':
  1273. optional: true
  1274. '@img/sharp-libvips-darwin-x64@1.2.0':
  1275. optional: true
  1276. '@img/sharp-libvips-linux-arm64@1.2.0':
  1277. optional: true
  1278. '@img/sharp-libvips-linux-arm@1.2.0':
  1279. optional: true
  1280. '@img/sharp-libvips-linux-ppc64@1.2.0':
  1281. optional: true
  1282. '@img/sharp-libvips-linux-s390x@1.2.0':
  1283. optional: true
  1284. '@img/sharp-libvips-linux-x64@1.2.0':
  1285. optional: true
  1286. '@img/sharp-libvips-linuxmusl-arm64@1.2.0':
  1287. optional: true
  1288. '@img/sharp-libvips-linuxmusl-x64@1.2.0':
  1289. optional: true
  1290. '@img/sharp-linux-arm64@0.34.3':
  1291. optionalDependencies:
  1292. '@img/sharp-libvips-linux-arm64': 1.2.0
  1293. optional: true
  1294. '@img/sharp-linux-arm@0.34.3':
  1295. optionalDependencies:
  1296. '@img/sharp-libvips-linux-arm': 1.2.0
  1297. optional: true
  1298. '@img/sharp-linux-ppc64@0.34.3':
  1299. optionalDependencies:
  1300. '@img/sharp-libvips-linux-ppc64': 1.2.0
  1301. optional: true
  1302. '@img/sharp-linux-s390x@0.34.3':
  1303. optionalDependencies:
  1304. '@img/sharp-libvips-linux-s390x': 1.2.0
  1305. optional: true
  1306. '@img/sharp-linux-x64@0.34.3':
  1307. optionalDependencies:
  1308. '@img/sharp-libvips-linux-x64': 1.2.0
  1309. optional: true
  1310. '@img/sharp-linuxmusl-arm64@0.34.3':
  1311. optionalDependencies:
  1312. '@img/sharp-libvips-linuxmusl-arm64': 1.2.0
  1313. optional: true
  1314. '@img/sharp-linuxmusl-x64@0.34.3':
  1315. optionalDependencies:
  1316. '@img/sharp-libvips-linuxmusl-x64': 1.2.0
  1317. optional: true
  1318. '@img/sharp-wasm32@0.34.3':
  1319. dependencies:
  1320. '@emnapi/runtime': 1.4.5
  1321. optional: true
  1322. '@img/sharp-win32-arm64@0.34.3':
  1323. optional: true
  1324. '@img/sharp-win32-ia32@0.34.3':
  1325. optional: true
  1326. '@img/sharp-win32-x64@0.34.3':
  1327. optional: true
  1328. '@jimp/core@1.6.0':
  1329. dependencies:
  1330. '@jimp/file-ops': 1.6.0
  1331. '@jimp/types': 1.6.0
  1332. '@jimp/utils': 1.6.0
  1333. await-to-js: 3.0.0
  1334. exif-parser: 0.1.12
  1335. file-type: 16.5.4
  1336. mime: 3.0.0
  1337. '@jimp/diff@1.6.0':
  1338. dependencies:
  1339. '@jimp/plugin-resize': 1.6.0
  1340. '@jimp/types': 1.6.0
  1341. '@jimp/utils': 1.6.0
  1342. pixelmatch: 5.3.0
  1343. '@jimp/file-ops@1.6.0': {}
  1344. '@jimp/js-bmp@1.6.0':
  1345. dependencies:
  1346. '@jimp/core': 1.6.0
  1347. '@jimp/types': 1.6.0
  1348. '@jimp/utils': 1.6.0
  1349. bmp-ts: 1.0.9
  1350. '@jimp/js-gif@1.6.0':
  1351. dependencies:
  1352. '@jimp/core': 1.6.0
  1353. '@jimp/types': 1.6.0
  1354. gifwrap: 0.10.1
  1355. omggif: 1.0.10
  1356. '@jimp/js-jpeg@1.6.0':
  1357. dependencies:
  1358. '@jimp/core': 1.6.0
  1359. '@jimp/types': 1.6.0
  1360. jpeg-js: 0.4.4
  1361. '@jimp/js-png@1.6.0':
  1362. dependencies:
  1363. '@jimp/core': 1.6.0
  1364. '@jimp/types': 1.6.0
  1365. pngjs: 7.0.0
  1366. '@jimp/js-tiff@1.6.0':
  1367. dependencies:
  1368. '@jimp/core': 1.6.0
  1369. '@jimp/types': 1.6.0
  1370. utif2: 4.1.0
  1371. '@jimp/plugin-blit@1.6.0':
  1372. dependencies:
  1373. '@jimp/types': 1.6.0
  1374. '@jimp/utils': 1.6.0
  1375. zod: 3.23.8
  1376. '@jimp/plugin-blur@1.6.0':
  1377. dependencies:
  1378. '@jimp/core': 1.6.0
  1379. '@jimp/utils': 1.6.0
  1380. '@jimp/plugin-circle@1.6.0':
  1381. dependencies:
  1382. '@jimp/types': 1.6.0
  1383. zod: 3.23.8
  1384. '@jimp/plugin-color@1.6.0':
  1385. dependencies:
  1386. '@jimp/core': 1.6.0
  1387. '@jimp/types': 1.6.0
  1388. '@jimp/utils': 1.6.0
  1389. tinycolor2: 1.6.0
  1390. zod: 3.23.8
  1391. '@jimp/plugin-contain@1.6.0':
  1392. dependencies:
  1393. '@jimp/core': 1.6.0
  1394. '@jimp/plugin-blit': 1.6.0
  1395. '@jimp/plugin-resize': 1.6.0
  1396. '@jimp/types': 1.6.0
  1397. '@jimp/utils': 1.6.0
  1398. zod: 3.23.8
  1399. '@jimp/plugin-cover@1.6.0':
  1400. dependencies:
  1401. '@jimp/core': 1.6.0
  1402. '@jimp/plugin-crop': 1.6.0
  1403. '@jimp/plugin-resize': 1.6.0
  1404. '@jimp/types': 1.6.0
  1405. zod: 3.23.8
  1406. '@jimp/plugin-crop@1.6.0':
  1407. dependencies:
  1408. '@jimp/core': 1.6.0
  1409. '@jimp/types': 1.6.0
  1410. '@jimp/utils': 1.6.0
  1411. zod: 3.23.8
  1412. '@jimp/plugin-displace@1.6.0':
  1413. dependencies:
  1414. '@jimp/types': 1.6.0
  1415. '@jimp/utils': 1.6.0
  1416. zod: 3.23.8
  1417. '@jimp/plugin-dither@1.6.0':
  1418. dependencies:
  1419. '@jimp/types': 1.6.0
  1420. '@jimp/plugin-fisheye@1.6.0':
  1421. dependencies:
  1422. '@jimp/types': 1.6.0
  1423. '@jimp/utils': 1.6.0
  1424. zod: 3.23.8
  1425. '@jimp/plugin-flip@1.6.0':
  1426. dependencies:
  1427. '@jimp/types': 1.6.0
  1428. zod: 3.23.8
  1429. '@jimp/plugin-hash@1.6.0':
  1430. dependencies:
  1431. '@jimp/core': 1.6.0
  1432. '@jimp/js-bmp': 1.6.0
  1433. '@jimp/js-jpeg': 1.6.0
  1434. '@jimp/js-png': 1.6.0
  1435. '@jimp/js-tiff': 1.6.0
  1436. '@jimp/plugin-color': 1.6.0
  1437. '@jimp/plugin-resize': 1.6.0
  1438. '@jimp/types': 1.6.0
  1439. '@jimp/utils': 1.6.0
  1440. any-base: 1.1.0
  1441. '@jimp/plugin-mask@1.6.0':
  1442. dependencies:
  1443. '@jimp/types': 1.6.0
  1444. zod: 3.23.8
  1445. '@jimp/plugin-print@1.6.0':
  1446. dependencies:
  1447. '@jimp/core': 1.6.0
  1448. '@jimp/js-jpeg': 1.6.0
  1449. '@jimp/js-png': 1.6.0
  1450. '@jimp/plugin-blit': 1.6.0
  1451. '@jimp/types': 1.6.0
  1452. parse-bmfont-ascii: 1.0.6
  1453. parse-bmfont-binary: 1.0.6
  1454. parse-bmfont-xml: 1.1.6
  1455. simple-xml-to-json: 1.2.3
  1456. zod: 3.23.8
  1457. '@jimp/plugin-quantize@1.6.0':
  1458. dependencies:
  1459. image-q: 4.0.0
  1460. zod: 3.23.8
  1461. '@jimp/plugin-resize@1.6.0':
  1462. dependencies:
  1463. '@jimp/core': 1.6.0
  1464. '@jimp/types': 1.6.0
  1465. zod: 3.23.8
  1466. '@jimp/plugin-rotate@1.6.0':
  1467. dependencies:
  1468. '@jimp/core': 1.6.0
  1469. '@jimp/plugin-crop': 1.6.0
  1470. '@jimp/plugin-resize': 1.6.0
  1471. '@jimp/types': 1.6.0
  1472. '@jimp/utils': 1.6.0
  1473. zod: 3.23.8
  1474. '@jimp/plugin-threshold@1.6.0':
  1475. dependencies:
  1476. '@jimp/core': 1.6.0
  1477. '@jimp/plugin-color': 1.6.0
  1478. '@jimp/plugin-hash': 1.6.0
  1479. '@jimp/types': 1.6.0
  1480. '@jimp/utils': 1.6.0
  1481. zod: 3.23.8
  1482. '@jimp/types@1.6.0':
  1483. dependencies:
  1484. zod: 3.23.8
  1485. '@jimp/utils@1.6.0':
  1486. dependencies:
  1487. '@jimp/types': 1.6.0
  1488. tinycolor2: 1.6.0
  1489. '@jridgewell/resolve-uri@3.1.2': {}
  1490. '@jridgewell/sourcemap-codec@1.5.0': {}
  1491. '@jridgewell/trace-mapping@0.3.9':
  1492. dependencies:
  1493. '@jridgewell/resolve-uri': 3.1.2
  1494. '@jridgewell/sourcemap-codec': 1.5.0
  1495. '@puppeteer/browsers@2.6.1':
  1496. dependencies:
  1497. debug: 4.4.1(supports-color@5.5.0)
  1498. extract-zip: 2.0.1
  1499. progress: 2.0.3
  1500. proxy-agent: 6.5.0
  1501. semver: 7.7.2
  1502. tar-fs: 3.0.8
  1503. unbzip2-stream: 1.4.3
  1504. yargs: 17.7.2
  1505. transitivePeerDependencies:
  1506. - bare-buffer
  1507. - supports-color
  1508. '@renmu/bili-api@2.7.0':
  1509. dependencies:
  1510. '@bufbuild/protobuf': 2.6.0
  1511. '@renmu/throttle': 1.0.3
  1512. axios: 1.9.0
  1513. axios-retry: 4.5.0(axios@1.9.0)
  1514. fast-xml-parser: 4.5.3
  1515. p-queue: 8.1.0
  1516. tiny-typed-emitter: 2.1.0
  1517. transitivePeerDependencies:
  1518. - debug
  1519. - supports-color
  1520. '@renmu/throttle@1.0.3':
  1521. dependencies:
  1522. stream-parser: 0.3.1
  1523. transitivePeerDependencies:
  1524. - supports-color
  1525. '@tokenizer/token@0.3.0': {}
  1526. '@tootallnate/quickjs-emscripten@0.23.0': {}
  1527. '@tsconfig/node10@1.0.11': {}
  1528. '@tsconfig/node12@1.0.11': {}
  1529. '@tsconfig/node14@1.0.3': {}
  1530. '@tsconfig/node16@1.0.4': {}
  1531. '@types/js-yaml@4.0.9': {}
  1532. '@types/minimist@1.2.5': {}
  1533. '@types/node-cron@3.0.11': {}
  1534. '@types/node@16.18.126': {}
  1535. '@types/node@16.9.1': {}
  1536. '@types/sharp@0.32.0':
  1537. dependencies:
  1538. sharp: 0.34.3
  1539. '@types/triple-beam@1.3.5': {}
  1540. '@types/winston@2.4.4':
  1541. dependencies:
  1542. winston: 3.17.0
  1543. '@types/yauzl@2.10.3':
  1544. dependencies:
  1545. '@types/node': 16.18.126
  1546. optional: true
  1547. abort-controller@3.0.0:
  1548. dependencies:
  1549. event-target-shim: 5.0.1
  1550. acorn-walk@8.3.4:
  1551. dependencies:
  1552. acorn: 8.14.1
  1553. acorn@5.7.4: {}
  1554. acorn@8.14.1: {}
  1555. agent-base@7.1.3: {}
  1556. ansi-regex@5.0.1: {}
  1557. ansi-styles@4.3.0:
  1558. dependencies:
  1559. color-convert: 2.0.1
  1560. any-base@1.1.0: {}
  1561. anymatch@3.1.3:
  1562. dependencies:
  1563. normalize-path: 3.0.0
  1564. picomatch: 2.3.1
  1565. arg@4.1.3: {}
  1566. argparse@2.0.1: {}
  1567. art-template@4.13.4:
  1568. dependencies:
  1569. acorn: 5.7.4
  1570. escodegen: 1.14.3
  1571. estraverse: 4.3.0
  1572. html-minifier: 3.5.21
  1573. is-keyword-js: 1.0.3
  1574. js-tokens: 3.0.2
  1575. merge-source-map: 1.1.0
  1576. source-map: 0.5.7
  1577. ast-types@0.13.4:
  1578. dependencies:
  1579. tslib: 2.8.1
  1580. async@0.2.10: {}
  1581. async@3.2.6: {}
  1582. asynckit@0.4.0: {}
  1583. await-to-js@3.0.0: {}
  1584. axios-retry@4.5.0(axios@1.9.0):
  1585. dependencies:
  1586. axios: 1.9.0
  1587. is-retry-allowed: 2.2.0
  1588. axios@1.9.0:
  1589. dependencies:
  1590. follow-redirects: 1.15.9
  1591. form-data: 4.0.2
  1592. proxy-from-env: 1.1.0
  1593. transitivePeerDependencies:
  1594. - debug
  1595. b4a@1.6.7: {}
  1596. balanced-match@1.0.2: {}
  1597. bare-events@2.5.4:
  1598. optional: true
  1599. bare-fs@4.1.5:
  1600. dependencies:
  1601. bare-events: 2.5.4
  1602. bare-path: 3.0.0
  1603. bare-stream: 2.6.5(bare-events@2.5.4)
  1604. optional: true
  1605. bare-os@3.6.1:
  1606. optional: true
  1607. bare-path@3.0.0:
  1608. dependencies:
  1609. bare-os: 3.6.1
  1610. optional: true
  1611. bare-stream@2.6.5(bare-events@2.5.4):
  1612. dependencies:
  1613. streamx: 2.22.0
  1614. optionalDependencies:
  1615. bare-events: 2.5.4
  1616. optional: true
  1617. base64-js@1.5.1: {}
  1618. basic-ftp@5.0.5: {}
  1619. binary-extensions@2.3.0: {}
  1620. bmp-js@0.1.0: {}
  1621. bmp-ts@1.0.9: {}
  1622. brace-expansion@1.1.11:
  1623. dependencies:
  1624. balanced-match: 1.0.2
  1625. concat-map: 0.0.1
  1626. braces@3.0.3:
  1627. dependencies:
  1628. fill-range: 7.1.1
  1629. buffer-crc32@0.2.13: {}
  1630. buffer@5.7.1:
  1631. dependencies:
  1632. base64-js: 1.5.1
  1633. ieee754: 1.2.1
  1634. buffer@6.0.3:
  1635. dependencies:
  1636. base64-js: 1.5.1
  1637. ieee754: 1.2.1
  1638. bufferutil@4.0.9:
  1639. dependencies:
  1640. node-gyp-build: 4.8.4
  1641. optional: true
  1642. call-bind-apply-helpers@1.0.2:
  1643. dependencies:
  1644. es-errors: 1.3.0
  1645. function-bind: 1.1.2
  1646. callsites@3.1.0: {}
  1647. camel-case@3.0.0:
  1648. dependencies:
  1649. no-case: 2.3.2
  1650. upper-case: 1.1.3
  1651. chokidar@3.6.0:
  1652. dependencies:
  1653. anymatch: 3.1.3
  1654. braces: 3.0.3
  1655. glob-parent: 5.1.2
  1656. is-binary-path: 2.1.0
  1657. is-glob: 4.0.3
  1658. normalize-path: 3.0.0
  1659. readdirp: 3.6.0
  1660. optionalDependencies:
  1661. fsevents: 2.3.3
  1662. chromium-bidi@0.11.0(devtools-protocol@0.0.1367902):
  1663. dependencies:
  1664. devtools-protocol: 0.0.1367902
  1665. mitt: 3.0.1
  1666. zod: 3.23.8
  1667. clean-css@4.2.4:
  1668. dependencies:
  1669. source-map: 0.6.1
  1670. cliui@8.0.1:
  1671. dependencies:
  1672. string-width: 4.2.3
  1673. strip-ansi: 6.0.1
  1674. wrap-ansi: 7.0.0
  1675. color-convert@1.9.3:
  1676. dependencies:
  1677. color-name: 1.1.3
  1678. color-convert@2.0.1:
  1679. dependencies:
  1680. color-name: 1.1.4
  1681. color-name@1.1.3: {}
  1682. color-name@1.1.4: {}
  1683. color-string@1.9.1:
  1684. dependencies:
  1685. color-name: 1.1.4
  1686. simple-swizzle: 0.2.2
  1687. color@3.2.1:
  1688. dependencies:
  1689. color-convert: 1.9.3
  1690. color-string: 1.9.1
  1691. color@4.2.3:
  1692. dependencies:
  1693. color-convert: 2.0.1
  1694. color-string: 1.9.1
  1695. colorspace@1.1.4:
  1696. dependencies:
  1697. color: 3.2.1
  1698. text-hex: 1.0.0
  1699. combined-stream@1.0.8:
  1700. dependencies:
  1701. delayed-stream: 1.0.0
  1702. commander@2.17.1: {}
  1703. commander@2.19.0: {}
  1704. concat-map@0.0.1: {}
  1705. cosmiconfig@9.0.0(typescript@4.9.5):
  1706. dependencies:
  1707. env-paths: 2.2.1
  1708. import-fresh: 3.3.1
  1709. js-yaml: 4.1.0
  1710. parse-json: 5.2.0
  1711. optionalDependencies:
  1712. typescript: 4.9.5
  1713. create-require@1.1.1: {}
  1714. data-uri-to-buffer@6.0.2: {}
  1715. debug@2.6.9:
  1716. dependencies:
  1717. ms: 2.0.0
  1718. debug@4.4.1(supports-color@5.5.0):
  1719. dependencies:
  1720. ms: 2.1.3
  1721. optionalDependencies:
  1722. supports-color: 5.5.0
  1723. deep-is@0.1.4: {}
  1724. degenerator@5.0.1:
  1725. dependencies:
  1726. ast-types: 0.13.4
  1727. escodegen: 2.1.0
  1728. esprima: 4.0.1
  1729. delayed-stream@1.0.0: {}
  1730. detect-libc@2.0.4: {}
  1731. devtools-protocol@0.0.1367902: {}
  1732. diff@4.0.2: {}
  1733. dunder-proto@1.0.1:
  1734. dependencies:
  1735. call-bind-apply-helpers: 1.0.2
  1736. es-errors: 1.3.0
  1737. gopd: 1.2.0
  1738. emoji-regex@8.0.0: {}
  1739. enabled@2.0.0: {}
  1740. end-of-stream@1.4.4:
  1741. dependencies:
  1742. once: 1.4.0
  1743. env-paths@2.2.1: {}
  1744. error-ex@1.3.2:
  1745. dependencies:
  1746. is-arrayish: 0.2.1
  1747. es-define-property@1.0.1: {}
  1748. es-errors@1.3.0: {}
  1749. es-object-atoms@1.1.1:
  1750. dependencies:
  1751. es-errors: 1.3.0
  1752. es-set-tostringtag@2.1.0:
  1753. dependencies:
  1754. es-errors: 1.3.0
  1755. get-intrinsic: 1.3.0
  1756. has-tostringtag: 1.0.2
  1757. hasown: 2.0.2
  1758. escalade@3.2.0: {}
  1759. escodegen@1.14.3:
  1760. dependencies:
  1761. esprima: 4.0.1
  1762. estraverse: 4.3.0
  1763. esutils: 2.0.3
  1764. optionator: 0.8.3
  1765. optionalDependencies:
  1766. source-map: 0.6.1
  1767. escodegen@2.1.0:
  1768. dependencies:
  1769. esprima: 4.0.1
  1770. estraverse: 5.3.0
  1771. esutils: 2.0.3
  1772. optionalDependencies:
  1773. source-map: 0.6.1
  1774. esprima@4.0.1: {}
  1775. estraverse@4.3.0: {}
  1776. estraverse@5.3.0: {}
  1777. esutils@2.0.3: {}
  1778. event-target-shim@5.0.1: {}
  1779. eventemitter3@5.0.1: {}
  1780. events@3.3.0: {}
  1781. exif-parser@0.1.12: {}
  1782. extract-zip@2.0.1:
  1783. dependencies:
  1784. debug: 4.4.1(supports-color@5.5.0)
  1785. get-stream: 5.2.0
  1786. yauzl: 2.10.0
  1787. optionalDependencies:
  1788. '@types/yauzl': 2.10.3
  1789. transitivePeerDependencies:
  1790. - supports-color
  1791. fast-fifo@1.3.2: {}
  1792. fast-levenshtein@2.0.6: {}
  1793. fast-xml-parser@4.5.3:
  1794. dependencies:
  1795. strnum: 1.1.2
  1796. fd-slicer@1.1.0:
  1797. dependencies:
  1798. pend: 1.2.0
  1799. fecha@4.2.3: {}
  1800. file-stream-rotator@0.6.1:
  1801. dependencies:
  1802. moment: 2.30.1
  1803. file-type@16.5.4:
  1804. dependencies:
  1805. readable-web-to-node-stream: 3.0.4
  1806. strtok3: 6.3.0
  1807. token-types: 4.2.1
  1808. fill-range@7.1.1:
  1809. dependencies:
  1810. to-regex-range: 5.0.1
  1811. fluent-ffmpeg@2.1.3:
  1812. dependencies:
  1813. async: 0.2.10
  1814. which: 1.3.1
  1815. fn.name@1.1.0: {}
  1816. follow-redirects@1.15.9: {}
  1817. form-data@4.0.2:
  1818. dependencies:
  1819. asynckit: 0.4.0
  1820. combined-stream: 1.0.8
  1821. es-set-tostringtag: 2.1.0
  1822. mime-types: 2.1.35
  1823. fsevents@2.3.3:
  1824. optional: true
  1825. function-bind@1.1.2: {}
  1826. get-caller-file@2.0.5: {}
  1827. get-intrinsic@1.3.0:
  1828. dependencies:
  1829. call-bind-apply-helpers: 1.0.2
  1830. es-define-property: 1.0.1
  1831. es-errors: 1.3.0
  1832. es-object-atoms: 1.1.1
  1833. function-bind: 1.1.2
  1834. get-proto: 1.0.1
  1835. gopd: 1.2.0
  1836. has-symbols: 1.1.0
  1837. hasown: 2.0.2
  1838. math-intrinsics: 1.1.0
  1839. get-proto@1.0.1:
  1840. dependencies:
  1841. dunder-proto: 1.0.1
  1842. es-object-atoms: 1.1.1
  1843. get-stream@5.2.0:
  1844. dependencies:
  1845. pump: 3.0.2
  1846. get-uri@6.0.4:
  1847. dependencies:
  1848. basic-ftp: 5.0.5
  1849. data-uri-to-buffer: 6.0.2
  1850. debug: 4.4.1(supports-color@5.5.0)
  1851. transitivePeerDependencies:
  1852. - supports-color
  1853. gifwrap@0.10.1:
  1854. dependencies:
  1855. image-q: 4.0.0
  1856. omggif: 1.0.10
  1857. glob-parent@5.1.2:
  1858. dependencies:
  1859. is-glob: 4.0.3
  1860. gopd@1.2.0: {}
  1861. has-flag@3.0.0: {}
  1862. has-symbols@1.1.0: {}
  1863. has-tostringtag@1.0.2:
  1864. dependencies:
  1865. has-symbols: 1.1.0
  1866. hasown@2.0.2:
  1867. dependencies:
  1868. function-bind: 1.1.2
  1869. he@1.2.0: {}
  1870. html-minifier@3.5.21:
  1871. dependencies:
  1872. camel-case: 3.0.0
  1873. clean-css: 4.2.4
  1874. commander: 2.17.1
  1875. he: 1.2.0
  1876. param-case: 2.1.1
  1877. relateurl: 0.2.7
  1878. uglify-js: 3.4.10
  1879. http-proxy-agent@7.0.2:
  1880. dependencies:
  1881. agent-base: 7.1.3
  1882. debug: 4.4.1(supports-color@5.5.0)
  1883. transitivePeerDependencies:
  1884. - supports-color
  1885. https-proxy-agent@7.0.6:
  1886. dependencies:
  1887. agent-base: 7.1.3
  1888. debug: 4.4.1(supports-color@5.5.0)
  1889. transitivePeerDependencies:
  1890. - supports-color
  1891. idb-keyval@6.2.2: {}
  1892. ieee754@1.2.1: {}
  1893. ignore-by-default@1.0.1: {}
  1894. image-q@4.0.0:
  1895. dependencies:
  1896. '@types/node': 16.9.1
  1897. import-fresh@3.3.1:
  1898. dependencies:
  1899. parent-module: 1.0.1
  1900. resolve-from: 4.0.0
  1901. inherits@2.0.4: {}
  1902. ip-address@9.0.5:
  1903. dependencies:
  1904. jsbn: 1.1.0
  1905. sprintf-js: 1.1.3
  1906. is-arrayish@0.2.1: {}
  1907. is-arrayish@0.3.2: {}
  1908. is-binary-path@2.1.0:
  1909. dependencies:
  1910. binary-extensions: 2.3.0
  1911. is-extglob@2.1.1: {}
  1912. is-fullwidth-code-point@3.0.0: {}
  1913. is-glob@4.0.3:
  1914. dependencies:
  1915. is-extglob: 2.1.1
  1916. is-keyword-js@1.0.3: {}
  1917. is-number@7.0.0: {}
  1918. is-retry-allowed@2.2.0: {}
  1919. is-stream@2.0.1: {}
  1920. is-url@1.2.4: {}
  1921. isexe@2.0.0: {}
  1922. isomorphic-ws@5.0.0(ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)):
  1923. dependencies:
  1924. ws: 8.18.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  1925. jimp@1.6.0:
  1926. dependencies:
  1927. '@jimp/core': 1.6.0
  1928. '@jimp/diff': 1.6.0
  1929. '@jimp/js-bmp': 1.6.0
  1930. '@jimp/js-gif': 1.6.0
  1931. '@jimp/js-jpeg': 1.6.0
  1932. '@jimp/js-png': 1.6.0
  1933. '@jimp/js-tiff': 1.6.0
  1934. '@jimp/plugin-blit': 1.6.0
  1935. '@jimp/plugin-blur': 1.6.0
  1936. '@jimp/plugin-circle': 1.6.0
  1937. '@jimp/plugin-color': 1.6.0
  1938. '@jimp/plugin-contain': 1.6.0
  1939. '@jimp/plugin-cover': 1.6.0
  1940. '@jimp/plugin-crop': 1.6.0
  1941. '@jimp/plugin-displace': 1.6.0
  1942. '@jimp/plugin-dither': 1.6.0
  1943. '@jimp/plugin-fisheye': 1.6.0
  1944. '@jimp/plugin-flip': 1.6.0
  1945. '@jimp/plugin-hash': 1.6.0
  1946. '@jimp/plugin-mask': 1.6.0
  1947. '@jimp/plugin-print': 1.6.0
  1948. '@jimp/plugin-quantize': 1.6.0
  1949. '@jimp/plugin-resize': 1.6.0
  1950. '@jimp/plugin-rotate': 1.6.0
  1951. '@jimp/plugin-threshold': 1.6.0
  1952. '@jimp/types': 1.6.0
  1953. '@jimp/utils': 1.6.0
  1954. jpeg-js@0.4.4: {}
  1955. js-tokens@3.0.2: {}
  1956. js-tokens@4.0.0: {}
  1957. js-yaml@4.1.0:
  1958. dependencies:
  1959. argparse: 2.0.1
  1960. jsbn@1.1.0: {}
  1961. json-parse-even-better-errors@2.3.1: {}
  1962. json5@2.2.3: {}
  1963. kuler@2.0.0: {}
  1964. levn@0.3.0:
  1965. dependencies:
  1966. prelude-ls: 1.1.2
  1967. type-check: 0.3.2
  1968. lines-and-columns@1.2.4: {}
  1969. logform@2.7.0:
  1970. dependencies:
  1971. '@colors/colors': 1.6.0
  1972. '@types/triple-beam': 1.3.5
  1973. fecha: 4.2.3
  1974. ms: 2.1.3
  1975. safe-stable-stringify: 2.5.0
  1976. triple-beam: 1.4.1
  1977. lower-case@1.1.4: {}
  1978. lru-cache@7.18.3: {}
  1979. make-error@1.3.6: {}
  1980. math-intrinsics@1.1.0: {}
  1981. merge-source-map@1.1.0:
  1982. dependencies:
  1983. source-map: 0.6.1
  1984. mime-db@1.52.0: {}
  1985. mime-types@2.1.35:
  1986. dependencies:
  1987. mime-db: 1.52.0
  1988. mime@3.0.0: {}
  1989. minimatch@3.1.2:
  1990. dependencies:
  1991. brace-expansion: 1.1.11
  1992. minimist@1.2.8: {}
  1993. mitt@3.0.1: {}
  1994. moment@2.30.1: {}
  1995. ms@2.0.0: {}
  1996. ms@2.1.3: {}
  1997. nanoid@5.1.5: {}
  1998. netmask@2.0.2: {}
  1999. no-case@2.3.2:
  2000. dependencies:
  2001. lower-case: 1.1.4
  2002. node-cron@3.0.3:
  2003. dependencies:
  2004. uuid: 8.3.2
  2005. node-fetch@2.7.0:
  2006. dependencies:
  2007. whatwg-url: 5.0.0
  2008. node-gyp-build@4.8.4:
  2009. optional: true
  2010. node-napcat-ts@0.4.11(bufferutil@4.0.9)(utf-8-validate@5.0.10):
  2011. dependencies:
  2012. isomorphic-ws: 5.0.0(ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@5.0.10))
  2013. nanoid: 5.1.5
  2014. ws: 8.18.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  2015. transitivePeerDependencies:
  2016. - bufferutil
  2017. - utf-8-validate
  2018. nodemon@3.1.10:
  2019. dependencies:
  2020. chokidar: 3.6.0
  2021. debug: 4.4.1(supports-color@5.5.0)
  2022. ignore-by-default: 1.0.1
  2023. minimatch: 3.1.2
  2024. pstree.remy: 1.1.8
  2025. semver: 7.7.2
  2026. simple-update-notifier: 2.0.0
  2027. supports-color: 5.5.0
  2028. touch: 3.1.1
  2029. undefsafe: 2.0.5
  2030. normalize-path@3.0.0: {}
  2031. object-hash@3.0.0: {}
  2032. omggif@1.0.10: {}
  2033. once@1.4.0:
  2034. dependencies:
  2035. wrappy: 1.0.2
  2036. one-time@1.0.0:
  2037. dependencies:
  2038. fn.name: 1.1.0
  2039. opencollective-postinstall@2.0.3: {}
  2040. optionator@0.8.3:
  2041. dependencies:
  2042. deep-is: 0.1.4
  2043. fast-levenshtein: 2.0.6
  2044. levn: 0.3.0
  2045. prelude-ls: 1.1.2
  2046. type-check: 0.3.2
  2047. word-wrap: 1.2.5
  2048. p-queue@8.1.0:
  2049. dependencies:
  2050. eventemitter3: 5.0.1
  2051. p-timeout: 6.1.4
  2052. p-timeout@6.1.4: {}
  2053. pac-proxy-agent@7.2.0:
  2054. dependencies:
  2055. '@tootallnate/quickjs-emscripten': 0.23.0
  2056. agent-base: 7.1.3
  2057. debug: 4.4.1(supports-color@5.5.0)
  2058. get-uri: 6.0.4
  2059. http-proxy-agent: 7.0.2
  2060. https-proxy-agent: 7.0.6
  2061. pac-resolver: 7.0.1
  2062. socks-proxy-agent: 8.0.5
  2063. transitivePeerDependencies:
  2064. - supports-color
  2065. pac-resolver@7.0.1:
  2066. dependencies:
  2067. degenerator: 5.0.1
  2068. netmask: 2.0.2
  2069. pako@1.0.11: {}
  2070. param-case@2.1.1:
  2071. dependencies:
  2072. no-case: 2.3.2
  2073. parent-module@1.0.1:
  2074. dependencies:
  2075. callsites: 3.1.0
  2076. parse-bmfont-ascii@1.0.6: {}
  2077. parse-bmfont-binary@1.0.6: {}
  2078. parse-bmfont-xml@1.1.6:
  2079. dependencies:
  2080. xml-parse-from-string: 1.0.1
  2081. xml2js: 0.5.0
  2082. parse-json@5.2.0:
  2083. dependencies:
  2084. '@babel/code-frame': 7.27.1
  2085. error-ex: 1.3.2
  2086. json-parse-even-better-errors: 2.3.1
  2087. lines-and-columns: 1.2.4
  2088. peek-readable@4.1.0: {}
  2089. pend@1.2.0: {}
  2090. picocolors@1.1.1: {}
  2091. picomatch@2.3.1: {}
  2092. pixelmatch@5.3.0:
  2093. dependencies:
  2094. pngjs: 6.0.0
  2095. pngjs@6.0.0: {}
  2096. pngjs@7.0.0: {}
  2097. prelude-ls@1.1.2: {}
  2098. process@0.11.10: {}
  2099. progress@2.0.3: {}
  2100. proxy-agent@6.5.0:
  2101. dependencies:
  2102. agent-base: 7.1.3
  2103. debug: 4.4.1(supports-color@5.5.0)
  2104. http-proxy-agent: 7.0.2
  2105. https-proxy-agent: 7.0.6
  2106. lru-cache: 7.18.3
  2107. pac-proxy-agent: 7.2.0
  2108. proxy-from-env: 1.1.0
  2109. socks-proxy-agent: 8.0.5
  2110. transitivePeerDependencies:
  2111. - supports-color
  2112. proxy-from-env@1.1.0: {}
  2113. pstree.remy@1.1.8: {}
  2114. pump@3.0.2:
  2115. dependencies:
  2116. end-of-stream: 1.4.4
  2117. once: 1.4.0
  2118. puppeteer-core@23.11.1(bufferutil@4.0.9)(utf-8-validate@5.0.10):
  2119. dependencies:
  2120. '@puppeteer/browsers': 2.6.1
  2121. chromium-bidi: 0.11.0(devtools-protocol@0.0.1367902)
  2122. debug: 4.4.1(supports-color@5.5.0)
  2123. devtools-protocol: 0.0.1367902
  2124. typed-query-selector: 2.12.0
  2125. ws: 8.18.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  2126. transitivePeerDependencies:
  2127. - bare-buffer
  2128. - bufferutil
  2129. - supports-color
  2130. - utf-8-validate
  2131. puppeteer-screen-recorder@3.0.6(puppeteer@23.11.1(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10)):
  2132. dependencies:
  2133. fluent-ffmpeg: 2.1.3
  2134. puppeteer: 23.11.1(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10)
  2135. optionalDependencies:
  2136. '@ffmpeg-installer/ffmpeg': 1.1.0
  2137. puppeteer@23.11.1(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10):
  2138. dependencies:
  2139. '@puppeteer/browsers': 2.6.1
  2140. chromium-bidi: 0.11.0(devtools-protocol@0.0.1367902)
  2141. cosmiconfig: 9.0.0(typescript@4.9.5)
  2142. devtools-protocol: 0.0.1367902
  2143. puppeteer-core: 23.11.1(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  2144. typed-query-selector: 2.12.0
  2145. transitivePeerDependencies:
  2146. - bare-buffer
  2147. - bufferutil
  2148. - supports-color
  2149. - typescript
  2150. - utf-8-validate
  2151. rcon-client@4.2.5:
  2152. dependencies:
  2153. typed-emitter: 0.1.0
  2154. readable-stream@3.6.2:
  2155. dependencies:
  2156. inherits: 2.0.4
  2157. string_decoder: 1.3.0
  2158. util-deprecate: 1.0.2
  2159. readable-stream@4.7.0:
  2160. dependencies:
  2161. abort-controller: 3.0.0
  2162. buffer: 6.0.3
  2163. events: 3.3.0
  2164. process: 0.11.10
  2165. string_decoder: 1.3.0
  2166. readable-web-to-node-stream@3.0.4:
  2167. dependencies:
  2168. readable-stream: 4.7.0
  2169. readdirp@3.6.0:
  2170. dependencies:
  2171. picomatch: 2.3.1
  2172. reflect-metadata@0.2.2: {}
  2173. regenerator-runtime@0.13.11: {}
  2174. relateurl@0.2.7: {}
  2175. require-directory@2.1.1: {}
  2176. resolve-from@4.0.0: {}
  2177. safe-buffer@5.2.1: {}
  2178. safe-stable-stringify@2.5.0: {}
  2179. sax@1.4.1: {}
  2180. semver@7.7.2: {}
  2181. sharp@0.34.3:
  2182. dependencies:
  2183. color: 4.2.3
  2184. detect-libc: 2.0.4
  2185. semver: 7.7.2
  2186. optionalDependencies:
  2187. '@img/sharp-darwin-arm64': 0.34.3
  2188. '@img/sharp-darwin-x64': 0.34.3
  2189. '@img/sharp-libvips-darwin-arm64': 1.2.0
  2190. '@img/sharp-libvips-darwin-x64': 1.2.0
  2191. '@img/sharp-libvips-linux-arm': 1.2.0
  2192. '@img/sharp-libvips-linux-arm64': 1.2.0
  2193. '@img/sharp-libvips-linux-ppc64': 1.2.0
  2194. '@img/sharp-libvips-linux-s390x': 1.2.0
  2195. '@img/sharp-libvips-linux-x64': 1.2.0
  2196. '@img/sharp-libvips-linuxmusl-arm64': 1.2.0
  2197. '@img/sharp-libvips-linuxmusl-x64': 1.2.0
  2198. '@img/sharp-linux-arm': 0.34.3
  2199. '@img/sharp-linux-arm64': 0.34.3
  2200. '@img/sharp-linux-ppc64': 0.34.3
  2201. '@img/sharp-linux-s390x': 0.34.3
  2202. '@img/sharp-linux-x64': 0.34.3
  2203. '@img/sharp-linuxmusl-arm64': 0.34.3
  2204. '@img/sharp-linuxmusl-x64': 0.34.3
  2205. '@img/sharp-wasm32': 0.34.3
  2206. '@img/sharp-win32-arm64': 0.34.3
  2207. '@img/sharp-win32-ia32': 0.34.3
  2208. '@img/sharp-win32-x64': 0.34.3
  2209. simple-swizzle@0.2.2:
  2210. dependencies:
  2211. is-arrayish: 0.3.2
  2212. simple-update-notifier@2.0.0:
  2213. dependencies:
  2214. semver: 7.7.2
  2215. simple-xml-to-json@1.2.3: {}
  2216. smart-buffer@4.2.0: {}
  2217. socks-proxy-agent@8.0.5:
  2218. dependencies:
  2219. agent-base: 7.1.3
  2220. debug: 4.4.1(supports-color@5.5.0)
  2221. socks: 2.8.4
  2222. transitivePeerDependencies:
  2223. - supports-color
  2224. socks@2.8.4:
  2225. dependencies:
  2226. ip-address: 9.0.5
  2227. smart-buffer: 4.2.0
  2228. source-map@0.5.7: {}
  2229. source-map@0.6.1: {}
  2230. sprintf-js@1.1.3: {}
  2231. stack-trace@0.0.10: {}
  2232. stream-parser@0.3.1:
  2233. dependencies:
  2234. debug: 2.6.9
  2235. transitivePeerDependencies:
  2236. - supports-color
  2237. streamx@2.22.0:
  2238. dependencies:
  2239. fast-fifo: 1.3.2
  2240. text-decoder: 1.2.3
  2241. optionalDependencies:
  2242. bare-events: 2.5.4
  2243. string-width@4.2.3:
  2244. dependencies:
  2245. emoji-regex: 8.0.0
  2246. is-fullwidth-code-point: 3.0.0
  2247. strip-ansi: 6.0.1
  2248. string_decoder@1.3.0:
  2249. dependencies:
  2250. safe-buffer: 5.2.1
  2251. strip-ansi@6.0.1:
  2252. dependencies:
  2253. ansi-regex: 5.0.1
  2254. strip-bom@3.0.0: {}
  2255. strnum@1.1.2: {}
  2256. strtok3@6.3.0:
  2257. dependencies:
  2258. '@tokenizer/token': 0.3.0
  2259. peek-readable: 4.1.0
  2260. supports-color@5.5.0:
  2261. dependencies:
  2262. has-flag: 3.0.0
  2263. tar-fs@3.0.8:
  2264. dependencies:
  2265. pump: 3.0.2
  2266. tar-stream: 3.1.7
  2267. optionalDependencies:
  2268. bare-fs: 4.1.5
  2269. bare-path: 3.0.0
  2270. transitivePeerDependencies:
  2271. - bare-buffer
  2272. tar-stream@3.1.7:
  2273. dependencies:
  2274. b4a: 1.6.7
  2275. fast-fifo: 1.3.2
  2276. streamx: 2.22.0
  2277. tesseract.js-core@6.0.0: {}
  2278. tesseract.js@6.0.1:
  2279. dependencies:
  2280. bmp-js: 0.1.0
  2281. idb-keyval: 6.2.2
  2282. is-url: 1.2.4
  2283. node-fetch: 2.7.0
  2284. opencollective-postinstall: 2.0.3
  2285. regenerator-runtime: 0.13.11
  2286. tesseract.js-core: 6.0.0
  2287. wasm-feature-detect: 1.8.0
  2288. zlibjs: 0.3.1
  2289. transitivePeerDependencies:
  2290. - encoding
  2291. text-decoder@1.2.3:
  2292. dependencies:
  2293. b4a: 1.6.7
  2294. text-hex@1.0.0: {}
  2295. through@2.3.8: {}
  2296. tiny-typed-emitter@2.1.0: {}
  2297. tinycolor2@1.6.0: {}
  2298. to-regex-range@5.0.1:
  2299. dependencies:
  2300. is-number: 7.0.0
  2301. token-types@4.2.1:
  2302. dependencies:
  2303. '@tokenizer/token': 0.3.0
  2304. ieee754: 1.2.1
  2305. touch@3.1.1: {}
  2306. tr46@0.0.3: {}
  2307. triple-beam@1.4.1: {}
  2308. ts-node@10.9.2(@types/node@16.18.126)(typescript@4.9.5):
  2309. dependencies:
  2310. '@cspotcode/source-map-support': 0.8.1
  2311. '@tsconfig/node10': 1.0.11
  2312. '@tsconfig/node12': 1.0.11
  2313. '@tsconfig/node14': 1.0.3
  2314. '@tsconfig/node16': 1.0.4
  2315. '@types/node': 16.18.126
  2316. acorn: 8.14.1
  2317. acorn-walk: 8.3.4
  2318. arg: 4.1.3
  2319. create-require: 1.1.1
  2320. diff: 4.0.2
  2321. make-error: 1.3.6
  2322. typescript: 4.9.5
  2323. v8-compile-cache-lib: 3.0.1
  2324. yn: 3.1.1
  2325. tsconfig-paths@4.2.0:
  2326. dependencies:
  2327. json5: 2.2.3
  2328. minimist: 1.2.8
  2329. strip-bom: 3.0.0
  2330. tslib@2.8.1: {}
  2331. type-check@0.3.2:
  2332. dependencies:
  2333. prelude-ls: 1.1.2
  2334. typed-emitter@0.1.0: {}
  2335. typed-query-selector@2.12.0: {}
  2336. typescript@4.9.5: {}
  2337. uglify-js@3.4.10:
  2338. dependencies:
  2339. commander: 2.19.0
  2340. source-map: 0.6.1
  2341. unbzip2-stream@1.4.3:
  2342. dependencies:
  2343. buffer: 5.7.1
  2344. through: 2.3.8
  2345. undefsafe@2.0.5: {}
  2346. upper-case@1.1.3: {}
  2347. utf-8-validate@5.0.10:
  2348. dependencies:
  2349. node-gyp-build: 4.8.4
  2350. optional: true
  2351. utif2@4.1.0:
  2352. dependencies:
  2353. pako: 1.0.11
  2354. util-deprecate@1.0.2: {}
  2355. uuid@8.3.2: {}
  2356. v8-compile-cache-lib@3.0.1: {}
  2357. wasm-feature-detect@1.8.0: {}
  2358. webidl-conversions@3.0.1: {}
  2359. whatwg-url@5.0.0:
  2360. dependencies:
  2361. tr46: 0.0.3
  2362. webidl-conversions: 3.0.1
  2363. which@1.3.1:
  2364. dependencies:
  2365. isexe: 2.0.0
  2366. winston-daily-rotate-file@5.0.0(winston@3.17.0):
  2367. dependencies:
  2368. file-stream-rotator: 0.6.1
  2369. object-hash: 3.0.0
  2370. triple-beam: 1.4.1
  2371. winston: 3.17.0
  2372. winston-transport: 4.9.0
  2373. winston-transport@4.9.0:
  2374. dependencies:
  2375. logform: 2.7.0
  2376. readable-stream: 3.6.2
  2377. triple-beam: 1.4.1
  2378. winston@3.17.0:
  2379. dependencies:
  2380. '@colors/colors': 1.6.0
  2381. '@dabh/diagnostics': 2.0.3
  2382. async: 3.2.6
  2383. is-stream: 2.0.1
  2384. logform: 2.7.0
  2385. one-time: 1.0.0
  2386. readable-stream: 3.6.2
  2387. safe-stable-stringify: 2.5.0
  2388. stack-trace: 0.0.10
  2389. triple-beam: 1.4.1
  2390. winston-transport: 4.9.0
  2391. word-wrap@1.2.5: {}
  2392. wrap-ansi@7.0.0:
  2393. dependencies:
  2394. ansi-styles: 4.3.0
  2395. string-width: 4.2.3
  2396. strip-ansi: 6.0.1
  2397. wrappy@1.0.2: {}
  2398. ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@5.0.10):
  2399. optionalDependencies:
  2400. bufferutil: 4.0.9
  2401. utf-8-validate: 5.0.10
  2402. xml-parse-from-string@1.0.1: {}
  2403. xml2js@0.5.0:
  2404. dependencies:
  2405. sax: 1.4.1
  2406. xmlbuilder: 11.0.1
  2407. xmlbuilder@11.0.1: {}
  2408. y18n@5.0.8: {}
  2409. yaml@2.8.0: {}
  2410. yargs-parser@21.1.1: {}
  2411. yargs@17.7.2:
  2412. dependencies:
  2413. cliui: 8.0.1
  2414. escalade: 3.2.0
  2415. get-caller-file: 2.0.5
  2416. require-directory: 2.1.1
  2417. string-width: 4.2.3
  2418. y18n: 5.0.8
  2419. yargs-parser: 21.1.1
  2420. yauzl@2.10.0:
  2421. dependencies:
  2422. buffer-crc32: 0.2.13
  2423. fd-slicer: 1.1.0
  2424. yn@3.1.1: {}
  2425. zlibjs@0.3.1: {}
  2426. zod@3.23.8: {}