immosquare-cleaner 0.1.42 → 0.1.43

Sign up to get free protection for your applications and to get access to all the features.
Files changed (807) hide show
  1. checksums.yaml +4 -4
  2. data/lib/immosquare-cleaner/version.rb +1 -1
  3. data/node_modules/.bin/ncu +1 -1
  4. data/node_modules/.bin/npm-check-updates +1 -1
  5. data/node_modules/.bin/rimraf +1 -1
  6. data/node_modules/@eslint/config-array/dist/cjs/index.cjs +5 -0
  7. data/node_modules/@eslint/config-array/dist/esm/index.js +5 -0
  8. data/node_modules/@eslint/config-array/package.json +1 -1
  9. data/node_modules/@eslint/js/package.json +1 -1
  10. data/node_modules/ansi-regex/index.d.ts +13 -9
  11. data/node_modules/ansi-regex/index.js +5 -3
  12. data/node_modules/ansi-regex/license +1 -1
  13. data/node_modules/ansi-regex/package.json +6 -9
  14. data/node_modules/ansi-regex/readme.md +8 -2
  15. data/node_modules/brace-expansion/README.md +0 -6
  16. data/node_modules/brace-expansion/index.js +84 -86
  17. data/node_modules/brace-expansion/package.json +4 -3
  18. data/node_modules/chalk/license +1 -1
  19. data/node_modules/chalk/package.json +23 -38
  20. data/node_modules/chalk/readme.md +85 -69
  21. data/node_modules/chalk/source/index.js +84 -80
  22. data/node_modules/eslint/lib/cli.js +0 -20
  23. data/node_modules/eslint/lib/languages/js/source-code/source-code.js +19 -0
  24. data/node_modules/eslint/lib/linter/apply-disable-directives.js +24 -12
  25. data/node_modules/eslint/lib/linter/linter.js +44 -20
  26. data/node_modules/eslint/lib/linter/report-translator.js +10 -10
  27. data/node_modules/eslint/lib/linter/rule-fixer.js +38 -15
  28. data/node_modules/eslint/lib/shared/flags.js +2 -2
  29. data/node_modules/eslint/package.json +5 -4
  30. data/node_modules/glob/LICENSE +7 -1
  31. data/node_modules/glob/README.md +284 -1120
  32. data/node_modules/glob/common.js +238 -0
  33. data/node_modules/glob/glob.js +790 -0
  34. data/node_modules/glob/package.json +34 -76
  35. data/node_modules/glob/sync.js +486 -0
  36. data/node_modules/lru-cache/LICENSE +1 -1
  37. data/node_modules/lru-cache/README.md +104 -1055
  38. data/node_modules/lru-cache/index.js +246 -1139
  39. data/node_modules/lru-cache/package.json +11 -75
  40. data/node_modules/minimatch/LICENSE +1 -1
  41. data/node_modules/minimatch/README.md +65 -289
  42. data/node_modules/minimatch/package.json +14 -67
  43. data/node_modules/npm-check-updates/README.md +9 -12
  44. data/node_modules/npm-check-updates/build/cli.js +21 -21
  45. data/node_modules/npm-check-updates/build/cli.js.map +1 -1
  46. data/node_modules/npm-check-updates/build/index-CWktU8PK.js +58 -0
  47. data/node_modules/npm-check-updates/build/index-CWktU8PK.js.map +1 -0
  48. data/node_modules/npm-check-updates/build/index.d.ts +1 -3
  49. data/node_modules/npm-check-updates/build/index.js +207 -223
  50. data/node_modules/npm-check-updates/build/index.js.map +1 -1
  51. data/node_modules/npm-check-updates/package.json +101 -105
  52. data/node_modules/rimraf/LICENSE +1 -1
  53. data/node_modules/rimraf/README.md +70 -188
  54. data/node_modules/rimraf/bin.js +50 -0
  55. data/node_modules/rimraf/package.json +16 -74
  56. data/node_modules/rimraf/rimraf.js +364 -0
  57. data/node_modules/semver/README.md +27 -221
  58. data/node_modules/semver/bin/semver.js +84 -107
  59. data/node_modules/semver/package.json +14 -63
  60. data/node_modules/semver/semver.js +1643 -0
  61. data/node_modules/strip-ansi/index.d.ts +4 -2
  62. data/node_modules/strip-ansi/index.js +3 -13
  63. data/node_modules/strip-ansi/license +1 -1
  64. data/node_modules/strip-ansi/package.json +7 -10
  65. data/node_modules/strip-ansi/readme.md +7 -2
  66. data/node_modules/strip-json-comments/index.d.ts +13 -18
  67. data/node_modules/strip-json-comments/index.js +38 -68
  68. data/node_modules/strip-json-comments/package.json +5 -13
  69. data/node_modules/strip-json-comments/readme.md +18 -15
  70. data/node_modules/yallist/package.json +1 -1
  71. data/node_modules/yallist/yallist.js +3 -3
  72. data/package.json +3 -3
  73. metadata +14 -736
  74. data/node_modules/@eslint/config-array/node_modules/minimatch/LICENSE +0 -15
  75. data/node_modules/@eslint/config-array/node_modules/minimatch/README.md +0 -230
  76. data/node_modules/@eslint/config-array/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
  77. data/node_modules/@eslint/config-array/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -129
  78. data/node_modules/@eslint/config-array/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -201
  79. data/node_modules/@eslint/config-array/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -47
  80. data/node_modules/@eslint/config-array/node_modules/minimatch/package.json +0 -33
  81. data/node_modules/chalk/source/index.d.ts +0 -320
  82. data/node_modules/chalk/source/utilities.js +0 -33
  83. data/node_modules/chalk/source/vendor/ansi-styles/index.d.ts +0 -236
  84. data/node_modules/chalk/source/vendor/ansi-styles/index.js +0 -223
  85. data/node_modules/chalk/source/vendor/supports-color/browser.d.ts +0 -1
  86. data/node_modules/chalk/source/vendor/supports-color/browser.js +0 -30
  87. data/node_modules/chalk/source/vendor/supports-color/index.d.ts +0 -55
  88. data/node_modules/chalk/source/vendor/supports-color/index.js +0 -182
  89. data/node_modules/eslint/node_modules/chalk/license +0 -9
  90. data/node_modules/eslint/node_modules/chalk/package.json +0 -68
  91. data/node_modules/eslint/node_modules/chalk/readme.md +0 -341
  92. data/node_modules/eslint/node_modules/chalk/source/index.js +0 -229
  93. data/node_modules/eslint/node_modules/minimatch/LICENSE +0 -15
  94. data/node_modules/eslint/node_modules/minimatch/README.md +0 -230
  95. data/node_modules/eslint/node_modules/minimatch/minimatch.js +0 -947
  96. data/node_modules/eslint/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
  97. data/node_modules/eslint/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -129
  98. data/node_modules/eslint/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -201
  99. data/node_modules/eslint/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -47
  100. data/node_modules/eslint/node_modules/minimatch/package.json +0 -33
  101. data/node_modules/eslint/node_modules/strip-ansi/index.d.ts +0 -17
  102. data/node_modules/eslint/node_modules/strip-ansi/index.js +0 -4
  103. data/node_modules/eslint/node_modules/strip-ansi/license +0 -9
  104. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/index.d.ts +0 -37
  105. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/index.js +0 -10
  106. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/license +0 -9
  107. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/package.json +0 -55
  108. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/readme.md +0 -78
  109. data/node_modules/eslint/node_modules/strip-ansi/package.json +0 -54
  110. data/node_modules/eslint/node_modules/strip-ansi/readme.md +0 -46
  111. data/node_modules/glob/dist/commonjs/glob.d.ts +0 -344
  112. data/node_modules/glob/dist/commonjs/glob.d.ts.map +0 -1
  113. data/node_modules/glob/dist/commonjs/glob.js +0 -243
  114. data/node_modules/glob/dist/commonjs/glob.js.map +0 -1
  115. data/node_modules/glob/dist/commonjs/has-magic.d.ts +0 -14
  116. data/node_modules/glob/dist/commonjs/has-magic.d.ts.map +0 -1
  117. data/node_modules/glob/dist/commonjs/has-magic.js +0 -27
  118. data/node_modules/glob/dist/commonjs/has-magic.js.map +0 -1
  119. data/node_modules/glob/dist/commonjs/ignore.d.ts +0 -20
  120. data/node_modules/glob/dist/commonjs/ignore.d.ts.map +0 -1
  121. data/node_modules/glob/dist/commonjs/ignore.js +0 -108
  122. data/node_modules/glob/dist/commonjs/ignore.js.map +0 -1
  123. data/node_modules/glob/dist/commonjs/index.d.ts +0 -96
  124. data/node_modules/glob/dist/commonjs/index.d.ts.map +0 -1
  125. data/node_modules/glob/dist/commonjs/index.js +0 -68
  126. data/node_modules/glob/dist/commonjs/index.js.map +0 -1
  127. data/node_modules/glob/dist/commonjs/package.json +0 -1
  128. data/node_modules/glob/dist/commonjs/pattern.d.ts +0 -77
  129. data/node_modules/glob/dist/commonjs/pattern.d.ts.map +0 -1
  130. data/node_modules/glob/dist/commonjs/pattern.js +0 -219
  131. data/node_modules/glob/dist/commonjs/pattern.js.map +0 -1
  132. data/node_modules/glob/dist/commonjs/processor.d.ts +0 -59
  133. data/node_modules/glob/dist/commonjs/processor.d.ts.map +0 -1
  134. data/node_modules/glob/dist/commonjs/processor.js +0 -302
  135. data/node_modules/glob/dist/commonjs/processor.js.map +0 -1
  136. data/node_modules/glob/dist/commonjs/walker.d.ts +0 -96
  137. data/node_modules/glob/dist/commonjs/walker.d.ts.map +0 -1
  138. data/node_modules/glob/dist/commonjs/walker.js +0 -358
  139. data/node_modules/glob/dist/commonjs/walker.js.map +0 -1
  140. data/node_modules/glob/dist/esm/bin.d.mts +0 -3
  141. data/node_modules/glob/dist/esm/bin.d.mts.map +0 -1
  142. data/node_modules/glob/dist/esm/bin.mjs +0 -275
  143. data/node_modules/glob/dist/esm/bin.mjs.map +0 -1
  144. data/node_modules/glob/dist/esm/glob.d.ts +0 -344
  145. data/node_modules/glob/dist/esm/glob.d.ts.map +0 -1
  146. data/node_modules/glob/dist/esm/glob.js +0 -239
  147. data/node_modules/glob/dist/esm/glob.js.map +0 -1
  148. data/node_modules/glob/dist/esm/has-magic.d.ts +0 -14
  149. data/node_modules/glob/dist/esm/has-magic.d.ts.map +0 -1
  150. data/node_modules/glob/dist/esm/has-magic.js +0 -23
  151. data/node_modules/glob/dist/esm/has-magic.js.map +0 -1
  152. data/node_modules/glob/dist/esm/ignore.d.ts +0 -20
  153. data/node_modules/glob/dist/esm/ignore.d.ts.map +0 -1
  154. data/node_modules/glob/dist/esm/ignore.js +0 -104
  155. data/node_modules/glob/dist/esm/ignore.js.map +0 -1
  156. data/node_modules/glob/dist/esm/index.d.ts +0 -96
  157. data/node_modules/glob/dist/esm/index.d.ts.map +0 -1
  158. data/node_modules/glob/dist/esm/index.js +0 -56
  159. data/node_modules/glob/dist/esm/index.js.map +0 -1
  160. data/node_modules/glob/dist/esm/package.json +0 -1
  161. data/node_modules/glob/dist/esm/pattern.d.ts +0 -77
  162. data/node_modules/glob/dist/esm/pattern.d.ts.map +0 -1
  163. data/node_modules/glob/dist/esm/pattern.js +0 -215
  164. data/node_modules/glob/dist/esm/pattern.js.map +0 -1
  165. data/node_modules/glob/dist/esm/processor.d.ts +0 -59
  166. data/node_modules/glob/dist/esm/processor.d.ts.map +0 -1
  167. data/node_modules/glob/dist/esm/processor.js +0 -295
  168. data/node_modules/glob/dist/esm/processor.js.map +0 -1
  169. data/node_modules/glob/dist/esm/walker.d.ts +0 -96
  170. data/node_modules/glob/dist/esm/walker.d.ts.map +0 -1
  171. data/node_modules/glob/dist/esm/walker.js +0 -352
  172. data/node_modules/glob/dist/esm/walker.js.map +0 -1
  173. data/node_modules/glob/node_modules/minimatch/LICENSE +0 -15
  174. data/node_modules/glob/node_modules/minimatch/README.md +0 -454
  175. data/node_modules/glob/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
  176. data/node_modules/glob/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
  177. data/node_modules/glob/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
  178. data/node_modules/glob/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  179. data/node_modules/glob/node_modules/minimatch/dist/cjs/ast.d.ts +0 -19
  180. data/node_modules/glob/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  181. data/node_modules/glob/node_modules/minimatch/dist/cjs/ast.js +0 -589
  182. data/node_modules/glob/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  183. data/node_modules/glob/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  184. data/node_modules/glob/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  185. data/node_modules/glob/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  186. data/node_modules/glob/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  187. data/node_modules/glob/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  188. data/node_modules/glob/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  189. data/node_modules/glob/node_modules/minimatch/dist/cjs/escape.js +0 -22
  190. data/node_modules/glob/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  191. data/node_modules/glob/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
  192. data/node_modules/glob/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  193. data/node_modules/glob/node_modules/minimatch/dist/cjs/index.js +0 -1011
  194. data/node_modules/glob/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  195. data/node_modules/glob/node_modules/minimatch/dist/cjs/package.json +0 -3
  196. data/node_modules/glob/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  197. data/node_modules/glob/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  198. data/node_modules/glob/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  199. data/node_modules/glob/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  200. data/node_modules/glob/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
  201. data/node_modules/glob/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
  202. data/node_modules/glob/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
  203. data/node_modules/glob/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  204. data/node_modules/glob/node_modules/minimatch/dist/mjs/ast.d.ts +0 -19
  205. data/node_modules/glob/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  206. data/node_modules/glob/node_modules/minimatch/dist/mjs/ast.js +0 -585
  207. data/node_modules/glob/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  208. data/node_modules/glob/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  209. data/node_modules/glob/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  210. data/node_modules/glob/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  211. data/node_modules/glob/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  212. data/node_modules/glob/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  213. data/node_modules/glob/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  214. data/node_modules/glob/node_modules/minimatch/dist/mjs/escape.js +0 -18
  215. data/node_modules/glob/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  216. data/node_modules/glob/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
  217. data/node_modules/glob/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  218. data/node_modules/glob/node_modules/minimatch/dist/mjs/index.js +0 -995
  219. data/node_modules/glob/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  220. data/node_modules/glob/node_modules/minimatch/dist/mjs/package.json +0 -3
  221. data/node_modules/glob/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  222. data/node_modules/glob/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  223. data/node_modules/glob/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  224. data/node_modules/glob/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  225. data/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
  226. data/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -135
  227. data/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -203
  228. data/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -46
  229. data/node_modules/glob/node_modules/minimatch/package.json +0 -86
  230. data/node_modules/glob/node_modules/minipass/LICENSE +0 -15
  231. data/node_modules/glob/node_modules/minipass/README.md +0 -825
  232. data/node_modules/glob/node_modules/minipass/dist/commonjs/index.d.ts +0 -549
  233. data/node_modules/glob/node_modules/minipass/dist/commonjs/index.d.ts.map +0 -1
  234. data/node_modules/glob/node_modules/minipass/dist/commonjs/index.js +0 -1028
  235. data/node_modules/glob/node_modules/minipass/dist/commonjs/index.js.map +0 -1
  236. data/node_modules/glob/node_modules/minipass/dist/commonjs/package.json +0 -1
  237. data/node_modules/glob/node_modules/minipass/dist/esm/index.d.ts +0 -549
  238. data/node_modules/glob/node_modules/minipass/dist/esm/index.d.ts.map +0 -1
  239. data/node_modules/glob/node_modules/minipass/dist/esm/index.js +0 -1018
  240. data/node_modules/glob/node_modules/minipass/dist/esm/index.js.map +0 -1
  241. data/node_modules/glob/node_modules/minipass/dist/esm/package.json +0 -1
  242. data/node_modules/glob/node_modules/minipass/package.json +0 -82
  243. data/node_modules/lru-cache/index.d.ts +0 -869
  244. data/node_modules/lru-cache/index.mjs +0 -1227
  245. data/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
  246. data/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
  247. data/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
  248. data/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  249. data/node_modules/minimatch/dist/cjs/ast.d.ts +0 -19
  250. data/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  251. data/node_modules/minimatch/dist/cjs/ast.js +0 -589
  252. data/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  253. data/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  254. data/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  255. data/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  256. data/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  257. data/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  258. data/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  259. data/node_modules/minimatch/dist/cjs/escape.js +0 -22
  260. data/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  261. data/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
  262. data/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  263. data/node_modules/minimatch/dist/cjs/index.js +0 -1011
  264. data/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  265. data/node_modules/minimatch/dist/cjs/package.json +0 -3
  266. data/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  267. data/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  268. data/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  269. data/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  270. data/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
  271. data/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
  272. data/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
  273. data/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  274. data/node_modules/minimatch/dist/mjs/ast.d.ts +0 -19
  275. data/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  276. data/node_modules/minimatch/dist/mjs/ast.js +0 -585
  277. data/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  278. data/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  279. data/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  280. data/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  281. data/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  282. data/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  283. data/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  284. data/node_modules/minimatch/dist/mjs/escape.js +0 -18
  285. data/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  286. data/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
  287. data/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  288. data/node_modules/minimatch/dist/mjs/index.js +0 -995
  289. data/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  290. data/node_modules/minimatch/dist/mjs/package.json +0 -3
  291. data/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  292. data/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  293. data/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  294. data/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  295. data/node_modules/npm-check-updates/build/index-5sFb3Tvv.js +0 -66
  296. data/node_modules/npm-check-updates/build/index-5sFb3Tvv.js.map +0 -1
  297. data/node_modules/npm-check-updates/build/package.json +0 -183
  298. data/node_modules/npm-check-updates/build/src/bin/cli.d.ts +0 -2
  299. data/node_modules/npm-check-updates/build/src/bin/cli.js +0 -182
  300. data/node_modules/npm-check-updates/build/src/bin/cli.js.map +0 -1
  301. data/node_modules/npm-check-updates/build/src/cli-options.d.ts +0 -9
  302. data/node_modules/npm-check-updates/build/src/cli-options.js +0 -795
  303. data/node_modules/npm-check-updates/build/src/cli-options.js.map +0 -1
  304. data/node_modules/npm-check-updates/build/src/index.d.ts +0 -17
  305. data/node_modules/npm-check-updates/build/src/index.js +0 -316
  306. data/node_modules/npm-check-updates/build/src/index.js.map +0 -1
  307. data/node_modules/npm-check-updates/build/src/lib/cache.d.ts +0 -17
  308. data/node_modules/npm-check-updates/build/src/lib/cache.js +0 -105
  309. data/node_modules/npm-check-updates/build/src/lib/cache.js.map +0 -1
  310. data/node_modules/npm-check-updates/build/src/lib/chalk.d.ts +0 -7
  311. data/node_modules/npm-check-updates/build/src/lib/chalk.js +0 -66
  312. data/node_modules/npm-check-updates/build/src/lib/chalk.js.map +0 -1
  313. data/node_modules/npm-check-updates/build/src/lib/determinePackageManager.d.ts +0 -8
  314. data/node_modules/npm-check-updates/build/src/lib/determinePackageManager.js +0 -32
  315. data/node_modules/npm-check-updates/build/src/lib/determinePackageManager.js.map +0 -1
  316. data/node_modules/npm-check-updates/build/src/lib/doctor.d.ts +0 -8
  317. data/node_modules/npm-check-updates/build/src/lib/doctor.js +0 -290
  318. data/node_modules/npm-check-updates/build/src/lib/doctor.js.map +0 -1
  319. data/node_modules/npm-check-updates/build/src/lib/exists.d.ts +0 -3
  320. data/node_modules/npm-check-updates/build/src/lib/exists.js +0 -10
  321. data/node_modules/npm-check-updates/build/src/lib/exists.js.map +0 -1
  322. data/node_modules/npm-check-updates/build/src/lib/figgy-pudding/index.d.ts +0 -2
  323. data/node_modules/npm-check-updates/build/src/lib/figgy-pudding/index.js +0 -112
  324. data/node_modules/npm-check-updates/build/src/lib/figgy-pudding/index.js.map +0 -1
  325. data/node_modules/npm-check-updates/build/src/lib/filterAndReject.d.ts +0 -12
  326. data/node_modules/npm-check-updates/build/src/lib/filterAndReject.js +0 -80
  327. data/node_modules/npm-check-updates/build/src/lib/filterAndReject.js.map +0 -1
  328. data/node_modules/npm-check-updates/build/src/lib/filterObject.d.ts +0 -4
  329. data/node_modules/npm-check-updates/build/src/lib/filterObject.js +0 -10
  330. data/node_modules/npm-check-updates/build/src/lib/filterObject.js.map +0 -1
  331. data/node_modules/npm-check-updates/build/src/lib/findLockfile.d.ts +0 -12
  332. data/node_modules/npm-check-updates/build/src/lib/findLockfile.js +0 -54
  333. data/node_modules/npm-check-updates/build/src/lib/findLockfile.js.map +0 -1
  334. data/node_modules/npm-check-updates/build/src/lib/findPackage.d.ts +0 -16
  335. data/node_modules/npm-check-updates/build/src/lib/findPackage.js +0 -78
  336. data/node_modules/npm-check-updates/build/src/lib/findPackage.js.map +0 -1
  337. data/node_modules/npm-check-updates/build/src/lib/getAllPackages.d.ts +0 -10
  338. data/node_modules/npm-check-updates/build/src/lib/getAllPackages.js +0 -126
  339. data/node_modules/npm-check-updates/build/src/lib/getAllPackages.js.map +0 -1
  340. data/node_modules/npm-check-updates/build/src/lib/getCurrentDependencies.d.ts +0 -15
  341. data/node_modules/npm-check-updates/build/src/lib/getCurrentDependencies.js +0 -76
  342. data/node_modules/npm-check-updates/build/src/lib/getCurrentDependencies.js.map +0 -1
  343. data/node_modules/npm-check-updates/build/src/lib/getIgnoredUpgrades.d.ts +0 -8
  344. data/node_modules/npm-check-updates/build/src/lib/getIgnoredUpgrades.js +0 -37
  345. data/node_modules/npm-check-updates/build/src/lib/getIgnoredUpgrades.js.map +0 -1
  346. data/node_modules/npm-check-updates/build/src/lib/getInstalledPackages.d.ts +0 -12
  347. data/node_modules/npm-check-updates/build/src/lib/getInstalledPackages.js +0 -35
  348. data/node_modules/npm-check-updates/build/src/lib/getInstalledPackages.js.map +0 -1
  349. data/node_modules/npm-check-updates/build/src/lib/getNcuRc.d.ts +0 -22
  350. data/node_modules/npm-check-updates/build/src/lib/getNcuRc.js +0 -60
  351. data/node_modules/npm-check-updates/build/src/lib/getNcuRc.js.map +0 -1
  352. data/node_modules/npm-check-updates/build/src/lib/getPackageManager.d.ts +0 -13
  353. data/node_modules/npm-check-updates/build/src/lib/getPackageManager.js +0 -30
  354. data/node_modules/npm-check-updates/build/src/lib/getPackageManager.js.map +0 -1
  355. data/node_modules/npm-check-updates/build/src/lib/getPeerDependencies.d.ts +0 -6
  356. data/node_modules/npm-check-updates/build/src/lib/getPeerDependencies.js +0 -31
  357. data/node_modules/npm-check-updates/build/src/lib/getPeerDependencies.js.map +0 -1
  358. data/node_modules/npm-check-updates/build/src/lib/getPeerDependenciesFromRegistry.d.ts +0 -12
  359. data/node_modules/npm-check-updates/build/src/lib/getPeerDependenciesFromRegistry.js +0 -35
  360. data/node_modules/npm-check-updates/build/src/lib/getPeerDependenciesFromRegistry.js.map +0 -1
  361. data/node_modules/npm-check-updates/build/src/lib/getPreferredWildcard.d.ts +0 -10
  362. data/node_modules/npm-check-updates/build/src/lib/getPreferredWildcard.js +0 -30
  363. data/node_modules/npm-check-updates/build/src/lib/getPreferredWildcard.js.map +0 -1
  364. data/node_modules/npm-check-updates/build/src/lib/getRepoUrl.d.ts +0 -11
  365. data/node_modules/npm-check-updates/build/src/lib/getRepoUrl.js +0 -81
  366. data/node_modules/npm-check-updates/build/src/lib/getRepoUrl.js.map +0 -1
  367. data/node_modules/npm-check-updates/build/src/lib/initOptions.d.ts +0 -7
  368. data/node_modules/npm-check-updates/build/src/lib/initOptions.js +0 -207
  369. data/node_modules/npm-check-updates/build/src/lib/initOptions.js.map +0 -1
  370. data/node_modules/npm-check-updates/build/src/lib/isUpgradeable.d.ts +0 -14
  371. data/node_modules/npm-check-updates/build/src/lib/isUpgradeable.js +0 -68
  372. data/node_modules/npm-check-updates/build/src/lib/isUpgradeable.js.map +0 -1
  373. data/node_modules/npm-check-updates/build/src/lib/keyValueBy.d.ts +0 -6
  374. data/node_modules/npm-check-updates/build/src/lib/keyValueBy.js +0 -23
  375. data/node_modules/npm-check-updates/build/src/lib/keyValueBy.js.map +0 -1
  376. data/node_modules/npm-check-updates/build/src/lib/libnpmconfig/index.d.ts +0 -3
  377. data/node_modules/npm-check-updates/build/src/lib/libnpmconfig/index.js +0 -108
  378. data/node_modules/npm-check-updates/build/src/lib/libnpmconfig/index.js.map +0 -1
  379. data/node_modules/npm-check-updates/build/src/lib/loadPackageInfoFromFile.d.ts +0 -5
  380. data/node_modules/npm-check-updates/build/src/lib/loadPackageInfoFromFile.js +0 -27
  381. data/node_modules/npm-check-updates/build/src/lib/loadPackageInfoFromFile.js.map +0 -1
  382. data/node_modules/npm-check-updates/build/src/lib/logging.d.ts +0 -77
  383. data/node_modules/npm-check-updates/build/src/lib/logging.js +0 -287
  384. data/node_modules/npm-check-updates/build/src/lib/logging.js.map +0 -1
  385. data/node_modules/npm-check-updates/build/src/lib/mergeOptions.d.ts +0 -69
  386. data/node_modules/npm-check-updates/build/src/lib/mergeOptions.js +0 -23
  387. data/node_modules/npm-check-updates/build/src/lib/mergeOptions.js.map +0 -1
  388. data/node_modules/npm-check-updates/build/src/lib/programError.d.ts +0 -6
  389. data/node_modules/npm-check-updates/build/src/lib/programError.js +0 -19
  390. data/node_modules/npm-check-updates/build/src/lib/programError.js.map +0 -1
  391. data/node_modules/npm-check-updates/build/src/lib/queryVersions.d.ts +0 -13
  392. data/node_modules/npm-check-updates/build/src/lib/queryVersions.js +0 -118
  393. data/node_modules/npm-check-updates/build/src/lib/queryVersions.js.map +0 -1
  394. data/node_modules/npm-check-updates/build/src/lib/resolveDepSections.d.ts +0 -4
  395. data/node_modules/npm-check-updates/build/src/lib/resolveDepSections.js +0 -20
  396. data/node_modules/npm-check-updates/build/src/lib/resolveDepSections.js.map +0 -1
  397. data/node_modules/npm-check-updates/build/src/lib/runGlobal.d.ts +0 -5
  398. data/node_modules/npm-check-updates/build/src/lib/runGlobal.js +0 -76
  399. data/node_modules/npm-check-updates/build/src/lib/runGlobal.js.map +0 -1
  400. data/node_modules/npm-check-updates/build/src/lib/runLocal.d.ts +0 -18
  401. data/node_modules/npm-check-updates/build/src/lib/runLocal.js +0 -239
  402. data/node_modules/npm-check-updates/build/src/lib/runLocal.js.map +0 -1
  403. data/node_modules/npm-check-updates/build/src/lib/table.d.ts +0 -7
  404. data/node_modules/npm-check-updates/build/src/lib/table.js +0 -27
  405. data/node_modules/npm-check-updates/build/src/lib/table.js.map +0 -1
  406. data/node_modules/npm-check-updates/build/src/lib/upgradeDependencies.d.ts +0 -14
  407. data/node_modules/npm-check-updates/build/src/lib/upgradeDependencies.js +0 -103
  408. data/node_modules/npm-check-updates/build/src/lib/upgradeDependencies.js.map +0 -1
  409. data/node_modules/npm-check-updates/build/src/lib/upgradePackageData.d.ts +0 -14
  410. data/node_modules/npm-check-updates/build/src/lib/upgradePackageData.js +0 -50
  411. data/node_modules/npm-check-updates/build/src/lib/upgradePackageData.js.map +0 -1
  412. data/node_modules/npm-check-updates/build/src/lib/upgradePackageDefinitions.d.ts +0 -13
  413. data/node_modules/npm-check-updates/build/src/lib/upgradePackageDefinitions.js +0 -58
  414. data/node_modules/npm-check-updates/build/src/lib/upgradePackageDefinitions.js.map +0 -1
  415. data/node_modules/npm-check-updates/build/src/lib/version-util.d.ts +0 -180
  416. data/node_modules/npm-check-updates/build/src/lib/version-util.js +0 -518
  417. data/node_modules/npm-check-updates/build/src/lib/version-util.js.map +0 -1
  418. data/node_modules/npm-check-updates/build/src/lib/wrap.d.ts +0 -3
  419. data/node_modules/npm-check-updates/build/src/lib/wrap.js +0 -45
  420. data/node_modules/npm-check-updates/build/src/lib/wrap.js.map +0 -1
  421. data/node_modules/npm-check-updates/build/src/package-managers/bun.d.ts +0 -18
  422. data/node_modules/npm-check-updates/build/src/package-managers/bun.js +0 -89
  423. data/node_modules/npm-check-updates/build/src/package-managers/bun.js.map +0 -1
  424. data/node_modules/npm-check-updates/build/src/package-managers/filters.d.ts +0 -35
  425. data/node_modules/npm-check-updates/build/src/package-managers/filters.js +0 -96
  426. data/node_modules/npm-check-updates/build/src/package-managers/filters.js.map +0 -1
  427. data/node_modules/npm-check-updates/build/src/package-managers/gitTags.d.ts +0 -16
  428. data/node_modules/npm-check-updates/build/src/package-managers/gitTags.js +0 -112
  429. data/node_modules/npm-check-updates/build/src/package-managers/gitTags.js.map +0 -1
  430. data/node_modules/npm-check-updates/build/src/package-managers/index.d.ts +0 -4
  431. data/node_modules/npm-check-updates/build/src/package-managers/index.js +0 -40
  432. data/node_modules/npm-check-updates/build/src/package-managers/index.js.map +0 -1
  433. data/node_modules/npm-check-updates/build/src/package-managers/npm.d.ts +0 -147
  434. data/node_modules/npm-check-updates/build/src/package-managers/npm.js +0 -688
  435. data/node_modules/npm-check-updates/build/src/package-managers/npm.js.map +0 -1
  436. data/node_modules/npm-check-updates/build/src/package-managers/pnpm.d.ts +0 -25
  437. data/node_modules/npm-check-updates/build/src/package-managers/pnpm.js +0 -103
  438. data/node_modules/npm-check-updates/build/src/package-managers/pnpm.js.map +0 -1
  439. data/node_modules/npm-check-updates/build/src/package-managers/staticRegistry.d.ts +0 -10
  440. data/node_modules/npm-check-updates/build/src/package-managers/staticRegistry.js +0 -52
  441. data/node_modules/npm-check-updates/build/src/package-managers/staticRegistry.js.map +0 -1
  442. data/node_modules/npm-check-updates/build/src/package-managers/yarn.d.ts +0 -60
  443. data/node_modules/npm-check-updates/build/src/package-managers/yarn.js +0 -248
  444. data/node_modules/npm-check-updates/build/src/package-managers/yarn.js.map +0 -1
  445. data/node_modules/npm-check-updates/build/src/scripts/build-options.d.ts +0 -1
  446. data/node_modules/npm-check-updates/build/src/scripts/build-options.js +0 -121
  447. data/node_modules/npm-check-updates/build/src/scripts/build-options.js.map +0 -1
  448. data/node_modules/npm-check-updates/build/src/types/CLIOption.d.ts +0 -16
  449. data/node_modules/npm-check-updates/build/src/types/CLIOption.js +0 -3
  450. data/node_modules/npm-check-updates/build/src/types/CLIOption.js.map +0 -1
  451. data/node_modules/npm-check-updates/build/src/types/Cacher.d.ts +0 -10
  452. data/node_modules/npm-check-updates/build/src/types/Cacher.js +0 -3
  453. data/node_modules/npm-check-updates/build/src/types/Cacher.js.map +0 -1
  454. data/node_modules/npm-check-updates/build/src/types/ExtendedHelp.d.ts +0 -5
  455. data/node_modules/npm-check-updates/build/src/types/ExtendedHelp.js +0 -3
  456. data/node_modules/npm-check-updates/build/src/types/ExtendedHelp.js.map +0 -1
  457. data/node_modules/npm-check-updates/build/src/types/FilterFunction.d.ts +0 -3
  458. data/node_modules/npm-check-updates/build/src/types/FilterFunction.js +0 -3
  459. data/node_modules/npm-check-updates/build/src/types/FilterFunction.js.map +0 -1
  460. data/node_modules/npm-check-updates/build/src/types/FilterPattern.d.ts +0 -3
  461. data/node_modules/npm-check-updates/build/src/types/FilterPattern.js +0 -3
  462. data/node_modules/npm-check-updates/build/src/types/FilterPattern.js.map +0 -1
  463. data/node_modules/npm-check-updates/build/src/types/FilterResultsFunction.d.ts +0 -9
  464. data/node_modules/npm-check-updates/build/src/types/FilterResultsFunction.js +0 -3
  465. data/node_modules/npm-check-updates/build/src/types/FilterResultsFunction.js.map +0 -1
  466. data/node_modules/npm-check-updates/build/src/types/GetVersion.d.ts +0 -6
  467. data/node_modules/npm-check-updates/build/src/types/GetVersion.js +0 -3
  468. data/node_modules/npm-check-updates/build/src/types/GetVersion.js.map +0 -1
  469. data/node_modules/npm-check-updates/build/src/types/GroupFunction.d.ts +0 -4
  470. data/node_modules/npm-check-updates/build/src/types/GroupFunction.js +0 -3
  471. data/node_modules/npm-check-updates/build/src/types/GroupFunction.js.map +0 -1
  472. data/node_modules/npm-check-updates/build/src/types/IgnoredUpgrade.d.ts +0 -8
  473. data/node_modules/npm-check-updates/build/src/types/IgnoredUpgrade.js +0 -3
  474. data/node_modules/npm-check-updates/build/src/types/IgnoredUpgrade.js.map +0 -1
  475. data/node_modules/npm-check-updates/build/src/types/IndexType.d.ts +0 -4
  476. data/node_modules/npm-check-updates/build/src/types/IndexType.js +0 -4
  477. data/node_modules/npm-check-updates/build/src/types/IndexType.js.map +0 -1
  478. data/node_modules/npm-check-updates/build/src/types/Maybe.d.ts +0 -2
  479. data/node_modules/npm-check-updates/build/src/types/Maybe.js +0 -3
  480. data/node_modules/npm-check-updates/build/src/types/Maybe.js.map +0 -1
  481. data/node_modules/npm-check-updates/build/src/types/MockedVersions.d.ts +0 -5
  482. data/node_modules/npm-check-updates/build/src/types/MockedVersions.js +0 -3
  483. data/node_modules/npm-check-updates/build/src/types/MockedVersions.js.map +0 -1
  484. data/node_modules/npm-check-updates/build/src/types/NpmConfig.d.ts +0 -4
  485. data/node_modules/npm-check-updates/build/src/types/NpmConfig.js +0 -3
  486. data/node_modules/npm-check-updates/build/src/types/NpmConfig.js.map +0 -1
  487. data/node_modules/npm-check-updates/build/src/types/NpmOptions.d.ts +0 -6
  488. data/node_modules/npm-check-updates/build/src/types/NpmOptions.js +0 -3
  489. data/node_modules/npm-check-updates/build/src/types/NpmOptions.js.map +0 -1
  490. data/node_modules/npm-check-updates/build/src/types/Options.d.ts +0 -17
  491. data/node_modules/npm-check-updates/build/src/types/Options.js +0 -3
  492. data/node_modules/npm-check-updates/build/src/types/Options.js.map +0 -1
  493. data/node_modules/npm-check-updates/build/src/types/PackageFile.d.ts +0 -24
  494. data/node_modules/npm-check-updates/build/src/types/PackageFile.js +0 -3
  495. data/node_modules/npm-check-updates/build/src/types/PackageFile.js.map +0 -1
  496. data/node_modules/npm-check-updates/build/src/types/PackageFileRepository.d.ts +0 -5
  497. data/node_modules/npm-check-updates/build/src/types/PackageFileRepository.js +0 -3
  498. data/node_modules/npm-check-updates/build/src/types/PackageFileRepository.js.map +0 -1
  499. data/node_modules/npm-check-updates/build/src/types/PackageInfo.d.ts +0 -8
  500. data/node_modules/npm-check-updates/build/src/types/PackageInfo.js +0 -3
  501. data/node_modules/npm-check-updates/build/src/types/PackageInfo.js.map +0 -1
  502. data/node_modules/npm-check-updates/build/src/types/PackageManager.d.ts +0 -18
  503. data/node_modules/npm-check-updates/build/src/types/PackageManager.js +0 -3
  504. data/node_modules/npm-check-updates/build/src/types/PackageManager.js.map +0 -1
  505. data/node_modules/npm-check-updates/build/src/types/PackageManagerName.d.ts +0 -2
  506. data/node_modules/npm-check-updates/build/src/types/PackageManagerName.js +0 -3
  507. data/node_modules/npm-check-updates/build/src/types/PackageManagerName.js.map +0 -1
  508. data/node_modules/npm-check-updates/build/src/types/Packument.d.ts +0 -13
  509. data/node_modules/npm-check-updates/build/src/types/Packument.js +0 -3
  510. data/node_modules/npm-check-updates/build/src/types/Packument.js.map +0 -1
  511. data/node_modules/npm-check-updates/build/src/types/RunOptions.d.ts +0 -137
  512. data/node_modules/npm-check-updates/build/src/types/RunOptions.js +0 -3
  513. data/node_modules/npm-check-updates/build/src/types/RunOptions.js.map +0 -1
  514. data/node_modules/npm-check-updates/build/src/types/SpawnOptions.d.ts +0 -6
  515. data/node_modules/npm-check-updates/build/src/types/SpawnOptions.js +0 -3
  516. data/node_modules/npm-check-updates/build/src/types/SpawnOptions.js.map +0 -1
  517. data/node_modules/npm-check-updates/build/src/types/StaticRegistry.d.ts +0 -4
  518. data/node_modules/npm-check-updates/build/src/types/StaticRegistry.js +0 -3
  519. data/node_modules/npm-check-updates/build/src/types/StaticRegistry.js.map +0 -1
  520. data/node_modules/npm-check-updates/build/src/types/Target.d.ts +0 -9
  521. data/node_modules/npm-check-updates/build/src/types/Target.js +0 -6
  522. data/node_modules/npm-check-updates/build/src/types/Target.js.map +0 -1
  523. data/node_modules/npm-check-updates/build/src/types/TargetFunction.d.ts +0 -3
  524. data/node_modules/npm-check-updates/build/src/types/TargetFunction.js +0 -3
  525. data/node_modules/npm-check-updates/build/src/types/TargetFunction.js.map +0 -1
  526. data/node_modules/npm-check-updates/build/src/types/UpgradeGroup.d.ts +0 -1
  527. data/node_modules/npm-check-updates/build/src/types/UpgradeGroup.js +0 -3
  528. data/node_modules/npm-check-updates/build/src/types/UpgradeGroup.js.map +0 -1
  529. data/node_modules/npm-check-updates/build/src/types/Version.d.ts +0 -2
  530. data/node_modules/npm-check-updates/build/src/types/Version.js +0 -3
  531. data/node_modules/npm-check-updates/build/src/types/Version.js.map +0 -1
  532. data/node_modules/npm-check-updates/build/src/types/VersionLevel.d.ts +0 -2
  533. data/node_modules/npm-check-updates/build/src/types/VersionLevel.js +0 -3
  534. data/node_modules/npm-check-updates/build/src/types/VersionLevel.js.map +0 -1
  535. data/node_modules/npm-check-updates/build/src/types/VersionResult.d.ts +0 -7
  536. data/node_modules/npm-check-updates/build/src/types/VersionResult.js +0 -3
  537. data/node_modules/npm-check-updates/build/src/types/VersionResult.js.map +0 -1
  538. data/node_modules/npm-check-updates/build/src/types/VersionSpec.d.ts +0 -2
  539. data/node_modules/npm-check-updates/build/src/types/VersionSpec.js +0 -3
  540. data/node_modules/npm-check-updates/build/src/types/VersionSpec.js.map +0 -1
  541. data/node_modules/npm-check-updates/node_modules/chalk/license +0 -9
  542. data/node_modules/npm-check-updates/node_modules/chalk/package.json +0 -83
  543. data/node_modules/npm-check-updates/node_modules/chalk/readme.md +0 -325
  544. data/node_modules/npm-check-updates/node_modules/chalk/source/index.d.ts +0 -320
  545. data/node_modules/npm-check-updates/node_modules/chalk/source/index.js +0 -225
  546. data/node_modules/npm-check-updates/node_modules/chalk/source/utilities.js +0 -33
  547. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/ansi-styles/index.d.ts +0 -236
  548. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/ansi-styles/index.js +0 -223
  549. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/supports-color/browser.d.ts +0 -1
  550. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/supports-color/browser.js +0 -30
  551. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/supports-color/index.d.ts +0 -55
  552. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/supports-color/index.js +0 -182
  553. data/node_modules/npm-check-updates/node_modules/minimatch/LICENSE +0 -15
  554. data/node_modules/npm-check-updates/node_modules/minimatch/README.md +0 -454
  555. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
  556. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
  557. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
  558. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  559. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/ast.d.ts +0 -19
  560. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  561. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/ast.js +0 -589
  562. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  563. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  564. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  565. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  566. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  567. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  568. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  569. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/escape.js +0 -22
  570. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  571. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
  572. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  573. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/index.js +0 -1011
  574. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  575. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/package.json +0 -3
  576. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  577. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  578. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  579. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  580. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
  581. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
  582. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
  583. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  584. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/ast.d.ts +0 -19
  585. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  586. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/ast.js +0 -585
  587. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  588. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  589. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  590. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  591. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  592. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  593. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  594. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/escape.js +0 -18
  595. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  596. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
  597. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  598. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/index.js +0 -995
  599. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  600. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/package.json +0 -3
  601. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  602. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  603. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  604. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  605. data/node_modules/npm-check-updates/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
  606. data/node_modules/npm-check-updates/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -135
  607. data/node_modules/npm-check-updates/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -203
  608. data/node_modules/npm-check-updates/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -46
  609. data/node_modules/npm-check-updates/node_modules/minimatch/package.json +0 -86
  610. data/node_modules/npm-check-updates/node_modules/strip-ansi/index.d.ts +0 -15
  611. data/node_modules/npm-check-updates/node_modules/strip-ansi/index.js +0 -14
  612. data/node_modules/npm-check-updates/node_modules/strip-ansi/license +0 -9
  613. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/index.d.ts +0 -33
  614. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/index.js +0 -8
  615. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/license +0 -9
  616. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/package.json +0 -58
  617. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/readme.md +0 -72
  618. data/node_modules/npm-check-updates/node_modules/strip-ansi/package.json +0 -57
  619. data/node_modules/npm-check-updates/node_modules/strip-ansi/readme.md +0 -41
  620. data/node_modules/rimraf/dist/commonjs/default-tmp.d.ts +0 -3
  621. data/node_modules/rimraf/dist/commonjs/default-tmp.d.ts.map +0 -1
  622. data/node_modules/rimraf/dist/commonjs/default-tmp.js +0 -61
  623. data/node_modules/rimraf/dist/commonjs/default-tmp.js.map +0 -1
  624. data/node_modules/rimraf/dist/commonjs/fix-eperm.d.ts +0 -3
  625. data/node_modules/rimraf/dist/commonjs/fix-eperm.d.ts.map +0 -1
  626. data/node_modules/rimraf/dist/commonjs/fix-eperm.js +0 -58
  627. data/node_modules/rimraf/dist/commonjs/fix-eperm.js.map +0 -1
  628. data/node_modules/rimraf/dist/commonjs/fs.d.ts +0 -17
  629. data/node_modules/rimraf/dist/commonjs/fs.d.ts.map +0 -1
  630. data/node_modules/rimraf/dist/commonjs/fs.js +0 -46
  631. data/node_modules/rimraf/dist/commonjs/fs.js.map +0 -1
  632. data/node_modules/rimraf/dist/commonjs/ignore-enoent.d.ts +0 -3
  633. data/node_modules/rimraf/dist/commonjs/ignore-enoent.d.ts.map +0 -1
  634. data/node_modules/rimraf/dist/commonjs/ignore-enoent.js +0 -21
  635. data/node_modules/rimraf/dist/commonjs/ignore-enoent.js.map +0 -1
  636. data/node_modules/rimraf/dist/commonjs/index.d.ts +0 -50
  637. data/node_modules/rimraf/dist/commonjs/index.d.ts.map +0 -1
  638. data/node_modules/rimraf/dist/commonjs/index.js +0 -76
  639. data/node_modules/rimraf/dist/commonjs/index.js.map +0 -1
  640. data/node_modules/rimraf/dist/commonjs/opt-arg.d.ts +0 -35
  641. data/node_modules/rimraf/dist/commonjs/opt-arg.d.ts.map +0 -1
  642. data/node_modules/rimraf/dist/commonjs/opt-arg.js +0 -53
  643. data/node_modules/rimraf/dist/commonjs/opt-arg.js.map +0 -1
  644. data/node_modules/rimraf/dist/commonjs/package.json +0 -1
  645. data/node_modules/rimraf/dist/commonjs/path-arg.d.ts +0 -4
  646. data/node_modules/rimraf/dist/commonjs/path-arg.d.ts.map +0 -1
  647. data/node_modules/rimraf/dist/commonjs/path-arg.js +0 -54
  648. data/node_modules/rimraf/dist/commonjs/path-arg.js.map +0 -1
  649. data/node_modules/rimraf/dist/commonjs/platform.d.ts +0 -3
  650. data/node_modules/rimraf/dist/commonjs/platform.d.ts.map +0 -1
  651. data/node_modules/rimraf/dist/commonjs/platform.js +0 -4
  652. data/node_modules/rimraf/dist/commonjs/platform.js.map +0 -1
  653. data/node_modules/rimraf/dist/commonjs/readdir-or-error.d.ts +0 -5
  654. data/node_modules/rimraf/dist/commonjs/readdir-or-error.d.ts.map +0 -1
  655. data/node_modules/rimraf/dist/commonjs/readdir-or-error.js +0 -19
  656. data/node_modules/rimraf/dist/commonjs/readdir-or-error.js.map +0 -1
  657. data/node_modules/rimraf/dist/commonjs/retry-busy.d.ts +0 -8
  658. data/node_modules/rimraf/dist/commonjs/retry-busy.d.ts.map +0 -1
  659. data/node_modules/rimraf/dist/commonjs/retry-busy.js +0 -68
  660. data/node_modules/rimraf/dist/commonjs/retry-busy.js.map +0 -1
  661. data/node_modules/rimraf/dist/commonjs/rimraf-manual.d.ts +0 -3
  662. data/node_modules/rimraf/dist/commonjs/rimraf-manual.d.ts.map +0 -1
  663. data/node_modules/rimraf/dist/commonjs/rimraf-manual.js +0 -12
  664. data/node_modules/rimraf/dist/commonjs/rimraf-manual.js.map +0 -1
  665. data/node_modules/rimraf/dist/commonjs/rimraf-move-remove.d.ts +0 -4
  666. data/node_modules/rimraf/dist/commonjs/rimraf-move-remove.d.ts.map +0 -1
  667. data/node_modules/rimraf/dist/commonjs/rimraf-move-remove.js +0 -192
  668. data/node_modules/rimraf/dist/commonjs/rimraf-move-remove.js.map +0 -1
  669. data/node_modules/rimraf/dist/commonjs/rimraf-native.d.ts +0 -4
  670. data/node_modules/rimraf/dist/commonjs/rimraf-native.d.ts.map +0 -1
  671. data/node_modules/rimraf/dist/commonjs/rimraf-native.js +0 -24
  672. data/node_modules/rimraf/dist/commonjs/rimraf-native.js.map +0 -1
  673. data/node_modules/rimraf/dist/commonjs/rimraf-posix.d.ts +0 -4
  674. data/node_modules/rimraf/dist/commonjs/rimraf-posix.d.ts.map +0 -1
  675. data/node_modules/rimraf/dist/commonjs/rimraf-posix.js +0 -123
  676. data/node_modules/rimraf/dist/commonjs/rimraf-posix.js.map +0 -1
  677. data/node_modules/rimraf/dist/commonjs/rimraf-windows.d.ts +0 -4
  678. data/node_modules/rimraf/dist/commonjs/rimraf-windows.d.ts.map +0 -1
  679. data/node_modules/rimraf/dist/commonjs/rimraf-windows.js +0 -182
  680. data/node_modules/rimraf/dist/commonjs/rimraf-windows.js.map +0 -1
  681. data/node_modules/rimraf/dist/commonjs/use-native.d.ts +0 -4
  682. data/node_modules/rimraf/dist/commonjs/use-native.d.ts.map +0 -1
  683. data/node_modules/rimraf/dist/commonjs/use-native.js +0 -22
  684. data/node_modules/rimraf/dist/commonjs/use-native.js.map +0 -1
  685. data/node_modules/rimraf/dist/esm/bin.d.mts +0 -8
  686. data/node_modules/rimraf/dist/esm/bin.d.mts.map +0 -1
  687. data/node_modules/rimraf/dist/esm/bin.mjs +0 -256
  688. data/node_modules/rimraf/dist/esm/bin.mjs.map +0 -1
  689. data/node_modules/rimraf/dist/esm/default-tmp.d.ts +0 -3
  690. data/node_modules/rimraf/dist/esm/default-tmp.d.ts.map +0 -1
  691. data/node_modules/rimraf/dist/esm/default-tmp.js +0 -55
  692. data/node_modules/rimraf/dist/esm/default-tmp.js.map +0 -1
  693. data/node_modules/rimraf/dist/esm/fix-eperm.d.ts +0 -3
  694. data/node_modules/rimraf/dist/esm/fix-eperm.d.ts.map +0 -1
  695. data/node_modules/rimraf/dist/esm/fix-eperm.js +0 -53
  696. data/node_modules/rimraf/dist/esm/fix-eperm.js.map +0 -1
  697. data/node_modules/rimraf/dist/esm/fs.d.ts +0 -17
  698. data/node_modules/rimraf/dist/esm/fs.d.ts.map +0 -1
  699. data/node_modules/rimraf/dist/esm/fs.js +0 -31
  700. data/node_modules/rimraf/dist/esm/fs.js.map +0 -1
  701. data/node_modules/rimraf/dist/esm/ignore-enoent.d.ts +0 -3
  702. data/node_modules/rimraf/dist/esm/ignore-enoent.d.ts.map +0 -1
  703. data/node_modules/rimraf/dist/esm/ignore-enoent.js +0 -16
  704. data/node_modules/rimraf/dist/esm/ignore-enoent.js.map +0 -1
  705. data/node_modules/rimraf/dist/esm/index.d.ts +0 -50
  706. data/node_modules/rimraf/dist/esm/index.d.ts.map +0 -1
  707. data/node_modules/rimraf/dist/esm/index.js +0 -68
  708. data/node_modules/rimraf/dist/esm/index.js.map +0 -1
  709. data/node_modules/rimraf/dist/esm/opt-arg.d.ts +0 -35
  710. data/node_modules/rimraf/dist/esm/opt-arg.d.ts.map +0 -1
  711. data/node_modules/rimraf/dist/esm/opt-arg.js +0 -46
  712. data/node_modules/rimraf/dist/esm/opt-arg.js.map +0 -1
  713. data/node_modules/rimraf/dist/esm/package.json +0 -1
  714. data/node_modules/rimraf/dist/esm/path-arg.d.ts +0 -4
  715. data/node_modules/rimraf/dist/esm/path-arg.d.ts.map +0 -1
  716. data/node_modules/rimraf/dist/esm/path-arg.js +0 -49
  717. data/node_modules/rimraf/dist/esm/path-arg.js.map +0 -1
  718. data/node_modules/rimraf/dist/esm/platform.d.ts +0 -3
  719. data/node_modules/rimraf/dist/esm/platform.d.ts.map +0 -1
  720. data/node_modules/rimraf/dist/esm/platform.js +0 -2
  721. data/node_modules/rimraf/dist/esm/platform.js.map +0 -1
  722. data/node_modules/rimraf/dist/esm/readdir-or-error.d.ts +0 -5
  723. data/node_modules/rimraf/dist/esm/readdir-or-error.d.ts.map +0 -1
  724. data/node_modules/rimraf/dist/esm/readdir-or-error.js +0 -14
  725. data/node_modules/rimraf/dist/esm/readdir-or-error.js.map +0 -1
  726. data/node_modules/rimraf/dist/esm/retry-busy.d.ts +0 -8
  727. data/node_modules/rimraf/dist/esm/retry-busy.d.ts.map +0 -1
  728. data/node_modules/rimraf/dist/esm/retry-busy.js +0 -63
  729. data/node_modules/rimraf/dist/esm/retry-busy.js.map +0 -1
  730. data/node_modules/rimraf/dist/esm/rimraf-manual.d.ts +0 -3
  731. data/node_modules/rimraf/dist/esm/rimraf-manual.d.ts.map +0 -1
  732. data/node_modules/rimraf/dist/esm/rimraf-manual.js +0 -6
  733. data/node_modules/rimraf/dist/esm/rimraf-manual.js.map +0 -1
  734. data/node_modules/rimraf/dist/esm/rimraf-move-remove.d.ts +0 -4
  735. data/node_modules/rimraf/dist/esm/rimraf-move-remove.d.ts.map +0 -1
  736. data/node_modules/rimraf/dist/esm/rimraf-move-remove.js +0 -187
  737. data/node_modules/rimraf/dist/esm/rimraf-move-remove.js.map +0 -1
  738. data/node_modules/rimraf/dist/esm/rimraf-native.d.ts +0 -4
  739. data/node_modules/rimraf/dist/esm/rimraf-native.d.ts.map +0 -1
  740. data/node_modules/rimraf/dist/esm/rimraf-native.js +0 -19
  741. data/node_modules/rimraf/dist/esm/rimraf-native.js.map +0 -1
  742. data/node_modules/rimraf/dist/esm/rimraf-posix.d.ts +0 -4
  743. data/node_modules/rimraf/dist/esm/rimraf-posix.d.ts.map +0 -1
  744. data/node_modules/rimraf/dist/esm/rimraf-posix.js +0 -118
  745. data/node_modules/rimraf/dist/esm/rimraf-posix.js.map +0 -1
  746. data/node_modules/rimraf/dist/esm/rimraf-windows.d.ts +0 -4
  747. data/node_modules/rimraf/dist/esm/rimraf-windows.d.ts.map +0 -1
  748. data/node_modules/rimraf/dist/esm/rimraf-windows.js +0 -177
  749. data/node_modules/rimraf/dist/esm/rimraf-windows.js.map +0 -1
  750. data/node_modules/rimraf/dist/esm/use-native.d.ts +0 -4
  751. data/node_modules/rimraf/dist/esm/use-native.d.ts.map +0 -1
  752. data/node_modules/rimraf/dist/esm/use-native.js +0 -16
  753. data/node_modules/rimraf/dist/esm/use-native.js.map +0 -1
  754. data/node_modules/semver/classes/comparator.js +0 -141
  755. data/node_modules/semver/classes/index.js +0 -5
  756. data/node_modules/semver/classes/range.js +0 -539
  757. data/node_modules/semver/classes/semver.js +0 -302
  758. data/node_modules/semver/functions/clean.js +0 -6
  759. data/node_modules/semver/functions/cmp.js +0 -52
  760. data/node_modules/semver/functions/coerce.js +0 -52
  761. data/node_modules/semver/functions/compare-build.js +0 -7
  762. data/node_modules/semver/functions/compare-loose.js +0 -3
  763. data/node_modules/semver/functions/compare.js +0 -5
  764. data/node_modules/semver/functions/diff.js +0 -65
  765. data/node_modules/semver/functions/eq.js +0 -3
  766. data/node_modules/semver/functions/gt.js +0 -3
  767. data/node_modules/semver/functions/gte.js +0 -3
  768. data/node_modules/semver/functions/inc.js +0 -19
  769. data/node_modules/semver/functions/lt.js +0 -3
  770. data/node_modules/semver/functions/lte.js +0 -3
  771. data/node_modules/semver/functions/major.js +0 -3
  772. data/node_modules/semver/functions/minor.js +0 -3
  773. data/node_modules/semver/functions/neq.js +0 -3
  774. data/node_modules/semver/functions/parse.js +0 -16
  775. data/node_modules/semver/functions/patch.js +0 -3
  776. data/node_modules/semver/functions/prerelease.js +0 -6
  777. data/node_modules/semver/functions/rcompare.js +0 -3
  778. data/node_modules/semver/functions/rsort.js +0 -3
  779. data/node_modules/semver/functions/satisfies.js +0 -10
  780. data/node_modules/semver/functions/sort.js +0 -3
  781. data/node_modules/semver/functions/valid.js +0 -6
  782. data/node_modules/semver/index.js +0 -89
  783. data/node_modules/semver/internal/constants.js +0 -35
  784. data/node_modules/semver/internal/debug.js +0 -9
  785. data/node_modules/semver/internal/identifiers.js +0 -23
  786. data/node_modules/semver/internal/parse-options.js +0 -15
  787. data/node_modules/semver/internal/re.js +0 -212
  788. data/node_modules/semver/node_modules/lru-cache/LICENSE +0 -15
  789. data/node_modules/semver/node_modules/lru-cache/README.md +0 -166
  790. data/node_modules/semver/node_modules/lru-cache/index.js +0 -334
  791. data/node_modules/semver/node_modules/lru-cache/package.json +0 -34
  792. data/node_modules/semver/preload.js +0 -2
  793. data/node_modules/semver/ranges/gtr.js +0 -4
  794. data/node_modules/semver/ranges/intersects.js +0 -7
  795. data/node_modules/semver/ranges/ltr.js +0 -4
  796. data/node_modules/semver/ranges/max-satisfying.js +0 -25
  797. data/node_modules/semver/ranges/min-satisfying.js +0 -24
  798. data/node_modules/semver/ranges/min-version.js +0 -61
  799. data/node_modules/semver/ranges/outside.js +0 -80
  800. data/node_modules/semver/ranges/simplify.js +0 -47
  801. data/node_modules/semver/ranges/subset.js +0 -247
  802. data/node_modules/semver/ranges/to-comparators.js +0 -8
  803. data/node_modules/semver/ranges/valid.js +0 -11
  804. /data/node_modules/{eslint/node_modules/chalk → chalk}/index.d.ts +0 -0
  805. /data/node_modules/{eslint/node_modules/chalk → chalk}/source/templates.js +0 -0
  806. /data/node_modules/{eslint/node_modules/chalk → chalk}/source/util.js +0 -0
  807. /data/node_modules/{@eslint/config-array/node_modules/minimatch → minimatch}/minimatch.js +0 -0
@@ -0,0 +1,58 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const B=require("node:process"),_r=require("node:child_process"),Ne=require("node:url"),O=require("node:path"),q=require("node:util"),ae=require("node:os"),j=require("./index.js"),S=require("node:fs"),It=require("node:constants"),Su=require("node:stream"),Nt=require("node:assert"),z=require("./index-BmUFwMVL.js"),Sr=require("node:events"),Or=require("node:http"),Tt=require("./index-BnIU43YD.js");var He=typeof document<"u"?document.currentScript:null,re=It,xr=process.cwd,Ue=null,Rr=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return Ue||(Ue=xr.call(process)),Ue};try{process.cwd()}catch{}if(typeof process.chdir=="function"){var Mu=process.chdir;process.chdir=function(e){Ue=null,Mu.call(process,e)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,Mu)}var $r=Ir;function Ir(e){re.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&u(e),e.lutimes||t(e),e.chown=D(e.chown),e.fchown=D(e.fchown),e.lchown=D(e.lchown),e.chmod=r(e.chmod),e.fchmod=r(e.fchmod),e.lchmod=r(e.lchmod),e.chownSync=o(e.chownSync),e.fchownSync=o(e.fchownSync),e.lchownSync=o(e.lchownSync),e.chmodSync=n(e.chmodSync),e.fchmodSync=n(e.fchmodSync),e.lchmodSync=n(e.lchmodSync),e.stat=s(e.stat),e.fstat=s(e.fstat),e.lstat=s(e.lstat),e.statSync=f(e.statSync),e.fstatSync=f(e.fstatSync),e.lstatSync=f(e.lstatSync),e.chmod&&!e.lchmod&&(e.lchmod=function(i,c,F){F&&process.nextTick(F)},e.lchmodSync=function(){}),e.chown&&!e.lchown&&(e.lchown=function(i,c,F,l){l&&process.nextTick(l)},e.lchownSync=function(){}),Rr==="win32"&&(e.rename=typeof e.rename!="function"?e.rename:function(i){function c(F,l,h){var p=Date.now(),C=0;i(F,l,function m(N){if(N&&(N.code==="EACCES"||N.code==="EPERM"||N.code==="EBUSY")&&Date.now()-p<6e4){setTimeout(function(){e.stat(l,function($,k){$&&$.code==="ENOENT"?i(F,l,m):h(N)})},C),C<100&&(C+=10);return}h&&h(N)})}return Object.setPrototypeOf&&Object.setPrototypeOf(c,i),c}(e.rename)),e.read=typeof e.read!="function"?e.read:function(i){function c(F,l,h,p,C,m){var N;if(m&&typeof m=="function"){var $=0;N=function(k,Z,W){if(k&&k.code==="EAGAIN"&&$<10)return $++,i.call(e,F,l,h,p,C,N);m.apply(this,arguments)}}return i.call(e,F,l,h,p,C,N)}return Object.setPrototypeOf&&Object.setPrototypeOf(c,i),c}(e.read),e.readSync=typeof e.readSync!="function"?e.readSync:function(i){return function(c,F,l,h,p){for(var C=0;;)try{return i.call(e,c,F,l,h,p)}catch(m){if(m.code==="EAGAIN"&&C<10){C++;continue}throw m}}}(e.readSync);function u(i){i.lchmod=function(c,F,l){i.open(c,re.O_WRONLY|re.O_SYMLINK,F,function(h,p){if(h){l&&l(h);return}i.fchmod(p,F,function(C){i.close(p,function(m){l&&l(C||m)})})})},i.lchmodSync=function(c,F){var l=i.openSync(c,re.O_WRONLY|re.O_SYMLINK,F),h=!0,p;try{p=i.fchmodSync(l,F),h=!1}finally{if(h)try{i.closeSync(l)}catch{}else i.closeSync(l)}return p}}function t(i){re.hasOwnProperty("O_SYMLINK")&&i.futimes?(i.lutimes=function(c,F,l,h){i.open(c,re.O_SYMLINK,function(p,C){if(p){h&&h(p);return}i.futimes(C,F,l,function(m){i.close(C,function(N){h&&h(m||N)})})})},i.lutimesSync=function(c,F,l){var h=i.openSync(c,re.O_SYMLINK),p,C=!0;try{p=i.futimesSync(h,F,l),C=!1}finally{if(C)try{i.closeSync(h)}catch{}else i.closeSync(h)}return p}):i.futimes&&(i.lutimes=function(c,F,l,h){h&&process.nextTick(h)},i.lutimesSync=function(){})}function r(i){return i&&function(c,F,l){return i.call(e,c,F,function(h){a(h)&&(h=null),l&&l.apply(this,arguments)})}}function n(i){return i&&function(c,F){try{return i.call(e,c,F)}catch(l){if(!a(l))throw l}}}function D(i){return i&&function(c,F,l,h){return i.call(e,c,F,l,function(p){a(p)&&(p=null),h&&h.apply(this,arguments)})}}function o(i){return i&&function(c,F,l){try{return i.call(e,c,F,l)}catch(h){if(!a(h))throw h}}}function s(i){return i&&function(c,F,l){typeof F=="function"&&(l=F,F=null);function h(p,C){C&&(C.uid<0&&(C.uid+=4294967296),C.gid<0&&(C.gid+=4294967296)),l&&l.apply(this,arguments)}return F?i.call(e,c,F,h):i.call(e,c,h)}}function f(i){return i&&function(c,F){var l=F?i.call(e,c,F):i.call(e,c);return l&&(l.uid<0&&(l.uid+=4294967296),l.gid<0&&(l.gid+=4294967296)),l}}function a(i){if(!i||i.code==="ENOSYS")return!0;var c=!process.getuid||process.getuid()!==0;return!!(c&&(i.code==="EINVAL"||i.code==="EPERM"))}}var Uu=Su.Stream,Nr=Tr;function Tr(e){return{ReadStream:u,WriteStream:t};function u(r,n){if(!(this instanceof u))return new u(r,n);Uu.call(this);var D=this;this.path=r,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,n=n||{};for(var o=Object.keys(n),s=0,f=o.length;s<f;s++){var a=o[s];this[a]=n[a]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){D._read()});return}e.open(this.path,this.flags,this.mode,function(i,c){if(i){D.emit("error",i),D.readable=!1;return}D.fd=c,D.emit("open",c),D._read()})}function t(r,n){if(!(this instanceof t))return new t(r,n);Uu.call(this),this.path=r,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,n=n||{};for(var D=Object.keys(n),o=0,s=D.length;o<s;o++){var f=D[o];this[f]=n[f]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=e.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}var Pr=jr,Lr=Object.getPrototypeOf||function(e){return e.__proto__};function jr(e){if(e===null||typeof e!="object")return e;if(e instanceof Object)var u={__proto__:Lr(e)};else var u=Object.create(null);return Object.getOwnPropertyNames(e).forEach(function(t){Object.defineProperty(u,t,Object.getOwnPropertyDescriptor(e,t))}),u}var M=S,kr=$r,Mr=Nr,Ur=Pr,Pe=q,G,Je;typeof Symbol=="function"&&typeof Symbol.for=="function"?(G=Symbol.for("graceful-fs.queue"),Je=Symbol.for("graceful-fs.previous")):(G="___graceful-fs.queue",Je="___graceful-fs.previous");function qr(){}function Pt(e,u){Object.defineProperty(e,G,{get:function(){return u}})}var Fe=qr;Pe.debuglog?Fe=Pe.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(Fe=function(){var e=Pe.format.apply(Pe,arguments);e="GFS4: "+e.split(/\n/).join(`
2
+ GFS4: `),console.error(e)});if(!M[G]){var Wr=j.commonjsGlobal[G]||[];Pt(M,Wr),M.close=function(e){function u(t,r){return e.call(M,t,function(n){n||qu(),typeof r=="function"&&r.apply(this,arguments)})}return Object.defineProperty(u,Je,{value:e}),u}(M.close),M.closeSync=function(e){function u(t){e.apply(M,arguments),qu()}return Object.defineProperty(u,Je,{value:e}),u}(M.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){Fe(M[G]),Nt.equal(M[G].length,0)})}j.commonjsGlobal[G]||Pt(j.commonjsGlobal,M[G]);var Lt=Ou(Ur(M));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!M.__patched&&(Lt=Ou(M),M.__patched=!0);function Ou(e){kr(e),e.gracefulify=Ou,e.createReadStream=Z,e.createWriteStream=W;var u=e.readFile;e.readFile=t;function t(d,E,g){return typeof E=="function"&&(g=E,E=null),b(d,E,g);function b(w,R,v,_){return u(w,R,function(y){y&&(y.code==="EMFILE"||y.code==="ENFILE")?ye([b,[w,R,v],y,_||Date.now(),Date.now()]):typeof v=="function"&&v.apply(this,arguments)})}}var r=e.writeFile;e.writeFile=n;function n(d,E,g,b){return typeof g=="function"&&(b=g,g=null),w(d,E,g,b);function w(R,v,_,y,I){return r(R,v,_,function(A){A&&(A.code==="EMFILE"||A.code==="ENFILE")?ye([w,[R,v,_,y],A,I||Date.now(),Date.now()]):typeof y=="function"&&y.apply(this,arguments)})}}var D=e.appendFile;D&&(e.appendFile=o);function o(d,E,g,b){return typeof g=="function"&&(b=g,g=null),w(d,E,g,b);function w(R,v,_,y,I){return D(R,v,_,function(A){A&&(A.code==="EMFILE"||A.code==="ENFILE")?ye([w,[R,v,_,y],A,I||Date.now(),Date.now()]):typeof y=="function"&&y.apply(this,arguments)})}}var s=e.copyFile;s&&(e.copyFile=f);function f(d,E,g,b){return typeof g=="function"&&(b=g,g=0),w(d,E,g,b);function w(R,v,_,y,I){return s(R,v,_,function(A){A&&(A.code==="EMFILE"||A.code==="ENFILE")?ye([w,[R,v,_,y],A,I||Date.now(),Date.now()]):typeof y=="function"&&y.apply(this,arguments)})}}var a=e.readdir;e.readdir=c;var i=/^v[0-5]\./;function c(d,E,g){typeof E=="function"&&(g=E,E=null);var b=i.test(process.version)?function(v,_,y,I){return a(v,w(v,_,y,I))}:function(v,_,y,I){return a(v,_,w(v,_,y,I))};return b(d,E,g);function w(R,v,_,y){return function(I,A){I&&(I.code==="EMFILE"||I.code==="ENFILE")?ye([b,[R,v,_],I,y||Date.now(),Date.now()]):(A&&A.sort&&A.sort(),typeof _=="function"&&_.call(this,I,A))}}}if(process.version.substr(0,4)==="v0.8"){var F=Mr(e);m=F.ReadStream,$=F.WriteStream}var l=e.ReadStream;l&&(m.prototype=Object.create(l.prototype),m.prototype.open=N);var h=e.WriteStream;h&&($.prototype=Object.create(h.prototype),$.prototype.open=k),Object.defineProperty(e,"ReadStream",{get:function(){return m},set:function(d){m=d},enumerable:!0,configurable:!0}),Object.defineProperty(e,"WriteStream",{get:function(){return $},set:function(d){$=d},enumerable:!0,configurable:!0});var p=m;Object.defineProperty(e,"FileReadStream",{get:function(){return p},set:function(d){p=d},enumerable:!0,configurable:!0});var C=$;Object.defineProperty(e,"FileWriteStream",{get:function(){return C},set:function(d){C=d},enumerable:!0,configurable:!0});function m(d,E){return this instanceof m?(l.apply(this,arguments),this):m.apply(Object.create(m.prototype),arguments)}function N(){var d=this;T(d.path,d.flags,d.mode,function(E,g){E?(d.autoClose&&d.destroy(),d.emit("error",E)):(d.fd=g,d.emit("open",g),d.read())})}function $(d,E){return this instanceof $?(h.apply(this,arguments),this):$.apply(Object.create($.prototype),arguments)}function k(){var d=this;T(d.path,d.flags,d.mode,function(E,g){E?(d.destroy(),d.emit("error",E)):(d.fd=g,d.emit("open",g))})}function Z(d,E){return new e.ReadStream(d,E)}function W(d,E){return new e.WriteStream(d,E)}var x=e.open;e.open=T;function T(d,E,g,b){return typeof g=="function"&&(b=g,g=null),w(d,E,g,b);function w(R,v,_,y,I){return x(R,v,_,function(A,wr){A&&(A.code==="EMFILE"||A.code==="ENFILE")?ye([w,[R,v,_,y],A,I||Date.now(),Date.now()]):typeof y=="function"&&y.apply(this,arguments)})}}return e}function ye(e){Fe("ENQUEUE",e[0].name,e[1]),M[G].push(e),xu()}var Le;function qu(){for(var e=Date.now(),u=0;u<M[G].length;++u)M[G][u].length>2&&(M[G][u][3]=e,M[G][u][4]=e);xu()}function xu(){if(clearTimeout(Le),Le=void 0,M[G].length!==0){var e=M[G].shift(),u=e[0],t=e[1],r=e[2],n=e[3],D=e[4];if(n===void 0)Fe("RETRY",u.name,t),u.apply(null,t);else if(Date.now()-n>=6e4){Fe("TIMEOUT",u.name,t);var o=t.pop();typeof o=="function"&&o.call(null,r)}else{var s=Date.now()-D,f=Math.max(D-n,1),a=Math.min(f*1.2,100);s>=a?(Fe("RETRY",u.name,t),u.apply(null,t.concat([n]))):M[G].push(e)}Le===void 0&&(Le=setTimeout(xu,0))}}const Ke=j.getDefaultExportFromCjs(Lt),ce=ae.homedir(),{env:ge}=process,Wu=ge.XDG_DATA_HOME||(ce?O.join(ce,".local","share"):void 0),Xe=ge.XDG_CONFIG_HOME||(ce?O.join(ce,".config"):void 0);ge.XDG_STATE_HOME||ce&&O.join(ce,".local","state");ge.XDG_CACHE_HOME||ce&&O.join(ce,".cache");ge.XDG_RUNTIME_DIR;const Gr=(ge.XDG_DATA_DIRS||"/usr/local/share/:/usr/share/").split(":");Wu&&Gr.unshift(Wu);const Vr=(ge.XDG_CONFIG_DIRS||"/etc/xdg").split(":");Xe&&Vr.unshift(Xe);const ne=(e,u)=>function(...r){return e.apply(void 0,r).catch(u)},ue=(e,u)=>function(...r){try{return e.apply(void 0,r)}catch(n){return u(n)}},Yr=B.getuid?!B.getuid():!1,Hr=1e4,K=()=>{},L={isChangeErrorOk:e=>{if(!L.isNodeError(e))return!1;const{code:u}=e;return u==="ENOSYS"||!Yr&&(u==="EINVAL"||u==="EPERM")},isNodeError:e=>e instanceof Error,isRetriableError:e=>{if(!L.isNodeError(e))return!1;const{code:u}=e;return u==="EMFILE"||u==="ENFILE"||u==="EAGAIN"||u==="EBUSY"||u==="EACCESS"||u==="EACCES"||u==="EACCS"||u==="EPERM"},onChangeError:e=>{if(!L.isNodeError(e))throw e;if(!L.isChangeErrorOk(e))throw e}};class Jr{constructor(){this.interval=25,this.intervalId=void 0,this.limit=Hr,this.queueActive=new Set,this.queueWaiting=new Set,this.init=()=>{this.intervalId||(this.intervalId=setInterval(this.tick,this.interval))},this.reset=()=>{this.intervalId&&(clearInterval(this.intervalId),delete this.intervalId)},this.add=u=>{this.queueWaiting.add(u),this.queueActive.size<this.limit/2?this.tick():this.init()},this.remove=u=>{this.queueWaiting.delete(u),this.queueActive.delete(u)},this.schedule=()=>new Promise(u=>{const t=()=>this.remove(r),r=()=>u(t);this.add(r)}),this.tick=()=>{if(!(this.queueActive.size>=this.limit)){if(!this.queueWaiting.size)return this.reset();for(const u of this.queueWaiting){if(this.queueActive.size>=this.limit)break;this.queueWaiting.delete(u),this.queueActive.add(u),u()}}}}}const Kr=new Jr,De=(e,u)=>function(r){return function n(...D){return Kr.schedule().then(o=>{const s=a=>(o(),a),f=a=>{if(o(),Date.now()>=r)throw a;if(u(a)){const i=Math.round(100*Math.random());return new Promise(F=>setTimeout(F,i)).then(()=>n.apply(void 0,D))}throw a};return e.apply(void 0,D).then(s,f)})}},ie=(e,u)=>function(r){return function n(...D){try{return e.apply(void 0,D)}catch(o){if(Date.now()>r)throw o;if(u(o))return n.apply(void 0,D);throw o}}},Y={attempt:{chmod:ne(q.promisify(S.chmod),L.onChangeError),chown:ne(q.promisify(S.chown),L.onChangeError),close:ne(q.promisify(S.close),K),fsync:ne(q.promisify(S.fsync),K),mkdir:ne(q.promisify(S.mkdir),K),realpath:ne(q.promisify(S.realpath),K),stat:ne(q.promisify(S.stat),K),unlink:ne(q.promisify(S.unlink),K),chmodSync:ue(S.chmodSync,L.onChangeError),chownSync:ue(S.chownSync,L.onChangeError),closeSync:ue(S.closeSync,K),existsSync:ue(S.existsSync,K),fsyncSync:ue(S.fsync,K),mkdirSync:ue(S.mkdirSync,K),realpathSync:ue(S.realpathSync,K),statSync:ue(S.statSync,K),unlinkSync:ue(S.unlinkSync,K)},retry:{close:De(q.promisify(S.close),L.isRetriableError),fsync:De(q.promisify(S.fsync),L.isRetriableError),open:De(q.promisify(S.open),L.isRetriableError),readFile:De(q.promisify(S.readFile),L.isRetriableError),rename:De(q.promisify(S.rename),L.isRetriableError),stat:De(q.promisify(S.stat),L.isRetriableError),write:De(q.promisify(S.write),L.isRetriableError),writeFile:De(q.promisify(S.writeFile),L.isRetriableError),closeSync:ie(S.closeSync,L.isRetriableError),fsyncSync:ie(S.fsyncSync,L.isRetriableError),openSync:ie(S.openSync,L.isRetriableError),readFileSync:ie(S.readFileSync,L.isRetriableError),renameSync:ie(S.renameSync,L.isRetriableError),statSync:ie(S.statSync,L.isRetriableError),writeSync:ie(S.writeSync,L.isRetriableError),writeFileSync:ie(S.writeFileSync,L.isRetriableError)}},Xr="utf8",Gu=438,zr=511,Qr={},Zr=ae.userInfo().uid,en=ae.userInfo().gid,un=1e3,tn=!!B.getuid;B.getuid&&B.getuid();const Vu=128,rn=e=>e instanceof Error&&"code"in e,Yu=e=>typeof e=="string",su=e=>e===void 0,nn=B.platform==="linux",jt=B.platform==="win32",Ru=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"];jt||Ru.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT");nn&&Ru.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED");class Dn{constructor(){this.callbacks=new Set,this.exited=!1,this.exit=u=>{if(!this.exited){this.exited=!0;for(const t of this.callbacks)t();u&&(jt&&u!=="SIGINT"&&u!=="SIGTERM"&&u!=="SIGKILL"?B.kill(B.pid,"SIGTERM"):B.kill(B.pid,u))}},this.hook=()=>{B.once("exit",()=>this.exit());for(const u of Ru)try{B.once(u,()=>this.exit(u))}catch{}},this.register=u=>(this.callbacks.add(u),()=>{this.callbacks.delete(u)}),this.hook()}}const on=new Dn,sn=on.register,H={store:{},create:e=>{const u=`000000${Math.floor(Math.random()*16777215).toString(16)}`.slice(-6),n=`.tmp-${Date.now().toString().slice(-10)}${u}`;return`${e}${n}`},get:(e,u,t=!0)=>{const r=H.truncate(u(e));return r in H.store?H.get(e,u,t):(H.store[r]=t,[r,()=>delete H.store[r]])},purge:e=>{H.store[e]&&(delete H.store[e],Y.attempt.unlink(e))},purgeSync:e=>{H.store[e]&&(delete H.store[e],Y.attempt.unlinkSync(e))},purgeSyncAll:()=>{for(const e in H.store)H.purgeSync(e)},truncate:e=>{const u=O.basename(e);if(u.length<=Vu)return e;const t=/^(\.?)(.*?)((?:\.[^.]+)?(?:\.tmp-\d{10}[a-f0-9]{6})?)$/.exec(u);if(!t)return e;const r=u.length-Vu;return`${e.slice(0,-u.length)}${t[1]}${t[2].slice(0,-r)}${t[3]}`}};sn(H.purgeSyncAll);function Bu(e,u,t=Qr){if(Yu(t))return Bu(e,u,{encoding:t});const r=Date.now()+((t.timeout??un)||-1);let n=null,D=null,o=null;try{const s=Y.attempt.realpathSync(e),f=!!s;e=s||e,[D,n]=H.get(e,t.tmpCreate||H.create,t.tmpPurge!==!1);const a=tn&&su(t.chown),i=su(t.mode);if(f&&(a||i)){const c=Y.attempt.statSync(e);c&&(t={...t},a&&(t.chown={uid:c.uid,gid:c.gid}),i&&(t.mode=c.mode))}if(!f){const c=O.dirname(e);Y.attempt.mkdirSync(c,{mode:zr,recursive:!0})}o=Y.retry.openSync(r)(D,"w",t.mode||Gu),t.tmpCreated&&t.tmpCreated(D),Yu(u)?Y.retry.writeSync(r)(o,u,0,t.encoding||Xr):su(u)||Y.retry.writeSync(r)(o,u,0,u.length,0),t.fsync!==!1&&(t.fsyncWait!==!1?Y.retry.fsyncSync(r)(o):Y.attempt.fsync(o)),Y.retry.closeSync(r)(o),o=null,t.chown&&(t.chown.uid!==Zr||t.chown.gid!==en)&&Y.attempt.chownSync(D,t.chown.uid,t.chown.gid),t.mode&&t.mode!==Gu&&Y.attempt.chmodSync(D,t.mode);try{Y.retry.renameSync(r)(D,e)}catch(c){if(!rn(c)||c.code!=="ENAMETOOLONG")throw c;Y.retry.renameSync(r)(D,H.truncate(e))}n(),D=null}finally{o&&Y.attempt.closeSync(o),D&&H.purge(D)}}const de=e=>{const u=typeof e;return e!==null&&(u==="object"||u==="function")},au=new Set(["__proto__","prototype","constructor"]),an=new Set("0123456789");function uu(e){const u=[];let t="",r="start",n=!1;for(const D of e)switch(D){case"\\":{if(r==="index")throw new Error("Invalid character in an index");if(r==="indexEnd")throw new Error("Invalid character after an index");n&&(t+=D),r="property",n=!n;break}case".":{if(r==="index")throw new Error("Invalid character in an index");if(r==="indexEnd"){r="property";break}if(n){n=!1,t+=D;break}if(au.has(t))return[];u.push(t),t="",r="property";break}case"[":{if(r==="index")throw new Error("Invalid character in an index");if(r==="indexEnd"){r="index";break}if(n){n=!1,t+=D;break}if(r==="property"){if(au.has(t))return[];u.push(t),t=""}r="index";break}case"]":{if(r==="index"){u.push(Number.parseInt(t,10)),t="",r="indexEnd";break}if(r==="indexEnd")throw new Error("Invalid character after an index")}default:{if(r==="index"&&!an.has(D))throw new Error("Invalid character in an index");if(r==="indexEnd")throw new Error("Invalid character after an index");r==="start"&&(r="property"),n&&(n=!1,t+="\\"),t+=D}}switch(n&&(t+="\\"),r){case"property":{if(au.has(t))return[];u.push(t);break}case"index":throw new Error("Index was not closed");case"start":{u.push("");break}}return u}function $u(e,u){if(typeof u!="number"&&Array.isArray(e)){const t=Number.parseInt(u,10);return Number.isInteger(t)&&e[t]===e[u]}return!1}function kt(e,u){if($u(e,u))throw new Error("Cannot use string index")}function cn(e,u,t){if(!de(e)||typeof u!="string")return t===void 0?e:t;const r=uu(u);if(r.length===0)return t;for(let n=0;n<r.length;n++){const D=r[n];if($u(e,D)?e=n===r.length-1?void 0:null:e=e[D],e==null){if(n!==r.length-1)return t;break}}return e===void 0?t:e}function Hu(e,u,t){if(!de(e)||typeof u!="string")return e;const r=e,n=uu(u);for(let D=0;D<n.length;D++){const o=n[D];kt(e,o),D===n.length-1?e[o]=t:de(e[o])||(e[o]=typeof n[D+1]=="number"?[]:{}),e=e[o]}return r}function ln(e,u){if(!de(e)||typeof u!="string")return!1;const t=uu(u);for(let r=0;r<t.length;r++){const n=t[r];if(kt(e,n),r===t.length-1)return delete e[n],!0;if(e=e[n],!de(e))return!1}}function fn(e,u){if(!de(e)||typeof u!="string")return!1;const t=uu(u);if(t.length===0)return!1;for(const r of t){if(!de(e)||!(r in e)||$u(e,r))return!1;e=e[r]}return!0}function Fn(e,u){const t=u?O.join(e,"config.json"):O.join("configstore",`${e}.json`),r=Xe??Ke.mkdtempSync(Ke.realpathSync(ae.tmpdir())+O.sep);return O.join(r,t)}const Ju="You don't have access to this file.",hn={mode:448,recursive:!0},Ku={mode:384};class dn{constructor(u,t,r={}){this._path=r.configPath??Fn(u,r.globalConfigPath),t&&(this.all={...t,...this.all})}get all(){try{return JSON.parse(Ke.readFileSync(this._path,"utf8"))}catch(u){if(u.code==="ENOENT")return{};if(u.code==="EACCES"&&(u.message=`${u.message}
3
+ ${Ju}
4
+ `),u.name==="SyntaxError")return Bu(this._path,"",Ku),{};throw u}}set all(u){try{Ke.mkdirSync(O.dirname(this._path),hn),Bu(this._path,JSON.stringify(u,void 0," "),Ku)}catch(t){throw t.code==="EACCES"&&(t.message=`${t.message}
5
+ ${Ju}
6
+ `),t}}get size(){return Object.keys(this.all||{}).length}get(u){return cn(this.all,u)}set(u,t){const r=this.all;if(arguments.length===1)for(const n of Object.keys(u))Hu(r,n,u[n]);else Hu(r,u,t);this.all=r}has(u){return fn(this.all,u)}delete(u){const t=this.all;ln(t,u),this.all=t}clear(){this.all={}}get path(){return this._path}}function pn(e,u){if(e=j.semver.parse(e),u=j.semver.parse(u),!(j.semver.compareBuild(e,u)>=0))return j.semver.diff(e,u)||"build"}class Xu extends Error{constructor(u,t,r){const n=u.status||u.status===0?u.status:"",D=u.statusText||"",o=`${n} ${D}`.trim(),s=o?`status code ${o}`:"an unknown error";super(`Request failed with ${s}: ${t.method} ${t.url}`),Object.defineProperty(this,"response",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"request",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"options",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.name="HTTPError",this.response=u,this.request=t,this.options=r}}class Mt extends Error{constructor(u){super(`Request timed out: ${u.method} ${u.url}`),Object.defineProperty(this,"request",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.name="TimeoutError",this.request=u}}const qe=e=>e!==null&&typeof e=="object",je=(...e)=>{for(const u of e)if((!qe(u)||Array.isArray(u))&&u!==void 0)throw new TypeError("The `options` argument must be an object");return Iu({},...e)},Ut=(e={},u={})=>{const t=new globalThis.Headers(e),r=u instanceof globalThis.Headers,n=new globalThis.Headers(u);for(const[D,o]of n.entries())r&&o==="undefined"||o===void 0?t.delete(D):t.set(D,o);return t},Iu=(...e)=>{let u={},t={};for(const r of e)if(Array.isArray(r))Array.isArray(u)||(u=[]),u=[...u,...r];else if(qe(r)){for(let[n,D]of Object.entries(r))qe(D)&&n in u&&(D=Iu(u[n],D)),u={...u,[n]:D};qe(r.headers)&&(t=Ut(t,r.headers),u.headers=t)}return u},En=(()=>{let e=!1,u=!1;const t=typeof globalThis.ReadableStream=="function",r=typeof globalThis.Request=="function";if(t&&r)try{u=new globalThis.Request("https://empty.invalid",{body:new globalThis.ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type")}catch(n){if(n instanceof Error&&n.message==="unsupported BodyInit type")return!1;throw n}return e&&!u})(),Cn=typeof globalThis.AbortController=="function",gn=typeof globalThis.ReadableStream=="function",mn=typeof globalThis.FormData=="function",qt=["get","post","put","patch","head","delete"],yn={json:"application/json",text:"text/*",formData:"multipart/form-data",arrayBuffer:"*/*",blob:"*/*"},cu=2147483647,Wt=Symbol("stop"),Bn={json:!0,parseJson:!0,stringifyJson:!0,searchParams:!0,prefixUrl:!0,retry:!0,timeout:!0,hooks:!0,throwHttpErrors:!0,onDownloadProgress:!0,fetch:!0},An={method:!0,headers:!0,body:!0,mode:!0,credentials:!0,cache:!0,redirect:!0,referrer:!0,referrerPolicy:!0,integrity:!0,keepalive:!0,signal:!0,window:!0,dispatcher:!0,duplex:!0,priority:!0},vn=e=>qt.includes(e)?e.toUpperCase():e,bn=["get","put","head","delete","options","trace"],wn=[408,413,429,500,502,503,504],Gt=[413,429,503],zu={limit:2,methods:bn,statusCodes:wn,afterStatusCodes:Gt,maxRetryAfter:Number.POSITIVE_INFINITY,backoffLimit:Number.POSITIVE_INFINITY,delay:e=>.3*2**(e-1)*1e3},_n=(e={})=>{if(typeof e=="number")return{...zu,limit:e};if(e.methods&&!Array.isArray(e.methods))throw new Error("retry.methods must be an array");if(e.statusCodes&&!Array.isArray(e.statusCodes))throw new Error("retry.statusCodes must be an array");return{...zu,...e,afterStatusCodes:Gt}};async function Sn(e,u,t,r){return new Promise((n,D)=>{const o=setTimeout(()=>{t&&t.abort(),D(new Mt(e))},r.timeout);r.fetch(e,u).then(n).catch(D).then(()=>{clearTimeout(o)})})}async function On(e,{signal:u}){return new Promise((t,r)=>{u&&(u.throwIfAborted(),u.addEventListener("abort",n,{once:!0}));function n(){clearTimeout(D),r(u.reason)}const D=setTimeout(()=>{u?.removeEventListener("abort",n),t()},e)})}const xn=(e,u)=>{const t={};for(const r in u)!(r in An)&&!(r in Bn)&&!(r in e)&&(t[r]=u[r]);return t};class ze{static create(u,t){const r=new ze(u,t),n=async()=>{if(typeof r._options.timeout=="number"&&r._options.timeout>cu)throw new RangeError(`The \`timeout\` option cannot be greater than ${cu}`);await Promise.resolve();let s=await r._fetch();for(const f of r._options.hooks.afterResponse){const a=await f(r.request,r._options,r._decorateResponse(s.clone()));a instanceof globalThis.Response&&(s=a)}if(r._decorateResponse(s),!s.ok&&r._options.throwHttpErrors){let f=new Xu(s,r.request,r._options);for(const a of r._options.hooks.beforeError)f=await a(f);throw f}if(r._options.onDownloadProgress){if(typeof r._options.onDownloadProgress!="function")throw new TypeError("The `onDownloadProgress` option must be a function");if(!gn)throw new Error("Streams are not supported in your environment. `ReadableStream` is missing.");return r._stream(s.clone(),r._options.onDownloadProgress)}return s},o=r._options.retry.methods.includes(r.request.method.toLowerCase())?r._retry(n):n();for(const[s,f]of Object.entries(yn))o[s]=async()=>{r.request.headers.set("accept",r.request.headers.get("accept")||f);const i=(await o).clone();if(s==="json"){if(i.status===204||(await i.clone().arrayBuffer()).byteLength===0)return"";if(t.parseJson)return t.parseJson(await i.text())}return i[s]()};return o}constructor(u,t={}){Object.defineProperty(this,"request",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"abortController",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"_retryCount",{enumerable:!0,configurable:!0,writable:!0,value:0}),Object.defineProperty(this,"_input",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"_options",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this._input=u;const r=this._input instanceof Request&&"credentials"in Request.prototype?this._input.credentials:void 0;if(this._options={...r&&{credentials:r},...t,headers:Ut(this._input.headers,t.headers),hooks:Iu({beforeRequest:[],beforeRetry:[],beforeError:[],afterResponse:[]},t.hooks),method:vn(t.method??this._input.method),prefixUrl:String(t.prefixUrl||""),retry:_n(t.retry),throwHttpErrors:t.throwHttpErrors!==!1,timeout:t.timeout??1e4,fetch:t.fetch??globalThis.fetch.bind(globalThis)},typeof this._input!="string"&&!(this._input instanceof URL||this._input instanceof globalThis.Request))throw new TypeError("`input` must be a string, URL, or Request");if(this._options.prefixUrl&&typeof this._input=="string"){if(this._input.startsWith("/"))throw new Error("`input` must not begin with a slash when using `prefixUrl`");this._options.prefixUrl.endsWith("/")||(this._options.prefixUrl+="/"),this._input=this._options.prefixUrl+this._input}if(Cn){if(this.abortController=new globalThis.AbortController,this._options.signal){const n=this._options.signal;this._options.signal.addEventListener("abort",()=>{this.abortController.abort(n.reason)})}this._options.signal=this.abortController.signal}if(En&&(this._options.duplex="half"),this._options.json!==void 0&&(this._options.body=this._options.stringifyJson?.(this._options.json)??JSON.stringify(this._options.json),this._options.headers.set("content-type",this._options.headers.get("content-type")??"application/json")),this.request=new globalThis.Request(this._input,this._options),this._options.searchParams){const D="?"+(typeof this._options.searchParams=="string"?this._options.searchParams.replace(/^\?/,""):new URLSearchParams(this._options.searchParams).toString()),o=this.request.url.replace(/(?:\?.*?)?(?=#|$)/,D);(mn&&this._options.body instanceof globalThis.FormData||this._options.body instanceof URLSearchParams)&&!(this._options.headers&&this._options.headers["content-type"])&&this.request.headers.delete("content-type"),this.request=new globalThis.Request(new globalThis.Request(o,{...this.request}),this._options)}}_calculateRetryDelay(u){if(this._retryCount++,this._retryCount<=this._options.retry.limit&&!(u instanceof Mt)){if(u instanceof Xu){if(!this._options.retry.statusCodes.includes(u.response.status))return 0;const r=u.response.headers.get("Retry-After");if(r&&this._options.retry.afterStatusCodes.includes(u.response.status)){let n=Number(r)*1e3;Number.isNaN(n)&&(n=Date.parse(r)-Date.now());const D=this._options.retry.maxRetryAfter??n;return n<D?n:D}if(u.response.status===413)return 0}const t=this._options.retry.delay(this._retryCount);return Math.min(this._options.retry.backoffLimit,t)}return 0}_decorateResponse(u){return this._options.parseJson&&(u.json=async()=>this._options.parseJson(await u.text())),u}async _retry(u){try{return await u()}catch(t){const r=Math.min(this._calculateRetryDelay(t),cu);if(r!==0&&this._retryCount>0){await On(r,{signal:this._options.signal});for(const n of this._options.hooks.beforeRetry)if(await n({request:this.request,options:this._options,error:t,retryCount:this._retryCount})===Wt)return;return this._retry(u)}throw t}}async _fetch(){for(const r of this._options.hooks.beforeRequest){const n=await r(this.request,this._options);if(n instanceof Request){this.request=n;break}if(n instanceof Response)return n}const u=xn(this.request,this._options),t=this.request;return this.request=t.clone(),this._options.timeout===!1?this._options.fetch(t,u):Sn(t,u,this.abortController,this._options)}_stream(u,t){const r=Number(u.headers.get("content-length"))||0;let n=0;return u.status===204?(t&&t({percent:1,totalBytes:r,transferredBytes:n},new Uint8Array),new globalThis.Response(null,{status:u.status,statusText:u.statusText,headers:u.headers})):new globalThis.Response(new globalThis.ReadableStream({async start(D){const o=u.body.getReader();t&&t({percent:0,transferredBytes:0,totalBytes:r},new Uint8Array);async function s(){const{done:f,value:a}=await o.read();if(f){D.close();return}if(t){n+=a.byteLength;const i=r===0?0:n/r;t({percent:i,transferredBytes:n,totalBytes:r},a)}D.enqueue(a),await s()}await s()}}),{status:u.status,statusText:u.statusText,headers:u.headers})}}/*! MIT License © Sindre Sorhus */const Au=e=>{const u=(t,r)=>ze.create(t,je(e,r));for(const t of qt)u[t]=(r,n)=>ze.create(r,je(e,n,{method:t}));return u.create=t=>Au(je(t)),u.extend=t=>Au(je(e,t)),u.stop=Wt,u},Rn=Au();var we={},pe={};pe.parse=pe.decode=$n;pe.stringify=pe.encode=Vt;pe.safe=ve;pe.unsafe=We;var lu=typeof process<"u"&&process.platform==="win32"?`\r
7
+ `:`
8
+ `;function Vt(e,u){var t=[],r="";typeof u=="string"?u={section:u,whitespace:!1}:(u=u||{},u.whitespace=u.whitespace===!0);var n=u.whitespace?" = ":"=";return Object.keys(e).forEach(function(D,o,s){var f=e[D];f&&Array.isArray(f)?f.forEach(function(a){r+=ve(D+"[]")+n+ve(a)+`
9
+ `}):f&&typeof f=="object"?t.push(D):r+=ve(D)+n+ve(f)+lu}),u.section&&r.length&&(r="["+ve(u.section)+"]"+lu+r),t.forEach(function(D,o,s){var f=Yt(D).join("\\."),a=(u.section?u.section+".":"")+f,i=Vt(e[D],{section:a,whitespace:u.whitespace});r.length&&i.length&&(r+=lu),r+=i}),r}function Yt(e){return e.replace(/\1/g,"LITERAL\\1LITERAL").replace(/\\\./g,"").split(/\./).map(function(u){return u.replace(/\1/g,"\\.").replace(/\2LITERAL\\1LITERAL\2/g,"")})}function $n(e){var u={},t=u,r=null,n=/^\[([^\]]*)\]$|^([^=]+)(=(.*))?$/i,D=e.split(/[\r\n]+/g);return D.forEach(function(o,s,f){if(!(!o||o.match(/^\s*[;#]/))){var a=o.match(n);if(a){if(a[1]!==void 0){if(r=We(a[1]),r==="__proto__"){t={};return}t=u[r]=u[r]||{};return}var i=We(a[2]);if(i!=="__proto__"){var c=a[3]?We(a[4]):!0;switch(c){case"true":case"false":case"null":c=JSON.parse(c)}if(i.length>2&&i.slice(-2)==="[]"){if(i=i.substring(0,i.length-2),i==="__proto__")return;t[i]?Array.isArray(t[i])||(t[i]=[t[i]]):t[i]=[]}Array.isArray(t[i])?t[i].push(c):t[i]=c}}}}),Object.keys(u).filter(function(o,s,f){if(!u[o]||typeof u[o]!="object"||Array.isArray(u[o]))return!1;var a=Yt(o),i=u,c=a.pop(),F=c.replace(/\\\./g,".");return a.forEach(function(l,h,p){l!=="__proto__"&&((!i[l]||typeof i[l]!="object")&&(i[l]={}),i=i[l])}),i===u&&F===c?!1:(i[F]=u[o],!0)}).forEach(function(o,s,f){delete u[o]}),u}function Ht(e){return e.charAt(0)==='"'&&e.slice(-1)==='"'||e.charAt(0)==="'"&&e.slice(-1)==="'"}function ve(e){return typeof e!="string"||e.match(/[=\r\n]/)||e.match(/^\[/)||e.length>1&&Ht(e)||e!==e.trim()?JSON.stringify(e):e.replace(/;/g,"\\;").replace(/#/g,"\\#")}function We(e,u){if(e=(e||"").trim(),Ht(e)){e.charAt(0)==="'"&&(e=e.substr(1,e.length-2));try{e=JSON.parse(e)}catch{}}else{for(var t=!1,r="",n=0,D=e.length;n<D;n++){var o=e.charAt(n);if(t)"\\;#".indexOf(o)!==-1?r+=o:r+="\\"+o,t=!1;else{if(";#".indexOf(o)!==-1)break;o==="\\"?t=!0:r+=o}}return t&&(r+="\\"),r.trim()}return e}var fu=1,Qu=2;function In(){return""}function Nn(e,u,t){return e.slice(u,t).replace(/\S/g," ")}var Tn=function(e,u){u=u||{};for(var t,r,n=!1,D=!1,o=0,s="",f=u.whitespace===!1?In:Nn,a=0;a<e.length;a++){if(t=e[a],r=e[a+1],!D&&t==='"'){var i=e[a-1]==="\\"&&e[a-2]!=="\\";i||(n=!n)}if(!n){if(!D&&t+r==="//")s+=e.slice(o,a),o=a,D=fu,a++;else if(D===fu&&t+r===`\r
10
+ `){a++,D=!1,s+=f(e,o,a),o=a;continue}else if(D===fu&&t===`
11
+ `)D=!1,s+=f(e,o,a),o=a;else if(!D&&t+r==="/*"){s+=e.slice(o,a),o=a,D=Qu,a++;continue}else if(D===Qu&&t+r==="*/"){a++,D=!1,s+=f(e,o,a+1),o=a+1;continue}}}return s+(D?f(e.substr(o)):e.substr(o))},Jt=S,Pn=pe,Oe=O,Ln=Tn,jn=we.parse=function(e){return/^\s*{/.test(e)?JSON.parse(Ln(e)):Pn.parse(e)},kn=we.file=function(){var e=[].slice.call(arguments).filter(function(r){return r!=null});for(var u in e)if(typeof e[u]!="string")return;var t=Oe.join.apply(null,e);try{return Jt.readFileSync(t,"utf-8")}catch{return}};we.json=function(){var e=kn.apply(null,arguments);return e?jn(e):null};we.env=function(e,u){u=u||process.env;var t={},r=e.length;for(var n in u)if(n.toLowerCase().indexOf(e.toLowerCase())===0){for(var D=n.substring(r).split("__"),o;(o=D.indexOf(""))>-1;)D.splice(o,1);var s=t;D.forEach(function(a,i){!a||typeof s!="object"||(i===D.length-1&&(s[a]=u[n]),s[a]===void 0&&(s[a]={}),s=s[a])})}return t};we.find=function(){var e=Oe.join.apply(null,[].slice.call(arguments));function u(t,r){var n=Oe.join(t,r);try{return Jt.statSync(n),n}catch{if(Oe.dirname(t)!==t)return u(Oe.dirname(t),r)}}return u(process.cwd(),e)};var Kt={exports:{}};/*!
12
+ * @description Recursive object extending
13
+ * @author Viacheslav Lotsmanov <lotsmanov89@gmail.com>
14
+ * @license MIT
15
+ *
16
+ * The MIT License (MIT)
17
+ *
18
+ * Copyright (c) 2013-2018 Viacheslav Lotsmanov
19
+ *
20
+ * Permission is hereby granted, free of charge, to any person obtaining a copy of
21
+ * this software and associated documentation files (the "Software"), to deal in
22
+ * the Software without restriction, including without limitation the rights to
23
+ * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
24
+ * the Software, and to permit persons to whom the Software is furnished to do so,
25
+ * subject to the following conditions:
26
+ *
27
+ * The above copyright notice and this permission notice shall be included in all
28
+ * copies or substantial portions of the Software.
29
+ *
30
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
32
+ * FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
33
+ * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
34
+ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
35
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36
+ */function Xt(e){return e instanceof Buffer||e instanceof Date||e instanceof RegExp}function zt(e){if(e instanceof Buffer){var u=Buffer.alloc?Buffer.alloc(e.length):new Buffer(e.length);return e.copy(u),u}else{if(e instanceof Date)return new Date(e.getTime());if(e instanceof RegExp)return new RegExp(e);throw new Error("Unexpected situation")}}function Qt(e){var u=[];return e.forEach(function(t,r){typeof t=="object"&&t!==null?Array.isArray(t)?u[r]=Qt(t):Xt(t)?u[r]=zt(t):u[r]=vu({},t):u[r]=t}),u}function Zu(e,u){return u==="__proto__"?void 0:e[u]}var vu=Kt.exports=function(){if(arguments.length<1||typeof arguments[0]!="object")return!1;if(arguments.length<2)return arguments[0];var e=arguments[0],u=Array.prototype.slice.call(arguments,1),t,r;return u.forEach(function(n){typeof n!="object"||n===null||Array.isArray(n)||Object.keys(n).forEach(function(D){if(r=Zu(e,D),t=Zu(n,D),t!==e)if(typeof t!="object"||t===null){e[D]=t;return}else if(Array.isArray(t)){e[D]=Qt(t);return}else if(Xt(t)){e[D]=zt(t);return}else if(typeof r!="object"||r===null||Array.isArray(r)){e[D]=vu({},t);return}else{e[D]=vu(r,t);return}})}),e},Mn=Kt.exports,Fu,et;function Un(){if(et)return Fu;et=1;function e(r,n){var D=r;n.slice(0,-1).forEach(function(s){D=D[s]||{}});var o=n[n.length-1];return o in D}function u(r){return typeof r=="number"||/^0x[0-9a-f]+$/i.test(r)?!0:/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(r)}function t(r,n){return n==="constructor"&&typeof r[n]=="function"||n==="__proto__"}return Fu=function(r,n){n||(n={});var D={bools:{},strings:{},unknownFn:null};typeof n.unknown=="function"&&(D.unknownFn=n.unknown),typeof n.boolean=="boolean"&&n.boolean?D.allBools=!0:[].concat(n.boolean).filter(Boolean).forEach(function(x){D.bools[x]=!0});var o={};function s(x){return o[x].some(function(T){return D.bools[T]})}Object.keys(n.alias||{}).forEach(function(x){o[x]=[].concat(n.alias[x]),o[x].forEach(function(T){o[T]=[x].concat(o[x].filter(function(d){return T!==d}))})}),[].concat(n.string).filter(Boolean).forEach(function(x){D.strings[x]=!0,o[x]&&[].concat(o[x]).forEach(function(T){D.strings[T]=!0})});var f=n.default||{},a={_:[]};function i(x,T){return D.allBools&&/^--[^=]+$/.test(T)||D.strings[x]||D.bools[x]||o[x]}function c(x,T,d){for(var E=x,g=0;g<T.length-1;g++){var b=T[g];if(t(E,b))return;E[b]===void 0&&(E[b]={}),(E[b]===Object.prototype||E[b]===Number.prototype||E[b]===String.prototype)&&(E[b]={}),E[b]===Array.prototype&&(E[b]=[]),E=E[b]}var w=T[T.length-1];t(E,w)||((E===Object.prototype||E===Number.prototype||E===String.prototype)&&(E={}),E===Array.prototype&&(E=[]),E[w]===void 0||D.bools[w]||typeof E[w]=="boolean"?E[w]=d:Array.isArray(E[w])?E[w].push(d):E[w]=[E[w],d])}function F(x,T,d){if(!(d&&D.unknownFn&&!i(x,d)&&D.unknownFn(d)===!1)){var E=!D.strings[x]&&u(T)?Number(T):T;c(a,x.split("."),E),(o[x]||[]).forEach(function(g){c(a,g.split("."),E)})}}Object.keys(D.bools).forEach(function(x){F(x,f[x]===void 0?!1:f[x])});var l=[];r.indexOf("--")!==-1&&(l=r.slice(r.indexOf("--")+1),r=r.slice(0,r.indexOf("--")));for(var h=0;h<r.length;h++){var p=r[h],C,m;if(/^--.+=/.test(p)){var N=p.match(/^--([^=]+)=([\s\S]*)$/);C=N[1];var $=N[2];D.bools[C]&&($=$!=="false"),F(C,$,p)}else if(/^--no-.+/.test(p))C=p.match(/^--no-(.+)/)[1],F(C,!1,p);else if(/^--.+/.test(p))C=p.match(/^--(.+)/)[1],m=r[h+1],m!==void 0&&!/^(-|--)[^-]/.test(m)&&!D.bools[C]&&!D.allBools&&(!o[C]||!s(C))?(F(C,m,p),h+=1):/^(true|false)$/.test(m)?(F(C,m==="true",p),h+=1):F(C,D.strings[C]?"":!0,p);else if(/^-[^-]+/.test(p)){for(var k=p.slice(1,-1).split(""),Z=!1,W=0;W<k.length;W++){if(m=p.slice(W+2),m==="-"){F(k[W],m,p);continue}if(/[A-Za-z]/.test(k[W])&&m[0]==="="){F(k[W],m.slice(1),p),Z=!0;break}if(/[A-Za-z]/.test(k[W])&&/-?\d+(\.\d*)?(e-?\d+)?$/.test(m)){F(k[W],m,p),Z=!0;break}if(k[W+1]&&k[W+1].match(/\W/)){F(k[W],p.slice(W+2),p),Z=!0;break}else F(k[W],D.strings[k[W]]?"":!0,p)}C=p.slice(-1)[0],!Z&&C!=="-"&&(r[h+1]&&!/^(-|--)[^-]/.test(r[h+1])&&!D.bools[C]&&(!o[C]||!s(C))?(F(C,r[h+1],p),h+=1):r[h+1]&&/^(true|false)$/.test(r[h+1])?(F(C,r[h+1]==="true",p),h+=1):F(C,D.strings[C]?"":!0,p))}else if((!D.unknownFn||D.unknownFn(p)!==!1)&&a._.push(D.strings._||!u(p)?p:Number(p)),n.stopEarly){a._.push.apply(a._,r.slice(h+1));break}}return Object.keys(f).forEach(function(x){e(a,x.split("."))||(c(a,x.split("."),f[x]),(o[x]||[]).forEach(function(T){c(a,T.split("."),f[x])}))}),n["--"]?a["--"]=l.slice():l.forEach(function(x){a._.push(x)}),a},Fu}var _e=we,Be=O.join,qn=Mn,ut="/etc",Zt=process.platform==="win32",Se=Zt?process.env.USERPROFILE:process.env.HOME,Wn=function(e,u,t,r){if(typeof e!="string")throw new Error("rc(name): name *must* be string");t||(t=Un()(process.argv.slice(2))),u=(typeof u=="string"?_e.json(u):u)||{},r=r||_e.parse;var n=_e.env(e+"_"),D=[u],o=[];function s(f){if(!(o.indexOf(f)>=0)){var a=_e.file(f);a&&(D.push(r(a)),o.push(f))}}return Zt||[Be(ut,e,"config"),Be(ut,e+"rc")].forEach(s),Se&&[Be(Se,".config",e,"config"),Be(Se,".config",e),Be(Se,"."+e,"config"),Be(Se,"."+e+"rc")].forEach(s),s(_e.find("."+e+"rc")),n.config&&s(n.config),t.config&&s(t.config),qn.apply(null,D.concat([n,t,o.length?{configs:o,config:o[o.length-1]}:void 0]))};const Gn=j.getDefaultExportFromCjs(Wn);function Vn(e){const u=Gn("npm",{registry:"https://registry.npmjs.org/"}),t=u[`${e}:registry`]||u.config_registry||u.registry;return t.slice(-1)==="/"?t:`${t}/`}var er={exports:{}},ur={},tu={},oe=It,Yn=process.cwd,Ge=null,Hn=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return Ge||(Ge=Yn.call(process)),Ge};try{process.cwd()}catch{}if(typeof process.chdir=="function"){var tt=process.chdir;process.chdir=function(e){Ge=null,tt.call(process,e)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,tt)}var Jn=Kn;function Kn(e){oe.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&u(e),e.lutimes||t(e),e.chown=D(e.chown),e.fchown=D(e.fchown),e.lchown=D(e.lchown),e.chmod=r(e.chmod),e.fchmod=r(e.fchmod),e.lchmod=r(e.lchmod),e.chownSync=o(e.chownSync),e.fchownSync=o(e.fchownSync),e.lchownSync=o(e.lchownSync),e.chmodSync=n(e.chmodSync),e.fchmodSync=n(e.fchmodSync),e.lchmodSync=n(e.lchmodSync),e.stat=s(e.stat),e.fstat=s(e.fstat),e.lstat=s(e.lstat),e.statSync=f(e.statSync),e.fstatSync=f(e.fstatSync),e.lstatSync=f(e.lstatSync),e.chmod&&!e.lchmod&&(e.lchmod=function(i,c,F){F&&process.nextTick(F)},e.lchmodSync=function(){}),e.chown&&!e.lchown&&(e.lchown=function(i,c,F,l){l&&process.nextTick(l)},e.lchownSync=function(){}),Hn==="win32"&&(e.rename=typeof e.rename!="function"?e.rename:function(i){function c(F,l,h){var p=Date.now(),C=0;i(F,l,function m(N){if(N&&(N.code==="EACCES"||N.code==="EPERM")&&Date.now()-p<6e4){setTimeout(function(){e.stat(l,function($,k){$&&$.code==="ENOENT"?i(F,l,m):h(N)})},C),C<100&&(C+=10);return}h&&h(N)})}return Object.setPrototypeOf&&Object.setPrototypeOf(c,i),c}(e.rename)),e.read=typeof e.read!="function"?e.read:function(i){function c(F,l,h,p,C,m){var N;if(m&&typeof m=="function"){var $=0;N=function(k,Z,W){if(k&&k.code==="EAGAIN"&&$<10)return $++,i.call(e,F,l,h,p,C,N);m.apply(this,arguments)}}return i.call(e,F,l,h,p,C,N)}return Object.setPrototypeOf&&Object.setPrototypeOf(c,i),c}(e.read),e.readSync=typeof e.readSync!="function"?e.readSync:function(i){return function(c,F,l,h,p){for(var C=0;;)try{return i.call(e,c,F,l,h,p)}catch(m){if(m.code==="EAGAIN"&&C<10){C++;continue}throw m}}}(e.readSync);function u(i){i.lchmod=function(c,F,l){i.open(c,oe.O_WRONLY|oe.O_SYMLINK,F,function(h,p){if(h){l&&l(h);return}i.fchmod(p,F,function(C){i.close(p,function(m){l&&l(C||m)})})})},i.lchmodSync=function(c,F){var l=i.openSync(c,oe.O_WRONLY|oe.O_SYMLINK,F),h=!0,p;try{p=i.fchmodSync(l,F),h=!1}finally{if(h)try{i.closeSync(l)}catch{}else i.closeSync(l)}return p}}function t(i){oe.hasOwnProperty("O_SYMLINK")&&i.futimes?(i.lutimes=function(c,F,l,h){i.open(c,oe.O_SYMLINK,function(p,C){if(p){h&&h(p);return}i.futimes(C,F,l,function(m){i.close(C,function(N){h&&h(m||N)})})})},i.lutimesSync=function(c,F,l){var h=i.openSync(c,oe.O_SYMLINK),p,C=!0;try{p=i.futimesSync(h,F,l),C=!1}finally{if(C)try{i.closeSync(h)}catch{}else i.closeSync(h)}return p}):i.futimes&&(i.lutimes=function(c,F,l,h){h&&process.nextTick(h)},i.lutimesSync=function(){})}function r(i){return i&&function(c,F,l){return i.call(e,c,F,function(h){a(h)&&(h=null),l&&l.apply(this,arguments)})}}function n(i){return i&&function(c,F){try{return i.call(e,c,F)}catch(l){if(!a(l))throw l}}}function D(i){return i&&function(c,F,l,h){return i.call(e,c,F,l,function(p){a(p)&&(p=null),h&&h.apply(this,arguments)})}}function o(i){return i&&function(c,F,l){try{return i.call(e,c,F,l)}catch(h){if(!a(h))throw h}}}function s(i){return i&&function(c,F,l){typeof F=="function"&&(l=F,F=null);function h(p,C){C&&(C.uid<0&&(C.uid+=4294967296),C.gid<0&&(C.gid+=4294967296)),l&&l.apply(this,arguments)}return F?i.call(e,c,F,h):i.call(e,c,h)}}function f(i){return i&&function(c,F){var l=F?i.call(e,c,F):i.call(e,c);return l&&(l.uid<0&&(l.uid+=4294967296),l.gid<0&&(l.gid+=4294967296)),l}}function a(i){if(!i||i.code==="ENOSYS")return!0;var c=!process.getuid||process.getuid()!==0;return!!(c&&(i.code==="EINVAL"||i.code==="EPERM"))}}var rt=Su.Stream,Xn=zn;function zn(e){return{ReadStream:u,WriteStream:t};function u(r,n){if(!(this instanceof u))return new u(r,n);rt.call(this);var D=this;this.path=r,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,n=n||{};for(var o=Object.keys(n),s=0,f=o.length;s<f;s++){var a=o[s];this[a]=n[a]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){D._read()});return}e.open(this.path,this.flags,this.mode,function(i,c){if(i){D.emit("error",i),D.readable=!1;return}D.fd=c,D.emit("open",c),D._read()})}function t(r,n){if(!(this instanceof t))return new t(r,n);rt.call(this),this.path=r,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,n=n||{};for(var D=Object.keys(n),o=0,s=D.length;o<s;o++){var f=D[o];this[f]=n[f]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=e.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}var Qn=eD,Zn=Object.getPrototypeOf||function(e){return e.__proto__};function eD(e){if(e===null||typeof e!="object")return e;if(e instanceof Object)var u={__proto__:Zn(e)};else var u=Object.create(null);return Object.getOwnPropertyNames(e).forEach(function(t){Object.defineProperty(u,t,Object.getOwnPropertyDescriptor(e,t))}),u}var U=S,uD=Jn,tD=Xn,rD=Qn,ke=q,V,Qe;typeof Symbol=="function"&&typeof Symbol.for=="function"?(V=Symbol.for("graceful-fs.queue"),Qe=Symbol.for("graceful-fs.previous")):(V="___graceful-fs.queue",Qe="___graceful-fs.previous");function nD(){}function tr(e,u){Object.defineProperty(e,V,{get:function(){return u}})}var he=nD;ke.debuglog?he=ke.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(he=function(){var e=ke.format.apply(ke,arguments);e="GFS4: "+e.split(/\n/).join(`
37
+ GFS4: `),console.error(e)});if(!U[V]){var DD=j.commonjsGlobal[V]||[];tr(U,DD),U.close=function(e){function u(t,r){return e.call(U,t,function(n){n||nt(),typeof r=="function"&&r.apply(this,arguments)})}return Object.defineProperty(u,Qe,{value:e}),u}(U.close),U.closeSync=function(e){function u(t){e.apply(U,arguments),nt()}return Object.defineProperty(u,Qe,{value:e}),u}(U.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){he(U[V]),Nt.equal(U[V].length,0)})}j.commonjsGlobal[V]||tr(j.commonjsGlobal,U[V]);var rr=Nu(rD(U));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!U.__patched&&(rr=Nu(U),U.__patched=!0);function Nu(e){uD(e),e.gracefulify=Nu,e.createReadStream=Z,e.createWriteStream=W;var u=e.readFile;e.readFile=t;function t(d,E,g){return typeof E=="function"&&(g=E,E=null),b(d,E,g);function b(w,R,v,_){return u(w,R,function(y){y&&(y.code==="EMFILE"||y.code==="ENFILE")?Ae([b,[w,R,v],y,_||Date.now(),Date.now()]):typeof v=="function"&&v.apply(this,arguments)})}}var r=e.writeFile;e.writeFile=n;function n(d,E,g,b){return typeof g=="function"&&(b=g,g=null),w(d,E,g,b);function w(R,v,_,y,I){return r(R,v,_,function(A){A&&(A.code==="EMFILE"||A.code==="ENFILE")?Ae([w,[R,v,_,y],A,I||Date.now(),Date.now()]):typeof y=="function"&&y.apply(this,arguments)})}}var D=e.appendFile;D&&(e.appendFile=o);function o(d,E,g,b){return typeof g=="function"&&(b=g,g=null),w(d,E,g,b);function w(R,v,_,y,I){return D(R,v,_,function(A){A&&(A.code==="EMFILE"||A.code==="ENFILE")?Ae([w,[R,v,_,y],A,I||Date.now(),Date.now()]):typeof y=="function"&&y.apply(this,arguments)})}}var s=e.copyFile;s&&(e.copyFile=f);function f(d,E,g,b){return typeof g=="function"&&(b=g,g=0),w(d,E,g,b);function w(R,v,_,y,I){return s(R,v,_,function(A){A&&(A.code==="EMFILE"||A.code==="ENFILE")?Ae([w,[R,v,_,y],A,I||Date.now(),Date.now()]):typeof y=="function"&&y.apply(this,arguments)})}}var a=e.readdir;e.readdir=c;var i=/^v[0-5]\./;function c(d,E,g){typeof E=="function"&&(g=E,E=null);var b=i.test(process.version)?function(v,_,y,I){return a(v,w(v,_,y,I))}:function(v,_,y,I){return a(v,_,w(v,_,y,I))};return b(d,E,g);function w(R,v,_,y){return function(I,A){I&&(I.code==="EMFILE"||I.code==="ENFILE")?Ae([b,[R,v,_],I,y||Date.now(),Date.now()]):(A&&A.sort&&A.sort(),typeof _=="function"&&_.call(this,I,A))}}}if(process.version.substr(0,4)==="v0.8"){var F=tD(e);m=F.ReadStream,$=F.WriteStream}var l=e.ReadStream;l&&(m.prototype=Object.create(l.prototype),m.prototype.open=N);var h=e.WriteStream;h&&($.prototype=Object.create(h.prototype),$.prototype.open=k),Object.defineProperty(e,"ReadStream",{get:function(){return m},set:function(d){m=d},enumerable:!0,configurable:!0}),Object.defineProperty(e,"WriteStream",{get:function(){return $},set:function(d){$=d},enumerable:!0,configurable:!0});var p=m;Object.defineProperty(e,"FileReadStream",{get:function(){return p},set:function(d){p=d},enumerable:!0,configurable:!0});var C=$;Object.defineProperty(e,"FileWriteStream",{get:function(){return C},set:function(d){C=d},enumerable:!0,configurable:!0});function m(d,E){return this instanceof m?(l.apply(this,arguments),this):m.apply(Object.create(m.prototype),arguments)}function N(){var d=this;T(d.path,d.flags,d.mode,function(E,g){E?(d.autoClose&&d.destroy(),d.emit("error",E)):(d.fd=g,d.emit("open",g),d.read())})}function $(d,E){return this instanceof $?(h.apply(this,arguments),this):$.apply(Object.create($.prototype),arguments)}function k(){var d=this;T(d.path,d.flags,d.mode,function(E,g){E?(d.destroy(),d.emit("error",E)):(d.fd=g,d.emit("open",g))})}function Z(d,E){return new e.ReadStream(d,E)}function W(d,E){return new e.WriteStream(d,E)}var x=e.open;e.open=T;function T(d,E,g,b){return typeof g=="function"&&(b=g,g=null),w(d,E,g,b);function w(R,v,_,y,I){return x(R,v,_,function(A,wr){A&&(A.code==="EMFILE"||A.code==="ENFILE")?Ae([w,[R,v,_,y],A,I||Date.now(),Date.now()]):typeof y=="function"&&y.apply(this,arguments)})}}return e}function Ae(e){he("ENQUEUE",e[0].name,e[1]),U[V].push(e),Tu()}var Me;function nt(){for(var e=Date.now(),u=0;u<U[V].length;++u)U[V][u].length>2&&(U[V][u][3]=e,U[V][u][4]=e);Tu()}function Tu(){if(clearTimeout(Me),Me=void 0,U[V].length!==0){var e=U[V].shift(),u=e[0],t=e[1],r=e[2],n=e[3],D=e[4];if(n===void 0)he("RETRY",u.name,t),u.apply(null,t);else if(Date.now()-n>=6e4){he("TIMEOUT",u.name,t);var o=t.pop();typeof o=="function"&&o.call(null,r)}else{var s=Date.now()-D,f=Math.max(D-n,1),a=Math.min(f*1.2,100);s>=a?(he("RETRY",u.name,t),u.apply(null,t.concat([n]))):U[V].push(e)}Me===void 0&&(Me=setTimeout(Tu,0))}}var iD=j.commonjsGlobal&&j.commonjsGlobal.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(tu,"__esModule",{value:!0});tu.readCAFileSync=void 0;const oD=iD(rr);function sD(e){try{const u=oD.default.readFileSync(e,"utf8"),t="-----END CERTIFICATE-----";return u.split(t).filter(n=>!!n.trim()).map(n=>`${n.trimLeft()}${t}`)}catch(u){if(u.code==="ENOENT")return;throw u}}tu.readCAFileSync=sD;(function(e){var u=j.commonjsGlobal&&j.commonjsGlobal.__createBinding||(Object.create?function(r,n,D,o){o===void 0&&(o=D);var s=Object.getOwnPropertyDescriptor(n,D);(!s||("get"in s?!n.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return n[D]}}),Object.defineProperty(r,o,s)}:function(r,n,D,o){o===void 0&&(o=D),r[o]=n[D]}),t=j.commonjsGlobal&&j.commonjsGlobal.__exportStar||function(r,n){for(var D in r)D!=="default"&&!Object.prototype.hasOwnProperty.call(n,D)&&u(n,r,D)};Object.defineProperty(e,"__esModule",{value:!0}),t(tu,e)})(ur);var nr={exports:{}},aD=Dr;function le(e,u){if(typeof Object.setPrototypeOf=="function")return Object.setPrototypeOf(e,u);e.__proto__=u}function Dr(){this.list=[];var e=null;Object.defineProperty(this,"root",{get:function(){return e},set:function(u){e=u,this.list.length&&le(this.list[this.list.length-1],u)},enumerable:!0,configurable:!0})}Dr.prototype={get length(){return this.list.length},get keys(){var e=[];for(var u in this.list[0])e.push(u);return e},get snapshot(){var e={};return this.keys.forEach(function(u){e[u]=this.get(u)},this),e},get store(){return this.list[0]},push:function(e){return typeof e!="object"&&(e={valueOf:e}),this.list.length>=1&&le(this.list[this.list.length-1],e),le(e,this.root),this.list.push(e)},pop:function(){return this.list.length>=2&&le(this.list[this.list.length-2],this.root),this.list.pop()},unshift:function(e){return le(e,this.list[0]||this.root),this.list.unshift(e)},shift:function(){return this.list.length===1&&le(this.list[0],this.root),this.list.shift()},get:function(e){return this.list[0][e]},set:function(e,u,t){return this.length||this.push({}),t&&this.list[0].hasOwnProperty(e)&&this.push({}),this.list[0][e]=u},forEach:function(e,u){for(var t in this.list[0])e.call(u,t,this.list[0][t])},slice:function(){return this.list.slice.apply(this.list,arguments)},splice:function(){for(var e=this.list.splice.apply(this.list,arguments),u=0,t=this.list.length;u<t;u++)le(this.list[u],this.list[u+1]||this.root);return e}};var Ee={};Ee.parse=Ee.decode=cD;Ee.stringify=Ee.encode=ir;Ee.safe=be;Ee.unsafe=Ve;var hu=typeof process<"u"&&process.platform==="win32"?`\r
38
+ `:`
39
+ `;function ir(e,u){var t=[],r="";typeof u=="string"?u={section:u,whitespace:!1}:(u=u||{},u.whitespace=u.whitespace===!0);var n=u.whitespace?" = ":"=";return Object.keys(e).forEach(function(D,o,s){var f=e[D];f&&Array.isArray(f)?f.forEach(function(a){r+=be(D+"[]")+n+be(a)+`
40
+ `}):f&&typeof f=="object"?t.push(D):r+=be(D)+n+be(f)+hu}),u.section&&r.length&&(r="["+be(u.section)+"]"+hu+r),t.forEach(function(D,o,s){var f=or(D).join("\\."),a=(u.section?u.section+".":"")+f,i=ir(e[D],{section:a,whitespace:u.whitespace});r.length&&i.length&&(r+=hu),r+=i}),r}function or(e){return e.replace(/\1/g,"LITERAL\\1LITERAL").replace(/\\\./g,"").split(/\./).map(function(u){return u.replace(/\1/g,"\\.").replace(/\2LITERAL\\1LITERAL\2/g,"")})}function cD(e){var u={},t=u,r=null,n=/^\[([^\]]*)\]$|^([^=]+)(=(.*))?$/i,D=e.split(/[\r\n]+/g);return D.forEach(function(o,s,f){if(!(!o||o.match(/^\s*[;#]/))){var a=o.match(n);if(a){if(a[1]!==void 0){if(r=Ve(a[1]),r==="__proto__"){t={};return}t=u[r]=u[r]||{};return}var i=Ve(a[2]);if(i!=="__proto__"){var c=a[3]?Ve(a[4]):!0;switch(c){case"true":case"false":case"null":c=JSON.parse(c)}if(i.length>2&&i.slice(-2)==="[]"){if(i=i.substring(0,i.length-2),i==="__proto__")return;t[i]?Array.isArray(t[i])||(t[i]=[t[i]]):t[i]=[]}Array.isArray(t[i])?t[i].push(c):t[i]=c}}}}),Object.keys(u).filter(function(o,s,f){if(!u[o]||typeof u[o]!="object"||Array.isArray(u[o]))return!1;var a=or(o),i=u,c=a.pop(),F=c.replace(/\\\./g,".");return a.forEach(function(l,h,p){l!=="__proto__"&&((!i[l]||typeof i[l]!="object")&&(i[l]={}),i=i[l])}),i===u&&F===c?!1:(i[F]=u[o],!0)}).forEach(function(o,s,f){delete u[o]}),u}function sr(e){return e.charAt(0)==='"'&&e.slice(-1)==='"'||e.charAt(0)==="'"&&e.slice(-1)==="'"}function be(e){return typeof e!="string"||e.match(/[=\r\n]/)||e.match(/^\[/)||e.length>1&&sr(e)||e!==e.trim()?JSON.stringify(e):e.replace(/;/g,"\\;").replace(/#/g,"\\#")}function Ve(e,u){if(e=(e||"").trim(),sr(e)){e.charAt(0)==="'"&&(e=e.substr(1,e.length-2));try{e=JSON.parse(e)}catch{}}else{for(var t=!1,r="",n=0,D=e.length;n<D;n++){var o=e.charAt(n);if(t)"\\;#".indexOf(o)!==-1?r+=o:r+="\\"+o,t=!1;else{if(";#".indexOf(o)!==-1)break;o==="\\"?t=!0:r+=o}}return t&&(r+="\\"),r.trim()}return e}var ar=aD,xe=O,ru=S,bu=Ee,wu=Sr.EventEmitter,lD=Ne,fD=Or,me=nr.exports=function(){for(var e=[].slice.call(arguments),u=new J;e.length;){var t=e.shift();t&&u.push(typeof t=="string"?hD(t):t)}return u};me.find=function(){var e=xe.join.apply(null,[].slice.call(arguments));function u(t,r){var n=xe.join(t,r);try{return ru.statSync(n),n}catch{if(xe.dirname(t)!==t)return u(xe.dirname(t),r)}}return u(__dirname,e)};var FD=me.parse=function(e,u,t){if(e=""+e,t)if(t==="json")if(this.emit)try{return JSON.parse(e)}catch(r){this.emit("error",r)}else return JSON.parse(e);else return bu.parse(e);else try{return JSON.parse(e)}catch{return bu.parse(e)}},hD=me.json=function(){var e=[].slice.call(arguments).filter(function(r){return r!=null}),u=xe.join.apply(null,e),t;try{t=ru.readFileSync(u,"utf-8")}catch{return}return FD(t,u,"json")};me.env=function(e,u){u=u||process.env;var t={},r=e.length;for(var n in u)n.indexOf(e)===0&&(t[n.substring(r)]=u[n]);return t};me.ConfigChain=J;function J(){wu.apply(this),ar.apply(this,arguments),this._awaiting=0,this._saving=0,this.sources={}}var cr={constructor:{value:J}};Object.keys(wu.prototype).forEach(function(e){cr[e]=Object.getOwnPropertyDescriptor(wu.prototype,e)});J.prototype=Object.create(ar.prototype,cr);J.prototype.del=function(e,u){if(u){var t=this.sources[u];if(t=t&&t.data,!t)return this.emit("error",new Error("not found "+u));delete t[e]}else for(var r=0,n=this.list.length;r<n;r++)delete this.list[r][e];return this};J.prototype.set=function(e,u,t){var r;if(t){if(r=this.sources[t],r=r&&r.data,!r)return this.emit("error",new Error("not found "+t))}else if(r=this.list[0],!r)return this.emit("error",new Error("cannot set, no confs!"));return r[e]=u,this};J.prototype.get=function(e,u){return u?(u=this.sources[u],u&&(u=u.data),u&&Object.hasOwnProperty.call(u,e)?u[e]:void 0):this.list[0][e]};J.prototype.save=function(e,D,t){typeof D=="function"&&(t=D,D=null);var r=this.sources[e];if(!r||!(r.path||r.source)||!r.data)return this.emit("error",new Error("bad save target: "+e));if(r.source){var n=r.prefix||"";return Object.keys(r.data).forEach(function(s){r.source[n+s]=r.data[s]}),this}var D=D||r.type,o=r.data;return r.type==="json"?o=JSON.stringify(o):o=bu.stringify(o),this._saving++,ru.writeFile(r.path,o,"utf8",function(s){if(this._saving--,s)return t?t(s):this.emit("error",s);this._saving===0&&(t&&t(),this.emit("save"))}.bind(this)),this};J.prototype.addFile=function(e,u,t){t=t||e;var r={__source__:t};return this.sources[t]={path:e,type:u},this.push(r),this._await(),ru.readFile(e,"utf8",function(n,D){n&&this.emit("error",n),this.addString(D,e,u,r)}.bind(this)),this};J.prototype.addEnv=function(e,u,t){t=t||"env";var r=me.env(e,u);return this.sources[t]={data:r,source:u,prefix:e},this.add(r,t)};J.prototype.addUrl=function(e,u,t){this._await();var r=lD.format(e);t=t||r;var n={__source__:t};return this.sources[t]={href:r,type:u},this.push(n),fD.request(e,function(D){var o=[],s=D.headers["content-type"];u||(u=s.indexOf("json")!==-1?"json":s.indexOf("ini")!==-1?"ini":r.match(/\.json$/)?"json":r.match(/\.ini$/)?"ini":null,n.type=u),D.on("data",o.push.bind(o)).on("end",function(){this.addString(Buffer.concat(o),r,u,n)}.bind(this)).on("error",this.emit.bind(this,"error"))}.bind(this)).on("error",this.emit.bind(this,"error")).end(),this};J.prototype.addString=function(e,u,t,r){return e=this.parse(e,u,t),this.add(e,r),this};J.prototype.add=function(e,u){if(u&&typeof u=="object"){var t=this.list.indexOf(u);if(t===-1)return this.emit("error",new Error("bad marker"));this.splice(t,1,e),u=u.__source__,this.sources[u]=this.sources[u]||{},this.sources[u].data=e,this._resolve()}else typeof u=="string"&&(this.sources[u]=this.sources[u]||{},this.sources[u].data=e),this._await(),this.push(e),process.nextTick(this._resolve.bind(this));return this};J.prototype.parse=me.parse;J.prototype._await=function(){this._awaiting++};J.prototype._resolve=function(){this._awaiting--,this._awaiting===0&&this.emit("load",this)};var dD=nr.exports,pD=function(e){const u=e.indexOf(":");if(u===-1)return du(e);const t=e.substr(0,u),r=e.substr(u+1);return`${du(t)}:${du(r)}`};function du(e){if(e=e.toLowerCase(),e==="_authtoken")return"_authToken";let u=e[0];for(let t=1;t<e.length;t++)u+=e[t]==="_"?"-":e[t];return u}var nu={},lr={},Du={};Object.defineProperty(Du,"__esModule",{value:!0});Du.envReplace=void 0;const ED=/(?<!\\)(\\*)\$\{([^${}]+)\}/g;function CD(e,u){return e.replace(ED,gD.bind(null,u))}Du.envReplace=CD;function gD(e,u,t,r){if(t.length%2)return u.slice((t.length+1)/2);const n=yD(e,r);if(n===void 0)throw new Error(`Failed to replace env in config: ${u}`);return`${t.slice(t.length/2)}${n}`}const mD=/([^:-]+)(:?)-(.+)/;function yD(e,u){const t=u.match(mD);if(!t)return e[u];const[,r,n,D]=t;return Object.prototype.hasOwnProperty.call(e,r)?!e[r]&&n?D:e[r]:D}(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.envReplace=void 0;var u=Du;Object.defineProperty(e,"envReplace",{enumerable:!0,get:function(){return u.envReplace}})})(lr);const BD=S,fe=O,{envReplace:fr}=lr,AD=(e,u,t)=>{if(typeof u!="string")return u;const r=[].concat(e[t]),n=r.indexOf(fe)!==-1,D=r.indexOf(Boolean)!==-1,o=r.indexOf(String)!==-1,s=r.indexOf(Number)!==-1;if(u=`${u}`.trim(),/^".*"$/.test(u))try{u=JSON.parse(u)}catch{throw new Error(`Failed parsing JSON config key ${t}: ${u}`)}if(D&&!o&&u==="")return!0;switch(u){case"true":return!0;case"false":return!1;case"null":return null;case"undefined":return}return u=fr(u,process.env),n&&((process.platform==="win32"?/^~(\/|\\)/:/^~\//).test(u)&&process.env.HOME&&(u=fe.resolve(process.env.HOME,u.substr(2))),u=fe.resolve(u)),s&&!isNaN(u)&&(u=Number(u)),u},vD=e=>{e=fe.resolve(e);let u=!1;for(;fe.basename(e)==="node_modules";)e=fe.dirname(e),u=!0;if(u)return e;const t=(r,n)=>{const D=/^[a-zA-Z]:(\\|\/)?$/;if(r==="/"||process.platform==="win32"&&D.test(r))return n;try{const o=BD.readdirSync(r);if(o.includes("node_modules")||o.includes("package.json")||o.includes("package.json5")||o.includes("package.yaml")||o.includes("pnpm-workspace.yaml"))return r;const s=fe.dirname(r);return s===r?n:t(s,n)}catch(o){if(r===n){if(o.code==="ENOENT")return n;throw o}return n}};return t(e,e)};nu.envReplace=fr;nu.findPrefix=vD;nu.parseField=AD;var pu={},Dt;function bD(){if(Dt)return pu;Dt=1;const e=O,u=Su.Stream,t=Ne,r=()=>{},n=()=>[],D=()=>{};return pu.types={access:[null,"restricted","public"],"allow-same-version":Boolean,"always-auth":Boolean,also:[null,"dev","development"],audit:Boolean,"auth-type":["legacy","sso","saml","oauth"],"bin-links":Boolean,browser:[null,String],ca:[null,String,Array],cafile:e,cache:e,"cache-lock-stale":Number,"cache-lock-retries":Number,"cache-lock-wait":Number,"cache-max":Number,"cache-min":Number,cert:[null,String],cidr:[null,String,Array],color:["always",Boolean],depth:Number,description:Boolean,dev:Boolean,"dry-run":Boolean,editor:String,"engine-strict":Boolean,force:Boolean,"fetch-retries":Number,"fetch-retry-factor":Number,"fetch-retry-mintimeout":Number,"fetch-retry-maxtimeout":Number,git:String,"git-tag-version":Boolean,"commit-hooks":Boolean,global:Boolean,globalconfig:e,"global-style":Boolean,group:[Number,String],"https-proxy":[null,t],"user-agent":String,"ham-it-up":Boolean,heading:String,"if-present":Boolean,"ignore-prepublish":Boolean,"ignore-scripts":Boolean,"init-module":e,"init-author-name":String,"init-author-email":String,"init-author-url":["",t],"init-license":String,"init-version":D,json:Boolean,key:[null,String],"legacy-bundling":Boolean,link:Boolean,"local-address":n(),loglevel:["silent","error","warn","notice","http","timing","info","verbose","silly"],logstream:u,"logs-max":Number,long:Boolean,maxsockets:Number,message:String,"metrics-registry":[null,String],"node-options":[null,String],"node-version":[null,D],"no-proxy":[null,String,Array],offline:Boolean,"onload-script":[null,String],only:[null,"dev","development","prod","production"],optional:Boolean,"package-lock":Boolean,otp:[null,String],"package-lock-only":Boolean,parseable:Boolean,"prefer-offline":Boolean,"prefer-online":Boolean,prefix:e,production:Boolean,progress:Boolean,proxy:[null,!1,t],provenance:Boolean,"read-only":Boolean,"rebuild-bundle":Boolean,registry:[null,t],rollback:Boolean,save:Boolean,"save-bundle":Boolean,"save-dev":Boolean,"save-exact":Boolean,"save-optional":Boolean,"save-prefix":String,"save-prod":Boolean,scope:String,"script-shell":[null,String],"scripts-prepend-node-path":[!1,!0,"auto","warn-only"],searchopts:String,searchexclude:[null,String],searchlimit:Number,searchstaleness:Number,"send-metrics":Boolean,shell:String,shrinkwrap:Boolean,"sign-git-tag":Boolean,"sso-poll-frequency":Number,"sso-type":[null,"oauth","saml"],"strict-ssl":Boolean,tag:String,timing:Boolean,tmp:e,unicode:Boolean,"unsafe-perm":Boolean,usage:Boolean,user:[Number,String],userconfig:e,umask:r,version:Boolean,"tag-version-prefix":String,versions:Boolean,viewer:String,_exit:Boolean},pu}const{readCAFileSync:wD}=ur,it=S,Eu=O,{ConfigChain:_D}=dD,SD=pD,ot=nu;class OD extends _D{constructor(u,t){super(u),this.root=u,this._parseField=ot.parseField.bind(null,t||bD())}add(u,t){try{for(const r of Object.keys(u))u[r]=this._parseField(u[r],r)}catch(r){throw r}return super.add(u,t)}addFile(u,t){t=t||u;const r={__source__:t};this.sources[t]={path:u,type:"ini"},this.push(r),this._await();try{const n=it.readFileSync(u,"utf8");this.addString(n,u,"ini",r)}catch(n){if(n.code==="ENOENT")this.add({},r);else return`Issue while reading "${u}". ${n.message}`}}addEnv(u){u=u||process.env;const t={};return Object.keys(u).filter(r=>/^npm_config_/i.test(r)).forEach(r=>{u[r]&&(t[SD(r.substr(11))]=u[r])}),super.addEnv("",t,"env")}loadPrefix(){const u=this.list[0];Object.defineProperty(this,"prefix",{enumerable:!0,set:r=>{const n=this.get("global");this[n?"globalPrefix":"localPrefix"]=r},get:()=>this.get("global")?this.globalPrefix:this.localPrefix}),Object.defineProperty(this,"globalPrefix",{enumerable:!0,set:r=>{this.set("prefix",r)},get:()=>Eu.resolve(this.get("prefix"))});let t;if(Object.defineProperty(this,"localPrefix",{enumerable:!0,set:r=>{t=r},get:()=>t}),Object.prototype.hasOwnProperty.call(u,"prefix"))t=Eu.resolve(u.prefix);else try{t=ot.findPrefix(process.cwd())}catch(r){throw r}return t}loadCAFile(u){if(!u)return;const t=wD(u);t&&this.set("ca",t)}loadUser(){const u=this.root;if(this.get("global"))return;if(process.env.SUDO_UID){u.user=Number(process.env.SUDO_UID);return}const t=Eu.resolve(this.get("prefix"));try{const r=it.statSync(t);u.user=r.uid}catch(r){if(r.code==="ENOENT")return;throw r}}}var xD=OD,Fr={};(function(e){const u=ae,t=O,r=u.tmpdir(),n=process.getuid?process.getuid():process.pid,D=()=>!0,o=process.platform==="win32",s={editor:()=>process.env.EDITOR||process.env.VISUAL||(o?"notepad.exe":"vi"),shell:()=>o?process.env.COMSPEC||"cmd.exe":process.env.SHELL||"/bin/bash"},f={fromString:()=>process.umask()};let a=u.homedir();a?process.env.HOME=a:a=t.resolve(r,"npm-"+n);const i=process.platform==="win32"?"npm-cache":".npm",c=process.platform==="win32"&&process.env.APPDATA||a,F=t.resolve(c,i);let l,h;Object.defineProperty(e,"defaults",{get:function(){return l||(process.env.PREFIX?h=process.env.PREFIX:process.platform==="win32"?h=t.dirname(process.execPath):(h=t.dirname(t.dirname(process.execPath)),process.env.DESTDIR&&(h=t.join(process.env.DESTDIR,h))),l={access:null,"allow-same-version":!1,"always-auth":!1,also:null,audit:!0,"auth-type":"legacy","bin-links":!0,browser:null,ca:null,cafile:null,cache:F,"cache-lock-stale":6e4,"cache-lock-retries":10,"cache-lock-wait":1e4,"cache-max":1/0,"cache-min":10,cert:null,cidr:null,color:process.env.NO_COLOR==null,depth:1/0,description:!0,dev:!1,"dry-run":!1,editor:s.editor(),"engine-strict":!1,force:!1,"fetch-retries":2,"fetch-retry-factor":10,"fetch-retry-mintimeout":1e4,"fetch-retry-maxtimeout":6e4,git:"git","git-tag-version":!0,"commit-hooks":!0,global:!1,globalconfig:t.resolve(h,"etc","npmrc"),"global-style":!1,group:process.platform==="win32"?0:process.env.SUDO_GID||process.getgid&&process.getgid(),"ham-it-up":!1,heading:"npm","if-present":!1,"ignore-prepublish":!1,"ignore-scripts":!1,"init-module":t.resolve(a,".npm-init.js"),"init-author-name":"","init-author-email":"","init-author-url":"","init-version":"1.0.0","init-license":"ISC",json:!1,key:null,"legacy-bundling":!1,link:!1,"local-address":void 0,loglevel:"notice",logstream:process.stderr,"logs-max":10,long:!1,maxsockets:50,message:"%s","metrics-registry":null,"node-options":null,offline:!1,"onload-script":!1,only:null,optional:!0,otp:null,"package-lock":!0,"package-lock-only":!1,parseable:!1,"prefer-offline":!1,"prefer-online":!1,prefix:h,production:process.env.NODE_ENV==="production",progress:!process.env.TRAVIS&&!process.env.CI,provenance:!1,proxy:null,"https-proxy":null,"no-proxy":null,"user-agent":"npm/{npm-version} node/{node-version} {platform} {arch}","read-only":!1,"rebuild-bundle":!0,registry:"https://registry.npmjs.org/",rollback:!0,save:!0,"save-bundle":!1,"save-dev":!1,"save-exact":!1,"save-optional":!1,"save-prefix":"^","save-prod":!1,scope:"","script-shell":null,"scripts-prepend-node-path":"warn-only",searchopts:"",searchexclude:null,searchlimit:20,searchstaleness:15*60,"send-metrics":!1,shell:s.shell(),shrinkwrap:!0,"sign-git-tag":!1,"sso-poll-frequency":500,"sso-type":"oauth","strict-ssl":!0,tag:"latest","tag-version-prefix":"v",timing:!1,tmp:r,unicode:D(),"unsafe-perm":process.platform==="win32"||process.platform==="cygwin"||!(process.getuid&&process.setuid&&process.getgid&&process.setgid)||process.getuid()!==0,usage:!1,user:process.platform==="win32"?0:"nobody",userconfig:t.resolve(a,".npmrc"),umask:process.umask?process.umask():f.fromString("022"),version:!1,versions:!1,viewer:process.platform==="win32"?"browser":"man",_exit:!0},l)}})})(Fr);(function(e){const u=O,t=xD,r=Fr;e.exports=(n,D,o)=>{const s=new t(Object.assign({},r.defaults,o),D);s.add(Object.assign({},n),"cli");const f=[];let a=!1;if(require.resolve.paths){const l=require.resolve.paths("npm");let h;try{h=require.resolve("npm",{paths:l.slice(-1)})}catch{a=!0}h&&f.push(s.addFile(u.resolve(u.dirname(h),"..","npmrc"),"builtin"))}s.addEnv(),s.loadPrefix();const i=u.resolve(s.localPrefix,".npmrc"),c=s.get("userconfig");if(!s.get("global")&&i!==c?f.push(s.addFile(i,"project")):s.add({},"project"),s.get("workspace-prefix")&&s.get("workspace-prefix")!==i){const l=u.resolve(s.get("workspace-prefix"),".npmrc");f.push(s.addFile(l,"workspace"))}if(f.push(s.addFile(s.get("userconfig"),"user")),s.get("prefix")){const l=u.resolve(s.get("prefix"),"etc");s.root.globalconfig=u.resolve(l,"npmrc"),s.root.globalignorefile=u.resolve(l,"npmignore")}f.push(s.addFile(s.get("globalconfig"),"global")),s.loadUser();const F=s.get("cafile");return F&&s.loadCAFile(F),{config:s,warnings:f.filter(Boolean),failedToLoadBuiltInConfig:a}},Object.defineProperty(e.exports,"defaults",{get(){return r.defaults},enumerable:!0})})(er);var RD=er.exports;const Cu=Ne,st=RD,at=":_authToken",ct=":_auth",lt=":username",ft=":_password";var $D=function(){let u,t;arguments.length>=2?(u=arguments[0],t=Object.assign({},arguments[1])):typeof arguments[0]=="string"?u=arguments[0]:t=Object.assign({},arguments[0]),t=t||{};const r=t.npmrc;return t.npmrc=(t.npmrc?{config:{get:n=>r[n]}}:st()).config,u=u||t.npmrc.get("registry")||st.defaults.registry,hr(u,t)||ID(t.npmrc)};function hr(e,u){const t=Cu.parse(e,!1,!0);let r;for(;r!=="/"&&t.pathname!==r;){r=t.pathname||"/";const n="//"+t.host+r.replace(/\/$/,""),D=TD(n,u.npmrc);if(D)return D;if(!u.recursive)return/\/$/.test(e)?void 0:hr(Cu.resolve(e,"."),u);t.pathname=Cu.resolve(ND(r),"..")||"/"}}function ID(e){return e.get("_auth")?{token:iu(e.get("_auth")),type:"Basic"}:void 0}function ND(e){return e[e.length-1]==="/"?e:e+"/"}function TD(e,u){const t=PD(u.get(e+at)||u.get(e+"/"+at));if(t)return t;const r=u.get(e+lt)||u.get(e+"/"+lt),n=u.get(e+ft)||u.get(e+"/"+ft),D=LD(r,n);if(D)return D;const o=jD(u.get(e+ct)||u.get(e+"/"+ct));if(o)return o}function iu(e){return e.replace(/^\$\{?([^}]*)\}?$/,function(u,t){return process.env[t]})}function PD(e){return e?{token:iu(e),type:"Bearer"}:void 0}function LD(e,u){if(!e||!u)return;const t=Buffer.from(iu(u),"base64").toString("utf8");return{token:Buffer.from(e+":"+t,"utf8").toString("base64"),type:"Basic",password:t,username:e}}function jD(e){return e?{token:iu(e),type:"Basic"}:void 0}const kD=j.getDefaultExportFromCjs($D);class MD extends Error{constructor(u){super(`Package \`${u}\` could not be found`),this.name="PackageNotFoundError"}}class UD extends Error{constructor(u,t){super(`Version \`${t}\` for package \`${u}\` could not be found`),this.name="VersionNotFoundError"}}async function qD(e,u={}){let{version:t="latest"}=u;const{omitDeprecated:r=!0}=u,n=e.split("/")[0],D=u.registryUrl??Vn(n),o=new URL(encodeURIComponent(e).replace(/^%40/,"@"),D),s=kD(D.toString(),{recursive:!0}),f={accept:"application/vnd.npm.install-v1+json; q=1.0, application/json; q=0.8, */*"};u.fullMetadata&&delete f.accept,s&&(f.authorization=`${s.type} ${s.token}`);let a;try{a=await Rn(o,{headers:f,keepalive:!0}).json()}catch(c){throw c?.response?.status===404?new MD(e):c}if(u.allVersions)return a;const i=new UD(e,t);if(a["dist-tags"][t]){const{time:c}=a;a=a.versions[a["dist-tags"][t]],a.time=c}else if(t){const c=!!a.versions[t];if(r&&!c)for(const[l,h]of Object.entries(a.versions))h.deprecated&&delete a.versions[l];if(!c){const l=Object.keys(a.versions);if(t=j.semver.maxSatisfying(l,t),!t)throw i}const{time:F}=a;if(a=a.versions[t],a.time=F,!a)throw i}return a}async function WD(e,u){const{version:t}=await qD(e.toLowerCase(),u);return t}const Ft=B.env.npm_package_json,Ze=B.env.npm_config_user_agent,GD=!!(Ze&&Ze.startsWith("npm")),VD=!!(Ft&&Ft.endsWith("package.json")),YD=GD||VD,HD=!!(Ze&&Ze.startsWith("yarn")),JD=YD||HD,{hasOwnProperty:gu}=Object.prototype,_u=(e,u={})=>{typeof u=="string"&&(u={section:u}),u.align=u.align===!0,u.newline=u.newline===!0,u.sort=u.sort===!0,u.whitespace=u.whitespace===!0||u.align===!0,u.platform=u.platform||typeof process<"u"&&process.platform,u.bracketedArray=u.bracketedArray!==!1;const t=u.platform==="win32"?`\r
41
+ `:`
42
+ `,r=u.whitespace?" = ":"=",n=[],D=u.sort?Object.keys(e).sort():Object.keys(e);let o=0;u.align&&(o=te(D.filter(a=>e[a]===null||Array.isArray(e[a])||typeof e[a]!="object").map(a=>Array.isArray(e[a])?`${a}[]`:a).concat([""]).reduce((a,i)=>te(a).length>=te(i).length?a:i)).length);let s="";const f=u.bracketedArray?"[]":"";for(const a of D){const i=e[a];if(i&&Array.isArray(i))for(const c of i)s+=te(`${a}${f}`).padEnd(o," ")+r+te(c)+t;else i&&typeof i=="object"?n.push(a):s+=te(a).padEnd(o," ")+r+te(i)+t}u.section&&s.length&&(s="["+te(u.section)+"]"+(u.newline?t+t:t)+s);for(const a of n){const i=dr(a,".").join("\\."),c=(u.section?u.section+".":"")+i,F=_u(e[a],{...u,section:c});s.length&&F.length&&(s+=t),s+=F}return s};function dr(e,u){var t=0,r=0,n=0,D=[];do if(n=e.indexOf(u,t),n!==-1){if(t=n+u.length,n>0&&e[n-1]==="\\")continue;D.push(e.slice(r,n)),r=n+u.length}while(n!==-1);return D.push(e.slice(r)),D}const ht=(e,u={})=>{u.bracketedArray=u.bracketedArray!==!1;const t=Object.create(null);let r=t,n=null;const D=/^\[([^\]]*)\]\s*$|^([^=]+)(=(.*))?$/i,o=e.split(/[\r\n]+/g),s={};for(const a of o){if(!a||a.match(/^\s*[;#]/)||a.match(/^\s*$/))continue;const i=a.match(D);if(!i)continue;if(i[1]!==void 0){if(n=Ye(i[1]),n==="__proto__"){r=Object.create(null);continue}r=t[n]=t[n]||Object.create(null);continue}const c=Ye(i[2]);let F;u.bracketedArray?F=c.length>2&&c.slice(-2)==="[]":(s[c]=(s?.[c]||0)+1,F=s[c]>1);const l=F?c.slice(0,-2):c;if(l==="__proto__")continue;const h=i[3]?Ye(i[4]):!0,p=h==="true"||h==="false"||h==="null"?JSON.parse(h):h;F&&(gu.call(r,l)?Array.isArray(r[l])||(r[l]=[r[l]]):r[l]=[]),Array.isArray(r[l])?r[l].push(p):r[l]=p}const f=[];for(const a of Object.keys(t)){if(!gu.call(t,a)||typeof t[a]!="object"||Array.isArray(t[a]))continue;const i=dr(a,".");r=t;const c=i.pop(),F=c.replace(/\\\./g,".");for(const l of i)l!=="__proto__"&&((!gu.call(r,l)||typeof r[l]!="object")&&(r[l]=Object.create(null)),r=r[l]);r===t&&F===c||(r[F]=t[a],f.push(a))}for(const a of f)delete t[a];return t},pr=e=>e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"),te=e=>typeof e!="string"||e.match(/[=\r\n]/)||e.match(/^\[/)||e.length>1&&pr(e)||e!==e.trim()?JSON.stringify(e):e.split(";").join("\\;").split("#").join("\\#"),Ye=(e,u)=>{if(e=(e||"").trim(),pr(e)){e.charAt(0)==="'"&&(e=e.slice(1,-1));try{e=JSON.parse(e)}catch{}}else{let t=!1,r="";for(let n=0,D=e.length;n<D;n++){const o=e.charAt(n);if(t)"\\;#".indexOf(o)!==-1?r+=o:r+="\\"+o,t=!1;else{if(";#".indexOf(o)!==-1)break;o==="\\"?t=!0:r+=o}}return t&&(r+="\\"),r.trim()}return e};var KD={parse:ht,decode:ht,stringify:_u,encode:_u,safe:te,unsafe:Ye};const XD=j.getDefaultExportFromCjs(KD),Te=B.platform==="win32",dt=e=>{try{return XD.parse(S.readFileSync(e,"utf8")).prefix}catch{}},zD=()=>Object.keys(B.env).reduce((e,u)=>/^npm_config_prefix$/i.test(u)?B.env[u]:e,void 0),QD=()=>{if(Te&&B.env.APPDATA)return O.join(B.env.APPDATA,"/npm/etc/npmrc");if(B.execPath.includes("/Cellar/node")){const e=B.execPath.slice(0,B.execPath.indexOf("/Cellar/node"));return O.join(e,"/lib/node_modules/npm/npmrc")}if(B.execPath.endsWith("/bin/node")){const e=O.dirname(O.dirname(B.execPath));return O.join(e,"/etc/npmrc")}},ZD=()=>{if(Te){const{APPDATA:e}=B.env;return e?O.join(e,"npm"):O.dirname(B.execPath)}return O.dirname(O.dirname(B.execPath))},ei=()=>{const e=zD();if(e)return e;const u=dt(O.join(ae.homedir(),".npmrc"));if(u)return u;if(B.env.PREFIX)return B.env.PREFIX;const t=dt(QD());return t||ZD()},Re=O.resolve(ei()),Er=()=>{if(Te&&B.env.LOCALAPPDATA){const e=O.join(B.env.LOCALAPPDATA,"Yarn");if(S.existsSync(e))return e}return!1},ui=()=>{if(B.env.PREFIX)return B.env.PREFIX;const e=Er();if(e)return e;const u=O.join(ae.homedir(),".config/yarn");if(S.existsSync(u))return u;const t=O.join(ae.homedir(),".yarn-config");return S.existsSync(t)?t:Re},ee={};ee.npm={};ee.npm.prefix=Re;ee.npm.packages=O.join(Re,Te?"node_modules":"lib/node_modules");ee.npm.binaries=Te?Re:O.join(Re,"bin");const Cr=O.resolve(ui());ee.yarn={};ee.yarn.prefix=Cr;ee.yarn.packages=O.join(Cr,Er()?"Data/global/node_modules":"global/node_modules");ee.yarn.binaries=O.join(ee.yarn.packages,".bin");const pt=ee;function Et(e,u){const t=O.relative(u,e);return!!(t&&t!==".."&&!t.startsWith(`..${O.sep}`)&&t!==O.resolve(e))}const Ct=O.dirname(Ne.fileURLToPath(typeof document>"u"?require("url").pathToFileURL(__filename).href:He&&He.src||new URL("index-CWktU8PK.js",document.baseURI).href)),ti=(()=>{try{return Et(Ct,pt.yarn.packages)||Et(Ct,S.realpathSync(pt.npm.packages))}catch{return!1}})();function ri(e){return e===161||e===164||e===167||e===168||e===170||e===173||e===174||e>=176&&e<=180||e>=182&&e<=186||e>=188&&e<=191||e===198||e===208||e===215||e===216||e>=222&&e<=225||e===230||e>=232&&e<=234||e===236||e===237||e===240||e===242||e===243||e>=247&&e<=250||e===252||e===254||e===257||e===273||e===275||e===283||e===294||e===295||e===299||e>=305&&e<=307||e===312||e>=319&&e<=322||e===324||e>=328&&e<=331||e===333||e===338||e===339||e===358||e===359||e===363||e===462||e===464||e===466||e===468||e===470||e===472||e===474||e===476||e===593||e===609||e===708||e===711||e>=713&&e<=715||e===717||e===720||e>=728&&e<=731||e===733||e===735||e>=768&&e<=879||e>=913&&e<=929||e>=931&&e<=937||e>=945&&e<=961||e>=963&&e<=969||e===1025||e>=1040&&e<=1103||e===1105||e===8208||e>=8211&&e<=8214||e===8216||e===8217||e===8220||e===8221||e>=8224&&e<=8226||e>=8228&&e<=8231||e===8240||e===8242||e===8243||e===8245||e===8251||e===8254||e===8308||e===8319||e>=8321&&e<=8324||e===8364||e===8451||e===8453||e===8457||e===8467||e===8470||e===8481||e===8482||e===8486||e===8491||e===8531||e===8532||e>=8539&&e<=8542||e>=8544&&e<=8555||e>=8560&&e<=8569||e===8585||e>=8592&&e<=8601||e===8632||e===8633||e===8658||e===8660||e===8679||e===8704||e===8706||e===8707||e===8711||e===8712||e===8715||e===8719||e===8721||e===8725||e===8730||e>=8733&&e<=8736||e===8739||e===8741||e>=8743&&e<=8748||e===8750||e>=8756&&e<=8759||e===8764||e===8765||e===8776||e===8780||e===8786||e===8800||e===8801||e>=8804&&e<=8807||e===8810||e===8811||e===8814||e===8815||e===8834||e===8835||e===8838||e===8839||e===8853||e===8857||e===8869||e===8895||e===8978||e>=9312&&e<=9449||e>=9451&&e<=9547||e>=9552&&e<=9587||e>=9600&&e<=9615||e>=9618&&e<=9621||e===9632||e===9633||e>=9635&&e<=9641||e===9650||e===9651||e===9654||e===9655||e===9660||e===9661||e===9664||e===9665||e>=9670&&e<=9672||e===9675||e>=9678&&e<=9681||e>=9698&&e<=9701||e===9711||e===9733||e===9734||e===9737||e===9742||e===9743||e===9756||e===9758||e===9792||e===9794||e===9824||e===9825||e>=9827&&e<=9829||e>=9831&&e<=9834||e===9836||e===9837||e===9839||e===9886||e===9887||e===9919||e>=9926&&e<=9933||e>=9935&&e<=9939||e>=9941&&e<=9953||e===9955||e===9960||e===9961||e>=9963&&e<=9969||e===9972||e>=9974&&e<=9977||e===9979||e===9980||e===9982||e===9983||e===10045||e>=10102&&e<=10111||e>=11094&&e<=11097||e>=12872&&e<=12879||e>=57344&&e<=63743||e>=65024&&e<=65039||e===65533||e>=127232&&e<=127242||e>=127248&&e<=127277||e>=127280&&e<=127337||e>=127344&&e<=127373||e===127375||e===127376||e>=127387&&e<=127404||e>=917760&&e<=917999||e>=983040&&e<=1048573||e>=1048576&&e<=1114109}function ni(e){return e===12288||e>=65281&&e<=65376||e>=65504&&e<=65510}function Di(e){return e>=4352&&e<=4447||e===8986||e===8987||e===9001||e===9002||e>=9193&&e<=9196||e===9200||e===9203||e===9725||e===9726||e===9748||e===9749||e>=9800&&e<=9811||e===9855||e===9875||e===9889||e===9898||e===9899||e===9917||e===9918||e===9924||e===9925||e===9934||e===9940||e===9962||e===9970||e===9971||e===9973||e===9978||e===9981||e===9989||e===9994||e===9995||e===10024||e===10060||e===10062||e>=10067&&e<=10069||e===10071||e>=10133&&e<=10135||e===10160||e===10175||e===11035||e===11036||e===11088||e===11093||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12771||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=19903||e>=19968&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||e===94192||e===94193||e>=94208&&e<=100343||e>=100352&&e<=101589||e>=101632&&e<=101640||e>=110576&&e<=110579||e>=110581&&e<=110587||e===110589||e===110590||e>=110592&&e<=110882||e===110898||e>=110928&&e<=110930||e===110933||e>=110948&&e<=110951||e>=110960&&e<=111355||e===126980||e===127183||e===127374||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||e===127568||e===127569||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||e===127988||e>=127992&&e<=128062||e===128064||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||e===128378||e===128405||e===128406||e===128420||e>=128507&&e<=128591||e>=128640&&e<=128709||e===128716||e>=128720&&e<=128722||e>=128725&&e<=128727||e>=128732&&e<=128735||e===128747||e===128748||e>=128756&&e<=128764||e>=128992&&e<=129003||e===129008||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129672||e>=129680&&e<=129725||e>=129727&&e<=129733||e>=129742&&e<=129755||e>=129760&&e<=129768||e>=129776&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141}function ii(e){if(!Number.isSafeInteger(e))throw new TypeError(`Expected a code point, got \`${typeof e}\`.`)}function oi(e,{ambiguousAsWide:u=!1}={}){return ii(e),ni(e)||Di(e)||u&&ri(e)?2:1}const si=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC2\uDECE-\uDEDB\uDEE0-\uDEE8]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g,ai=new Intl.Segmenter,ci=new RegExp("^\\p{Default_Ignorable_Code_Point}$","u");function Q(e,u={}){if(typeof e!="string"||e.length===0)return 0;const{ambiguousIsNarrow:t=!0,countAnsiEscapeCodes:r=!1}=u;if(r||(e=Tt.default(e)),e.length===0)return 0;let n=0;const D={ambiguousAsWide:!t};for(const{segment:o}of ai.segment(e)){const s=o.codePointAt(0);if(!(s<=31||s>=127&&s<=159)&&!(s>=8203&&s<=8207||s===65279)&&!(s>=768&&s<=879||s>=6832&&s<=6911||s>=7616&&s<=7679||s>=8400&&s<=8447||s>=65056&&s<=65071)&&!(s>=55296&&s<=57343)&&!(s>=65024&&s<=65039)&&!ci.test(o)){if(si().test(o)){n+=2;continue}n+=oi(s,D)}}return n}function gr(e){let u=0;for(const t of e.split(`
43
+ `))u=Math.max(u,Q(t));return u}const li={topLeft:"┌",top:"─",topRight:"┐",right:"│",bottomRight:"┘",bottom:"─",bottomLeft:"└",left:"│"},fi={topLeft:"╔",top:"═",topRight:"╗",right:"║",bottomRight:"╝",bottom:"═",bottomLeft:"╚",left:"║"},Fi={topLeft:"╭",top:"─",topRight:"╮",right:"│",bottomRight:"╯",bottom:"─",bottomLeft:"╰",left:"│"},hi={topLeft:"┏",top:"━",topRight:"┓",right:"┃",bottomRight:"┛",bottom:"━",bottomLeft:"┗",left:"┃"},di={topLeft:"╓",top:"─",topRight:"╖",right:"║",bottomRight:"╜",bottom:"─",bottomLeft:"╙",left:"║"},pi={topLeft:"╒",top:"═",topRight:"╕",right:"│",bottomRight:"╛",bottom:"═",bottomLeft:"╘",left:"│"},Ei={topLeft:"+",top:"-",topRight:"+",right:"|",bottomRight:"+",bottom:"-",bottomLeft:"+",left:"|"},Ci={topLeft:"↘",top:"↓",topRight:"↙",right:"←",bottomRight:"↖",bottom:"↑",bottomLeft:"↗",left:"→"},gi={single:li,double:fi,round:Fi,bold:hi,singleDouble:di,doubleSingle:pi,classic:Ei,arrow:Ci},mi=/[\p{Lu}]/u,yi=/[\p{Ll}]/u,gt=/^[\p{Lu}](?![\p{Lu}])/gu,mr=/([\p{Alpha}\p{N}_]|$)/u,Pu=/[_.\- ]+/,Bi=new RegExp("^"+Pu.source),mt=new RegExp(Pu.source+mr.source,"gu"),yt=new RegExp("\\d+"+mr.source,"gu"),Ai=(e,u,t,r)=>{let n=!1,D=!1,o=!1,s=!1;for(let f=0;f<e.length;f++){const a=e[f];s=f>2?e[f-3]==="-":!0,n&&mi.test(a)?(e=e.slice(0,f)+"-"+e.slice(f),n=!1,o=D,D=!0,f++):D&&o&&yi.test(a)&&(!s||r)?(e=e.slice(0,f-1)+"-"+e.slice(f-1),o=D,D=!1,n=!0):(n=u(a)===a&&t(a)!==a,o=D,D=t(a)===a&&u(a)!==a)}return e},vi=(e,u)=>(gt.lastIndex=0,e.replaceAll(gt,t=>u(t))),bi=(e,u)=>(mt.lastIndex=0,yt.lastIndex=0,e.replaceAll(yt,(t,r,n)=>["_","-"].includes(e.charAt(n+t.length))?t:u(t)).replaceAll(mt,(t,r)=>u(r)));function wi(e,u){if(!(typeof e=="string"||Array.isArray(e)))throw new TypeError("Expected the input to be `string | string[]`");if(u={pascalCase:!1,preserveConsecutiveUppercase:!1,...u},Array.isArray(e)?e=e.map(D=>D.trim()).filter(D=>D.length).join("-"):e=e.trim(),e.length===0)return"";const t=u.locale===!1?D=>D.toLowerCase():D=>D.toLocaleLowerCase(u.locale),r=u.locale===!1?D=>D.toUpperCase():D=>D.toLocaleUpperCase(u.locale);return e.length===1?Pu.test(e)?"":u.pascalCase?r(e):t(e):(e!==t(e)&&(e=Ai(e,t,r,u.preserveConsecutiveUppercase)),e=e.replace(Bi,""),e=u.preserveConsecutiveUppercase?vi(e,t):t(e),u.pascalCase&&(e=r(e.charAt(0))+e.slice(1)),bi(e,r))}var Lu={exports:{}},_i=({onlyFirst:e=!1}={})=>{const u=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(u,e?void 0:"g")};const Si=_i;var Oi=e=>typeof e=="string"?e.replace(Si(),""):e,xi=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g};const Ri=Oi,$i=j.isFullwidthCodePointExports,Ii=xi,yr=e=>{if(typeof e!="string"||e.length===0||(e=Ri(e),e.length===0))return 0;e=e.replace(Ii()," ");let u=0;for(let t=0;t<e.length;t++){const r=e.codePointAt(t);r<=31||r>=127&&r<=159||r>=768&&r<=879||(r>65535&&t++,u+=$i(r)?2:1)}return u};Lu.exports=yr;Lu.exports.default=yr;var Ni=Lu.exports;const Ti=Ni;function Ce(e,u){if(!e)return e;u=u||{};const t=u.align||"center";if(t==="left")return e;const r=u.split||`
44
+ `,n=u.pad||" ",D=t!=="right"?Li:ji;let o=!1;Array.isArray(e)||(o=!0,e=String(e).split(r));let s,f=0;return e=e.map(function(a){return a=String(a),s=Ti(a),f=Math.max(s,f),{str:a,width:s}}).map(function(a){return new Array(D(f,a.width)+1).join(n)+a.str}),o?e.join(r):e}Ce.left=function(u){return Ce(u,{align:"left"})};Ce.center=function(u){return Ce(u,{align:"center"})};Ce.right=function(u){return Ce(u,{align:"right"})};var Pi=Ce;function Li(e,u){return Math.floor((e-u)/2)}function ji(e,u){return e-u}const Bt=j.getDefaultExportFromCjs(Pi),mu=10,At=(e=0)=>u=>`\x1B[${u+e}m`,vt=(e=0)=>u=>`\x1B[${38+e};5;${u}m`,bt=(e=0)=>(u,t,r)=>`\x1B[${38+e};2;${u};${t};${r}m`,P={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};Object.keys(P.modifier);const ki=Object.keys(P.color),Mi=Object.keys(P.bgColor);[...ki,...Mi];function Ui(){const e=new Map;for(const[u,t]of Object.entries(P)){for(const[r,n]of Object.entries(t))P[r]={open:`\x1B[${n[0]}m`,close:`\x1B[${n[1]}m`},t[r]=P[r],e.set(n[0],n[1]);Object.defineProperty(P,u,{value:t,enumerable:!1})}return Object.defineProperty(P,"codes",{value:e,enumerable:!1}),P.color.close="\x1B[39m",P.bgColor.close="\x1B[49m",P.color.ansi=At(),P.color.ansi256=vt(),P.color.ansi16m=bt(),P.bgColor.ansi=At(mu),P.bgColor.ansi256=vt(mu),P.bgColor.ansi16m=bt(mu),Object.defineProperties(P,{rgbToAnsi256:{value:(u,t,r)=>u===t&&t===r?u<8?16:u>248?231:Math.round((u-8)/247*24)+232:16+36*Math.round(u/255*5)+6*Math.round(t/255*5)+Math.round(r/255*5),enumerable:!1},hexToRgb:{value:u=>{const t=/[a-f\d]{6}|[a-f\d]{3}/i.exec(u.toString(16));if(!t)return[0,0,0];let[r]=t;r.length===3&&(r=[...r].map(D=>D+D).join(""));const n=Number.parseInt(r,16);return[n>>16&255,n>>8&255,n&255]},enumerable:!1},hexToAnsi256:{value:u=>P.rgbToAnsi256(...P.hexToRgb(u)),enumerable:!1},ansi256ToAnsi:{value:u=>{if(u<8)return 30+u;if(u<16)return 90+(u-8);let t,r,n;if(u>=232)t=((u-232)*10+8)/255,r=t,n=t;else{u-=16;const s=u%36;t=Math.floor(u/36)/5,r=Math.floor(s/6)/5,n=s%6/5}const D=Math.max(t,r,n)*2;if(D===0)return 30;let o=30+(Math.round(n)<<2|Math.round(r)<<1|Math.round(t));return D===2&&(o+=60),o},enumerable:!1},rgbToAnsi:{value:(u,t,r)=>P.ansi256ToAnsi(P.rgbToAnsi256(u,t,r)),enumerable:!1},hexToAnsi:{value:u=>P.ansi256ToAnsi(P.hexToAnsi256(u)),enumerable:!1}}),P}const qi=Ui(),ou=new Set(["\x1B","›"]),Wi=39,ju="\x07",Br="[",Gi="]",Ar="m",eu=`${Gi}8;;`,wt=e=>`${ou.values().next().value}${Br}${e}${Ar}`,_t=e=>`${ou.values().next().value}${eu}${e}${ju}`,Vi=e=>e.split(" ").map(u=>Q(u)),yu=(e,u,t)=>{const r=[...u];let n=!1,D=!1,o=Q(Tt.default(e.at(-1)));for(const[s,f]of r.entries()){const a=Q(f);if(o+a<=t?e[e.length-1]+=f:(e.push(f),o=0),ou.has(f)&&(n=!0,D=r.slice(s+1,s+1+eu.length).join("")===eu),n){D?f===ju&&(n=!1,D=!1):f===Ar&&(n=!1);continue}o+=a,o===t&&s<r.length-1&&(e.push(""),o=0)}!o&&e.at(-1).length>0&&e.length>1&&(e[e.length-2]+=e.pop())},Yi=e=>{const u=e.split(" ");let t=u.length;for(;t>0&&!(Q(u[t-1])>0);)t--;return t===u.length?e:u.slice(0,t).join(" ")+u.slice(t).join("")},Hi=(e,u,t={})=>{if(t.trim!==!1&&e.trim()==="")return"";let r="",n,D;const o=Vi(e);let s=[""];for(const[c,F]of e.split(" ").entries()){t.trim!==!1&&(s[s.length-1]=s.at(-1).trimStart());let l=Q(s.at(-1));if(c!==0&&(l>=u&&(t.wordWrap===!1||t.trim===!1)&&(s.push(""),l=0),(l>0||t.trim===!1)&&(s[s.length-1]+=" ",l++)),t.hard&&o[c]>u){const h=u-l,p=1+Math.floor((o[c]-h-1)/u);Math.floor((o[c]-1)/u)<p&&s.push(""),yu(s,F,u);continue}if(l+o[c]>u&&l>0&&o[c]>0){if(t.wordWrap===!1&&l<u){yu(s,F,u);continue}s.push("")}if(l+o[c]>u&&t.wordWrap===!1){yu(s,F,u);continue}s[s.length-1]+=F}t.trim!==!1&&(s=s.map(c=>Yi(c)));const f=s.join(`
45
+ `),a=[...f];let i=0;for(const[c,F]of a.entries()){if(r+=F,ou.has(F)){const{groups:h}=new RegExp(`(?:\\${Br}(?<code>\\d+)m|\\${eu}(?<uri>.*)${ju})`).exec(f.slice(i))||{groups:{}};if(h.code!==void 0){const p=Number.parseFloat(h.code);n=p===Wi?void 0:p}else h.uri!==void 0&&(D=h.uri.length===0?void 0:h.uri)}const l=qi.codes.get(Number(n));a[c+1]===`
46
+ `?(D&&(r+=_t("")),n&&l&&(r+=wt(l))):F===`
47
+ `&&(n&&l&&(r+=wt(n)),D&&(r+=_t(D))),i+=F.length}return r};function vr(e,u,t){return String(e).normalize().replaceAll(`\r
48
+ `,`
49
+ `).split(`
50
+ `).map(r=>Hi(r,u,t)).join(`
51
+ `)}const se=`
52
+ `,X=" ",$e="none",br=()=>{const{env:e,stdout:u,stderr:t}=B;return u?.columns?u.columns:t?.columns?t.columns:e.COLUMNS?Number.parseInt(e.COLUMNS,10):80},St=e=>typeof e=="number"?{top:e,right:e*3,bottom:e,left:e*3}:{top:0,right:0,bottom:0,left:0,...e},Ie=e=>e===$e?0:2,Ji=e=>{const u=["topLeft","topRight","bottomRight","bottomLeft","left","right","top","bottom"];let t;if(e===$e){e={};for(const r of u)e[r]=""}if(typeof e=="string"){if(t=gi[e],!t)throw new TypeError(`Invalid border style: ${e}`)}else{typeof e?.vertical=="string"&&(e.left=e.vertical,e.right=e.vertical),typeof e?.horizontal=="string"&&(e.top=e.horizontal,e.bottom=e.horizontal);for(const r of u)if(e[r]===null||typeof e[r]!="string")throw new TypeError(`Invalid border style: ${r}`);t=e}return t},Ki=(e,u,t)=>{let r="";const n=Q(e);switch(t){case"left":{r=e+u.slice(n);break}case"right":{r=u.slice(n)+e;break}default:{u=u.slice(n),u.length%2===1?(u=u.slice(Math.floor(u.length/2)),r=u.slice(1)+e+u):(u=u.slice(u.length/2),r=u+e+u);break}}return r},Xi=(e,{padding:u,width:t,textAlignment:r,height:n})=>{e=Bt(e,{align:r});let D=e.split(se);const o=gr(e),s=t-u.left-u.right;if(o>s){const i=[];for(const c of D){const F=vr(c,s,{hard:!0}),h=Bt(F,{align:r}).split(`
53
+ `),p=Math.max(...h.map(C=>Q(C)));for(const C of h){let m;switch(r){case"center":{m=X.repeat((s-p)/2)+C;break}case"right":{m=X.repeat(s-p)+C;break}default:{m=C;break}}i.push(m)}}D=i}r==="center"&&o<s?D=D.map(i=>X.repeat((s-o)/2)+i):r==="right"&&o<s&&(D=D.map(i=>X.repeat(s-o)+i));const f=X.repeat(u.left),a=X.repeat(u.right);return D=D.map(i=>{const c=f+i+a;return c+X.repeat(t-Q(c))}),u.top>0&&(D=[...Array.from({length:u.top}).fill(X.repeat(t)),...D]),u.bottom>0&&(D=[...D,...Array.from({length:u.bottom}).fill(X.repeat(t))]),n&&D.length>n?D=D.slice(0,n):n&&D.length<n&&(D=[...D,...Array.from({length:n-D.length}).fill(X.repeat(t))]),D.join(se)},zi=(e,u,t)=>{const r=i=>{const c=t.borderColor?eo(t.borderColor)(i):i;return t.dimBorder?z.default.dim(c):c},n=i=>t.backgroundColor?uo(t.backgroundColor)(i):i,D=Ji(t.borderStyle),o=br();let s=X.repeat(t.margin.left);if(t.float==="center"){const i=Math.max((o-u-Ie(t.borderStyle))/2,0);s=X.repeat(i)}else if(t.float==="right"){const i=Math.max(o-u-t.margin.right-Ie(t.borderStyle),0);s=X.repeat(i)}let f="";t.margin.top&&(f+=se.repeat(t.margin.top)),(t.borderStyle!==$e||t.title)&&(f+=r(s+D.topLeft+(t.title?Ki(t.title,D.top.repeat(u),t.titleAlignment):D.top.repeat(u))+D.topRight)+se);const a=e.split(se);return f+=a.map(i=>s+r(D.left)+n(i)+r(D.right)).join(se),t.borderStyle!==$e&&(f+=se+r(s+D.bottomLeft+D.bottom.repeat(u)+D.bottomRight)),t.margin.bottom&&(f+=se.repeat(t.margin.bottom)),f},Qi=e=>{if(e.fullscreen&&B?.stdout){let u=[B.stdout.columns,B.stdout.rows];typeof e.fullscreen=="function"&&(u=e.fullscreen(...u)),e.width||=u[0],e.height||=u[1]}return e.width&&=Math.max(1,e.width-Ie(e.borderStyle)),e.height&&=Math.max(1,e.height-Ie(e.borderStyle)),e},Ot=(e,u)=>u===$e?e:` ${e} `,Zi=(e,u)=>{u=Qi(u);const t=u.width!==void 0,r=br(),n=Ie(u.borderStyle),D=r-u.margin.left-u.margin.right-n,o=gr(vr(e,r-n,{hard:!0,trim:!1}))+u.padding.left+u.padding.right;if(u.title&&t?(u.title=u.title.slice(0,Math.max(0,u.width-2)),u.title&&=Ot(u.title,u.borderStyle)):u.title&&(u.title=u.title.slice(0,Math.max(0,D-2)),u.title&&(u.title=Ot(u.title,u.borderStyle),Q(u.title)>o&&(u.width=Q(u.title)))),u.width||=o,!t){if(u.margin.left&&u.margin.right&&u.width>D){const f=(r-u.width-n)/(u.margin.left+u.margin.right);u.margin.left=Math.max(0,Math.floor(u.margin.left*f)),u.margin.right=Math.max(0,Math.floor(u.margin.right*f))}u.width=Math.min(u.width,r-n-u.margin.left-u.margin.right)}return u.width-(u.padding.left+u.padding.right)<=0&&(u.padding.left=0,u.padding.right=0),u.height&&u.height-(u.padding.top+u.padding.bottom)<=0&&(u.padding.top=0,u.padding.bottom=0),u},ku=e=>e.match(/^#(?:[0-f]{3}){1,2}$/i),xt=e=>typeof e=="string"&&(z.default[e]??ku(e)),eo=e=>ku(e)?z.default.hex(e):z.default[e],uo=e=>ku(e)?z.default.bgHex(e):z.default[wi(["bg",e])];function Rt(e,u){if(u={padding:0,borderStyle:"single",dimBorder:!1,textAlignment:"left",float:"left",titleAlignment:"left",...u},u.align&&(u.textAlignment=u.align),u.borderColor&&!xt(u.borderColor))throw new Error(`${u.borderColor} is not a valid borderColor`);if(u.backgroundColor&&!xt(u.backgroundColor))throw new Error(`${u.backgroundColor} is not a valid backgroundColor`);return u.padding=St(u.padding),u.margin=St(u.margin),u=Zi(e,u),e=Xi(e,u),zi(e,u.width,u)}const to=B.env.CI!=="0"&&B.env.CI!=="false"&&("CI"in B.env||"CONTINUOUS_INTEGRATION"in B.env||Object.keys(B.env).some(e=>e.startsWith("CI_"))),$t=e=>e.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;");function ro(e,...u){if(typeof e=="string")return $t(e);let t=e[0];for(const[r,n]of u.entries())t=t+$t(String(n))+e[r+1];return t}class no extends Error{constructor(u){super(`Missing a value for ${u?`the placeholder: ${u}`:"a placeholder"}`,u),this.name="MissingValueError",this.key=u}}function Do(e,u,{ignoreMissing:t=!1,transform:r=({value:n})=>n}={}){if(typeof e!="string")throw new TypeError(`Expected a \`string\` in the first argument, got \`${typeof e}\``);if(typeof u!="object")throw new TypeError(`Expected an \`object\` or \`Array\` in the second argument, got \`${typeof u}\``);const n=(f,a)=>{let i=u;for(const F of a.split("."))i=i?i[F]:void 0;const c=r({value:i,key:a});if(c===void 0){if(t)return f;throw new no(a)}return String(c)},D=f=>(...a)=>ro(f(...a)),o=/{{(\d+|[a-z$_][\w\-$]*?(?:\.[\w\-$]*?)*?)}}/gi;o.test(e)&&(e=e.replace(o,D(n)));const s=/{(\d+|[a-z$_][\w\-$]*?(?:\.[\w\-$]*?)*?)}/gi;return e.replace(s,n)}const io=O.dirname(Ne.fileURLToPath(typeof document>"u"?require("url").pathToFileURL(__filename).href:He&&He.src||new URL("index-CWktU8PK.js",document.baseURI).href)),oo=1e3*60*60*24;class so{config;update;_packageName;_shouldNotifyInNpmScript;#u;#e;#r;#t;constructor(u={}){if(this.#u=u,u.pkg??={},u.distTag??="latest",u.pkg={name:u.pkg.name??u.packageName,version:u.pkg.version??u.packageVersion},!u.pkg.name||!u.pkg.version)throw new Error("pkg.name and pkg.version required");if(this._packageName=u.pkg.name,this.#e=u.pkg.version,this.#r=typeof u.updateCheckInterval=="number"?u.updateCheckInterval:oo,this.#t="NO_UPDATE_NOTIFIER"in B.env||B.env.NODE_ENV==="test"||B.argv.includes("--no-update-notifier")||to,this._shouldNotifyInNpmScript=u.shouldNotifyInNpmScript,!this.#t)try{this.config=new dn(`update-notifier-${this._packageName}`,{optOut:!1,lastUpdateCheck:Date.now()})}catch{const t=z.default.yellow(q.format(" %s update check failed ",u.pkg.name))+q.format(`
54
+ Try running with %s or get access `,z.default.cyan("sudo"))+`
55
+ to the local update config store via
56
+ `+z.default.cyan(q.format(" sudo chown -R $USER:$(id -gn $USER) %s ",Xe));B.on("exit",()=>{console.error(Rt(t,{textAlignment:"center"}))})}}check(){!this.config||this.config.get("optOut")||this.#t||(this.update=this.config.get("update"),this.update&&(this.update.current=this.#e,this.config.delete("update")),!(Date.now()-this.config.get("lastUpdateCheck")<this.#r)&&_r.spawn(B.execPath,[O.join(io,"check.js"),JSON.stringify(this.#u)],{detached:!0,stdio:"ignore"}).unref())}async fetchInfo(){const{distTag:u}=this.#u,t=await WD(this._packageName,{version:u});return{latest:t,current:this.#e,type:pn(this.#e,t)??u,name:this._packageName}}notify(u){const t=!this._shouldNotifyInNpmScript&&JD;if(!B.stdout.isTTY||t||!this.update||!j.semver.gt(this.update.latest,this.update.current))return this;u={isGlobal:ti,...u};const r=u.isGlobal?`npm i -g ${this._packageName}`:`npm i ${this._packageName}`,n="Update available "+z.default.dim("{currentVersion}")+z.default.reset(" → ")+z.default.green("{latestVersion}")+`
57
+ Run `+z.default.cyan("{updateCommand}")+" to update",D=u.message||n;u.boxenOptions??={padding:1,margin:1,textAlignment:"center",borderColor:"yellow",borderStyle:"round"};const o=Rt(Do(D,{packageName:this._packageName,currentVersion:this.update.current,latestVersion:this.update.latest,updateCommand:r}),u.boxenOptions);return u.defer===!1?console.error(o):(B.on("exit",()=>{console.error(o)}),B.on("SIGINT",()=>{console.error(""),B.exit()})),this}}function ao(e){const u=new so(e);return u.check(),u}exports.default=ao;
58
+ //# sourceMappingURL=index-CWktU8PK.js.map