immosquare-cleaner 0.1.41 → 0.1.43

Sign up to get free protection for your applications and to get access to all the features.
Files changed (812) hide show
  1. checksums.yaml +4 -4
  2. data/lib/immosquare-cleaner/version.rb +1 -1
  3. data/linters/rubocop-3.3.4.yml +89 -0
  4. data/linters/rubocop.yml +1 -0
  5. data/node_modules/.bin/ncu +1 -1
  6. data/node_modules/.bin/npm-check-updates +1 -1
  7. data/node_modules/.bin/rimraf +1 -1
  8. data/node_modules/@eslint/config-array/dist/cjs/index.cjs +5 -0
  9. data/node_modules/@eslint/config-array/dist/esm/index.js +5 -0
  10. data/node_modules/@eslint/config-array/package.json +1 -1
  11. data/node_modules/@eslint/js/package.json +1 -1
  12. data/node_modules/ansi-regex/index.d.ts +13 -9
  13. data/node_modules/ansi-regex/index.js +5 -3
  14. data/node_modules/ansi-regex/license +1 -1
  15. data/node_modules/ansi-regex/package.json +6 -9
  16. data/node_modules/ansi-regex/readme.md +8 -2
  17. data/node_modules/brace-expansion/README.md +0 -6
  18. data/node_modules/brace-expansion/index.js +84 -86
  19. data/node_modules/brace-expansion/package.json +4 -3
  20. data/node_modules/chalk/license +1 -1
  21. data/node_modules/chalk/package.json +23 -38
  22. data/node_modules/chalk/readme.md +85 -69
  23. data/node_modules/chalk/source/index.js +84 -80
  24. data/node_modules/eslint/lib/cli.js +0 -20
  25. data/node_modules/eslint/lib/languages/js/source-code/source-code.js +19 -0
  26. data/node_modules/eslint/lib/linter/apply-disable-directives.js +24 -12
  27. data/node_modules/eslint/lib/linter/linter.js +44 -20
  28. data/node_modules/eslint/lib/linter/report-translator.js +10 -10
  29. data/node_modules/eslint/lib/linter/rule-fixer.js +38 -15
  30. data/node_modules/eslint/lib/shared/flags.js +2 -2
  31. data/node_modules/eslint/package.json +5 -4
  32. data/node_modules/eslint-plugin-sonarjs/README.md +1 -1
  33. data/node_modules/eslint-plugin-sonarjs/lib/package.json +1 -1
  34. data/node_modules/eslint-plugin-sonarjs/package.json +1 -1
  35. data/node_modules/glob/LICENSE +7 -1
  36. data/node_modules/glob/README.md +284 -1120
  37. data/node_modules/glob/common.js +238 -0
  38. data/node_modules/glob/glob.js +790 -0
  39. data/node_modules/glob/package.json +34 -76
  40. data/node_modules/glob/sync.js +486 -0
  41. data/node_modules/lru-cache/LICENSE +1 -1
  42. data/node_modules/lru-cache/README.md +104 -1055
  43. data/node_modules/lru-cache/index.js +246 -1139
  44. data/node_modules/lru-cache/package.json +11 -75
  45. data/node_modules/minimatch/LICENSE +1 -1
  46. data/node_modules/minimatch/README.md +65 -289
  47. data/node_modules/minimatch/package.json +14 -67
  48. data/node_modules/npm-check-updates/README.md +9 -12
  49. data/node_modules/npm-check-updates/build/cli.js +21 -21
  50. data/node_modules/npm-check-updates/build/cli.js.map +1 -1
  51. data/node_modules/npm-check-updates/build/index-CWktU8PK.js +58 -0
  52. data/node_modules/npm-check-updates/build/index-CWktU8PK.js.map +1 -0
  53. data/node_modules/npm-check-updates/build/index.d.ts +1 -3
  54. data/node_modules/npm-check-updates/build/index.js +207 -223
  55. data/node_modules/npm-check-updates/build/index.js.map +1 -1
  56. data/node_modules/npm-check-updates/package.json +101 -105
  57. data/node_modules/rimraf/LICENSE +1 -1
  58. data/node_modules/rimraf/README.md +70 -188
  59. data/node_modules/rimraf/bin.js +50 -0
  60. data/node_modules/rimraf/package.json +16 -74
  61. data/node_modules/rimraf/rimraf.js +364 -0
  62. data/node_modules/semver/README.md +27 -221
  63. data/node_modules/semver/bin/semver.js +84 -107
  64. data/node_modules/semver/package.json +14 -63
  65. data/node_modules/semver/semver.js +1643 -0
  66. data/node_modules/strip-ansi/index.d.ts +4 -2
  67. data/node_modules/strip-ansi/index.js +3 -13
  68. data/node_modules/strip-ansi/license +1 -1
  69. data/node_modules/strip-ansi/package.json +7 -10
  70. data/node_modules/strip-ansi/readme.md +7 -2
  71. data/node_modules/strip-json-comments/index.d.ts +13 -18
  72. data/node_modules/strip-json-comments/index.js +38 -68
  73. data/node_modules/strip-json-comments/package.json +5 -13
  74. data/node_modules/strip-json-comments/readme.md +18 -15
  75. data/node_modules/yallist/package.json +1 -1
  76. data/node_modules/yallist/yallist.js +3 -3
  77. data/package.json +4 -4
  78. metadata +15 -736
  79. data/node_modules/@eslint/config-array/node_modules/minimatch/LICENSE +0 -15
  80. data/node_modules/@eslint/config-array/node_modules/minimatch/README.md +0 -230
  81. data/node_modules/@eslint/config-array/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
  82. data/node_modules/@eslint/config-array/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -129
  83. data/node_modules/@eslint/config-array/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -201
  84. data/node_modules/@eslint/config-array/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -47
  85. data/node_modules/@eslint/config-array/node_modules/minimatch/package.json +0 -33
  86. data/node_modules/chalk/source/index.d.ts +0 -320
  87. data/node_modules/chalk/source/utilities.js +0 -33
  88. data/node_modules/chalk/source/vendor/ansi-styles/index.d.ts +0 -236
  89. data/node_modules/chalk/source/vendor/ansi-styles/index.js +0 -223
  90. data/node_modules/chalk/source/vendor/supports-color/browser.d.ts +0 -1
  91. data/node_modules/chalk/source/vendor/supports-color/browser.js +0 -30
  92. data/node_modules/chalk/source/vendor/supports-color/index.d.ts +0 -55
  93. data/node_modules/chalk/source/vendor/supports-color/index.js +0 -182
  94. data/node_modules/eslint/node_modules/chalk/license +0 -9
  95. data/node_modules/eslint/node_modules/chalk/package.json +0 -68
  96. data/node_modules/eslint/node_modules/chalk/readme.md +0 -341
  97. data/node_modules/eslint/node_modules/chalk/source/index.js +0 -229
  98. data/node_modules/eslint/node_modules/minimatch/LICENSE +0 -15
  99. data/node_modules/eslint/node_modules/minimatch/README.md +0 -230
  100. data/node_modules/eslint/node_modules/minimatch/minimatch.js +0 -947
  101. data/node_modules/eslint/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
  102. data/node_modules/eslint/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -129
  103. data/node_modules/eslint/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -201
  104. data/node_modules/eslint/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -47
  105. data/node_modules/eslint/node_modules/minimatch/package.json +0 -33
  106. data/node_modules/eslint/node_modules/strip-ansi/index.d.ts +0 -17
  107. data/node_modules/eslint/node_modules/strip-ansi/index.js +0 -4
  108. data/node_modules/eslint/node_modules/strip-ansi/license +0 -9
  109. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/index.d.ts +0 -37
  110. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/index.js +0 -10
  111. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/license +0 -9
  112. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/package.json +0 -55
  113. data/node_modules/eslint/node_modules/strip-ansi/node_modules/ansi-regex/readme.md +0 -78
  114. data/node_modules/eslint/node_modules/strip-ansi/package.json +0 -54
  115. data/node_modules/eslint/node_modules/strip-ansi/readme.md +0 -46
  116. data/node_modules/glob/dist/commonjs/glob.d.ts +0 -344
  117. data/node_modules/glob/dist/commonjs/glob.d.ts.map +0 -1
  118. data/node_modules/glob/dist/commonjs/glob.js +0 -243
  119. data/node_modules/glob/dist/commonjs/glob.js.map +0 -1
  120. data/node_modules/glob/dist/commonjs/has-magic.d.ts +0 -14
  121. data/node_modules/glob/dist/commonjs/has-magic.d.ts.map +0 -1
  122. data/node_modules/glob/dist/commonjs/has-magic.js +0 -27
  123. data/node_modules/glob/dist/commonjs/has-magic.js.map +0 -1
  124. data/node_modules/glob/dist/commonjs/ignore.d.ts +0 -20
  125. data/node_modules/glob/dist/commonjs/ignore.d.ts.map +0 -1
  126. data/node_modules/glob/dist/commonjs/ignore.js +0 -108
  127. data/node_modules/glob/dist/commonjs/ignore.js.map +0 -1
  128. data/node_modules/glob/dist/commonjs/index.d.ts +0 -96
  129. data/node_modules/glob/dist/commonjs/index.d.ts.map +0 -1
  130. data/node_modules/glob/dist/commonjs/index.js +0 -68
  131. data/node_modules/glob/dist/commonjs/index.js.map +0 -1
  132. data/node_modules/glob/dist/commonjs/package.json +0 -1
  133. data/node_modules/glob/dist/commonjs/pattern.d.ts +0 -77
  134. data/node_modules/glob/dist/commonjs/pattern.d.ts.map +0 -1
  135. data/node_modules/glob/dist/commonjs/pattern.js +0 -219
  136. data/node_modules/glob/dist/commonjs/pattern.js.map +0 -1
  137. data/node_modules/glob/dist/commonjs/processor.d.ts +0 -59
  138. data/node_modules/glob/dist/commonjs/processor.d.ts.map +0 -1
  139. data/node_modules/glob/dist/commonjs/processor.js +0 -302
  140. data/node_modules/glob/dist/commonjs/processor.js.map +0 -1
  141. data/node_modules/glob/dist/commonjs/walker.d.ts +0 -96
  142. data/node_modules/glob/dist/commonjs/walker.d.ts.map +0 -1
  143. data/node_modules/glob/dist/commonjs/walker.js +0 -358
  144. data/node_modules/glob/dist/commonjs/walker.js.map +0 -1
  145. data/node_modules/glob/dist/esm/bin.d.mts +0 -3
  146. data/node_modules/glob/dist/esm/bin.d.mts.map +0 -1
  147. data/node_modules/glob/dist/esm/bin.mjs +0 -275
  148. data/node_modules/glob/dist/esm/bin.mjs.map +0 -1
  149. data/node_modules/glob/dist/esm/glob.d.ts +0 -344
  150. data/node_modules/glob/dist/esm/glob.d.ts.map +0 -1
  151. data/node_modules/glob/dist/esm/glob.js +0 -239
  152. data/node_modules/glob/dist/esm/glob.js.map +0 -1
  153. data/node_modules/glob/dist/esm/has-magic.d.ts +0 -14
  154. data/node_modules/glob/dist/esm/has-magic.d.ts.map +0 -1
  155. data/node_modules/glob/dist/esm/has-magic.js +0 -23
  156. data/node_modules/glob/dist/esm/has-magic.js.map +0 -1
  157. data/node_modules/glob/dist/esm/ignore.d.ts +0 -20
  158. data/node_modules/glob/dist/esm/ignore.d.ts.map +0 -1
  159. data/node_modules/glob/dist/esm/ignore.js +0 -104
  160. data/node_modules/glob/dist/esm/ignore.js.map +0 -1
  161. data/node_modules/glob/dist/esm/index.d.ts +0 -96
  162. data/node_modules/glob/dist/esm/index.d.ts.map +0 -1
  163. data/node_modules/glob/dist/esm/index.js +0 -56
  164. data/node_modules/glob/dist/esm/index.js.map +0 -1
  165. data/node_modules/glob/dist/esm/package.json +0 -1
  166. data/node_modules/glob/dist/esm/pattern.d.ts +0 -77
  167. data/node_modules/glob/dist/esm/pattern.d.ts.map +0 -1
  168. data/node_modules/glob/dist/esm/pattern.js +0 -215
  169. data/node_modules/glob/dist/esm/pattern.js.map +0 -1
  170. data/node_modules/glob/dist/esm/processor.d.ts +0 -59
  171. data/node_modules/glob/dist/esm/processor.d.ts.map +0 -1
  172. data/node_modules/glob/dist/esm/processor.js +0 -295
  173. data/node_modules/glob/dist/esm/processor.js.map +0 -1
  174. data/node_modules/glob/dist/esm/walker.d.ts +0 -96
  175. data/node_modules/glob/dist/esm/walker.d.ts.map +0 -1
  176. data/node_modules/glob/dist/esm/walker.js +0 -352
  177. data/node_modules/glob/dist/esm/walker.js.map +0 -1
  178. data/node_modules/glob/node_modules/minimatch/LICENSE +0 -15
  179. data/node_modules/glob/node_modules/minimatch/README.md +0 -454
  180. data/node_modules/glob/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
  181. data/node_modules/glob/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
  182. data/node_modules/glob/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
  183. data/node_modules/glob/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  184. data/node_modules/glob/node_modules/minimatch/dist/cjs/ast.d.ts +0 -19
  185. data/node_modules/glob/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  186. data/node_modules/glob/node_modules/minimatch/dist/cjs/ast.js +0 -589
  187. data/node_modules/glob/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  188. data/node_modules/glob/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  189. data/node_modules/glob/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  190. data/node_modules/glob/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  191. data/node_modules/glob/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  192. data/node_modules/glob/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  193. data/node_modules/glob/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  194. data/node_modules/glob/node_modules/minimatch/dist/cjs/escape.js +0 -22
  195. data/node_modules/glob/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  196. data/node_modules/glob/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
  197. data/node_modules/glob/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  198. data/node_modules/glob/node_modules/minimatch/dist/cjs/index.js +0 -1011
  199. data/node_modules/glob/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  200. data/node_modules/glob/node_modules/minimatch/dist/cjs/package.json +0 -3
  201. data/node_modules/glob/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  202. data/node_modules/glob/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  203. data/node_modules/glob/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  204. data/node_modules/glob/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  205. data/node_modules/glob/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
  206. data/node_modules/glob/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
  207. data/node_modules/glob/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
  208. data/node_modules/glob/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  209. data/node_modules/glob/node_modules/minimatch/dist/mjs/ast.d.ts +0 -19
  210. data/node_modules/glob/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  211. data/node_modules/glob/node_modules/minimatch/dist/mjs/ast.js +0 -585
  212. data/node_modules/glob/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  213. data/node_modules/glob/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  214. data/node_modules/glob/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  215. data/node_modules/glob/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  216. data/node_modules/glob/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  217. data/node_modules/glob/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  218. data/node_modules/glob/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  219. data/node_modules/glob/node_modules/minimatch/dist/mjs/escape.js +0 -18
  220. data/node_modules/glob/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  221. data/node_modules/glob/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
  222. data/node_modules/glob/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  223. data/node_modules/glob/node_modules/minimatch/dist/mjs/index.js +0 -995
  224. data/node_modules/glob/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  225. data/node_modules/glob/node_modules/minimatch/dist/mjs/package.json +0 -3
  226. data/node_modules/glob/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  227. data/node_modules/glob/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  228. data/node_modules/glob/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  229. data/node_modules/glob/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  230. data/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
  231. data/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -135
  232. data/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -203
  233. data/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -46
  234. data/node_modules/glob/node_modules/minimatch/package.json +0 -86
  235. data/node_modules/glob/node_modules/minipass/LICENSE +0 -15
  236. data/node_modules/glob/node_modules/minipass/README.md +0 -825
  237. data/node_modules/glob/node_modules/minipass/dist/commonjs/index.d.ts +0 -549
  238. data/node_modules/glob/node_modules/minipass/dist/commonjs/index.d.ts.map +0 -1
  239. data/node_modules/glob/node_modules/minipass/dist/commonjs/index.js +0 -1028
  240. data/node_modules/glob/node_modules/minipass/dist/commonjs/index.js.map +0 -1
  241. data/node_modules/glob/node_modules/minipass/dist/commonjs/package.json +0 -1
  242. data/node_modules/glob/node_modules/minipass/dist/esm/index.d.ts +0 -549
  243. data/node_modules/glob/node_modules/minipass/dist/esm/index.d.ts.map +0 -1
  244. data/node_modules/glob/node_modules/minipass/dist/esm/index.js +0 -1018
  245. data/node_modules/glob/node_modules/minipass/dist/esm/index.js.map +0 -1
  246. data/node_modules/glob/node_modules/minipass/dist/esm/package.json +0 -1
  247. data/node_modules/glob/node_modules/minipass/package.json +0 -82
  248. data/node_modules/lru-cache/index.d.ts +0 -869
  249. data/node_modules/lru-cache/index.mjs +0 -1227
  250. data/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
  251. data/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
  252. data/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
  253. data/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  254. data/node_modules/minimatch/dist/cjs/ast.d.ts +0 -19
  255. data/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  256. data/node_modules/minimatch/dist/cjs/ast.js +0 -589
  257. data/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  258. data/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  259. data/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  260. data/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  261. data/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  262. data/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  263. data/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  264. data/node_modules/minimatch/dist/cjs/escape.js +0 -22
  265. data/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  266. data/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
  267. data/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  268. data/node_modules/minimatch/dist/cjs/index.js +0 -1011
  269. data/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  270. data/node_modules/minimatch/dist/cjs/package.json +0 -3
  271. data/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  272. data/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  273. data/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  274. data/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  275. data/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
  276. data/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
  277. data/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
  278. data/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  279. data/node_modules/minimatch/dist/mjs/ast.d.ts +0 -19
  280. data/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  281. data/node_modules/minimatch/dist/mjs/ast.js +0 -585
  282. data/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  283. data/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  284. data/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  285. data/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  286. data/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  287. data/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  288. data/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  289. data/node_modules/minimatch/dist/mjs/escape.js +0 -18
  290. data/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  291. data/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
  292. data/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  293. data/node_modules/minimatch/dist/mjs/index.js +0 -995
  294. data/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  295. data/node_modules/minimatch/dist/mjs/package.json +0 -3
  296. data/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  297. data/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  298. data/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  299. data/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  300. data/node_modules/npm-check-updates/build/index-5sFb3Tvv.js +0 -66
  301. data/node_modules/npm-check-updates/build/index-5sFb3Tvv.js.map +0 -1
  302. data/node_modules/npm-check-updates/build/package.json +0 -183
  303. data/node_modules/npm-check-updates/build/src/bin/cli.d.ts +0 -2
  304. data/node_modules/npm-check-updates/build/src/bin/cli.js +0 -182
  305. data/node_modules/npm-check-updates/build/src/bin/cli.js.map +0 -1
  306. data/node_modules/npm-check-updates/build/src/cli-options.d.ts +0 -9
  307. data/node_modules/npm-check-updates/build/src/cli-options.js +0 -795
  308. data/node_modules/npm-check-updates/build/src/cli-options.js.map +0 -1
  309. data/node_modules/npm-check-updates/build/src/index.d.ts +0 -17
  310. data/node_modules/npm-check-updates/build/src/index.js +0 -316
  311. data/node_modules/npm-check-updates/build/src/index.js.map +0 -1
  312. data/node_modules/npm-check-updates/build/src/lib/cache.d.ts +0 -17
  313. data/node_modules/npm-check-updates/build/src/lib/cache.js +0 -105
  314. data/node_modules/npm-check-updates/build/src/lib/cache.js.map +0 -1
  315. data/node_modules/npm-check-updates/build/src/lib/chalk.d.ts +0 -7
  316. data/node_modules/npm-check-updates/build/src/lib/chalk.js +0 -66
  317. data/node_modules/npm-check-updates/build/src/lib/chalk.js.map +0 -1
  318. data/node_modules/npm-check-updates/build/src/lib/determinePackageManager.d.ts +0 -8
  319. data/node_modules/npm-check-updates/build/src/lib/determinePackageManager.js +0 -32
  320. data/node_modules/npm-check-updates/build/src/lib/determinePackageManager.js.map +0 -1
  321. data/node_modules/npm-check-updates/build/src/lib/doctor.d.ts +0 -8
  322. data/node_modules/npm-check-updates/build/src/lib/doctor.js +0 -290
  323. data/node_modules/npm-check-updates/build/src/lib/doctor.js.map +0 -1
  324. data/node_modules/npm-check-updates/build/src/lib/exists.d.ts +0 -3
  325. data/node_modules/npm-check-updates/build/src/lib/exists.js +0 -10
  326. data/node_modules/npm-check-updates/build/src/lib/exists.js.map +0 -1
  327. data/node_modules/npm-check-updates/build/src/lib/figgy-pudding/index.d.ts +0 -2
  328. data/node_modules/npm-check-updates/build/src/lib/figgy-pudding/index.js +0 -112
  329. data/node_modules/npm-check-updates/build/src/lib/figgy-pudding/index.js.map +0 -1
  330. data/node_modules/npm-check-updates/build/src/lib/filterAndReject.d.ts +0 -12
  331. data/node_modules/npm-check-updates/build/src/lib/filterAndReject.js +0 -80
  332. data/node_modules/npm-check-updates/build/src/lib/filterAndReject.js.map +0 -1
  333. data/node_modules/npm-check-updates/build/src/lib/filterObject.d.ts +0 -4
  334. data/node_modules/npm-check-updates/build/src/lib/filterObject.js +0 -10
  335. data/node_modules/npm-check-updates/build/src/lib/filterObject.js.map +0 -1
  336. data/node_modules/npm-check-updates/build/src/lib/findLockfile.d.ts +0 -12
  337. data/node_modules/npm-check-updates/build/src/lib/findLockfile.js +0 -54
  338. data/node_modules/npm-check-updates/build/src/lib/findLockfile.js.map +0 -1
  339. data/node_modules/npm-check-updates/build/src/lib/findPackage.d.ts +0 -16
  340. data/node_modules/npm-check-updates/build/src/lib/findPackage.js +0 -78
  341. data/node_modules/npm-check-updates/build/src/lib/findPackage.js.map +0 -1
  342. data/node_modules/npm-check-updates/build/src/lib/getAllPackages.d.ts +0 -10
  343. data/node_modules/npm-check-updates/build/src/lib/getAllPackages.js +0 -126
  344. data/node_modules/npm-check-updates/build/src/lib/getAllPackages.js.map +0 -1
  345. data/node_modules/npm-check-updates/build/src/lib/getCurrentDependencies.d.ts +0 -15
  346. data/node_modules/npm-check-updates/build/src/lib/getCurrentDependencies.js +0 -76
  347. data/node_modules/npm-check-updates/build/src/lib/getCurrentDependencies.js.map +0 -1
  348. data/node_modules/npm-check-updates/build/src/lib/getIgnoredUpgrades.d.ts +0 -8
  349. data/node_modules/npm-check-updates/build/src/lib/getIgnoredUpgrades.js +0 -37
  350. data/node_modules/npm-check-updates/build/src/lib/getIgnoredUpgrades.js.map +0 -1
  351. data/node_modules/npm-check-updates/build/src/lib/getInstalledPackages.d.ts +0 -12
  352. data/node_modules/npm-check-updates/build/src/lib/getInstalledPackages.js +0 -35
  353. data/node_modules/npm-check-updates/build/src/lib/getInstalledPackages.js.map +0 -1
  354. data/node_modules/npm-check-updates/build/src/lib/getNcuRc.d.ts +0 -22
  355. data/node_modules/npm-check-updates/build/src/lib/getNcuRc.js +0 -60
  356. data/node_modules/npm-check-updates/build/src/lib/getNcuRc.js.map +0 -1
  357. data/node_modules/npm-check-updates/build/src/lib/getPackageManager.d.ts +0 -13
  358. data/node_modules/npm-check-updates/build/src/lib/getPackageManager.js +0 -30
  359. data/node_modules/npm-check-updates/build/src/lib/getPackageManager.js.map +0 -1
  360. data/node_modules/npm-check-updates/build/src/lib/getPeerDependencies.d.ts +0 -6
  361. data/node_modules/npm-check-updates/build/src/lib/getPeerDependencies.js +0 -31
  362. data/node_modules/npm-check-updates/build/src/lib/getPeerDependencies.js.map +0 -1
  363. data/node_modules/npm-check-updates/build/src/lib/getPeerDependenciesFromRegistry.d.ts +0 -12
  364. data/node_modules/npm-check-updates/build/src/lib/getPeerDependenciesFromRegistry.js +0 -35
  365. data/node_modules/npm-check-updates/build/src/lib/getPeerDependenciesFromRegistry.js.map +0 -1
  366. data/node_modules/npm-check-updates/build/src/lib/getPreferredWildcard.d.ts +0 -10
  367. data/node_modules/npm-check-updates/build/src/lib/getPreferredWildcard.js +0 -30
  368. data/node_modules/npm-check-updates/build/src/lib/getPreferredWildcard.js.map +0 -1
  369. data/node_modules/npm-check-updates/build/src/lib/getRepoUrl.d.ts +0 -11
  370. data/node_modules/npm-check-updates/build/src/lib/getRepoUrl.js +0 -81
  371. data/node_modules/npm-check-updates/build/src/lib/getRepoUrl.js.map +0 -1
  372. data/node_modules/npm-check-updates/build/src/lib/initOptions.d.ts +0 -7
  373. data/node_modules/npm-check-updates/build/src/lib/initOptions.js +0 -207
  374. data/node_modules/npm-check-updates/build/src/lib/initOptions.js.map +0 -1
  375. data/node_modules/npm-check-updates/build/src/lib/isUpgradeable.d.ts +0 -14
  376. data/node_modules/npm-check-updates/build/src/lib/isUpgradeable.js +0 -68
  377. data/node_modules/npm-check-updates/build/src/lib/isUpgradeable.js.map +0 -1
  378. data/node_modules/npm-check-updates/build/src/lib/keyValueBy.d.ts +0 -6
  379. data/node_modules/npm-check-updates/build/src/lib/keyValueBy.js +0 -23
  380. data/node_modules/npm-check-updates/build/src/lib/keyValueBy.js.map +0 -1
  381. data/node_modules/npm-check-updates/build/src/lib/libnpmconfig/index.d.ts +0 -3
  382. data/node_modules/npm-check-updates/build/src/lib/libnpmconfig/index.js +0 -108
  383. data/node_modules/npm-check-updates/build/src/lib/libnpmconfig/index.js.map +0 -1
  384. data/node_modules/npm-check-updates/build/src/lib/loadPackageInfoFromFile.d.ts +0 -5
  385. data/node_modules/npm-check-updates/build/src/lib/loadPackageInfoFromFile.js +0 -27
  386. data/node_modules/npm-check-updates/build/src/lib/loadPackageInfoFromFile.js.map +0 -1
  387. data/node_modules/npm-check-updates/build/src/lib/logging.d.ts +0 -77
  388. data/node_modules/npm-check-updates/build/src/lib/logging.js +0 -287
  389. data/node_modules/npm-check-updates/build/src/lib/logging.js.map +0 -1
  390. data/node_modules/npm-check-updates/build/src/lib/mergeOptions.d.ts +0 -69
  391. data/node_modules/npm-check-updates/build/src/lib/mergeOptions.js +0 -23
  392. data/node_modules/npm-check-updates/build/src/lib/mergeOptions.js.map +0 -1
  393. data/node_modules/npm-check-updates/build/src/lib/programError.d.ts +0 -6
  394. data/node_modules/npm-check-updates/build/src/lib/programError.js +0 -19
  395. data/node_modules/npm-check-updates/build/src/lib/programError.js.map +0 -1
  396. data/node_modules/npm-check-updates/build/src/lib/queryVersions.d.ts +0 -13
  397. data/node_modules/npm-check-updates/build/src/lib/queryVersions.js +0 -118
  398. data/node_modules/npm-check-updates/build/src/lib/queryVersions.js.map +0 -1
  399. data/node_modules/npm-check-updates/build/src/lib/resolveDepSections.d.ts +0 -4
  400. data/node_modules/npm-check-updates/build/src/lib/resolveDepSections.js +0 -20
  401. data/node_modules/npm-check-updates/build/src/lib/resolveDepSections.js.map +0 -1
  402. data/node_modules/npm-check-updates/build/src/lib/runGlobal.d.ts +0 -5
  403. data/node_modules/npm-check-updates/build/src/lib/runGlobal.js +0 -76
  404. data/node_modules/npm-check-updates/build/src/lib/runGlobal.js.map +0 -1
  405. data/node_modules/npm-check-updates/build/src/lib/runLocal.d.ts +0 -18
  406. data/node_modules/npm-check-updates/build/src/lib/runLocal.js +0 -239
  407. data/node_modules/npm-check-updates/build/src/lib/runLocal.js.map +0 -1
  408. data/node_modules/npm-check-updates/build/src/lib/table.d.ts +0 -7
  409. data/node_modules/npm-check-updates/build/src/lib/table.js +0 -27
  410. data/node_modules/npm-check-updates/build/src/lib/table.js.map +0 -1
  411. data/node_modules/npm-check-updates/build/src/lib/upgradeDependencies.d.ts +0 -14
  412. data/node_modules/npm-check-updates/build/src/lib/upgradeDependencies.js +0 -103
  413. data/node_modules/npm-check-updates/build/src/lib/upgradeDependencies.js.map +0 -1
  414. data/node_modules/npm-check-updates/build/src/lib/upgradePackageData.d.ts +0 -14
  415. data/node_modules/npm-check-updates/build/src/lib/upgradePackageData.js +0 -50
  416. data/node_modules/npm-check-updates/build/src/lib/upgradePackageData.js.map +0 -1
  417. data/node_modules/npm-check-updates/build/src/lib/upgradePackageDefinitions.d.ts +0 -13
  418. data/node_modules/npm-check-updates/build/src/lib/upgradePackageDefinitions.js +0 -58
  419. data/node_modules/npm-check-updates/build/src/lib/upgradePackageDefinitions.js.map +0 -1
  420. data/node_modules/npm-check-updates/build/src/lib/version-util.d.ts +0 -180
  421. data/node_modules/npm-check-updates/build/src/lib/version-util.js +0 -518
  422. data/node_modules/npm-check-updates/build/src/lib/version-util.js.map +0 -1
  423. data/node_modules/npm-check-updates/build/src/lib/wrap.d.ts +0 -3
  424. data/node_modules/npm-check-updates/build/src/lib/wrap.js +0 -45
  425. data/node_modules/npm-check-updates/build/src/lib/wrap.js.map +0 -1
  426. data/node_modules/npm-check-updates/build/src/package-managers/bun.d.ts +0 -18
  427. data/node_modules/npm-check-updates/build/src/package-managers/bun.js +0 -89
  428. data/node_modules/npm-check-updates/build/src/package-managers/bun.js.map +0 -1
  429. data/node_modules/npm-check-updates/build/src/package-managers/filters.d.ts +0 -35
  430. data/node_modules/npm-check-updates/build/src/package-managers/filters.js +0 -96
  431. data/node_modules/npm-check-updates/build/src/package-managers/filters.js.map +0 -1
  432. data/node_modules/npm-check-updates/build/src/package-managers/gitTags.d.ts +0 -16
  433. data/node_modules/npm-check-updates/build/src/package-managers/gitTags.js +0 -112
  434. data/node_modules/npm-check-updates/build/src/package-managers/gitTags.js.map +0 -1
  435. data/node_modules/npm-check-updates/build/src/package-managers/index.d.ts +0 -4
  436. data/node_modules/npm-check-updates/build/src/package-managers/index.js +0 -40
  437. data/node_modules/npm-check-updates/build/src/package-managers/index.js.map +0 -1
  438. data/node_modules/npm-check-updates/build/src/package-managers/npm.d.ts +0 -147
  439. data/node_modules/npm-check-updates/build/src/package-managers/npm.js +0 -688
  440. data/node_modules/npm-check-updates/build/src/package-managers/npm.js.map +0 -1
  441. data/node_modules/npm-check-updates/build/src/package-managers/pnpm.d.ts +0 -25
  442. data/node_modules/npm-check-updates/build/src/package-managers/pnpm.js +0 -103
  443. data/node_modules/npm-check-updates/build/src/package-managers/pnpm.js.map +0 -1
  444. data/node_modules/npm-check-updates/build/src/package-managers/staticRegistry.d.ts +0 -10
  445. data/node_modules/npm-check-updates/build/src/package-managers/staticRegistry.js +0 -52
  446. data/node_modules/npm-check-updates/build/src/package-managers/staticRegistry.js.map +0 -1
  447. data/node_modules/npm-check-updates/build/src/package-managers/yarn.d.ts +0 -60
  448. data/node_modules/npm-check-updates/build/src/package-managers/yarn.js +0 -248
  449. data/node_modules/npm-check-updates/build/src/package-managers/yarn.js.map +0 -1
  450. data/node_modules/npm-check-updates/build/src/scripts/build-options.d.ts +0 -1
  451. data/node_modules/npm-check-updates/build/src/scripts/build-options.js +0 -121
  452. data/node_modules/npm-check-updates/build/src/scripts/build-options.js.map +0 -1
  453. data/node_modules/npm-check-updates/build/src/types/CLIOption.d.ts +0 -16
  454. data/node_modules/npm-check-updates/build/src/types/CLIOption.js +0 -3
  455. data/node_modules/npm-check-updates/build/src/types/CLIOption.js.map +0 -1
  456. data/node_modules/npm-check-updates/build/src/types/Cacher.d.ts +0 -10
  457. data/node_modules/npm-check-updates/build/src/types/Cacher.js +0 -3
  458. data/node_modules/npm-check-updates/build/src/types/Cacher.js.map +0 -1
  459. data/node_modules/npm-check-updates/build/src/types/ExtendedHelp.d.ts +0 -5
  460. data/node_modules/npm-check-updates/build/src/types/ExtendedHelp.js +0 -3
  461. data/node_modules/npm-check-updates/build/src/types/ExtendedHelp.js.map +0 -1
  462. data/node_modules/npm-check-updates/build/src/types/FilterFunction.d.ts +0 -3
  463. data/node_modules/npm-check-updates/build/src/types/FilterFunction.js +0 -3
  464. data/node_modules/npm-check-updates/build/src/types/FilterFunction.js.map +0 -1
  465. data/node_modules/npm-check-updates/build/src/types/FilterPattern.d.ts +0 -3
  466. data/node_modules/npm-check-updates/build/src/types/FilterPattern.js +0 -3
  467. data/node_modules/npm-check-updates/build/src/types/FilterPattern.js.map +0 -1
  468. data/node_modules/npm-check-updates/build/src/types/FilterResultsFunction.d.ts +0 -9
  469. data/node_modules/npm-check-updates/build/src/types/FilterResultsFunction.js +0 -3
  470. data/node_modules/npm-check-updates/build/src/types/FilterResultsFunction.js.map +0 -1
  471. data/node_modules/npm-check-updates/build/src/types/GetVersion.d.ts +0 -6
  472. data/node_modules/npm-check-updates/build/src/types/GetVersion.js +0 -3
  473. data/node_modules/npm-check-updates/build/src/types/GetVersion.js.map +0 -1
  474. data/node_modules/npm-check-updates/build/src/types/GroupFunction.d.ts +0 -4
  475. data/node_modules/npm-check-updates/build/src/types/GroupFunction.js +0 -3
  476. data/node_modules/npm-check-updates/build/src/types/GroupFunction.js.map +0 -1
  477. data/node_modules/npm-check-updates/build/src/types/IgnoredUpgrade.d.ts +0 -8
  478. data/node_modules/npm-check-updates/build/src/types/IgnoredUpgrade.js +0 -3
  479. data/node_modules/npm-check-updates/build/src/types/IgnoredUpgrade.js.map +0 -1
  480. data/node_modules/npm-check-updates/build/src/types/IndexType.d.ts +0 -4
  481. data/node_modules/npm-check-updates/build/src/types/IndexType.js +0 -4
  482. data/node_modules/npm-check-updates/build/src/types/IndexType.js.map +0 -1
  483. data/node_modules/npm-check-updates/build/src/types/Maybe.d.ts +0 -2
  484. data/node_modules/npm-check-updates/build/src/types/Maybe.js +0 -3
  485. data/node_modules/npm-check-updates/build/src/types/Maybe.js.map +0 -1
  486. data/node_modules/npm-check-updates/build/src/types/MockedVersions.d.ts +0 -5
  487. data/node_modules/npm-check-updates/build/src/types/MockedVersions.js +0 -3
  488. data/node_modules/npm-check-updates/build/src/types/MockedVersions.js.map +0 -1
  489. data/node_modules/npm-check-updates/build/src/types/NpmConfig.d.ts +0 -4
  490. data/node_modules/npm-check-updates/build/src/types/NpmConfig.js +0 -3
  491. data/node_modules/npm-check-updates/build/src/types/NpmConfig.js.map +0 -1
  492. data/node_modules/npm-check-updates/build/src/types/NpmOptions.d.ts +0 -6
  493. data/node_modules/npm-check-updates/build/src/types/NpmOptions.js +0 -3
  494. data/node_modules/npm-check-updates/build/src/types/NpmOptions.js.map +0 -1
  495. data/node_modules/npm-check-updates/build/src/types/Options.d.ts +0 -17
  496. data/node_modules/npm-check-updates/build/src/types/Options.js +0 -3
  497. data/node_modules/npm-check-updates/build/src/types/Options.js.map +0 -1
  498. data/node_modules/npm-check-updates/build/src/types/PackageFile.d.ts +0 -24
  499. data/node_modules/npm-check-updates/build/src/types/PackageFile.js +0 -3
  500. data/node_modules/npm-check-updates/build/src/types/PackageFile.js.map +0 -1
  501. data/node_modules/npm-check-updates/build/src/types/PackageFileRepository.d.ts +0 -5
  502. data/node_modules/npm-check-updates/build/src/types/PackageFileRepository.js +0 -3
  503. data/node_modules/npm-check-updates/build/src/types/PackageFileRepository.js.map +0 -1
  504. data/node_modules/npm-check-updates/build/src/types/PackageInfo.d.ts +0 -8
  505. data/node_modules/npm-check-updates/build/src/types/PackageInfo.js +0 -3
  506. data/node_modules/npm-check-updates/build/src/types/PackageInfo.js.map +0 -1
  507. data/node_modules/npm-check-updates/build/src/types/PackageManager.d.ts +0 -18
  508. data/node_modules/npm-check-updates/build/src/types/PackageManager.js +0 -3
  509. data/node_modules/npm-check-updates/build/src/types/PackageManager.js.map +0 -1
  510. data/node_modules/npm-check-updates/build/src/types/PackageManagerName.d.ts +0 -2
  511. data/node_modules/npm-check-updates/build/src/types/PackageManagerName.js +0 -3
  512. data/node_modules/npm-check-updates/build/src/types/PackageManagerName.js.map +0 -1
  513. data/node_modules/npm-check-updates/build/src/types/Packument.d.ts +0 -13
  514. data/node_modules/npm-check-updates/build/src/types/Packument.js +0 -3
  515. data/node_modules/npm-check-updates/build/src/types/Packument.js.map +0 -1
  516. data/node_modules/npm-check-updates/build/src/types/RunOptions.d.ts +0 -137
  517. data/node_modules/npm-check-updates/build/src/types/RunOptions.js +0 -3
  518. data/node_modules/npm-check-updates/build/src/types/RunOptions.js.map +0 -1
  519. data/node_modules/npm-check-updates/build/src/types/SpawnOptions.d.ts +0 -6
  520. data/node_modules/npm-check-updates/build/src/types/SpawnOptions.js +0 -3
  521. data/node_modules/npm-check-updates/build/src/types/SpawnOptions.js.map +0 -1
  522. data/node_modules/npm-check-updates/build/src/types/StaticRegistry.d.ts +0 -4
  523. data/node_modules/npm-check-updates/build/src/types/StaticRegistry.js +0 -3
  524. data/node_modules/npm-check-updates/build/src/types/StaticRegistry.js.map +0 -1
  525. data/node_modules/npm-check-updates/build/src/types/Target.d.ts +0 -9
  526. data/node_modules/npm-check-updates/build/src/types/Target.js +0 -6
  527. data/node_modules/npm-check-updates/build/src/types/Target.js.map +0 -1
  528. data/node_modules/npm-check-updates/build/src/types/TargetFunction.d.ts +0 -3
  529. data/node_modules/npm-check-updates/build/src/types/TargetFunction.js +0 -3
  530. data/node_modules/npm-check-updates/build/src/types/TargetFunction.js.map +0 -1
  531. data/node_modules/npm-check-updates/build/src/types/UpgradeGroup.d.ts +0 -1
  532. data/node_modules/npm-check-updates/build/src/types/UpgradeGroup.js +0 -3
  533. data/node_modules/npm-check-updates/build/src/types/UpgradeGroup.js.map +0 -1
  534. data/node_modules/npm-check-updates/build/src/types/Version.d.ts +0 -2
  535. data/node_modules/npm-check-updates/build/src/types/Version.js +0 -3
  536. data/node_modules/npm-check-updates/build/src/types/Version.js.map +0 -1
  537. data/node_modules/npm-check-updates/build/src/types/VersionLevel.d.ts +0 -2
  538. data/node_modules/npm-check-updates/build/src/types/VersionLevel.js +0 -3
  539. data/node_modules/npm-check-updates/build/src/types/VersionLevel.js.map +0 -1
  540. data/node_modules/npm-check-updates/build/src/types/VersionResult.d.ts +0 -7
  541. data/node_modules/npm-check-updates/build/src/types/VersionResult.js +0 -3
  542. data/node_modules/npm-check-updates/build/src/types/VersionResult.js.map +0 -1
  543. data/node_modules/npm-check-updates/build/src/types/VersionSpec.d.ts +0 -2
  544. data/node_modules/npm-check-updates/build/src/types/VersionSpec.js +0 -3
  545. data/node_modules/npm-check-updates/build/src/types/VersionSpec.js.map +0 -1
  546. data/node_modules/npm-check-updates/node_modules/chalk/license +0 -9
  547. data/node_modules/npm-check-updates/node_modules/chalk/package.json +0 -83
  548. data/node_modules/npm-check-updates/node_modules/chalk/readme.md +0 -325
  549. data/node_modules/npm-check-updates/node_modules/chalk/source/index.d.ts +0 -320
  550. data/node_modules/npm-check-updates/node_modules/chalk/source/index.js +0 -225
  551. data/node_modules/npm-check-updates/node_modules/chalk/source/utilities.js +0 -33
  552. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/ansi-styles/index.d.ts +0 -236
  553. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/ansi-styles/index.js +0 -223
  554. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/supports-color/browser.d.ts +0 -1
  555. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/supports-color/browser.js +0 -30
  556. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/supports-color/index.d.ts +0 -55
  557. data/node_modules/npm-check-updates/node_modules/chalk/source/vendor/supports-color/index.js +0 -182
  558. data/node_modules/npm-check-updates/node_modules/minimatch/LICENSE +0 -15
  559. data/node_modules/npm-check-updates/node_modules/minimatch/README.md +0 -454
  560. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
  561. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
  562. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
  563. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  564. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/ast.d.ts +0 -19
  565. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  566. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/ast.js +0 -589
  567. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  568. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  569. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  570. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  571. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  572. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  573. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  574. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/escape.js +0 -22
  575. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  576. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
  577. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  578. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/index.js +0 -1011
  579. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  580. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/package.json +0 -3
  581. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  582. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  583. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  584. data/node_modules/npm-check-updates/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  585. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
  586. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
  587. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
  588. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  589. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/ast.d.ts +0 -19
  590. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  591. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/ast.js +0 -585
  592. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  593. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  594. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  595. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  596. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  597. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  598. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  599. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/escape.js +0 -18
  600. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  601. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
  602. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  603. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/index.js +0 -995
  604. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  605. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/package.json +0 -3
  606. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  607. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  608. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  609. data/node_modules/npm-check-updates/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  610. data/node_modules/npm-check-updates/node_modules/minimatch/node_modules/brace-expansion/LICENSE +0 -21
  611. data/node_modules/npm-check-updates/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -135
  612. data/node_modules/npm-check-updates/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -203
  613. data/node_modules/npm-check-updates/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -46
  614. data/node_modules/npm-check-updates/node_modules/minimatch/package.json +0 -86
  615. data/node_modules/npm-check-updates/node_modules/strip-ansi/index.d.ts +0 -15
  616. data/node_modules/npm-check-updates/node_modules/strip-ansi/index.js +0 -14
  617. data/node_modules/npm-check-updates/node_modules/strip-ansi/license +0 -9
  618. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/index.d.ts +0 -33
  619. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/index.js +0 -8
  620. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/license +0 -9
  621. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/package.json +0 -58
  622. data/node_modules/npm-check-updates/node_modules/strip-ansi/node_modules/ansi-regex/readme.md +0 -72
  623. data/node_modules/npm-check-updates/node_modules/strip-ansi/package.json +0 -57
  624. data/node_modules/npm-check-updates/node_modules/strip-ansi/readme.md +0 -41
  625. data/node_modules/rimraf/dist/commonjs/default-tmp.d.ts +0 -3
  626. data/node_modules/rimraf/dist/commonjs/default-tmp.d.ts.map +0 -1
  627. data/node_modules/rimraf/dist/commonjs/default-tmp.js +0 -61
  628. data/node_modules/rimraf/dist/commonjs/default-tmp.js.map +0 -1
  629. data/node_modules/rimraf/dist/commonjs/fix-eperm.d.ts +0 -3
  630. data/node_modules/rimraf/dist/commonjs/fix-eperm.d.ts.map +0 -1
  631. data/node_modules/rimraf/dist/commonjs/fix-eperm.js +0 -58
  632. data/node_modules/rimraf/dist/commonjs/fix-eperm.js.map +0 -1
  633. data/node_modules/rimraf/dist/commonjs/fs.d.ts +0 -17
  634. data/node_modules/rimraf/dist/commonjs/fs.d.ts.map +0 -1
  635. data/node_modules/rimraf/dist/commonjs/fs.js +0 -46
  636. data/node_modules/rimraf/dist/commonjs/fs.js.map +0 -1
  637. data/node_modules/rimraf/dist/commonjs/ignore-enoent.d.ts +0 -3
  638. data/node_modules/rimraf/dist/commonjs/ignore-enoent.d.ts.map +0 -1
  639. data/node_modules/rimraf/dist/commonjs/ignore-enoent.js +0 -21
  640. data/node_modules/rimraf/dist/commonjs/ignore-enoent.js.map +0 -1
  641. data/node_modules/rimraf/dist/commonjs/index.d.ts +0 -50
  642. data/node_modules/rimraf/dist/commonjs/index.d.ts.map +0 -1
  643. data/node_modules/rimraf/dist/commonjs/index.js +0 -76
  644. data/node_modules/rimraf/dist/commonjs/index.js.map +0 -1
  645. data/node_modules/rimraf/dist/commonjs/opt-arg.d.ts +0 -35
  646. data/node_modules/rimraf/dist/commonjs/opt-arg.d.ts.map +0 -1
  647. data/node_modules/rimraf/dist/commonjs/opt-arg.js +0 -53
  648. data/node_modules/rimraf/dist/commonjs/opt-arg.js.map +0 -1
  649. data/node_modules/rimraf/dist/commonjs/package.json +0 -1
  650. data/node_modules/rimraf/dist/commonjs/path-arg.d.ts +0 -4
  651. data/node_modules/rimraf/dist/commonjs/path-arg.d.ts.map +0 -1
  652. data/node_modules/rimraf/dist/commonjs/path-arg.js +0 -54
  653. data/node_modules/rimraf/dist/commonjs/path-arg.js.map +0 -1
  654. data/node_modules/rimraf/dist/commonjs/platform.d.ts +0 -3
  655. data/node_modules/rimraf/dist/commonjs/platform.d.ts.map +0 -1
  656. data/node_modules/rimraf/dist/commonjs/platform.js +0 -4
  657. data/node_modules/rimraf/dist/commonjs/platform.js.map +0 -1
  658. data/node_modules/rimraf/dist/commonjs/readdir-or-error.d.ts +0 -5
  659. data/node_modules/rimraf/dist/commonjs/readdir-or-error.d.ts.map +0 -1
  660. data/node_modules/rimraf/dist/commonjs/readdir-or-error.js +0 -19
  661. data/node_modules/rimraf/dist/commonjs/readdir-or-error.js.map +0 -1
  662. data/node_modules/rimraf/dist/commonjs/retry-busy.d.ts +0 -8
  663. data/node_modules/rimraf/dist/commonjs/retry-busy.d.ts.map +0 -1
  664. data/node_modules/rimraf/dist/commonjs/retry-busy.js +0 -68
  665. data/node_modules/rimraf/dist/commonjs/retry-busy.js.map +0 -1
  666. data/node_modules/rimraf/dist/commonjs/rimraf-manual.d.ts +0 -3
  667. data/node_modules/rimraf/dist/commonjs/rimraf-manual.d.ts.map +0 -1
  668. data/node_modules/rimraf/dist/commonjs/rimraf-manual.js +0 -12
  669. data/node_modules/rimraf/dist/commonjs/rimraf-manual.js.map +0 -1
  670. data/node_modules/rimraf/dist/commonjs/rimraf-move-remove.d.ts +0 -4
  671. data/node_modules/rimraf/dist/commonjs/rimraf-move-remove.d.ts.map +0 -1
  672. data/node_modules/rimraf/dist/commonjs/rimraf-move-remove.js +0 -192
  673. data/node_modules/rimraf/dist/commonjs/rimraf-move-remove.js.map +0 -1
  674. data/node_modules/rimraf/dist/commonjs/rimraf-native.d.ts +0 -4
  675. data/node_modules/rimraf/dist/commonjs/rimraf-native.d.ts.map +0 -1
  676. data/node_modules/rimraf/dist/commonjs/rimraf-native.js +0 -24
  677. data/node_modules/rimraf/dist/commonjs/rimraf-native.js.map +0 -1
  678. data/node_modules/rimraf/dist/commonjs/rimraf-posix.d.ts +0 -4
  679. data/node_modules/rimraf/dist/commonjs/rimraf-posix.d.ts.map +0 -1
  680. data/node_modules/rimraf/dist/commonjs/rimraf-posix.js +0 -123
  681. data/node_modules/rimraf/dist/commonjs/rimraf-posix.js.map +0 -1
  682. data/node_modules/rimraf/dist/commonjs/rimraf-windows.d.ts +0 -4
  683. data/node_modules/rimraf/dist/commonjs/rimraf-windows.d.ts.map +0 -1
  684. data/node_modules/rimraf/dist/commonjs/rimraf-windows.js +0 -182
  685. data/node_modules/rimraf/dist/commonjs/rimraf-windows.js.map +0 -1
  686. data/node_modules/rimraf/dist/commonjs/use-native.d.ts +0 -4
  687. data/node_modules/rimraf/dist/commonjs/use-native.d.ts.map +0 -1
  688. data/node_modules/rimraf/dist/commonjs/use-native.js +0 -22
  689. data/node_modules/rimraf/dist/commonjs/use-native.js.map +0 -1
  690. data/node_modules/rimraf/dist/esm/bin.d.mts +0 -8
  691. data/node_modules/rimraf/dist/esm/bin.d.mts.map +0 -1
  692. data/node_modules/rimraf/dist/esm/bin.mjs +0 -256
  693. data/node_modules/rimraf/dist/esm/bin.mjs.map +0 -1
  694. data/node_modules/rimraf/dist/esm/default-tmp.d.ts +0 -3
  695. data/node_modules/rimraf/dist/esm/default-tmp.d.ts.map +0 -1
  696. data/node_modules/rimraf/dist/esm/default-tmp.js +0 -55
  697. data/node_modules/rimraf/dist/esm/default-tmp.js.map +0 -1
  698. data/node_modules/rimraf/dist/esm/fix-eperm.d.ts +0 -3
  699. data/node_modules/rimraf/dist/esm/fix-eperm.d.ts.map +0 -1
  700. data/node_modules/rimraf/dist/esm/fix-eperm.js +0 -53
  701. data/node_modules/rimraf/dist/esm/fix-eperm.js.map +0 -1
  702. data/node_modules/rimraf/dist/esm/fs.d.ts +0 -17
  703. data/node_modules/rimraf/dist/esm/fs.d.ts.map +0 -1
  704. data/node_modules/rimraf/dist/esm/fs.js +0 -31
  705. data/node_modules/rimraf/dist/esm/fs.js.map +0 -1
  706. data/node_modules/rimraf/dist/esm/ignore-enoent.d.ts +0 -3
  707. data/node_modules/rimraf/dist/esm/ignore-enoent.d.ts.map +0 -1
  708. data/node_modules/rimraf/dist/esm/ignore-enoent.js +0 -16
  709. data/node_modules/rimraf/dist/esm/ignore-enoent.js.map +0 -1
  710. data/node_modules/rimraf/dist/esm/index.d.ts +0 -50
  711. data/node_modules/rimraf/dist/esm/index.d.ts.map +0 -1
  712. data/node_modules/rimraf/dist/esm/index.js +0 -68
  713. data/node_modules/rimraf/dist/esm/index.js.map +0 -1
  714. data/node_modules/rimraf/dist/esm/opt-arg.d.ts +0 -35
  715. data/node_modules/rimraf/dist/esm/opt-arg.d.ts.map +0 -1
  716. data/node_modules/rimraf/dist/esm/opt-arg.js +0 -46
  717. data/node_modules/rimraf/dist/esm/opt-arg.js.map +0 -1
  718. data/node_modules/rimraf/dist/esm/package.json +0 -1
  719. data/node_modules/rimraf/dist/esm/path-arg.d.ts +0 -4
  720. data/node_modules/rimraf/dist/esm/path-arg.d.ts.map +0 -1
  721. data/node_modules/rimraf/dist/esm/path-arg.js +0 -49
  722. data/node_modules/rimraf/dist/esm/path-arg.js.map +0 -1
  723. data/node_modules/rimraf/dist/esm/platform.d.ts +0 -3
  724. data/node_modules/rimraf/dist/esm/platform.d.ts.map +0 -1
  725. data/node_modules/rimraf/dist/esm/platform.js +0 -2
  726. data/node_modules/rimraf/dist/esm/platform.js.map +0 -1
  727. data/node_modules/rimraf/dist/esm/readdir-or-error.d.ts +0 -5
  728. data/node_modules/rimraf/dist/esm/readdir-or-error.d.ts.map +0 -1
  729. data/node_modules/rimraf/dist/esm/readdir-or-error.js +0 -14
  730. data/node_modules/rimraf/dist/esm/readdir-or-error.js.map +0 -1
  731. data/node_modules/rimraf/dist/esm/retry-busy.d.ts +0 -8
  732. data/node_modules/rimraf/dist/esm/retry-busy.d.ts.map +0 -1
  733. data/node_modules/rimraf/dist/esm/retry-busy.js +0 -63
  734. data/node_modules/rimraf/dist/esm/retry-busy.js.map +0 -1
  735. data/node_modules/rimraf/dist/esm/rimraf-manual.d.ts +0 -3
  736. data/node_modules/rimraf/dist/esm/rimraf-manual.d.ts.map +0 -1
  737. data/node_modules/rimraf/dist/esm/rimraf-manual.js +0 -6
  738. data/node_modules/rimraf/dist/esm/rimraf-manual.js.map +0 -1
  739. data/node_modules/rimraf/dist/esm/rimraf-move-remove.d.ts +0 -4
  740. data/node_modules/rimraf/dist/esm/rimraf-move-remove.d.ts.map +0 -1
  741. data/node_modules/rimraf/dist/esm/rimraf-move-remove.js +0 -187
  742. data/node_modules/rimraf/dist/esm/rimraf-move-remove.js.map +0 -1
  743. data/node_modules/rimraf/dist/esm/rimraf-native.d.ts +0 -4
  744. data/node_modules/rimraf/dist/esm/rimraf-native.d.ts.map +0 -1
  745. data/node_modules/rimraf/dist/esm/rimraf-native.js +0 -19
  746. data/node_modules/rimraf/dist/esm/rimraf-native.js.map +0 -1
  747. data/node_modules/rimraf/dist/esm/rimraf-posix.d.ts +0 -4
  748. data/node_modules/rimraf/dist/esm/rimraf-posix.d.ts.map +0 -1
  749. data/node_modules/rimraf/dist/esm/rimraf-posix.js +0 -118
  750. data/node_modules/rimraf/dist/esm/rimraf-posix.js.map +0 -1
  751. data/node_modules/rimraf/dist/esm/rimraf-windows.d.ts +0 -4
  752. data/node_modules/rimraf/dist/esm/rimraf-windows.d.ts.map +0 -1
  753. data/node_modules/rimraf/dist/esm/rimraf-windows.js +0 -177
  754. data/node_modules/rimraf/dist/esm/rimraf-windows.js.map +0 -1
  755. data/node_modules/rimraf/dist/esm/use-native.d.ts +0 -4
  756. data/node_modules/rimraf/dist/esm/use-native.d.ts.map +0 -1
  757. data/node_modules/rimraf/dist/esm/use-native.js +0 -16
  758. data/node_modules/rimraf/dist/esm/use-native.js.map +0 -1
  759. data/node_modules/semver/classes/comparator.js +0 -141
  760. data/node_modules/semver/classes/index.js +0 -5
  761. data/node_modules/semver/classes/range.js +0 -539
  762. data/node_modules/semver/classes/semver.js +0 -302
  763. data/node_modules/semver/functions/clean.js +0 -6
  764. data/node_modules/semver/functions/cmp.js +0 -52
  765. data/node_modules/semver/functions/coerce.js +0 -52
  766. data/node_modules/semver/functions/compare-build.js +0 -7
  767. data/node_modules/semver/functions/compare-loose.js +0 -3
  768. data/node_modules/semver/functions/compare.js +0 -5
  769. data/node_modules/semver/functions/diff.js +0 -65
  770. data/node_modules/semver/functions/eq.js +0 -3
  771. data/node_modules/semver/functions/gt.js +0 -3
  772. data/node_modules/semver/functions/gte.js +0 -3
  773. data/node_modules/semver/functions/inc.js +0 -19
  774. data/node_modules/semver/functions/lt.js +0 -3
  775. data/node_modules/semver/functions/lte.js +0 -3
  776. data/node_modules/semver/functions/major.js +0 -3
  777. data/node_modules/semver/functions/minor.js +0 -3
  778. data/node_modules/semver/functions/neq.js +0 -3
  779. data/node_modules/semver/functions/parse.js +0 -16
  780. data/node_modules/semver/functions/patch.js +0 -3
  781. data/node_modules/semver/functions/prerelease.js +0 -6
  782. data/node_modules/semver/functions/rcompare.js +0 -3
  783. data/node_modules/semver/functions/rsort.js +0 -3
  784. data/node_modules/semver/functions/satisfies.js +0 -10
  785. data/node_modules/semver/functions/sort.js +0 -3
  786. data/node_modules/semver/functions/valid.js +0 -6
  787. data/node_modules/semver/index.js +0 -89
  788. data/node_modules/semver/internal/constants.js +0 -35
  789. data/node_modules/semver/internal/debug.js +0 -9
  790. data/node_modules/semver/internal/identifiers.js +0 -23
  791. data/node_modules/semver/internal/parse-options.js +0 -15
  792. data/node_modules/semver/internal/re.js +0 -212
  793. data/node_modules/semver/node_modules/lru-cache/LICENSE +0 -15
  794. data/node_modules/semver/node_modules/lru-cache/README.md +0 -166
  795. data/node_modules/semver/node_modules/lru-cache/index.js +0 -334
  796. data/node_modules/semver/node_modules/lru-cache/package.json +0 -34
  797. data/node_modules/semver/preload.js +0 -2
  798. data/node_modules/semver/ranges/gtr.js +0 -4
  799. data/node_modules/semver/ranges/intersects.js +0 -7
  800. data/node_modules/semver/ranges/ltr.js +0 -4
  801. data/node_modules/semver/ranges/max-satisfying.js +0 -25
  802. data/node_modules/semver/ranges/min-satisfying.js +0 -24
  803. data/node_modules/semver/ranges/min-version.js +0 -61
  804. data/node_modules/semver/ranges/outside.js +0 -80
  805. data/node_modules/semver/ranges/simplify.js +0 -47
  806. data/node_modules/semver/ranges/subset.js +0 -247
  807. data/node_modules/semver/ranges/to-comparators.js +0 -8
  808. data/node_modules/semver/ranges/valid.js +0 -11
  809. /data/node_modules/{eslint/node_modules/chalk → chalk}/index.d.ts +0 -0
  810. /data/node_modules/{eslint/node_modules/chalk → chalk}/source/templates.js +0 -0
  811. /data/node_modules/{eslint/node_modules/chalk → chalk}/source/util.js +0 -0
  812. /data/node_modules/{@eslint/config-array/node_modules/minimatch → minimatch}/minimatch.js +0 -0
@@ -1,225 +0,0 @@
1
- import ansiStyles from '#ansi-styles';
2
- import supportsColor from '#supports-color';
3
- import { // eslint-disable-line import/order
4
- stringReplaceAll,
5
- stringEncaseCRLFWithFirstIndex,
6
- } from './utilities.js';
7
-
8
- const {stdout: stdoutColor, stderr: stderrColor} = supportsColor;
9
-
10
- const GENERATOR = Symbol('GENERATOR');
11
- const STYLER = Symbol('STYLER');
12
- const IS_EMPTY = Symbol('IS_EMPTY');
13
-
14
- // `supportsColor.level` → `ansiStyles.color[name]` mapping
15
- const levelMapping = [
16
- 'ansi',
17
- 'ansi',
18
- 'ansi256',
19
- 'ansi16m',
20
- ];
21
-
22
- const styles = Object.create(null);
23
-
24
- const applyOptions = (object, options = {}) => {
25
- if (options.level && !(Number.isInteger(options.level) && options.level >= 0 && options.level <= 3)) {
26
- throw new Error('The `level` option should be an integer from 0 to 3');
27
- }
28
-
29
- // Detect level if not set manually
30
- const colorLevel = stdoutColor ? stdoutColor.level : 0;
31
- object.level = options.level === undefined ? colorLevel : options.level;
32
- };
33
-
34
- export class Chalk {
35
- constructor(options) {
36
- // eslint-disable-next-line no-constructor-return
37
- return chalkFactory(options);
38
- }
39
- }
40
-
41
- const chalkFactory = options => {
42
- const chalk = (...strings) => strings.join(' ');
43
- applyOptions(chalk, options);
44
-
45
- Object.setPrototypeOf(chalk, createChalk.prototype);
46
-
47
- return chalk;
48
- };
49
-
50
- function createChalk(options) {
51
- return chalkFactory(options);
52
- }
53
-
54
- Object.setPrototypeOf(createChalk.prototype, Function.prototype);
55
-
56
- for (const [styleName, style] of Object.entries(ansiStyles)) {
57
- styles[styleName] = {
58
- get() {
59
- const builder = createBuilder(this, createStyler(style.open, style.close, this[STYLER]), this[IS_EMPTY]);
60
- Object.defineProperty(this, styleName, {value: builder});
61
- return builder;
62
- },
63
- };
64
- }
65
-
66
- styles.visible = {
67
- get() {
68
- const builder = createBuilder(this, this[STYLER], true);
69
- Object.defineProperty(this, 'visible', {value: builder});
70
- return builder;
71
- },
72
- };
73
-
74
- const getModelAnsi = (model, level, type, ...arguments_) => {
75
- if (model === 'rgb') {
76
- if (level === 'ansi16m') {
77
- return ansiStyles[type].ansi16m(...arguments_);
78
- }
79
-
80
- if (level === 'ansi256') {
81
- return ansiStyles[type].ansi256(ansiStyles.rgbToAnsi256(...arguments_));
82
- }
83
-
84
- return ansiStyles[type].ansi(ansiStyles.rgbToAnsi(...arguments_));
85
- }
86
-
87
- if (model === 'hex') {
88
- return getModelAnsi('rgb', level, type, ...ansiStyles.hexToRgb(...arguments_));
89
- }
90
-
91
- return ansiStyles[type][model](...arguments_);
92
- };
93
-
94
- const usedModels = ['rgb', 'hex', 'ansi256'];
95
-
96
- for (const model of usedModels) {
97
- styles[model] = {
98
- get() {
99
- const {level} = this;
100
- return function (...arguments_) {
101
- const styler = createStyler(getModelAnsi(model, levelMapping[level], 'color', ...arguments_), ansiStyles.color.close, this[STYLER]);
102
- return createBuilder(this, styler, this[IS_EMPTY]);
103
- };
104
- },
105
- };
106
-
107
- const bgModel = 'bg' + model[0].toUpperCase() + model.slice(1);
108
- styles[bgModel] = {
109
- get() {
110
- const {level} = this;
111
- return function (...arguments_) {
112
- const styler = createStyler(getModelAnsi(model, levelMapping[level], 'bgColor', ...arguments_), ansiStyles.bgColor.close, this[STYLER]);
113
- return createBuilder(this, styler, this[IS_EMPTY]);
114
- };
115
- },
116
- };
117
- }
118
-
119
- const proto = Object.defineProperties(() => {}, {
120
- ...styles,
121
- level: {
122
- enumerable: true,
123
- get() {
124
- return this[GENERATOR].level;
125
- },
126
- set(level) {
127
- this[GENERATOR].level = level;
128
- },
129
- },
130
- });
131
-
132
- const createStyler = (open, close, parent) => {
133
- let openAll;
134
- let closeAll;
135
- if (parent === undefined) {
136
- openAll = open;
137
- closeAll = close;
138
- } else {
139
- openAll = parent.openAll + open;
140
- closeAll = close + parent.closeAll;
141
- }
142
-
143
- return {
144
- open,
145
- close,
146
- openAll,
147
- closeAll,
148
- parent,
149
- };
150
- };
151
-
152
- const createBuilder = (self, _styler, _isEmpty) => {
153
- // Single argument is hot path, implicit coercion is faster than anything
154
- // eslint-disable-next-line no-implicit-coercion
155
- const builder = (...arguments_) => applyStyle(builder, (arguments_.length === 1) ? ('' + arguments_[0]) : arguments_.join(' '));
156
-
157
- // We alter the prototype because we must return a function, but there is
158
- // no way to create a function with a different prototype
159
- Object.setPrototypeOf(builder, proto);
160
-
161
- builder[GENERATOR] = self;
162
- builder[STYLER] = _styler;
163
- builder[IS_EMPTY] = _isEmpty;
164
-
165
- return builder;
166
- };
167
-
168
- const applyStyle = (self, string) => {
169
- if (self.level <= 0 || !string) {
170
- return self[IS_EMPTY] ? '' : string;
171
- }
172
-
173
- let styler = self[STYLER];
174
-
175
- if (styler === undefined) {
176
- return string;
177
- }
178
-
179
- const {openAll, closeAll} = styler;
180
- if (string.includes('\u001B')) {
181
- while (styler !== undefined) {
182
- // Replace any instances already present with a re-opening code
183
- // otherwise only the part of the string until said closing code
184
- // will be colored, and the rest will simply be 'plain'.
185
- string = stringReplaceAll(string, styler.close, styler.open);
186
-
187
- styler = styler.parent;
188
- }
189
- }
190
-
191
- // We can move both next actions out of loop, because remaining actions in loop won't have
192
- // any/visible effect on parts we add here. Close the styling before a linebreak and reopen
193
- // after next line to fix a bleed issue on macOS: https://github.com/chalk/chalk/pull/92
194
- const lfIndex = string.indexOf('\n');
195
- if (lfIndex !== -1) {
196
- string = stringEncaseCRLFWithFirstIndex(string, closeAll, openAll, lfIndex);
197
- }
198
-
199
- return openAll + string + closeAll;
200
- };
201
-
202
- Object.defineProperties(createChalk.prototype, styles);
203
-
204
- const chalk = createChalk();
205
- export const chalkStderr = createChalk({level: stderrColor ? stderrColor.level : 0});
206
-
207
- export {
208
- modifierNames,
209
- foregroundColorNames,
210
- backgroundColorNames,
211
- colorNames,
212
-
213
- // TODO: Remove these aliases in the next major version
214
- modifierNames as modifiers,
215
- foregroundColorNames as foregroundColors,
216
- backgroundColorNames as backgroundColors,
217
- colorNames as colors,
218
- } from './vendor/ansi-styles/index.js';
219
-
220
- export {
221
- stdoutColor as supportsColor,
222
- stderrColor as supportsColorStderr,
223
- };
224
-
225
- export default chalk;
@@ -1,33 +0,0 @@
1
- // TODO: When targeting Node.js 16, use `String.prototype.replaceAll`.
2
- export function stringReplaceAll(string, substring, replacer) {
3
- let index = string.indexOf(substring);
4
- if (index === -1) {
5
- return string;
6
- }
7
-
8
- const substringLength = substring.length;
9
- let endIndex = 0;
10
- let returnValue = '';
11
- do {
12
- returnValue += string.slice(endIndex, index) + substring + replacer;
13
- endIndex = index + substringLength;
14
- index = string.indexOf(substring, endIndex);
15
- } while (index !== -1);
16
-
17
- returnValue += string.slice(endIndex);
18
- return returnValue;
19
- }
20
-
21
- export function stringEncaseCRLFWithFirstIndex(string, prefix, postfix, index) {
22
- let endIndex = 0;
23
- let returnValue = '';
24
- do {
25
- const gotCR = string[index - 1] === '\r';
26
- returnValue += string.slice(endIndex, (gotCR ? index - 1 : index)) + prefix + (gotCR ? '\r\n' : '\n') + postfix;
27
- endIndex = index + 1;
28
- index = string.indexOf('\n', endIndex);
29
- } while (index !== -1);
30
-
31
- returnValue += string.slice(endIndex);
32
- return returnValue;
33
- }
@@ -1,236 +0,0 @@
1
- export interface CSPair { // eslint-disable-line @typescript-eslint/naming-convention
2
- /**
3
- The ANSI terminal control sequence for starting this style.
4
- */
5
- readonly open: string;
6
-
7
- /**
8
- The ANSI terminal control sequence for ending this style.
9
- */
10
- readonly close: string;
11
- }
12
-
13
- export interface ColorBase {
14
- /**
15
- The ANSI terminal control sequence for ending this color.
16
- */
17
- readonly close: string;
18
-
19
- ansi(code: number): string;
20
-
21
- ansi256(code: number): string;
22
-
23
- ansi16m(red: number, green: number, blue: number): string;
24
- }
25
-
26
- export interface Modifier {
27
- /**
28
- Resets the current color chain.
29
- */
30
- readonly reset: CSPair;
31
-
32
- /**
33
- Make text bold.
34
- */
35
- readonly bold: CSPair;
36
-
37
- /**
38
- Emitting only a small amount of light.
39
- */
40
- readonly dim: CSPair;
41
-
42
- /**
43
- Make text italic. (Not widely supported)
44
- */
45
- readonly italic: CSPair;
46
-
47
- /**
48
- Make text underline. (Not widely supported)
49
- */
50
- readonly underline: CSPair;
51
-
52
- /**
53
- Make text overline.
54
-
55
- Supported on VTE-based terminals, the GNOME terminal, mintty, and Git Bash.
56
- */
57
- readonly overline: CSPair;
58
-
59
- /**
60
- Inverse background and foreground colors.
61
- */
62
- readonly inverse: CSPair;
63
-
64
- /**
65
- Prints the text, but makes it invisible.
66
- */
67
- readonly hidden: CSPair;
68
-
69
- /**
70
- Puts a horizontal line through the center of the text. (Not widely supported)
71
- */
72
- readonly strikethrough: CSPair;
73
- }
74
-
75
- export interface ForegroundColor {
76
- readonly black: CSPair;
77
- readonly red: CSPair;
78
- readonly green: CSPair;
79
- readonly yellow: CSPair;
80
- readonly blue: CSPair;
81
- readonly cyan: CSPair;
82
- readonly magenta: CSPair;
83
- readonly white: CSPair;
84
-
85
- /**
86
- Alias for `blackBright`.
87
- */
88
- readonly gray: CSPair;
89
-
90
- /**
91
- Alias for `blackBright`.
92
- */
93
- readonly grey: CSPair;
94
-
95
- readonly blackBright: CSPair;
96
- readonly redBright: CSPair;
97
- readonly greenBright: CSPair;
98
- readonly yellowBright: CSPair;
99
- readonly blueBright: CSPair;
100
- readonly cyanBright: CSPair;
101
- readonly magentaBright: CSPair;
102
- readonly whiteBright: CSPair;
103
- }
104
-
105
- export interface BackgroundColor {
106
- readonly bgBlack: CSPair;
107
- readonly bgRed: CSPair;
108
- readonly bgGreen: CSPair;
109
- readonly bgYellow: CSPair;
110
- readonly bgBlue: CSPair;
111
- readonly bgCyan: CSPair;
112
- readonly bgMagenta: CSPair;
113
- readonly bgWhite: CSPair;
114
-
115
- /**
116
- Alias for `bgBlackBright`.
117
- */
118
- readonly bgGray: CSPair;
119
-
120
- /**
121
- Alias for `bgBlackBright`.
122
- */
123
- readonly bgGrey: CSPair;
124
-
125
- readonly bgBlackBright: CSPair;
126
- readonly bgRedBright: CSPair;
127
- readonly bgGreenBright: CSPair;
128
- readonly bgYellowBright: CSPair;
129
- readonly bgBlueBright: CSPair;
130
- readonly bgCyanBright: CSPair;
131
- readonly bgMagentaBright: CSPair;
132
- readonly bgWhiteBright: CSPair;
133
- }
134
-
135
- export interface ConvertColor {
136
- /**
137
- Convert from the RGB color space to the ANSI 256 color space.
138
-
139
- @param red - (`0...255`)
140
- @param green - (`0...255`)
141
- @param blue - (`0...255`)
142
- */
143
- rgbToAnsi256(red: number, green: number, blue: number): number;
144
-
145
- /**
146
- Convert from the RGB HEX color space to the RGB color space.
147
-
148
- @param hex - A hexadecimal string containing RGB data.
149
- */
150
- hexToRgb(hex: string): [red: number, green: number, blue: number];
151
-
152
- /**
153
- Convert from the RGB HEX color space to the ANSI 256 color space.
154
-
155
- @param hex - A hexadecimal string containing RGB data.
156
- */
157
- hexToAnsi256(hex: string): number;
158
-
159
- /**
160
- Convert from the ANSI 256 color space to the ANSI 16 color space.
161
-
162
- @param code - A number representing the ANSI 256 color.
163
- */
164
- ansi256ToAnsi(code: number): number;
165
-
166
- /**
167
- Convert from the RGB color space to the ANSI 16 color space.
168
-
169
- @param red - (`0...255`)
170
- @param green - (`0...255`)
171
- @param blue - (`0...255`)
172
- */
173
- rgbToAnsi(red: number, green: number, blue: number): number;
174
-
175
- /**
176
- Convert from the RGB HEX color space to the ANSI 16 color space.
177
-
178
- @param hex - A hexadecimal string containing RGB data.
179
- */
180
- hexToAnsi(hex: string): number;
181
- }
182
-
183
- /**
184
- Basic modifier names.
185
- */
186
- export type ModifierName = keyof Modifier;
187
-
188
- /**
189
- Basic foreground color names.
190
-
191
- [More colors here.](https://github.com/chalk/chalk/blob/main/readme.md#256-and-truecolor-color-support)
192
- */
193
- export type ForegroundColorName = keyof ForegroundColor;
194
-
195
- /**
196
- Basic background color names.
197
-
198
- [More colors here.](https://github.com/chalk/chalk/blob/main/readme.md#256-and-truecolor-color-support)
199
- */
200
- export type BackgroundColorName = keyof BackgroundColor;
201
-
202
- /**
203
- Basic color names. The combination of foreground and background color names.
204
-
205
- [More colors here.](https://github.com/chalk/chalk/blob/main/readme.md#256-and-truecolor-color-support)
206
- */
207
- export type ColorName = ForegroundColorName | BackgroundColorName;
208
-
209
- /**
210
- Basic modifier names.
211
- */
212
- export const modifierNames: readonly ModifierName[];
213
-
214
- /**
215
- Basic foreground color names.
216
- */
217
- export const foregroundColorNames: readonly ForegroundColorName[];
218
-
219
- /**
220
- Basic background color names.
221
- */
222
- export const backgroundColorNames: readonly BackgroundColorName[];
223
-
224
- /*
225
- Basic color names. The combination of foreground and background color names.
226
- */
227
- export const colorNames: readonly ColorName[];
228
-
229
- declare const ansiStyles: {
230
- readonly modifier: Modifier;
231
- readonly color: ColorBase & ForegroundColor;
232
- readonly bgColor: ColorBase & BackgroundColor;
233
- readonly codes: ReadonlyMap<number, number>;
234
- } & ForegroundColor & BackgroundColor & Modifier & ConvertColor;
235
-
236
- export default ansiStyles;
@@ -1,223 +0,0 @@
1
- const ANSI_BACKGROUND_OFFSET = 10;
2
-
3
- const wrapAnsi16 = (offset = 0) => code => `\u001B[${code + offset}m`;
4
-
5
- const wrapAnsi256 = (offset = 0) => code => `\u001B[${38 + offset};5;${code}m`;
6
-
7
- const wrapAnsi16m = (offset = 0) => (red, green, blue) => `\u001B[${38 + offset};2;${red};${green};${blue}m`;
8
-
9
- const styles = {
10
- modifier: {
11
- reset: [0, 0],
12
- // 21 isn't widely supported and 22 does the same thing
13
- bold: [1, 22],
14
- dim: [2, 22],
15
- italic: [3, 23],
16
- underline: [4, 24],
17
- overline: [53, 55],
18
- inverse: [7, 27],
19
- hidden: [8, 28],
20
- strikethrough: [9, 29],
21
- },
22
- color: {
23
- black: [30, 39],
24
- red: [31, 39],
25
- green: [32, 39],
26
- yellow: [33, 39],
27
- blue: [34, 39],
28
- magenta: [35, 39],
29
- cyan: [36, 39],
30
- white: [37, 39],
31
-
32
- // Bright color
33
- blackBright: [90, 39],
34
- gray: [90, 39], // Alias of `blackBright`
35
- grey: [90, 39], // Alias of `blackBright`
36
- redBright: [91, 39],
37
- greenBright: [92, 39],
38
- yellowBright: [93, 39],
39
- blueBright: [94, 39],
40
- magentaBright: [95, 39],
41
- cyanBright: [96, 39],
42
- whiteBright: [97, 39],
43
- },
44
- bgColor: {
45
- bgBlack: [40, 49],
46
- bgRed: [41, 49],
47
- bgGreen: [42, 49],
48
- bgYellow: [43, 49],
49
- bgBlue: [44, 49],
50
- bgMagenta: [45, 49],
51
- bgCyan: [46, 49],
52
- bgWhite: [47, 49],
53
-
54
- // Bright color
55
- bgBlackBright: [100, 49],
56
- bgGray: [100, 49], // Alias of `bgBlackBright`
57
- bgGrey: [100, 49], // Alias of `bgBlackBright`
58
- bgRedBright: [101, 49],
59
- bgGreenBright: [102, 49],
60
- bgYellowBright: [103, 49],
61
- bgBlueBright: [104, 49],
62
- bgMagentaBright: [105, 49],
63
- bgCyanBright: [106, 49],
64
- bgWhiteBright: [107, 49],
65
- },
66
- };
67
-
68
- export const modifierNames = Object.keys(styles.modifier);
69
- export const foregroundColorNames = Object.keys(styles.color);
70
- export const backgroundColorNames = Object.keys(styles.bgColor);
71
- export const colorNames = [...foregroundColorNames, ...backgroundColorNames];
72
-
73
- function assembleStyles() {
74
- const codes = new Map();
75
-
76
- for (const [groupName, group] of Object.entries(styles)) {
77
- for (const [styleName, style] of Object.entries(group)) {
78
- styles[styleName] = {
79
- open: `\u001B[${style[0]}m`,
80
- close: `\u001B[${style[1]}m`,
81
- };
82
-
83
- group[styleName] = styles[styleName];
84
-
85
- codes.set(style[0], style[1]);
86
- }
87
-
88
- Object.defineProperty(styles, groupName, {
89
- value: group,
90
- enumerable: false,
91
- });
92
- }
93
-
94
- Object.defineProperty(styles, 'codes', {
95
- value: codes,
96
- enumerable: false,
97
- });
98
-
99
- styles.color.close = '\u001B[39m';
100
- styles.bgColor.close = '\u001B[49m';
101
-
102
- styles.color.ansi = wrapAnsi16();
103
- styles.color.ansi256 = wrapAnsi256();
104
- styles.color.ansi16m = wrapAnsi16m();
105
- styles.bgColor.ansi = wrapAnsi16(ANSI_BACKGROUND_OFFSET);
106
- styles.bgColor.ansi256 = wrapAnsi256(ANSI_BACKGROUND_OFFSET);
107
- styles.bgColor.ansi16m = wrapAnsi16m(ANSI_BACKGROUND_OFFSET);
108
-
109
- // From https://github.com/Qix-/color-convert/blob/3f0e0d4e92e235796ccb17f6e85c72094a651f49/conversions.js
110
- Object.defineProperties(styles, {
111
- rgbToAnsi256: {
112
- value(red, green, blue) {
113
- // We use the extended greyscale palette here, with the exception of
114
- // black and white. normal palette only has 4 greyscale shades.
115
- if (red === green && green === blue) {
116
- if (red < 8) {
117
- return 16;
118
- }
119
-
120
- if (red > 248) {
121
- return 231;
122
- }
123
-
124
- return Math.round(((red - 8) / 247) * 24) + 232;
125
- }
126
-
127
- return 16
128
- + (36 * Math.round(red / 255 * 5))
129
- + (6 * Math.round(green / 255 * 5))
130
- + Math.round(blue / 255 * 5);
131
- },
132
- enumerable: false,
133
- },
134
- hexToRgb: {
135
- value(hex) {
136
- const matches = /[a-f\d]{6}|[a-f\d]{3}/i.exec(hex.toString(16));
137
- if (!matches) {
138
- return [0, 0, 0];
139
- }
140
-
141
- let [colorString] = matches;
142
-
143
- if (colorString.length === 3) {
144
- colorString = [...colorString].map(character => character + character).join('');
145
- }
146
-
147
- const integer = Number.parseInt(colorString, 16);
148
-
149
- return [
150
- /* eslint-disable no-bitwise */
151
- (integer >> 16) & 0xFF,
152
- (integer >> 8) & 0xFF,
153
- integer & 0xFF,
154
- /* eslint-enable no-bitwise */
155
- ];
156
- },
157
- enumerable: false,
158
- },
159
- hexToAnsi256: {
160
- value: hex => styles.rgbToAnsi256(...styles.hexToRgb(hex)),
161
- enumerable: false,
162
- },
163
- ansi256ToAnsi: {
164
- value(code) {
165
- if (code < 8) {
166
- return 30 + code;
167
- }
168
-
169
- if (code < 16) {
170
- return 90 + (code - 8);
171
- }
172
-
173
- let red;
174
- let green;
175
- let blue;
176
-
177
- if (code >= 232) {
178
- red = (((code - 232) * 10) + 8) / 255;
179
- green = red;
180
- blue = red;
181
- } else {
182
- code -= 16;
183
-
184
- const remainder = code % 36;
185
-
186
- red = Math.floor(code / 36) / 5;
187
- green = Math.floor(remainder / 6) / 5;
188
- blue = (remainder % 6) / 5;
189
- }
190
-
191
- const value = Math.max(red, green, blue) * 2;
192
-
193
- if (value === 0) {
194
- return 30;
195
- }
196
-
197
- // eslint-disable-next-line no-bitwise
198
- let result = 30 + ((Math.round(blue) << 2) | (Math.round(green) << 1) | Math.round(red));
199
-
200
- if (value === 2) {
201
- result += 60;
202
- }
203
-
204
- return result;
205
- },
206
- enumerable: false,
207
- },
208
- rgbToAnsi: {
209
- value: (red, green, blue) => styles.ansi256ToAnsi(styles.rgbToAnsi256(red, green, blue)),
210
- enumerable: false,
211
- },
212
- hexToAnsi: {
213
- value: hex => styles.ansi256ToAnsi(styles.hexToAnsi256(hex)),
214
- enumerable: false,
215
- },
216
- });
217
-
218
- return styles;
219
- }
220
-
221
- const ansiStyles = assembleStyles();
222
-
223
- export default ansiStyles;
@@ -1 +0,0 @@
1
- export {default} from './index.js';