pnpm-lock.yaml 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@solana/web3.js':
  9. specifier: ^1.47.3
  10. version: 1.98.2(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10)
  11. devDependencies:
  12. '@types/bn.js':
  13. specifier: ^5.1.0
  14. version: 5.1.6
  15. '@types/chai':
  16. specifier: ^4.3.1
  17. version: 4.3.20
  18. '@types/mocha':
  19. specifier: ^9.1.1
  20. version: 9.1.1
  21. chai:
  22. specifier: ^4.3.4
  23. version: 4.5.0
  24. mocha:
  25. specifier: ^9.0.3
  26. version: 9.2.2
  27. solana-bankrun:
  28. specifier: ^0.3.0
  29. version: 0.3.1(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10)
  30. ts-mocha:
  31. specifier: ^10.0.0
  32. version: 10.1.0(mocha@9.2.2)
  33. typescript:
  34. specifier: ^4.3.5
  35. version: 4.9.5
  36. packages:
  37. '@babel/runtime@7.27.1':
  38. resolution: {integrity: sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==}
  39. engines: {node: '>=6.9.0'}
  40. '@noble/curves@1.9.1':
  41. resolution: {integrity: sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==}
  42. engines: {node: ^14.21.3 || >=16}
  43. '@noble/hashes@1.8.0':
  44. resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==}
  45. engines: {node: ^14.21.3 || >=16}
  46. '@solana/buffer-layout@4.0.1':
  47. resolution: {integrity: sha512-E1ImOIAD1tBZFRdjeM4/pzTiTApC0AOBGwyAMS4fwIodCWArzJ3DWdoh8cKxeFM2fElkxBh2Aqts1BPC373rHA==}
  48. engines: {node: '>=5.10'}
  49. '@solana/codecs-core@2.1.1':
  50. resolution: {integrity: sha512-iPQW3UZ2Vi7QFBo2r9tw0NubtH8EdrhhmZulx6lC8V5a+qjaxovtM/q/UW2BTNpqqHLfO0tIcLyBLrNH4HTWPg==}
  51. engines: {node: '>=20.18.0'}
  52. peerDependencies:
  53. typescript: '>=5.3.3'
  54. '@solana/codecs-numbers@2.1.1':
  55. resolution: {integrity: sha512-m20IUPJhPUmPkHSlZ2iMAjJ7PaYUvlMtFhCQYzm9BEBSI6OCvXTG3GAPpAnSGRBfg5y+QNqqmKn4QHU3B6zzCQ==}
  56. engines: {node: '>=20.18.0'}
  57. peerDependencies:
  58. typescript: '>=5.3.3'
  59. '@solana/errors@2.1.1':
  60. resolution: {integrity: sha512-sj6DaWNbSJFvLzT8UZoabMefQUfSW/8tXK7NTiagsDmh+Q87eyQDDC9L3z+mNmx9b6dEf6z660MOIplDD2nfEw==}
  61. engines: {node: '>=20.18.0'}
  62. hasBin: true
  63. peerDependencies:
  64. typescript: '>=5.3.3'
  65. '@solana/web3.js@1.98.2':
  66. resolution: {integrity: sha512-BqVwEG+TaG2yCkBMbD3C4hdpustR4FpuUFRPUmqRZYYlPI9Hg4XMWxHWOWRzHE9Lkc9NDjzXFX7lDXSgzC7R1A==}
  67. '@swc/helpers@0.5.17':
  68. resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==}
  69. '@types/bn.js@5.1.6':
  70. resolution: {integrity: sha512-Xh8vSwUeMKeYYrj3cX4lGQgFSF/N03r+tv4AiLl1SucqV+uTQpxRcnM8AkXKHwYP9ZPXOYXRr2KPXpVlIvqh9w==}
  71. '@types/chai@4.3.20':
  72. resolution: {integrity: sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==}
  73. '@types/connect@3.4.38':
  74. resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
  75. '@types/json5@0.0.29':
  76. resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
  77. '@types/mocha@9.1.1':
  78. resolution: {integrity: sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==}
  79. '@types/node@12.20.55':
  80. resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
  81. '@types/node@22.15.19':
  82. resolution: {integrity: sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==}
  83. '@types/uuid@8.3.4':
  84. resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==}
  85. '@types/ws@7.4.7':
  86. resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
  87. '@types/ws@8.18.1':
  88. resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
  89. '@ungap/promise-all-settled@1.1.2':
  90. resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==}
  91. agentkeepalive@4.6.0:
  92. resolution: {integrity: sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==}
  93. engines: {node: '>= 8.0.0'}
  94. ansi-colors@4.1.1:
  95. resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
  96. engines: {node: '>=6'}
  97. ansi-regex@5.0.1:
  98. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  99. engines: {node: '>=8'}
  100. ansi-styles@4.3.0:
  101. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  102. engines: {node: '>=8'}
  103. anymatch@3.1.3:
  104. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  105. engines: {node: '>= 8'}
  106. argparse@2.0.1:
  107. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  108. arrify@1.0.1:
  109. resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==}
  110. engines: {node: '>=0.10.0'}
  111. assertion-error@1.1.0:
  112. resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==}
  113. balanced-match@1.0.2:
  114. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  115. base-x@3.0.11:
  116. resolution: {integrity: sha512-xz7wQ8xDhdyP7tQxwdteLYeFfS68tSMNCZ/Y37WJ4bhGfKPpqEIlmIyueQHqOyoPhE6xNUqjzRr8ra0eF9VRvA==}
  117. base64-js@1.5.1:
  118. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  119. binary-extensions@2.3.0:
  120. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  121. engines: {node: '>=8'}
  122. bn.js@5.2.2:
  123. resolution: {integrity: sha512-v2YAxEmKaBLahNwE1mjp4WON6huMNeuDvagFZW+ASCuA/ku0bXR9hSMw0XpiqMoA3+rmnyck/tPRSFQkoC9Cuw==}
  124. borsh@0.7.0:
  125. resolution: {integrity: sha512-CLCsZGIBCFnPtkNnieW/a8wmreDmfUtjU2m9yHrzPXIlNbqVs0AQrSatSG6vdNYUqdc83tkQi2eHfF98ubzQLA==}
  126. brace-expansion@1.1.11:
  127. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  128. braces@3.0.3:
  129. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  130. engines: {node: '>=8'}
  131. browser-stdout@1.3.1:
  132. resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
  133. bs58@4.0.1:
  134. resolution: {integrity: sha512-Ok3Wdf5vOIlBrgCvTq96gBkJw+JUEzdBgyaza5HLtPm7yTHkjRy8+JzNyHF7BHa0bNWOQIp3m5YF0nnFcOIKLw==}
  135. buffer-from@1.1.2:
  136. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  137. buffer@6.0.3:
  138. resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
  139. bufferutil@4.0.9:
  140. resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
  141. engines: {node: '>=6.14.2'}
  142. camelcase@6.3.0:
  143. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  144. engines: {node: '>=10'}
  145. chai@4.5.0:
  146. resolution: {integrity: sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==}
  147. engines: {node: '>=4'}
  148. chalk@4.1.2:
  149. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  150. engines: {node: '>=10'}
  151. chalk@5.4.1:
  152. resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
  153. engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
  154. check-error@1.0.3:
  155. resolution: {integrity: sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==}
  156. chokidar@3.5.3:
  157. resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
  158. engines: {node: '>= 8.10.0'}
  159. cliui@7.0.4:
  160. resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
  161. color-convert@2.0.1:
  162. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  163. engines: {node: '>=7.0.0'}
  164. color-name@1.1.4:
  165. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  166. commander@13.1.0:
  167. resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
  168. engines: {node: '>=18'}
  169. commander@2.20.3:
  170. resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
  171. concat-map@0.0.1:
  172. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  173. debug@4.3.3:
  174. resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
  175. engines: {node: '>=6.0'}
  176. peerDependencies:
  177. supports-color: '*'
  178. peerDependenciesMeta:
  179. supports-color:
  180. optional: true
  181. decamelize@4.0.0:
  182. resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==}
  183. engines: {node: '>=10'}
  184. deep-eql@4.1.4:
  185. resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==}
  186. engines: {node: '>=6'}
  187. delay@5.0.0:
  188. resolution: {integrity: sha512-ReEBKkIfe4ya47wlPYf/gu5ib6yUG0/Aez0JQZQz94kiWtRQvZIQbTiehsnwHvLSWJnQdhVeqYue7Id1dKr0qw==}
  189. engines: {node: '>=10'}
  190. diff@3.5.0:
  191. resolution: {integrity: sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==}
  192. engines: {node: '>=0.3.1'}
  193. diff@5.0.0:
  194. resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==}
  195. engines: {node: '>=0.3.1'}
  196. emoji-regex@8.0.0:
  197. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  198. es6-promise@4.2.8:
  199. resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==}
  200. es6-promisify@5.0.0:
  201. resolution: {integrity: sha512-C+d6UdsYDk0lMebHNR4S2NybQMMngAOnOwYBQjTOiv0MkoJMP0Myw2mgpDLBcpfCmRLxyFqYhS/CfOENq4SJhQ==}
  202. escalade@3.2.0:
  203. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  204. engines: {node: '>=6'}
  205. escape-string-regexp@4.0.0:
  206. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  207. engines: {node: '>=10'}
  208. eventemitter3@5.0.1:
  209. resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
  210. eyes@0.1.8:
  211. resolution: {integrity: sha512-GipyPsXO1anza0AOZdy69Im7hGFCNB7Y/NGjDlZGJ3GJJLtwNSb2vrzYrTYJRrRloVx7pl+bhUaTB8yiccPvFQ==}
  212. engines: {node: '> 0.1.90'}
  213. fast-stable-stringify@1.0.0:
  214. resolution: {integrity: sha512-wpYMUmFu5f00Sm0cj2pfivpmawLZ0NKdviQ4w9zJeR8JVtOpOxHmLaJuj0vxvGqMJQWyP/COUkF75/57OKyRag==}
  215. fill-range@7.1.1:
  216. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  217. engines: {node: '>=8'}
  218. find-up@5.0.0:
  219. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  220. engines: {node: '>=10'}
  221. flat@5.0.2:
  222. resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
  223. hasBin: true
  224. fs.realpath@1.0.0:
  225. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  226. fsevents@2.3.3:
  227. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  228. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  229. os: [darwin]
  230. get-caller-file@2.0.5:
  231. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  232. engines: {node: 6.* || 8.* || >= 10.*}
  233. get-func-name@2.0.2:
  234. resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==}
  235. glob-parent@5.1.2:
  236. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  237. engines: {node: '>= 6'}
  238. glob@7.2.0:
  239. resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==}
  240. deprecated: Glob versions prior to v9 are no longer supported
  241. growl@1.10.5:
  242. resolution: {integrity: sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==}
  243. engines: {node: '>=4.x'}
  244. has-flag@4.0.0:
  245. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  246. engines: {node: '>=8'}
  247. he@1.2.0:
  248. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  249. hasBin: true
  250. humanize-ms@1.2.1:
  251. resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==}
  252. ieee754@1.2.1:
  253. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  254. inflight@1.0.6:
  255. resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
  256. deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  257. inherits@2.0.4:
  258. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  259. is-binary-path@2.1.0:
  260. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  261. engines: {node: '>=8'}
  262. is-extglob@2.1.1:
  263. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  264. engines: {node: '>=0.10.0'}
  265. is-fullwidth-code-point@3.0.0:
  266. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  267. engines: {node: '>=8'}
  268. is-glob@4.0.3:
  269. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  270. engines: {node: '>=0.10.0'}
  271. is-number@7.0.0:
  272. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  273. engines: {node: '>=0.12.0'}
  274. is-plain-obj@2.1.0:
  275. resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
  276. engines: {node: '>=8'}
  277. is-unicode-supported@0.1.0:
  278. resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
  279. engines: {node: '>=10'}
  280. isexe@2.0.0:
  281. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  282. isomorphic-ws@4.0.1:
  283. resolution: {integrity: sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==}
  284. peerDependencies:
  285. ws: '*'
  286. jayson@4.2.0:
  287. resolution: {integrity: sha512-VfJ9t1YLwacIubLhONk0KFeosUBwstRWQ0IRT1KDjEjnVnSOVHC3uwugyV7L0c7R9lpVyrUGT2XWiBA1UTtpyg==}
  288. engines: {node: '>=8'}
  289. hasBin: true
  290. js-yaml@4.1.0:
  291. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  292. hasBin: true
  293. json-stringify-safe@5.0.1:
  294. resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==}
  295. json5@1.0.2:
  296. resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
  297. hasBin: true
  298. locate-path@6.0.0:
  299. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  300. engines: {node: '>=10'}
  301. log-symbols@4.1.0:
  302. resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
  303. engines: {node: '>=10'}
  304. loupe@2.3.7:
  305. resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==}
  306. make-error@1.3.6:
  307. resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
  308. minimatch@3.1.2:
  309. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  310. minimatch@4.2.1:
  311. resolution: {integrity: sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==}
  312. engines: {node: '>=10'}
  313. minimist@1.2.8:
  314. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  315. mkdirp@0.5.6:
  316. resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==}
  317. hasBin: true
  318. mocha@9.2.2:
  319. resolution: {integrity: sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==}
  320. engines: {node: '>= 12.0.0'}
  321. hasBin: true
  322. ms@2.1.2:
  323. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  324. ms@2.1.3:
  325. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  326. nanoid@3.3.1:
  327. resolution: {integrity: sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==}
  328. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  329. hasBin: true
  330. node-fetch@2.7.0:
  331. resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
  332. engines: {node: 4.x || >=6.0.0}
  333. peerDependencies:
  334. encoding: ^0.1.0
  335. peerDependenciesMeta:
  336. encoding:
  337. optional: true
  338. node-gyp-build@4.8.4:
  339. resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
  340. hasBin: true
  341. normalize-path@3.0.0:
  342. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  343. engines: {node: '>=0.10.0'}
  344. once@1.4.0:
  345. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  346. p-limit@3.1.0:
  347. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  348. engines: {node: '>=10'}
  349. p-locate@5.0.0:
  350. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  351. engines: {node: '>=10'}
  352. path-exists@4.0.0:
  353. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  354. engines: {node: '>=8'}
  355. path-is-absolute@1.0.1:
  356. resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
  357. engines: {node: '>=0.10.0'}
  358. pathval@1.1.1:
  359. resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==}
  360. picomatch@2.3.1:
  361. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  362. engines: {node: '>=8.6'}
  363. randombytes@2.1.0:
  364. resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
  365. readdirp@3.6.0:
  366. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  367. engines: {node: '>=8.10.0'}
  368. require-directory@2.1.1:
  369. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  370. engines: {node: '>=0.10.0'}
  371. rpc-websockets@9.1.1:
  372. resolution: {integrity: sha512-1IXGM/TfPT6nfYMIXkJdzn+L4JEsmb0FL1O2OBjaH03V3yuUDdKFulGLMFG6ErV+8pZ5HVC0limve01RyO+saA==}
  373. safe-buffer@5.2.1:
  374. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  375. serialize-javascript@6.0.0:
  376. resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==}
  377. solana-bankrun-darwin-arm64@0.3.1:
  378. resolution: {integrity: sha512-9LWtH/3/WR9fs8Ve/srdo41mpSqVHmRqDoo69Dv1Cupi+o1zMU6HiEPUHEvH2Tn/6TDbPEDf18MYNfReLUqE6A==}
  379. engines: {node: '>= 10'}
  380. cpu: [arm64]
  381. os: [darwin]
  382. solana-bankrun-darwin-universal@0.3.1:
  383. resolution: {integrity: sha512-muGHpVYWT7xCd8ZxEjs/bmsbMp8XBqroYGbE4lQPMDUuLvsJEIrjGqs3MbxEFr71sa58VpyvgywWd5ifI7sGIg==}
  384. engines: {node: '>= 10'}
  385. os: [darwin]
  386. solana-bankrun-darwin-x64@0.3.1:
  387. resolution: {integrity: sha512-oCaxfHyt7RC3ZMldrh5AbKfy4EH3YRMl8h6fSlMZpxvjQx7nK7PxlRwMeflMnVdkKKp7U8WIDak1lilIPd3/lg==}
  388. engines: {node: '>= 10'}
  389. cpu: [x64]
  390. os: [darwin]
  391. solana-bankrun-linux-x64-gnu@0.3.1:
  392. resolution: {integrity: sha512-PfRFhr7igGFNt2Ecfdzh3li9eFPB3Xhmk0Eib17EFIB62YgNUg3ItRnQQFaf0spazFjjJLnglY1TRKTuYlgSVA==}
  393. engines: {node: '>= 10'}
  394. cpu: [x64]
  395. os: [linux]
  396. solana-bankrun-linux-x64-musl@0.3.1:
  397. resolution: {integrity: sha512-6r8i0NuXg3CGURql8ISMIUqhE7Hx/O7MlIworK4oN08jYrP0CXdLeB/hywNn7Z8d1NXrox/NpYUgvRm2yIzAsQ==}
  398. engines: {node: '>= 10'}
  399. cpu: [x64]
  400. os: [linux]
  401. solana-bankrun@0.3.1:
  402. resolution: {integrity: sha512-inRwON7fBU5lPC36HdEqPeDg15FXJYcf77+o0iz9amvkUMJepcwnRwEfTNyMVpVYdgjTOBW5vg+596/3fi1kGA==}
  403. engines: {node: '>= 10'}
  404. source-map-support@0.5.21:
  405. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  406. source-map@0.6.1:
  407. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  408. engines: {node: '>=0.10.0'}
  409. stream-chain@2.2.5:
  410. resolution: {integrity: sha512-1TJmBx6aSWqZ4tx7aTpBDXK0/e2hhcNSTV8+CbFJtDjbb+I1mZ8lHit0Grw9GRT+6JbIrrDd8esncgBi8aBXGA==}
  411. stream-json@1.9.1:
  412. resolution: {integrity: sha512-uWkjJ+2Nt/LO9Z/JyKZbMusL8Dkh97uUBTv3AJQ74y07lVahLY4eEFsPsE97pxYBwr8nnjMAIch5eqI0gPShyw==}
  413. string-width@4.2.3:
  414. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  415. engines: {node: '>=8'}
  416. strip-ansi@6.0.1:
  417. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  418. engines: {node: '>=8'}
  419. strip-bom@3.0.0:
  420. resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
  421. engines: {node: '>=4'}
  422. strip-json-comments@3.1.1:
  423. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  424. engines: {node: '>=8'}
  425. superstruct@2.0.2:
  426. resolution: {integrity: sha512-uV+TFRZdXsqXTL2pRvujROjdZQ4RAlBUS5BTh9IGm+jTqQntYThciG/qu57Gs69yjnVUSqdxF9YLmSnpupBW9A==}
  427. engines: {node: '>=14.0.0'}
  428. supports-color@7.2.0:
  429. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  430. engines: {node: '>=8'}
  431. supports-color@8.1.1:
  432. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  433. engines: {node: '>=10'}
  434. text-encoding-utf-8@1.0.2:
  435. resolution: {integrity: sha512-8bw4MY9WjdsD2aMtO0OzOCY3pXGYNx2d2FfHRVUKkiCPDWjKuOlhLVASS+pD7VkLTVjW268LYJHwsnPFlBpbAg==}
  436. to-regex-range@5.0.1:
  437. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  438. engines: {node: '>=8.0'}
  439. tr46@0.0.3:
  440. resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
  441. ts-mocha@10.1.0:
  442. resolution: {integrity: sha512-T0C0Xm3/WqCuF2tpa0GNGESTBoKZaiqdUP8guNv4ZY316AFXlyidnrzQ1LUrCT0Wb1i3J0zFTgOh/55Un44WdA==}
  443. engines: {node: '>= 6.X.X'}
  444. hasBin: true
  445. peerDependencies:
  446. mocha: ^3.X.X || ^4.X.X || ^5.X.X || ^6.X.X || ^7.X.X || ^8.X.X || ^9.X.X || ^10.X.X || ^11.X.X
  447. ts-node@7.0.1:
  448. resolution: {integrity: sha512-BVwVbPJRspzNh2yfslyT1PSbl5uIk03EZlb493RKHN4qej/D06n1cEhjlOJG69oFsE7OT8XjpTUcYf6pKTLMhw==}
  449. engines: {node: '>=4.2.0'}
  450. hasBin: true
  451. tsconfig-paths@3.15.0:
  452. resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==}
  453. tslib@2.8.1:
  454. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  455. type-detect@4.1.0:
  456. resolution: {integrity: sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==}
  457. engines: {node: '>=4'}
  458. typescript@4.9.5:
  459. resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
  460. engines: {node: '>=4.2.0'}
  461. hasBin: true
  462. undici-types@6.21.0:
  463. resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
  464. utf-8-validate@5.0.10:
  465. resolution: {integrity: sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==}
  466. engines: {node: '>=6.14.2'}
  467. uuid@8.3.2:
  468. resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
  469. hasBin: true
  470. webidl-conversions@3.0.1:
  471. resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
  472. whatwg-url@5.0.0:
  473. resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
  474. which@2.0.2:
  475. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  476. engines: {node: '>= 8'}
  477. hasBin: true
  478. workerpool@6.2.0:
  479. resolution: {integrity: sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==}
  480. wrap-ansi@7.0.0:
  481. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  482. engines: {node: '>=10'}
  483. wrappy@1.0.2:
  484. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  485. ws@7.5.10:
  486. resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==}
  487. engines: {node: '>=8.3.0'}
  488. peerDependencies:
  489. bufferutil: ^4.0.1
  490. utf-8-validate: ^5.0.2
  491. peerDependenciesMeta:
  492. bufferutil:
  493. optional: true
  494. utf-8-validate:
  495. optional: true
  496. ws@8.18.2:
  497. resolution: {integrity: sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==}
  498. engines: {node: '>=10.0.0'}
  499. peerDependencies:
  500. bufferutil: ^4.0.1
  501. utf-8-validate: '>=5.0.2'
  502. peerDependenciesMeta:
  503. bufferutil:
  504. optional: true
  505. utf-8-validate:
  506. optional: true
  507. y18n@5.0.8:
  508. resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
  509. engines: {node: '>=10'}
  510. yargs-parser@20.2.4:
  511. resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==}
  512. engines: {node: '>=10'}
  513. yargs-unparser@2.0.0:
  514. resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
  515. engines: {node: '>=10'}
  516. yargs@16.2.0:
  517. resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==}
  518. engines: {node: '>=10'}
  519. yn@2.0.0:
  520. resolution: {integrity: sha512-uTv8J/wiWTgUTg+9vLTi//leUl5vDQS6uii/emeTb2ssY7vl6QWf2fFbIIGjnhjvbdKlU0ed7QPgY1htTC86jQ==}
  521. engines: {node: '>=4'}
  522. yocto-queue@0.1.0:
  523. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  524. engines: {node: '>=10'}
  525. snapshots:
  526. '@babel/runtime@7.27.1': {}
  527. '@noble/curves@1.9.1':
  528. dependencies:
  529. '@noble/hashes': 1.8.0
  530. '@noble/hashes@1.8.0': {}
  531. '@solana/buffer-layout@4.0.1':
  532. dependencies:
  533. buffer: 6.0.3
  534. '@solana/codecs-core@2.1.1(typescript@4.9.5)':
  535. dependencies:
  536. '@solana/errors': 2.1.1(typescript@4.9.5)
  537. typescript: 4.9.5
  538. '@solana/codecs-numbers@2.1.1(typescript@4.9.5)':
  539. dependencies:
  540. '@solana/codecs-core': 2.1.1(typescript@4.9.5)
  541. '@solana/errors': 2.1.1(typescript@4.9.5)
  542. typescript: 4.9.5
  543. '@solana/errors@2.1.1(typescript@4.9.5)':
  544. dependencies:
  545. chalk: 5.4.1
  546. commander: 13.1.0
  547. typescript: 4.9.5
  548. '@solana/web3.js@1.98.2(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10)':
  549. dependencies:
  550. '@babel/runtime': 7.27.1
  551. '@noble/curves': 1.9.1
  552. '@noble/hashes': 1.8.0
  553. '@solana/buffer-layout': 4.0.1
  554. '@solana/codecs-numbers': 2.1.1(typescript@4.9.5)
  555. agentkeepalive: 4.6.0
  556. bn.js: 5.2.2
  557. borsh: 0.7.0
  558. bs58: 4.0.1
  559. buffer: 6.0.3
  560. fast-stable-stringify: 1.0.0
  561. jayson: 4.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  562. node-fetch: 2.7.0
  563. rpc-websockets: 9.1.1
  564. superstruct: 2.0.2
  565. transitivePeerDependencies:
  566. - bufferutil
  567. - encoding
  568. - typescript
  569. - utf-8-validate
  570. '@swc/helpers@0.5.17':
  571. dependencies:
  572. tslib: 2.8.1
  573. '@types/bn.js@5.1.6':
  574. dependencies:
  575. '@types/node': 22.15.19
  576. '@types/chai@4.3.20': {}
  577. '@types/connect@3.4.38':
  578. dependencies:
  579. '@types/node': 12.20.55
  580. '@types/json5@0.0.29':
  581. optional: true
  582. '@types/mocha@9.1.1': {}
  583. '@types/node@12.20.55': {}
  584. '@types/node@22.15.19':
  585. dependencies:
  586. undici-types: 6.21.0
  587. '@types/uuid@8.3.4': {}
  588. '@types/ws@7.4.7':
  589. dependencies:
  590. '@types/node': 12.20.55
  591. '@types/ws@8.18.1':
  592. dependencies:
  593. '@types/node': 22.15.19
  594. '@ungap/promise-all-settled@1.1.2': {}
  595. agentkeepalive@4.6.0:
  596. dependencies:
  597. humanize-ms: 1.2.1
  598. ansi-colors@4.1.1: {}
  599. ansi-regex@5.0.1: {}
  600. ansi-styles@4.3.0:
  601. dependencies:
  602. color-convert: 2.0.1
  603. anymatch@3.1.3:
  604. dependencies:
  605. normalize-path: 3.0.0
  606. picomatch: 2.3.1
  607. argparse@2.0.1: {}
  608. arrify@1.0.1: {}
  609. assertion-error@1.1.0: {}
  610. balanced-match@1.0.2: {}
  611. base-x@3.0.11:
  612. dependencies:
  613. safe-buffer: 5.2.1
  614. base64-js@1.5.1: {}
  615. binary-extensions@2.3.0: {}
  616. bn.js@5.2.2: {}
  617. borsh@0.7.0:
  618. dependencies:
  619. bn.js: 5.2.2
  620. bs58: 4.0.1
  621. text-encoding-utf-8: 1.0.2
  622. brace-expansion@1.1.11:
  623. dependencies:
  624. balanced-match: 1.0.2
  625. concat-map: 0.0.1
  626. braces@3.0.3:
  627. dependencies:
  628. fill-range: 7.1.1
  629. browser-stdout@1.3.1: {}
  630. bs58@4.0.1:
  631. dependencies:
  632. base-x: 3.0.11
  633. buffer-from@1.1.2: {}
  634. buffer@6.0.3:
  635. dependencies:
  636. base64-js: 1.5.1
  637. ieee754: 1.2.1
  638. bufferutil@4.0.9:
  639. dependencies:
  640. node-gyp-build: 4.8.4
  641. optional: true
  642. camelcase@6.3.0: {}
  643. chai@4.5.0:
  644. dependencies:
  645. assertion-error: 1.1.0
  646. check-error: 1.0.3
  647. deep-eql: 4.1.4
  648. get-func-name: 2.0.2
  649. loupe: 2.3.7
  650. pathval: 1.1.1
  651. type-detect: 4.1.0
  652. chalk@4.1.2:
  653. dependencies:
  654. ansi-styles: 4.3.0
  655. supports-color: 7.2.0
  656. chalk@5.4.1: {}
  657. check-error@1.0.3:
  658. dependencies:
  659. get-func-name: 2.0.2
  660. chokidar@3.5.3:
  661. dependencies:
  662. anymatch: 3.1.3
  663. braces: 3.0.3
  664. glob-parent: 5.1.2
  665. is-binary-path: 2.1.0
  666. is-glob: 4.0.3
  667. normalize-path: 3.0.0
  668. readdirp: 3.6.0
  669. optionalDependencies:
  670. fsevents: 2.3.3
  671. cliui@7.0.4:
  672. dependencies:
  673. string-width: 4.2.3
  674. strip-ansi: 6.0.1
  675. wrap-ansi: 7.0.0
  676. color-convert@2.0.1:
  677. dependencies:
  678. color-name: 1.1.4
  679. color-name@1.1.4: {}
  680. commander@13.1.0: {}
  681. commander@2.20.3: {}
  682. concat-map@0.0.1: {}
  683. debug@4.3.3(supports-color@8.1.1):
  684. dependencies:
  685. ms: 2.1.2
  686. optionalDependencies:
  687. supports-color: 8.1.1
  688. decamelize@4.0.0: {}
  689. deep-eql@4.1.4:
  690. dependencies:
  691. type-detect: 4.1.0
  692. delay@5.0.0: {}
  693. diff@3.5.0: {}
  694. diff@5.0.0: {}
  695. emoji-regex@8.0.0: {}
  696. es6-promise@4.2.8: {}
  697. es6-promisify@5.0.0:
  698. dependencies:
  699. es6-promise: 4.2.8
  700. escalade@3.2.0: {}
  701. escape-string-regexp@4.0.0: {}
  702. eventemitter3@5.0.1: {}
  703. eyes@0.1.8: {}
  704. fast-stable-stringify@1.0.0: {}
  705. fill-range@7.1.1:
  706. dependencies:
  707. to-regex-range: 5.0.1
  708. find-up@5.0.0:
  709. dependencies:
  710. locate-path: 6.0.0
  711. path-exists: 4.0.0
  712. flat@5.0.2: {}
  713. fs.realpath@1.0.0: {}
  714. fsevents@2.3.3:
  715. optional: true
  716. get-caller-file@2.0.5: {}
  717. get-func-name@2.0.2: {}
  718. glob-parent@5.1.2:
  719. dependencies:
  720. is-glob: 4.0.3
  721. glob@7.2.0:
  722. dependencies:
  723. fs.realpath: 1.0.0
  724. inflight: 1.0.6
  725. inherits: 2.0.4
  726. minimatch: 3.1.2
  727. once: 1.4.0
  728. path-is-absolute: 1.0.1
  729. growl@1.10.5: {}
  730. has-flag@4.0.0: {}
  731. he@1.2.0: {}
  732. humanize-ms@1.2.1:
  733. dependencies:
  734. ms: 2.1.3
  735. ieee754@1.2.1: {}
  736. inflight@1.0.6:
  737. dependencies:
  738. once: 1.4.0
  739. wrappy: 1.0.2
  740. inherits@2.0.4: {}
  741. is-binary-path@2.1.0:
  742. dependencies:
  743. binary-extensions: 2.3.0
  744. is-extglob@2.1.1: {}
  745. is-fullwidth-code-point@3.0.0: {}
  746. is-glob@4.0.3:
  747. dependencies:
  748. is-extglob: 2.1.1
  749. is-number@7.0.0: {}
  750. is-plain-obj@2.1.0: {}
  751. is-unicode-supported@0.1.0: {}
  752. isexe@2.0.0: {}
  753. isomorphic-ws@4.0.1(ws@7.5.10(bufferutil@4.0.9)(utf-8-validate@5.0.10)):
  754. dependencies:
  755. ws: 7.5.10(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  756. jayson@4.2.0(bufferutil@4.0.9)(utf-8-validate@5.0.10):
  757. dependencies:
  758. '@types/connect': 3.4.38
  759. '@types/node': 12.20.55
  760. '@types/ws': 7.4.7
  761. commander: 2.20.3
  762. delay: 5.0.0
  763. es6-promisify: 5.0.0
  764. eyes: 0.1.8
  765. isomorphic-ws: 4.0.1(ws@7.5.10(bufferutil@4.0.9)(utf-8-validate@5.0.10))
  766. json-stringify-safe: 5.0.1
  767. stream-json: 1.9.1
  768. uuid: 8.3.2
  769. ws: 7.5.10(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  770. transitivePeerDependencies:
  771. - bufferutil
  772. - utf-8-validate
  773. js-yaml@4.1.0:
  774. dependencies:
  775. argparse: 2.0.1
  776. json-stringify-safe@5.0.1: {}
  777. json5@1.0.2:
  778. dependencies:
  779. minimist: 1.2.8
  780. optional: true
  781. locate-path@6.0.0:
  782. dependencies:
  783. p-locate: 5.0.0
  784. log-symbols@4.1.0:
  785. dependencies:
  786. chalk: 4.1.2
  787. is-unicode-supported: 0.1.0
  788. loupe@2.3.7:
  789. dependencies:
  790. get-func-name: 2.0.2
  791. make-error@1.3.6: {}
  792. minimatch@3.1.2:
  793. dependencies:
  794. brace-expansion: 1.1.11
  795. minimatch@4.2.1:
  796. dependencies:
  797. brace-expansion: 1.1.11
  798. minimist@1.2.8: {}
  799. mkdirp@0.5.6:
  800. dependencies:
  801. minimist: 1.2.8
  802. mocha@9.2.2:
  803. dependencies:
  804. '@ungap/promise-all-settled': 1.1.2
  805. ansi-colors: 4.1.1
  806. browser-stdout: 1.3.1
  807. chokidar: 3.5.3
  808. debug: 4.3.3(supports-color@8.1.1)
  809. diff: 5.0.0
  810. escape-string-regexp: 4.0.0
  811. find-up: 5.0.0
  812. glob: 7.2.0
  813. growl: 1.10.5
  814. he: 1.2.0
  815. js-yaml: 4.1.0
  816. log-symbols: 4.1.0
  817. minimatch: 4.2.1
  818. ms: 2.1.3
  819. nanoid: 3.3.1
  820. serialize-javascript: 6.0.0
  821. strip-json-comments: 3.1.1
  822. supports-color: 8.1.1
  823. which: 2.0.2
  824. workerpool: 6.2.0
  825. yargs: 16.2.0
  826. yargs-parser: 20.2.4
  827. yargs-unparser: 2.0.0
  828. ms@2.1.2: {}
  829. ms@2.1.3: {}
  830. nanoid@3.3.1: {}
  831. node-fetch@2.7.0:
  832. dependencies:
  833. whatwg-url: 5.0.0
  834. node-gyp-build@4.8.4:
  835. optional: true
  836. normalize-path@3.0.0: {}
  837. once@1.4.0:
  838. dependencies:
  839. wrappy: 1.0.2
  840. p-limit@3.1.0:
  841. dependencies:
  842. yocto-queue: 0.1.0
  843. p-locate@5.0.0:
  844. dependencies:
  845. p-limit: 3.1.0
  846. path-exists@4.0.0: {}
  847. path-is-absolute@1.0.1: {}
  848. pathval@1.1.1: {}
  849. picomatch@2.3.1: {}
  850. randombytes@2.1.0:
  851. dependencies:
  852. safe-buffer: 5.2.1
  853. readdirp@3.6.0:
  854. dependencies:
  855. picomatch: 2.3.1
  856. require-directory@2.1.1: {}
  857. rpc-websockets@9.1.1:
  858. dependencies:
  859. '@swc/helpers': 0.5.17
  860. '@types/uuid': 8.3.4
  861. '@types/ws': 8.18.1
  862. buffer: 6.0.3
  863. eventemitter3: 5.0.1
  864. uuid: 8.3.2
  865. ws: 8.18.2(bufferutil@4.0.9)(utf-8-validate@5.0.10)
  866. optionalDependencies:
  867. bufferutil: 4.0.9
  868. utf-8-validate: 5.0.10
  869. safe-buffer@5.2.1: {}
  870. serialize-javascript@6.0.0:
  871. dependencies:
  872. randombytes: 2.1.0
  873. solana-bankrun-darwin-arm64@0.3.1:
  874. optional: true
  875. solana-bankrun-darwin-universal@0.3.1:
  876. optional: true
  877. solana-bankrun-darwin-x64@0.3.1:
  878. optional: true
  879. solana-bankrun-linux-x64-gnu@0.3.1:
  880. optional: true
  881. solana-bankrun-linux-x64-musl@0.3.1:
  882. optional: true
  883. solana-bankrun@0.3.1(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10):
  884. dependencies:
  885. '@solana/web3.js': 1.98.2(bufferutil@4.0.9)(typescript@4.9.5)(utf-8-validate@5.0.10)
  886. bs58: 4.0.1
  887. optionalDependencies:
  888. solana-bankrun-darwin-arm64: 0.3.1
  889. solana-bankrun-darwin-universal: 0.3.1
  890. solana-bankrun-darwin-x64: 0.3.1
  891. solana-bankrun-linux-x64-gnu: 0.3.1
  892. solana-bankrun-linux-x64-musl: 0.3.1
  893. transitivePeerDependencies:
  894. - bufferutil
  895. - encoding
  896. - typescript
  897. - utf-8-validate
  898. source-map-support@0.5.21:
  899. dependencies:
  900. buffer-from: 1.1.2
  901. source-map: 0.6.1
  902. source-map@0.6.1: {}
  903. stream-chain@2.2.5: {}
  904. stream-json@1.9.1:
  905. dependencies:
  906. stream-chain: 2.2.5
  907. string-width@4.2.3:
  908. dependencies:
  909. emoji-regex: 8.0.0
  910. is-fullwidth-code-point: 3.0.0
  911. strip-ansi: 6.0.1
  912. strip-ansi@6.0.1:
  913. dependencies:
  914. ansi-regex: 5.0.1
  915. strip-bom@3.0.0:
  916. optional: true
  917. strip-json-comments@3.1.1: {}
  918. superstruct@2.0.2: {}
  919. supports-color@7.2.0:
  920. dependencies:
  921. has-flag: 4.0.0
  922. supports-color@8.1.1:
  923. dependencies:
  924. has-flag: 4.0.0
  925. text-encoding-utf-8@1.0.2: {}
  926. to-regex-range@5.0.1:
  927. dependencies:
  928. is-number: 7.0.0
  929. tr46@0.0.3: {}
  930. ts-mocha@10.1.0(mocha@9.2.2):
  931. dependencies:
  932. mocha: 9.2.2
  933. ts-node: 7.0.1
  934. optionalDependencies:
  935. tsconfig-paths: 3.15.0
  936. ts-node@7.0.1:
  937. dependencies:
  938. arrify: 1.0.1
  939. buffer-from: 1.1.2
  940. diff: 3.5.0
  941. make-error: 1.3.6
  942. minimist: 1.2.8
  943. mkdirp: 0.5.6
  944. source-map-support: 0.5.21
  945. yn: 2.0.0
  946. tsconfig-paths@3.15.0:
  947. dependencies:
  948. '@types/json5': 0.0.29
  949. json5: 1.0.2
  950. minimist: 1.2.8
  951. strip-bom: 3.0.0
  952. optional: true
  953. tslib@2.8.1: {}
  954. type-detect@4.1.0: {}
  955. typescript@4.9.5: {}
  956. undici-types@6.21.0: {}
  957. utf-8-validate@5.0.10:
  958. dependencies:
  959. node-gyp-build: 4.8.4
  960. optional: true
  961. uuid@8.3.2: {}
  962. webidl-conversions@3.0.1: {}
  963. whatwg-url@5.0.0:
  964. dependencies:
  965. tr46: 0.0.3
  966. webidl-conversions: 3.0.1
  967. which@2.0.2:
  968. dependencies:
  969. isexe: 2.0.0
  970. workerpool@6.2.0: {}
  971. wrap-ansi@7.0.0:
  972. dependencies:
  973. ansi-styles: 4.3.0
  974. string-width: 4.2.3
  975. strip-ansi: 6.0.1
  976. wrappy@1.0.2: {}
  977. ws@7.5.10(bufferutil@4.0.9)(utf-8-validate@5.0.10):
  978. optionalDependencies:
  979. bufferutil: 4.0.9
  980. utf-8-validate: 5.0.10
  981. ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@5.0.10):
  982. optionalDependencies:
  983. bufferutil: 4.0.9
  984. utf-8-validate: 5.0.10
  985. y18n@5.0.8: {}
  986. yargs-parser@20.2.4: {}
  987. yargs-unparser@2.0.0:
  988. dependencies:
  989. camelcase: 6.3.0
  990. decamelize: 4.0.0
  991. flat: 5.0.2
  992. is-plain-obj: 2.1.0
  993. yargs@16.2.0:
  994. dependencies:
  995. cliui: 7.0.4
  996. escalade: 3.2.0
  997. get-caller-file: 2.0.5
  998. require-directory: 2.1.1
  999. string-width: 4.2.3
  1000. y18n: 5.0.8
  1001. yargs-parser: 20.2.4
  1002. yn@2.0.0: {}
  1003. yocto-queue@0.1.0: {}