@eslint-react/jsx 0.8.9-beta.2 → 0.8.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (658) hide show
  1. package/{node_modules/micro-memoize/LICENSE → LICENSE} +1 -1
  2. package/package.json +5 -12
  3. package/node_modules/@eslint-react/ast/dist/index.cjs +0 -931
  4. package/node_modules/@eslint-react/ast/dist/index.d.mts +0 -1177
  5. package/node_modules/@eslint-react/ast/dist/index.d.ts +0 -1177
  6. package/node_modules/@eslint-react/ast/dist/index.js +0 -931
  7. package/node_modules/@eslint-react/ast/dist/index.mjs +0 -852
  8. package/node_modules/@eslint-react/ast/package.json +0 -53
  9. package/node_modules/@eslint-react/shared/dist/index.cjs +0 -424
  10. package/node_modules/@eslint-react/shared/dist/index.d.mts +0 -128
  11. package/node_modules/@eslint-react/shared/dist/index.d.ts +0 -128
  12. package/node_modules/@eslint-react/shared/dist/index.js +0 -424
  13. package/node_modules/@eslint-react/shared/dist/index.mjs +0 -390
  14. package/node_modules/@eslint-react/shared/package.json +0 -49
  15. package/node_modules/@eslint-react/tools/dist/index.cjs +0 -8208
  16. package/node_modules/@eslint-react/tools/dist/index.d.mts +0 -173
  17. package/node_modules/@eslint-react/tools/dist/index.d.ts +0 -173
  18. package/node_modules/@eslint-react/tools/dist/index.js +0 -8208
  19. package/node_modules/@eslint-react/tools/dist/index.mjs +0 -8187
  20. package/node_modules/@eslint-react/tools/package.json +0 -46
  21. package/node_modules/@eslint-react/types/dist/index.cjs +0 -2
  22. package/node_modules/@eslint-react/types/dist/index.d.mts +0 -10
  23. package/node_modules/@eslint-react/types/dist/index.d.ts +0 -10
  24. package/node_modules/@eslint-react/types/dist/index.js +0 -2
  25. package/node_modules/@eslint-react/types/dist/index.mjs +0 -1
  26. package/node_modules/@eslint-react/types/package.json +0 -49
  27. package/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  28. package/node_modules/@typescript-eslint/scope-manager/README.md +0 -10
  29. package/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -4
  30. package/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts.map +0 -1
  31. package/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -21
  32. package/node_modules/@typescript-eslint/scope-manager/dist/ID.js.map +0 -1
  33. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -75
  34. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts.map +0 -1
  35. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -185
  36. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js.map +0 -1
  37. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -56
  38. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts.map +0 -1
  39. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -42
  40. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js.map +0 -1
  41. package/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -3
  42. package/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts.map +0 -1
  43. package/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -11
  44. package/node_modules/@typescript-eslint/scope-manager/dist/assert.js.map +0 -1
  45. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -10
  46. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts.map +0 -1
  47. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -14
  48. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js.map +0 -1
  49. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -10
  50. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts.map +0 -1
  51. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -14
  52. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js.map +0 -1
  53. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -14
  54. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts.map +0 -1
  55. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -3
  56. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js.map +0 -1
  57. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -39
  58. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts.map +0 -1
  59. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -19
  60. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js.map +0 -1
  61. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -15
  62. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts.map +0 -1
  63. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -18
  64. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js.map +0 -1
  65. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -10
  66. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts.map +0 -1
  67. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -14
  68. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js.map +0 -1
  69. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -10
  70. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts.map +0 -1
  71. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -14
  72. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js.map +0 -1
  73. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -11
  74. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts.map +0 -1
  75. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -14
  76. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js.map +0 -1
  77. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -14
  78. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts.map +0 -1
  79. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -15
  80. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js.map +0 -1
  81. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -10
  82. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts.map +0 -1
  83. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -14
  84. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js.map +0 -1
  85. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -10
  86. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts.map +0 -1
  87. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -14
  88. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js.map +0 -1
  89. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -10
  90. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts.map +0 -1
  91. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -14
  92. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js.map +0 -1
  93. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -10
  94. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts.map +0 -1
  95. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -14
  96. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js.map +0 -1
  97. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -10
  98. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts.map +0 -1
  99. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -14
  100. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js.map +0 -1
  101. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -14
  102. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts.map +0 -1
  103. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -30
  104. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js.map +0 -1
  105. package/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -9
  106. package/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts.map +0 -1
  107. package/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -31
  108. package/node_modules/@typescript-eslint/scope-manager/dist/index.js.map +0 -1
  109. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -16
  110. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts.map +0 -1
  111. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -23
  112. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js.map +0 -1
  113. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts +0 -3
  114. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts.map +0 -1
  115. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js +0 -23
  116. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js.map +0 -1
  117. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts +0 -3
  118. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts.map +0 -1
  119. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js +0 -15
  120. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js.map +0 -1
  121. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -3
  122. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts.map +0 -1
  123. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -3
  124. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts.map +0 -1
  125. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -75
  126. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js.map +0 -1
  127. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1436
  128. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js.map +0 -1
  129. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -3
  130. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts.map +0 -1
  131. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -21
  132. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js.map +0 -1
  133. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -3
  134. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts.map +0 -1
  135. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -23
  136. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js.map +0 -1
  137. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -3
  138. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts.map +0 -1
  139. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -3
  140. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts.map +0 -1
  141. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -16
  142. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js.map +0 -1
  143. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -3
  144. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts.map +0 -1
  145. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -55
  146. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js.map +0 -1
  147. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -30
  148. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js.map +0 -1
  149. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -3
  150. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts.map +0 -1
  151. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  152. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js.map +0 -1
  153. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -3
  154. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts.map +0 -1
  155. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -13
  156. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js.map +0 -1
  157. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -3
  158. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts.map +0 -1
  159. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  160. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js.map +0 -1
  161. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -3
  162. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts.map +0 -1
  163. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  164. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js.map +0 -1
  165. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -3
  166. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts.map +0 -1
  167. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -46
  168. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js.map +0 -1
  169. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -3
  170. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts.map +0 -1
  171. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -22
  172. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js.map +0 -1
  173. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -3
  174. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts.map +0 -1
  175. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -3
  176. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts.map +0 -1
  177. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -20
  178. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js.map +0 -1
  179. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -14
  180. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js.map +0 -1
  181. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -3
  182. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts.map +0 -1
  183. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts +0 -3
  184. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts.map +0 -1
  185. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js +0 -12
  186. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js.map +0 -1
  187. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -3
  188. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts.map +0 -1
  189. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -20
  190. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js.map +0 -1
  191. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -3
  192. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts.map +0 -1
  193. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  194. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js.map +0 -1
  195. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -24
  196. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js.map +0 -1
  197. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -3
  198. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts.map +0 -1
  199. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  200. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js.map +0 -1
  201. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -3
  202. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts.map +0 -1
  203. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -19
  204. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js.map +0 -1
  205. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -3
  206. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts.map +0 -1
  207. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  208. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js.map +0 -1
  209. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -3
  210. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts.map +0 -1
  211. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -20
  212. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js.map +0 -1
  213. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -3
  214. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts.map +0 -1
  215. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -16
  216. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js.map +0 -1
  217. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -3
  218. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts.map +0 -1
  219. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -19
  220. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js.map +0 -1
  221. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -3
  222. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts.map +0 -1
  223. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -3
  224. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts.map +0 -1
  225. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -20
  226. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js.map +0 -1
  227. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -3
  228. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts.map +0 -1
  229. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  230. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js.map +0 -1
  231. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -22
  232. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js.map +0 -1
  233. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -3
  234. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts.map +0 -1
  235. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  236. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js.map +0 -1
  237. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -3
  238. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts.map +0 -1
  239. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -14
  240. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js.map +0 -1
  241. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -3
  242. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts.map +0 -1
  243. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -14
  244. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js.map +0 -1
  245. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -3
  246. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts.map +0 -1
  247. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -3
  248. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts.map +0 -1
  249. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -20
  250. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js.map +0 -1
  251. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts +0 -3
  252. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts.map +0 -1
  253. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js +0 -12
  254. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js.map +0 -1
  255. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -22
  256. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js.map +0 -1
  257. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -3
  258. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map +0 -1
  259. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -14
  260. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js.map +0 -1
  261. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -3
  262. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map +0 -1
  263. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  264. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js.map +0 -1
  265. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -3
  266. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map +0 -1
  267. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  268. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js.map +0 -1
  269. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -3
  270. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map +0 -1
  271. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -22
  272. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map +0 -1
  273. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -3
  274. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map +0 -1
  275. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -3
  276. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map +0 -1
  277. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -14
  278. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map +0 -1
  279. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -3
  280. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map +0 -1
  281. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -20
  282. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map +0 -1
  283. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -3
  284. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map +0 -1
  285. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -14
  286. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map +0 -1
  287. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -28
  288. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map +0 -1
  289. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -3
  290. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map +0 -1
  291. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -14
  292. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map +0 -1
  293. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -3
  294. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map +0 -1
  295. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -15
  296. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map +0 -1
  297. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -3
  298. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map +0 -1
  299. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -12
  300. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map +0 -1
  301. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -3
  302. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map +0 -1
  303. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -14
  304. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map +0 -1
  305. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -3
  306. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map +0 -1
  307. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -17
  308. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map +0 -1
  309. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -3
  310. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map +0 -1
  311. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -3
  312. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map +0 -1
  313. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -20
  314. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map +0 -1
  315. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -3
  316. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map +0 -1
  317. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  318. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map +0 -1
  319. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -20
  320. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map +0 -1
  321. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -3
  322. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map +0 -1
  323. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -14
  324. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map +0 -1
  325. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -3
  326. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map +0 -1
  327. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  328. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map +0 -1
  329. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -3
  330. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map +0 -1
  331. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -15
  332. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map +0 -1
  333. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -3
  334. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map +0 -1
  335. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -24
  336. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js.map +0 -1
  337. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -3
  338. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map +0 -1
  339. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -3
  340. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map +0 -1
  341. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -21
  342. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js.map +0 -1
  343. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -3
  344. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts.map +0 -1
  345. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -20
  346. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js.map +0 -1
  347. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +0 -3
  348. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts.map +0 -1
  349. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js +0 -12
  350. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js.map +0 -1
  351. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -26
  352. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js.map +0 -1
  353. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -3
  354. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts.map +0 -1
  355. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  356. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js.map +0 -1
  357. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts +0 -3
  358. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts.map +0 -1
  359. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js +0 -15
  360. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js.map +0 -1
  361. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts +0 -3
  362. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts.map +0 -1
  363. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js +0 -12
  364. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js.map +0 -1
  365. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -3
  366. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts.map +0 -1
  367. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  368. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js.map +0 -1
  369. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts +0 -3
  370. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts.map +0 -1
  371. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js +0 -24
  372. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js.map +0 -1
  373. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts +0 -3
  374. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts.map +0 -1
  375. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js +0 -12
  376. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js.map +0 -1
  377. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts +0 -3
  378. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts.map +0 -1
  379. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts +0 -3
  380. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts.map +0 -1
  381. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js +0 -20
  382. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js.map +0 -1
  383. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js +0 -16
  384. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js.map +0 -1
  385. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -3
  386. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts.map +0 -1
  387. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -116
  388. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js.map +0 -1
  389. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -3
  390. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map +0 -1
  391. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -30
  392. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map +0 -1
  393. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -3
  394. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map +0 -1
  395. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -14
  396. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js.map +0 -1
  397. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -3
  398. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map +0 -1
  399. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -24
  400. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js.map +0 -1
  401. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -3
  402. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map +0 -1
  403. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -19
  404. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map +0 -1
  405. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -3
  406. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map +0 -1
  407. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -22
  408. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map +0 -1
  409. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts +0 -3
  410. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts.map +0 -1
  411. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js +0 -12
  412. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js.map +0 -1
  413. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -3
  414. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map +0 -1
  415. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts +0 -3
  416. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts.map +0 -1
  417. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js +0 -17
  418. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js.map +0 -1
  419. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts +0 -3
  420. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts.map +0 -1
  421. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js +0 -22
  422. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js.map +0 -1
  423. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -3
  424. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map +0 -1
  425. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -20
  426. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map +0 -1
  427. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -3
  428. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map +0 -1
  429. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -12
  430. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js.map +0 -1
  431. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -18
  432. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js.map +0 -1
  433. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -3
  434. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map +0 -1
  435. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -14
  436. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js.map +0 -1
  437. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -3
  438. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map +0 -1
  439. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  440. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js.map +0 -1
  441. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -3
  442. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map +0 -1
  443. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  444. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js.map +0 -1
  445. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -3
  446. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map +0 -1
  447. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -15
  448. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js.map +0 -1
  449. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -93
  450. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts.map +0 -1
  451. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -189
  452. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map +0 -1
  453. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -3
  454. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map +0 -1
  455. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -18
  456. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map +0 -1
  457. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -3
  458. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map +0 -1
  459. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -24
  460. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js.map +0 -1
  461. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -3
  462. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.map +0 -1
  463. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -3
  464. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map +0 -1
  465. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -9
  466. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js.map +0 -1
  467. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -3
  468. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map +0 -1
  469. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -34
  470. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js.map +0 -1
  471. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -589
  472. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js.map +0 -1
  473. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -29
  474. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts.map +0 -1
  475. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -321
  476. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js.map +0 -1
  477. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -15
  478. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts.map +0 -1
  479. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -84
  480. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js.map +0 -1
  481. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -14
  482. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts.map +0 -1
  483. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -50
  484. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js.map +0 -1
  485. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -29
  486. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts.map +0 -1
  487. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -108
  488. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js.map +0 -1
  489. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -89
  490. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts.map +0 -1
  491. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -107
  492. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js.map +0 -1
  493. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -86
  494. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts.map +0 -1
  495. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -539
  496. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js.map +0 -1
  497. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -33
  498. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts.map +0 -1
  499. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -229
  500. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js.map +0 -1
  501. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  502. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts.map +0 -1
  503. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -41
  504. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js.map +0 -1
  505. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -22
  506. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts.map +0 -1
  507. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -80
  508. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js.map +0 -1
  509. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -2
  510. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts.map +0 -1
  511. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -6
  512. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js.map +0 -1
  513. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -10
  514. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts.map +0 -1
  515. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -12
  516. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js.map +0 -1
  517. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -10
  518. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts.map +0 -1
  519. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -12
  520. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js.map +0 -1
  521. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -10
  522. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts.map +0 -1
  523. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -12
  524. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js.map +0 -1
  525. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -10
  526. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts.map +0 -1
  527. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -12
  528. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js.map +0 -1
  529. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -10
  530. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts.map +0 -1
  531. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -12
  532. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js.map +0 -1
  533. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -10
  534. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts.map +0 -1
  535. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -12
  536. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js.map +0 -1
  537. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -10
  538. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts.map +0 -1
  539. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -12
  540. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js.map +0 -1
  541. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -11
  542. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts.map +0 -1
  543. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  544. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js.map +0 -1
  545. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -13
  546. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts.map +0 -1
  547. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -36
  548. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js.map +0 -1
  549. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -10
  550. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts.map +0 -1
  551. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -12
  552. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js.map +0 -1
  553. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -18
  554. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts.map +0 -1
  555. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -39
  556. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js.map +0 -1
  557. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -10
  558. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts.map +0 -1
  559. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -12
  560. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js.map +0 -1
  561. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -10
  562. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts.map +0 -1
  563. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -12
  564. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js.map +0 -1
  565. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -21
  566. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts.map +0 -1
  567. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -3
  568. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js.map +0 -1
  569. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -107
  570. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts.map +0 -1
  571. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -358
  572. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js.map +0 -1
  573. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -22
  574. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts.map +0 -1
  575. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -25
  576. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js.map +0 -1
  577. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -10
  578. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts.map +0 -1
  579. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -12
  580. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js.map +0 -1
  581. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -10
  582. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts.map +0 -1
  583. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -12
  584. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js.map +0 -1
  585. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -10
  586. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts.map +0 -1
  587. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -12
  588. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js.map +0 -1
  589. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -10
  590. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts.map +0 -1
  591. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -12
  592. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js.map +0 -1
  593. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -11
  594. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts.map +0 -1
  595. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -22
  596. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js.map +0 -1
  597. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -20
  598. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts.map +0 -1
  599. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -36
  600. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js.map +0 -1
  601. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -34
  602. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts.map +0 -1
  603. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -12
  604. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js.map +0 -1
  605. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -25
  606. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts.map +0 -1
  607. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -19
  608. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js.map +0 -1
  609. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -18
  610. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts.map +0 -1
  611. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -33
  612. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js.map +0 -1
  613. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -44
  614. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts.map +0 -1
  615. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -39
  616. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js.map +0 -1
  617. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -4
  618. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts.map +0 -1
  619. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -10
  620. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js.map +0 -1
  621. package/node_modules/@typescript-eslint/scope-manager/package.json +0 -72
  622. package/node_modules/@typescript-eslint/types/LICENSE +0 -21
  623. package/node_modules/@typescript-eslint/types/README.md +0 -12
  624. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -1881
  625. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts.map +0 -1
  626. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -202
  627. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js.map +0 -1
  628. package/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -5
  629. package/node_modules/@typescript-eslint/types/dist/index.d.ts.map +0 -1
  630. package/node_modules/@typescript-eslint/types/dist/index.js +0 -24
  631. package/node_modules/@typescript-eslint/types/dist/index.js.map +0 -1
  632. package/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -3
  633. package/node_modules/@typescript-eslint/types/dist/lib.d.ts.map +0 -1
  634. package/node_modules/@typescript-eslint/types/dist/lib.js +0 -7
  635. package/node_modules/@typescript-eslint/types/dist/lib.js.map +0 -1
  636. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -40
  637. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts.map +0 -1
  638. package/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -3
  639. package/node_modules/@typescript-eslint/types/dist/parser-options.js.map +0 -1
  640. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -14
  641. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts.map +0 -1
  642. package/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -28
  643. package/node_modules/@typescript-eslint/types/dist/ts-estree.js.map +0 -1
  644. package/node_modules/@typescript-eslint/types/package.json +0 -94
  645. package/node_modules/micro-memoize/CHANGELOG.md +0 -226
  646. package/node_modules/micro-memoize/README.md +0 -557
  647. package/node_modules/micro-memoize/dist/micro-memoize.cjs.js +0 -373
  648. package/node_modules/micro-memoize/dist/micro-memoize.cjs.js.map +0 -1
  649. package/node_modules/micro-memoize/dist/micro-memoize.esm.js +0 -371
  650. package/node_modules/micro-memoize/dist/micro-memoize.esm.js.map +0 -1
  651. package/node_modules/micro-memoize/dist/micro-memoize.js +0 -379
  652. package/node_modules/micro-memoize/dist/micro-memoize.js.map +0 -1
  653. package/node_modules/micro-memoize/dist/micro-memoize.min.js +0 -1
  654. package/node_modules/micro-memoize/index.d.ts +0 -132
  655. package/node_modules/micro-memoize/mjs/index.d.mts +0 -132
  656. package/node_modules/micro-memoize/mjs/index.mjs +0 -371
  657. package/node_modules/micro-memoize/mjs/index.mjs.map +0 -1
  658. package/node_modules/micro-memoize/package.json +0 -106
@@ -1,371 +0,0 @@
1
- /**
2
- * @constant DEFAULT_OPTIONS_KEYS the default options keys
3
- */
4
- var DEFAULT_OPTIONS_KEYS = {
5
- isEqual: true,
6
- isMatchingKey: true,
7
- isPromise: true,
8
- maxSize: true,
9
- onCacheAdd: true,
10
- onCacheChange: true,
11
- onCacheHit: true,
12
- transformKey: true,
13
- };
14
- /**
15
- * @function slice
16
- *
17
- * @description
18
- * slice.call() pre-bound
19
- */
20
- var slice = Array.prototype.slice;
21
- /**
22
- * @function cloneArray
23
- *
24
- * @description
25
- * clone the array-like object and return the new array
26
- *
27
- * @param arrayLike the array-like object to clone
28
- * @returns the clone as an array
29
- */
30
- function cloneArray(arrayLike) {
31
- var length = arrayLike.length;
32
- if (!length) {
33
- return [];
34
- }
35
- if (length === 1) {
36
- return [arrayLike[0]];
37
- }
38
- if (length === 2) {
39
- return [arrayLike[0], arrayLike[1]];
40
- }
41
- if (length === 3) {
42
- return [arrayLike[0], arrayLike[1], arrayLike[2]];
43
- }
44
- return slice.call(arrayLike, 0);
45
- }
46
- /**
47
- * @function getCustomOptions
48
- *
49
- * @description
50
- * get the custom options on the object passed
51
- *
52
- * @param options the memoization options passed
53
- * @returns the custom options passed
54
- */
55
- function getCustomOptions(options) {
56
- var customOptions = {};
57
- /* eslint-disable no-restricted-syntax */
58
- for (var key in options) {
59
- if (!DEFAULT_OPTIONS_KEYS[key]) {
60
- customOptions[key] = options[key];
61
- }
62
- }
63
- /* eslint-enable */
64
- return customOptions;
65
- }
66
- /**
67
- * @function isMemoized
68
- *
69
- * @description
70
- * is the function passed already memoized
71
- *
72
- * @param fn the function to test
73
- * @returns is the function already memoized
74
- */
75
- function isMemoized(fn) {
76
- return typeof fn === 'function' && fn.isMemoized;
77
- }
78
- /**
79
- * @function isSameValueZero
80
- *
81
- * @description
82
- * are the objects equal based on SameValueZero equality
83
- *
84
- * @param object1 the first object to compare
85
- * @param object2 the second object to compare
86
- * @returns are the two objects equal
87
- */
88
- function isSameValueZero(object1, object2) {
89
- // eslint-disable-next-line no-self-compare
90
- return object1 === object2 || (object1 !== object1 && object2 !== object2);
91
- }
92
- /**
93
- * @function mergeOptions
94
- *
95
- * @description
96
- * merge the options into the target
97
- *
98
- * @param existingOptions the options provided
99
- * @param newOptions the options to include
100
- * @returns the merged options
101
- */
102
- function mergeOptions(existingOptions, newOptions) {
103
- var target = {};
104
- /* eslint-disable no-restricted-syntax */
105
- for (var key in existingOptions) {
106
- target[key] = existingOptions[key];
107
- }
108
- for (var key in newOptions) {
109
- target[key] = newOptions[key];
110
- }
111
- /* eslint-enable */
112
- return target;
113
- }
114
-
115
- // utils
116
- var Cache = /** @class */ (function () {
117
- function Cache(options) {
118
- this.keys = [];
119
- this.values = [];
120
- this.options = options;
121
- var isMatchingKeyFunction = typeof options.isMatchingKey === 'function';
122
- if (isMatchingKeyFunction) {
123
- this.getKeyIndex = this._getKeyIndexFromMatchingKey;
124
- }
125
- else if (options.maxSize > 1) {
126
- this.getKeyIndex = this._getKeyIndexForMany;
127
- }
128
- else {
129
- this.getKeyIndex = this._getKeyIndexForSingle;
130
- }
131
- this.canTransformKey = typeof options.transformKey === 'function';
132
- this.shouldCloneArguments = this.canTransformKey || isMatchingKeyFunction;
133
- this.shouldUpdateOnAdd = typeof options.onCacheAdd === 'function';
134
- this.shouldUpdateOnChange = typeof options.onCacheChange === 'function';
135
- this.shouldUpdateOnHit = typeof options.onCacheHit === 'function';
136
- }
137
- Object.defineProperty(Cache.prototype, "size", {
138
- /**
139
- * The number of cached [key,value] results.
140
- */
141
- get: function () {
142
- return this.keys.length;
143
- },
144
- enumerable: false,
145
- configurable: true
146
- });
147
- Object.defineProperty(Cache.prototype, "snapshot", {
148
- /**
149
- * A copy of the cache at a moment in time. This is useful
150
- * to compare changes over time, since the cache mutates
151
- * internally for performance reasons.
152
- */
153
- get: function () {
154
- return {
155
- keys: cloneArray(this.keys),
156
- size: this.size,
157
- values: cloneArray(this.values),
158
- };
159
- },
160
- enumerable: false,
161
- configurable: true
162
- });
163
- /**
164
- * Gets the matching key index when a custom key matcher is used.
165
- */
166
- Cache.prototype._getKeyIndexFromMatchingKey = function (keyToMatch) {
167
- var _a = this.options, isMatchingKey = _a.isMatchingKey, maxSize = _a.maxSize;
168
- var keys = this.keys;
169
- var keysLength = keys.length;
170
- if (!keysLength) {
171
- return -1;
172
- }
173
- if (isMatchingKey(keys[0], keyToMatch)) {
174
- return 0;
175
- }
176
- if (maxSize > 1) {
177
- for (var index = 1; index < keysLength; index++) {
178
- if (isMatchingKey(keys[index], keyToMatch)) {
179
- return index;
180
- }
181
- }
182
- }
183
- return -1;
184
- };
185
- /**
186
- * Gets the matching key index when multiple keys are used.
187
- */
188
- Cache.prototype._getKeyIndexForMany = function (keyToMatch) {
189
- var isEqual = this.options.isEqual;
190
- var keys = this.keys;
191
- var keysLength = keys.length;
192
- if (!keysLength) {
193
- return -1;
194
- }
195
- if (keysLength === 1) {
196
- return this._getKeyIndexForSingle(keyToMatch);
197
- }
198
- var keyLength = keyToMatch.length;
199
- var existingKey;
200
- var argIndex;
201
- if (keyLength > 1) {
202
- for (var index = 0; index < keysLength; index++) {
203
- existingKey = keys[index];
204
- if (existingKey.length === keyLength) {
205
- argIndex = 0;
206
- for (; argIndex < keyLength; argIndex++) {
207
- if (!isEqual(existingKey[argIndex], keyToMatch[argIndex])) {
208
- break;
209
- }
210
- }
211
- if (argIndex === keyLength) {
212
- return index;
213
- }
214
- }
215
- }
216
- }
217
- else {
218
- for (var index = 0; index < keysLength; index++) {
219
- existingKey = keys[index];
220
- if (existingKey.length === keyLength &&
221
- isEqual(existingKey[0], keyToMatch[0])) {
222
- return index;
223
- }
224
- }
225
- }
226
- return -1;
227
- };
228
- /**
229
- * Gets the matching key index when a single key is used.
230
- */
231
- Cache.prototype._getKeyIndexForSingle = function (keyToMatch) {
232
- var keys = this.keys;
233
- if (!keys.length) {
234
- return -1;
235
- }
236
- var existingKey = keys[0];
237
- var length = existingKey.length;
238
- if (keyToMatch.length !== length) {
239
- return -1;
240
- }
241
- var isEqual = this.options.isEqual;
242
- if (length > 1) {
243
- for (var index = 0; index < length; index++) {
244
- if (!isEqual(existingKey[index], keyToMatch[index])) {
245
- return -1;
246
- }
247
- }
248
- return 0;
249
- }
250
- return isEqual(existingKey[0], keyToMatch[0]) ? 0 : -1;
251
- };
252
- /**
253
- * Order the array based on a Least-Recently-Used basis.
254
- */
255
- Cache.prototype.orderByLru = function (key, value, startingIndex) {
256
- var keys = this.keys;
257
- var values = this.values;
258
- var currentLength = keys.length;
259
- var index = startingIndex;
260
- while (index--) {
261
- keys[index + 1] = keys[index];
262
- values[index + 1] = values[index];
263
- }
264
- keys[0] = key;
265
- values[0] = value;
266
- var maxSize = this.options.maxSize;
267
- if (currentLength === maxSize && startingIndex === currentLength) {
268
- keys.pop();
269
- values.pop();
270
- }
271
- else if (startingIndex >= maxSize) {
272
- // eslint-disable-next-line no-multi-assign
273
- keys.length = values.length = maxSize;
274
- }
275
- };
276
- /**
277
- * Update the promise method to auto-remove from cache if rejected, and
278
- * if resolved then fire cache hit / changed.
279
- */
280
- Cache.prototype.updateAsyncCache = function (memoized) {
281
- var _this = this;
282
- var _a = this.options, onCacheChange = _a.onCacheChange, onCacheHit = _a.onCacheHit;
283
- var firstKey = this.keys[0];
284
- var firstValue = this.values[0];
285
- this.values[0] = firstValue.then(function (value) {
286
- if (_this.shouldUpdateOnHit) {
287
- onCacheHit(_this, _this.options, memoized);
288
- }
289
- if (_this.shouldUpdateOnChange) {
290
- onCacheChange(_this, _this.options, memoized);
291
- }
292
- return value;
293
- }, function (error) {
294
- var keyIndex = _this.getKeyIndex(firstKey);
295
- if (keyIndex !== -1) {
296
- _this.keys.splice(keyIndex, 1);
297
- _this.values.splice(keyIndex, 1);
298
- }
299
- throw error;
300
- });
301
- };
302
- return Cache;
303
- }());
304
-
305
- function createMemoizedFunction(fn, options) {
306
- if (options === void 0) { options = {}; }
307
- if (isMemoized(fn)) {
308
- return createMemoizedFunction(fn.fn, mergeOptions(fn.options, options));
309
- }
310
- if (typeof fn !== 'function') {
311
- throw new TypeError('You must pass a function to `memoize`.');
312
- }
313
- var _a = options.isEqual, isEqual = _a === void 0 ? isSameValueZero : _a, isMatchingKey = options.isMatchingKey, _b = options.isPromise, isPromise = _b === void 0 ? false : _b, _c = options.maxSize, maxSize = _c === void 0 ? 1 : _c, onCacheAdd = options.onCacheAdd, onCacheChange = options.onCacheChange, onCacheHit = options.onCacheHit, transformKey = options.transformKey;
314
- var normalizedOptions = mergeOptions({
315
- isEqual: isEqual,
316
- isMatchingKey: isMatchingKey,
317
- isPromise: isPromise,
318
- maxSize: maxSize,
319
- onCacheAdd: onCacheAdd,
320
- onCacheChange: onCacheChange,
321
- onCacheHit: onCacheHit,
322
- transformKey: transformKey,
323
- }, getCustomOptions(options));
324
- var cache = new Cache(normalizedOptions);
325
- var keys = cache.keys, values = cache.values, canTransformKey = cache.canTransformKey, shouldCloneArguments = cache.shouldCloneArguments, shouldUpdateOnAdd = cache.shouldUpdateOnAdd, shouldUpdateOnChange = cache.shouldUpdateOnChange, shouldUpdateOnHit = cache.shouldUpdateOnHit;
326
- var memoized = function () {
327
- var key = shouldCloneArguments
328
- ? cloneArray(arguments)
329
- : arguments;
330
- if (canTransformKey) {
331
- key = transformKey(key);
332
- }
333
- var keyIndex = keys.length ? cache.getKeyIndex(key) : -1;
334
- if (keyIndex !== -1) {
335
- if (shouldUpdateOnHit) {
336
- onCacheHit(cache, normalizedOptions, memoized);
337
- }
338
- if (keyIndex) {
339
- cache.orderByLru(keys[keyIndex], values[keyIndex], keyIndex);
340
- if (shouldUpdateOnChange) {
341
- onCacheChange(cache, normalizedOptions, memoized);
342
- }
343
- }
344
- }
345
- else {
346
- var newValue = fn.apply(this, arguments);
347
- var newKey = shouldCloneArguments
348
- ? key
349
- : cloneArray(arguments);
350
- cache.orderByLru(newKey, newValue, keys.length);
351
- if (isPromise) {
352
- cache.updateAsyncCache(memoized);
353
- }
354
- if (shouldUpdateOnAdd) {
355
- onCacheAdd(cache, normalizedOptions, memoized);
356
- }
357
- if (shouldUpdateOnChange) {
358
- onCacheChange(cache, normalizedOptions, memoized);
359
- }
360
- }
361
- return values[0];
362
- };
363
- memoized.cache = cache;
364
- memoized.fn = fn;
365
- memoized.isMemoized = true;
366
- memoized.options = normalizedOptions;
367
- return memoized;
368
- }
369
-
370
- export { createMemoizedFunction as default };
371
- //# sourceMappingURL=micro-memoize.esm.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"micro-memoize.esm.js","sources":["../src/utils.ts","../src/Cache.ts","../src/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":"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"}