pnpm-lock.yaml 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. lockfileVersion: '6.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. devDependencies:
  6. '@biomejs/biome':
  7. specifier: 1.8.1
  8. version: 1.8.1
  9. '@types/node':
  10. specifier: ^20.9.0
  11. version: 20.14.2
  12. husky:
  13. specifier: ^9.0.11
  14. version: 9.0.11
  15. picocolors:
  16. specifier: ^1.0.0
  17. version: 1.0.1
  18. ts-node:
  19. specifier: ^10.9.1
  20. version: 10.9.2(@types/node@20.14.2)(typescript@5.4.5)
  21. typescript:
  22. specifier: ^5.2.2
  23. version: 5.4.5
  24. packages:
  25. /@biomejs/biome@1.8.1:
  26. resolution: {integrity: sha512-fQXGfvq6DIXem12dGQCM2tNF+vsNHH1qs3C7WeOu75Pd0trduoTmoO7G4ntLJ2qDs5wuw981H+cxQhi1uHnAtA==}
  27. engines: {node: '>=14.21.3'}
  28. hasBin: true
  29. requiresBuild: true
  30. optionalDependencies:
  31. '@biomejs/cli-darwin-arm64': 1.8.1
  32. '@biomejs/cli-darwin-x64': 1.8.1
  33. '@biomejs/cli-linux-arm64': 1.8.1
  34. '@biomejs/cli-linux-arm64-musl': 1.8.1
  35. '@biomejs/cli-linux-x64': 1.8.1
  36. '@biomejs/cli-linux-x64-musl': 1.8.1
  37. '@biomejs/cli-win32-arm64': 1.8.1
  38. '@biomejs/cli-win32-x64': 1.8.1
  39. dev: true
  40. /@biomejs/cli-darwin-arm64@1.8.1:
  41. resolution: {integrity: sha512-XLiB7Uu6GALIOBWzQ2aMD0ru4Ly5/qSeQF7kk3AabzJ/kwsEWSe33iVySBP/SS2qv25cgqNiLksjGcw2bHT3mw==}
  42. engines: {node: '>=14.21.3'}
  43. cpu: [arm64]
  44. os: [darwin]
  45. requiresBuild: true
  46. dev: true
  47. optional: true
  48. /@biomejs/cli-darwin-x64@1.8.1:
  49. resolution: {integrity: sha512-uMTSxVLMfqkBVqyc25hSn83jBbp+wtWjzM/pHFlKXt3htJuw7FErVGW0nmQ9Sxa9vJ7GcqoltLMl28VQRIMYzg==}
  50. engines: {node: '>=14.21.3'}
  51. cpu: [x64]
  52. os: [darwin]
  53. requiresBuild: true
  54. dev: true
  55. optional: true
  56. /@biomejs/cli-linux-arm64-musl@1.8.1:
  57. resolution: {integrity: sha512-UQ8Wc01J0wQL+5AYOc7qkJn20B4PZmQL1KrmDZh7ot0DvD6aX4+8mmfd/dG5b6Zjo/44QvCKcvkFGCMRYuhWZA==}
  58. engines: {node: '>=14.21.3'}
  59. cpu: [arm64]
  60. os: [linux]
  61. requiresBuild: true
  62. dev: true
  63. optional: true
  64. /@biomejs/cli-linux-arm64@1.8.1:
  65. resolution: {integrity: sha512-3SzZRuC/9Oi2P2IBNPsEj0KXxSXUEYRR2kfRF/Ve8QAfGgrt4qnwuWd6QQKKN5R+oYH691qjm+cXBKEcrP1v/Q==}
  66. engines: {node: '>=14.21.3'}
  67. cpu: [arm64]
  68. os: [linux]
  69. requiresBuild: true
  70. dev: true
  71. optional: true
  72. /@biomejs/cli-linux-x64-musl@1.8.1:
  73. resolution: {integrity: sha512-fYbP/kNu/rtZ4kKzWVocIdqZOtBSUEg9qUhZaao3dy3CRzafR6u6KDtBeSCnt47O+iLnks1eOR1TUxzr5+QuqA==}
  74. engines: {node: '>=14.21.3'}
  75. cpu: [x64]
  76. os: [linux]
  77. requiresBuild: true
  78. dev: true
  79. optional: true
  80. /@biomejs/cli-linux-x64@1.8.1:
  81. resolution: {integrity: sha512-AeBycVdNrTzsyYKEOtR2R0Ph0hCD0sCshcp2aOnfGP0hCZbtFg09D0SdKLbyzKntisY41HxKVrydYiaApp+2uw==}
  82. engines: {node: '>=14.21.3'}
  83. cpu: [x64]
  84. os: [linux]
  85. requiresBuild: true
  86. dev: true
  87. optional: true
  88. /@biomejs/cli-win32-arm64@1.8.1:
  89. resolution: {integrity: sha512-6tEd1H/iFKpgpE3OIB7oNgW5XkjiVMzMRPL8zYoZ036YfuJ5nMYm9eB9H/y81+8Z76vL48fiYzMPotJwukGPqQ==}
  90. engines: {node: '>=14.21.3'}
  91. cpu: [arm64]
  92. os: [win32]
  93. requiresBuild: true
  94. dev: true
  95. optional: true
  96. /@biomejs/cli-win32-x64@1.8.1:
  97. resolution: {integrity: sha512-g2H31jJzYmS4jkvl6TiyEjEX+Nv79a5km/xn+5DARTp5MBFzC9gwceusSSB2AkJKqZzY131AiACAWjKrVt5Ijw==}
  98. engines: {node: '>=14.21.3'}
  99. cpu: [x64]
  100. os: [win32]
  101. requiresBuild: true
  102. dev: true
  103. optional: true
  104. /@cspotcode/source-map-support@0.8.1:
  105. resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
  106. engines: {node: '>=12'}
  107. dependencies:
  108. '@jridgewell/trace-mapping': 0.3.9
  109. dev: true
  110. /@jridgewell/resolve-uri@3.1.2:
  111. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  112. engines: {node: '>=6.0.0'}
  113. dev: true
  114. /@jridgewell/sourcemap-codec@1.4.15:
  115. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  116. dev: true
  117. /@jridgewell/trace-mapping@0.3.9:
  118. resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
  119. dependencies:
  120. '@jridgewell/resolve-uri': 3.1.2
  121. '@jridgewell/sourcemap-codec': 1.4.15
  122. dev: true
  123. /@tsconfig/node10@1.0.11:
  124. resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==}
  125. dev: true
  126. /@tsconfig/node12@1.0.11:
  127. resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
  128. dev: true
  129. /@tsconfig/node14@1.0.3:
  130. resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
  131. dev: true
  132. /@tsconfig/node16@1.0.4:
  133. resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
  134. dev: true
  135. /@types/node@20.14.2:
  136. resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==}
  137. dependencies:
  138. undici-types: 5.26.5
  139. dev: true
  140. /acorn-walk@8.3.2:
  141. resolution: {integrity: sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==}
  142. engines: {node: '>=0.4.0'}
  143. dev: true
  144. /acorn@8.11.3:
  145. resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
  146. engines: {node: '>=0.4.0'}
  147. hasBin: true
  148. dev: true
  149. /arg@4.1.3:
  150. resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
  151. dev: true
  152. /create-require@1.1.1:
  153. resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
  154. dev: true
  155. /diff@4.0.2:
  156. resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
  157. engines: {node: '>=0.3.1'}
  158. dev: true
  159. /husky@9.0.11:
  160. resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==}
  161. engines: {node: '>=18'}
  162. hasBin: true
  163. dev: true
  164. /make-error@1.3.6:
  165. resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
  166. dev: true
  167. /picocolors@1.0.1:
  168. resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
  169. dev: true
  170. /ts-node@10.9.2(@types/node@20.14.2)(typescript@5.4.5):
  171. resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
  172. hasBin: true
  173. peerDependencies:
  174. '@swc/core': '>=1.2.50'
  175. '@swc/wasm': '>=1.2.50'
  176. '@types/node': '*'
  177. typescript: '>=2.7'
  178. peerDependenciesMeta:
  179. '@swc/core':
  180. optional: true
  181. '@swc/wasm':
  182. optional: true
  183. dependencies:
  184. '@cspotcode/source-map-support': 0.8.1
  185. '@tsconfig/node10': 1.0.11
  186. '@tsconfig/node12': 1.0.11
  187. '@tsconfig/node14': 1.0.3
  188. '@tsconfig/node16': 1.0.4
  189. '@types/node': 20.14.2
  190. acorn: 8.11.3
  191. acorn-walk: 8.3.2
  192. arg: 4.1.3
  193. create-require: 1.1.1
  194. diff: 4.0.2
  195. make-error: 1.3.6
  196. typescript: 5.4.5
  197. v8-compile-cache-lib: 3.0.1
  198. yn: 3.1.1
  199. dev: true
  200. /typescript@5.4.5:
  201. resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
  202. engines: {node: '>=14.17'}
  203. hasBin: true
  204. dev: true
  205. /undici-types@5.26.5:
  206. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  207. dev: true
  208. /v8-compile-cache-lib@3.0.1:
  209. resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
  210. dev: true
  211. /yn@3.1.1:
  212. resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
  213. engines: {node: '>=6'}
  214. dev: true