@sprucelabs/spruce-cli 17.1.33 → 17.1.34

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 (699) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/build/__tests__/testDirsAndFiles/mercury-types-package.json +1 -1
  3. package/build/features/node/NodeFeature.d.ts +2 -7
  4. package/build/features/universalDevDependencies.d.ts +2 -7
  5. package/build/features/universalDevDependencies.js +0 -1
  6. package/build/features/universalDevDependencies.js.map +1 -1
  7. package/package.json +3 -3
  8. package/src/__tests__/testDirsAndFiles/mercury-types-package.json +1 -1
  9. package/src/features/universalDevDependencies.ts +1 -1
  10. package/node_modules/@typescript-eslint/parser/LICENSE +0 -22
  11. package/node_modules/@typescript-eslint/parser/README.md +0 -302
  12. package/node_modules/@typescript-eslint/parser/dist/index.d.ts +0 -4
  13. package/node_modules/@typescript-eslint/parser/dist/index.d.ts.map +0 -1
  14. package/node_modules/@typescript-eslint/parser/dist/index.js +0 -13
  15. package/node_modules/@typescript-eslint/parser/dist/index.js.map +0 -1
  16. package/node_modules/@typescript-eslint/parser/dist/parser.d.ts +0 -17
  17. package/node_modules/@typescript-eslint/parser/dist/parser.d.ts.map +0 -1
  18. package/node_modules/@typescript-eslint/parser/dist/parser.js +0 -129
  19. package/node_modules/@typescript-eslint/parser/dist/parser.js.map +0 -1
  20. package/node_modules/@typescript-eslint/parser/package.json +0 -75
  21. package/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  22. package/node_modules/@typescript-eslint/scope-manager/README.md +0 -120
  23. package/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -4
  24. package/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts.map +0 -1
  25. package/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -22
  26. package/node_modules/@typescript-eslint/scope-manager/dist/ID.js.map +0 -1
  27. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -72
  28. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts.map +0 -1
  29. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -183
  30. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js.map +0 -1
  31. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -62
  32. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts.map +0 -1
  33. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -58
  34. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js.map +0 -1
  35. package/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -3
  36. package/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts.map +0 -1
  37. package/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -11
  38. package/node_modules/@typescript-eslint/scope-manager/dist/assert.js.map +0 -1
  39. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -10
  40. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts.map +0 -1
  41. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -14
  42. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js.map +0 -1
  43. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -10
  44. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts.map +0 -1
  45. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -14
  46. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js.map +0 -1
  47. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -14
  48. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts.map +0 -1
  49. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -3
  50. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js.map +0 -1
  51. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -39
  52. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts.map +0 -1
  53. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -19
  54. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js.map +0 -1
  55. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -15
  56. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts.map +0 -1
  57. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -19
  58. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js.map +0 -1
  59. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -10
  60. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts.map +0 -1
  61. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -14
  62. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js.map +0 -1
  63. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -10
  64. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts.map +0 -1
  65. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -14
  66. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js.map +0 -1
  67. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -11
  68. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts.map +0 -1
  69. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -14
  70. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js.map +0 -1
  71. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -14
  72. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts.map +0 -1
  73. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -15
  74. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js.map +0 -1
  75. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -10
  76. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts.map +0 -1
  77. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -14
  78. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js.map +0 -1
  79. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -10
  80. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts.map +0 -1
  81. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -14
  82. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js.map +0 -1
  83. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -10
  84. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts.map +0 -1
  85. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -14
  86. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js.map +0 -1
  87. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -10
  88. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts.map +0 -1
  89. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -14
  90. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js.map +0 -1
  91. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -10
  92. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts.map +0 -1
  93. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -14
  94. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js.map +0 -1
  95. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -14
  96. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts.map +0 -1
  97. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -30
  98. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js.map +0 -1
  99. package/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -9
  100. package/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts.map +0 -1
  101. package/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -31
  102. package/node_modules/@typescript-eslint/scope-manager/dist/index.js.map +0 -1
  103. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -16
  104. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts.map +0 -1
  105. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -23
  106. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js.map +0 -1
  107. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -3
  108. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts.map +0 -1
  109. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -3
  110. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts.map +0 -1
  111. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -69
  112. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js.map +0 -1
  113. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1298
  114. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js.map +0 -1
  115. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -3
  116. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts.map +0 -1
  117. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -21
  118. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js.map +0 -1
  119. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -3
  120. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts.map +0 -1
  121. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -23
  122. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js.map +0 -1
  123. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -3
  124. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts.map +0 -1
  125. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -3
  126. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts.map +0 -1
  127. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -11
  128. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js.map +0 -1
  129. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -3
  130. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts.map +0 -1
  131. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -11
  132. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js.map +0 -1
  133. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -19
  134. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js.map +0 -1
  135. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -3
  136. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts.map +0 -1
  137. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  138. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js.map +0 -1
  139. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -3
  140. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts.map +0 -1
  141. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -13
  142. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js.map +0 -1
  143. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -3
  144. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts.map +0 -1
  145. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  146. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js.map +0 -1
  147. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -3
  148. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts.map +0 -1
  149. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  150. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js.map +0 -1
  151. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -3
  152. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts.map +0 -1
  153. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -11
  154. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js.map +0 -1
  155. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -3
  156. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts.map +0 -1
  157. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -22
  158. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js.map +0 -1
  159. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -3
  160. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts.map +0 -1
  161. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -3
  162. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts.map +0 -1
  163. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -14
  164. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js.map +0 -1
  165. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -11
  166. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js.map +0 -1
  167. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -3
  168. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts.map +0 -1
  169. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -3
  170. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts.map +0 -1
  171. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -14
  172. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js.map +0 -1
  173. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -3
  174. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts.map +0 -1
  175. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  176. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js.map +0 -1
  177. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -15
  178. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js.map +0 -1
  179. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -3
  180. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts.map +0 -1
  181. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  182. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js.map +0 -1
  183. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -3
  184. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts.map +0 -1
  185. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -12
  186. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js.map +0 -1
  187. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -3
  188. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts.map +0 -1
  189. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  190. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js.map +0 -1
  191. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -3
  192. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts.map +0 -1
  193. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -20
  194. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js.map +0 -1
  195. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -3
  196. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts.map +0 -1
  197. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -11
  198. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js.map +0 -1
  199. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -3
  200. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts.map +0 -1
  201. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -12
  202. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js.map +0 -1
  203. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -3
  204. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts.map +0 -1
  205. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -3
  206. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts.map +0 -1
  207. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -14
  208. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js.map +0 -1
  209. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -3
  210. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts.map +0 -1
  211. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  212. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js.map +0 -1
  213. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -15
  214. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js.map +0 -1
  215. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -3
  216. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts.map +0 -1
  217. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  218. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js.map +0 -1
  219. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -3
  220. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts.map +0 -1
  221. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -14
  222. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js.map +0 -1
  223. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -3
  224. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts.map +0 -1
  225. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -14
  226. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js.map +0 -1
  227. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -3
  228. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts.map +0 -1
  229. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -3
  230. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts.map +0 -1
  231. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -14
  232. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js.map +0 -1
  233. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -14
  234. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js.map +0 -1
  235. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -3
  236. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map +0 -1
  237. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -11
  238. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js.map +0 -1
  239. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -3
  240. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map +0 -1
  241. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  242. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js.map +0 -1
  243. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -3
  244. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map +0 -1
  245. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  246. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js.map +0 -1
  247. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -3
  248. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map +0 -1
  249. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -11
  250. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map +0 -1
  251. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -3
  252. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map +0 -1
  253. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -3
  254. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map +0 -1
  255. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -11
  256. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map +0 -1
  257. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -3
  258. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map +0 -1
  259. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -14
  260. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map +0 -1
  261. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -3
  262. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map +0 -1
  263. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -12
  264. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map +0 -1
  265. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -18
  266. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map +0 -1
  267. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -3
  268. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map +0 -1
  269. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -11
  270. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map +0 -1
  271. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -3
  272. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map +0 -1
  273. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -15
  274. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map +0 -1
  275. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -3
  276. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map +0 -1
  277. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -12
  278. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map +0 -1
  279. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -3
  280. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map +0 -1
  281. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -11
  282. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map +0 -1
  283. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -3
  284. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map +0 -1
  285. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -12
  286. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map +0 -1
  287. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -3
  288. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map +0 -1
  289. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -3
  290. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map +0 -1
  291. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -14
  292. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map +0 -1
  293. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -3
  294. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map +0 -1
  295. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  296. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map +0 -1
  297. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -14
  298. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map +0 -1
  299. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -3
  300. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map +0 -1
  301. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -14
  302. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map +0 -1
  303. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -3
  304. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map +0 -1
  305. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  306. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map +0 -1
  307. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -3
  308. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map +0 -1
  309. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -15
  310. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map +0 -1
  311. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -3
  312. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map +0 -1
  313. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -24
  314. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js.map +0 -1
  315. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -3
  316. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map +0 -1
  317. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -3
  318. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map +0 -1
  319. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -21
  320. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js.map +0 -1
  321. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -3
  322. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts.map +0 -1
  323. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -14
  324. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js.map +0 -1
  325. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -14
  326. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js.map +0 -1
  327. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -3
  328. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts.map +0 -1
  329. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  330. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js.map +0 -1
  331. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -3
  332. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts.map +0 -1
  333. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  334. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js.map +0 -1
  335. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -3
  336. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts.map +0 -1
  337. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -114
  338. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js.map +0 -1
  339. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -3
  340. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map +0 -1
  341. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -19
  342. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map +0 -1
  343. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -3
  344. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map +0 -1
  345. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -11
  346. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js.map +0 -1
  347. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -3
  348. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map +0 -1
  349. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -24
  350. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js.map +0 -1
  351. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -3
  352. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map +0 -1
  353. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -12
  354. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map +0 -1
  355. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -3
  356. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map +0 -1
  357. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -11
  358. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map +0 -1
  359. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -3
  360. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map +0 -1
  361. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -3
  362. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map +0 -1
  363. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -14
  364. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map +0 -1
  365. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -3
  366. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map +0 -1
  367. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -12
  368. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js.map +0 -1
  369. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -11
  370. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js.map +0 -1
  371. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -3
  372. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map +0 -1
  373. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -14
  374. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js.map +0 -1
  375. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -3
  376. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map +0 -1
  377. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  378. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js.map +0 -1
  379. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -3
  380. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map +0 -1
  381. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  382. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js.map +0 -1
  383. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -3
  384. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map +0 -1
  385. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -15
  386. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js.map +0 -1
  387. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -79
  388. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts.map +0 -1
  389. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -161
  390. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map +0 -1
  391. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -3
  392. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map +0 -1
  393. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -13
  394. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map +0 -1
  395. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -3
  396. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map +0 -1
  397. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -24
  398. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js.map +0 -1
  399. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -3
  400. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.map +0 -1
  401. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -3
  402. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map +0 -1
  403. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -9
  404. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js.map +0 -1
  405. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -3
  406. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map +0 -1
  407. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -28
  408. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js.map +0 -1
  409. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -452
  410. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js.map +0 -1
  411. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -28
  412. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts.map +0 -1
  413. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -322
  414. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js.map +0 -1
  415. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -15
  416. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts.map +0 -1
  417. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -84
  418. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js.map +0 -1
  419. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -14
  420. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts.map +0 -1
  421. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -50
  422. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js.map +0 -1
  423. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -28
  424. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts.map +0 -1
  425. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -111
  426. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js.map +0 -1
  427. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -89
  428. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts.map +0 -1
  429. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -109
  430. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js.map +0 -1
  431. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -84
  432. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts.map +0 -1
  433. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -544
  434. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js.map +0 -1
  435. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -33
  436. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts.map +0 -1
  437. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -228
  438. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js.map +0 -1
  439. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  440. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts.map +0 -1
  441. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -41
  442. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js.map +0 -1
  443. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -22
  444. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts.map +0 -1
  445. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -82
  446. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js.map +0 -1
  447. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -2
  448. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts.map +0 -1
  449. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -6
  450. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js.map +0 -1
  451. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -10
  452. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts.map +0 -1
  453. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -12
  454. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js.map +0 -1
  455. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -10
  456. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts.map +0 -1
  457. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -12
  458. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js.map +0 -1
  459. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -10
  460. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts.map +0 -1
  461. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -12
  462. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js.map +0 -1
  463. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -10
  464. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts.map +0 -1
  465. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -12
  466. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js.map +0 -1
  467. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -10
  468. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts.map +0 -1
  469. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -12
  470. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js.map +0 -1
  471. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -10
  472. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts.map +0 -1
  473. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -12
  474. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js.map +0 -1
  475. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -10
  476. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts.map +0 -1
  477. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -12
  478. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js.map +0 -1
  479. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -11
  480. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts.map +0 -1
  481. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  482. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js.map +0 -1
  483. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -13
  484. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts.map +0 -1
  485. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -37
  486. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js.map +0 -1
  487. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -10
  488. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts.map +0 -1
  489. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -12
  490. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js.map +0 -1
  491. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -18
  492. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts.map +0 -1
  493. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -39
  494. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js.map +0 -1
  495. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -10
  496. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts.map +0 -1
  497. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -12
  498. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js.map +0 -1
  499. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -10
  500. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts.map +0 -1
  501. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -12
  502. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js.map +0 -1
  503. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -21
  504. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts.map +0 -1
  505. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -3
  506. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js.map +0 -1
  507. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -106
  508. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts.map +0 -1
  509. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -363
  510. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js.map +0 -1
  511. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -22
  512. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts.map +0 -1
  513. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -26
  514. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js.map +0 -1
  515. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -10
  516. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts.map +0 -1
  517. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -12
  518. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js.map +0 -1
  519. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -10
  520. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts.map +0 -1
  521. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -12
  522. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js.map +0 -1
  523. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -10
  524. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts.map +0 -1
  525. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -12
  526. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js.map +0 -1
  527. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -10
  528. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts.map +0 -1
  529. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -12
  530. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js.map +0 -1
  531. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -11
  532. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts.map +0 -1
  533. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -22
  534. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js.map +0 -1
  535. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -20
  536. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts.map +0 -1
  537. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -36
  538. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js.map +0 -1
  539. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -34
  540. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts.map +0 -1
  541. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -12
  542. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js.map +0 -1
  543. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -25
  544. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts.map +0 -1
  545. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -19
  546. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js.map +0 -1
  547. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -18
  548. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts.map +0 -1
  549. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -33
  550. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js.map +0 -1
  551. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -44
  552. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts.map +0 -1
  553. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -39
  554. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js.map +0 -1
  555. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -4
  556. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts.map +0 -1
  557. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -10
  558. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js.map +0 -1
  559. package/node_modules/@typescript-eslint/scope-manager/package.json +0 -67
  560. package/node_modules/@typescript-eslint/types/LICENSE +0 -21
  561. package/node_modules/@typescript-eslint/types/README.md +0 -17
  562. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -1729
  563. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts.map +0 -1
  564. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -199
  565. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js.map +0 -1
  566. package/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -5
  567. package/node_modules/@typescript-eslint/types/dist/index.d.ts.map +0 -1
  568. package/node_modules/@typescript-eslint/types/dist/index.js +0 -24
  569. package/node_modules/@typescript-eslint/types/dist/index.js.map +0 -1
  570. package/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -3
  571. package/node_modules/@typescript-eslint/types/dist/lib.d.ts.map +0 -1
  572. package/node_modules/@typescript-eslint/types/dist/lib.js +0 -7
  573. package/node_modules/@typescript-eslint/types/dist/lib.js.map +0 -1
  574. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -36
  575. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts.map +0 -1
  576. package/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -3
  577. package/node_modules/@typescript-eslint/types/dist/parser-options.js.map +0 -1
  578. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -8
  579. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts.map +0 -1
  580. package/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -28
  581. package/node_modules/@typescript-eslint/types/dist/ts-estree.js.map +0 -1
  582. package/node_modules/@typescript-eslint/types/package.json +0 -84
  583. package/node_modules/@typescript-eslint/typescript-estree/LICENSE +0 -26
  584. package/node_modules/@typescript-eslint/typescript-estree/README.md +0 -383
  585. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.d.ts +0 -9
  586. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.d.ts.map +0 -1
  587. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js +0 -60
  588. package/node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js.map +0 -1
  589. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.d.ts +0 -11
  590. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.d.ts.map +0 -1
  591. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js +0 -63
  592. package/node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js.map +0 -1
  593. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.d.ts +0 -157
  594. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.d.ts.map +0 -1
  595. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.js +0 -2323
  596. package/node_modules/@typescript-eslint/typescript-estree/dist/convert.js.map +0 -1
  597. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.d.ts +0 -13
  598. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.d.ts.map +0 -1
  599. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.js +0 -6
  600. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/WatchCompilerHostOfConfigFile.js.map +0 -1
  601. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.d.ts +0 -12
  602. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.d.ts.map +0 -1
  603. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js +0 -66
  604. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js.map +0 -1
  605. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.d.ts +0 -9
  606. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.d.ts.map +0 -1
  607. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js +0 -83
  608. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js.map +0 -1
  609. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.d.ts +0 -11
  610. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.d.ts.map +0 -1
  611. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js +0 -94
  612. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js.map +0 -1
  613. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.d.ts +0 -5
  614. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.d.ts.map +0 -1
  615. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js +0 -40
  616. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js.map +0 -1
  617. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.d.ts +0 -19
  618. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.d.ts.map +0 -1
  619. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js +0 -414
  620. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/createWatchProgram.js.map +0 -1
  621. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.d.ts +0 -5
  622. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.d.ts.map +0 -1
  623. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js +0 -72
  624. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js.map +0 -1
  625. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.d.ts +0 -22
  626. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.d.ts.map +0 -1
  627. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js +0 -116
  628. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js.map +0 -1
  629. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.d.ts +0 -13
  630. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.d.ts.map +0 -1
  631. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js +0 -93
  632. package/node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js.map +0 -1
  633. package/node_modules/@typescript-eslint/typescript-estree/dist/index.d.ts +0 -10
  634. package/node_modules/@typescript-eslint/typescript-estree/dist/index.d.ts.map +0 -1
  635. package/node_modules/@typescript-eslint/typescript-estree/dist/index.js +0 -37
  636. package/node_modules/@typescript-eslint/typescript-estree/dist/index.js.map +0 -1
  637. package/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.d.ts +0 -2
  638. package/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.d.ts.map +0 -1
  639. package/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js +0 -259
  640. package/node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js.map +0 -1
  641. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.d.ts +0 -227
  642. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.d.ts.map +0 -1
  643. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js +0 -582
  644. package/node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js.map +0 -1
  645. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.d.ts +0 -188
  646. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.d.ts.map +0 -1
  647. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.js +0 -3
  648. package/node_modules/@typescript-eslint/typescript-estree/dist/parser-options.js.map +0 -1
  649. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts +0 -25
  650. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts.map +0 -1
  651. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.js +0 -529
  652. package/node_modules/@typescript-eslint/typescript-estree/dist/parser.js.map +0 -1
  653. package/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.d.ts +0 -13
  654. package/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.d.ts.map +0 -1
  655. package/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js +0 -93
  656. package/node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js.map +0 -1
  657. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.d.ts +0 -9
  658. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.d.ts.map +0 -1
  659. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js +0 -54
  660. package/node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js.map +0 -1
  661. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.d.ts +0 -175
  662. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.d.ts.map +0 -1
  663. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js +0 -4
  664. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js.map +0 -1
  665. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.d.ts +0 -4
  666. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.d.ts.map +0 -1
  667. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js +0 -25
  668. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js.map +0 -1
  669. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts +0 -18
  670. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts.map +0 -1
  671. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js +0 -3
  672. package/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js.map +0 -1
  673. package/node_modules/@typescript-eslint/typescript-estree/dist/version-check.d.ts +0 -3
  674. package/node_modules/@typescript-eslint/typescript-estree/dist/version-check.d.ts.map +0 -1
  675. package/node_modules/@typescript-eslint/typescript-estree/dist/version-check.js +0 -46
  676. package/node_modules/@typescript-eslint/typescript-estree/dist/version-check.js.map +0 -1
  677. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/gitignore.js +0 -120
  678. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/index.d.ts +0 -186
  679. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/index.js +0 -181
  680. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/license +0 -9
  681. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/package.json +0 -82
  682. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/readme.md +0 -170
  683. package/node_modules/@typescript-eslint/typescript-estree/node_modules/globby/stream-utils.js +0 -46
  684. package/node_modules/@typescript-eslint/typescript-estree/package.json +0 -86
  685. package/node_modules/@typescript-eslint/visitor-keys/LICENSE +0 -21
  686. package/node_modules/@typescript-eslint/visitor-keys/README.md +0 -13
  687. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +0 -4
  688. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts.map +0 -1
  689. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +0 -7
  690. package/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js.map +0 -1
  691. package/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts +0 -3
  692. package/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts.map +0 -1
  693. package/node_modules/@typescript-eslint/visitor-keys/dist/index.js +0 -8
  694. package/node_modules/@typescript-eslint/visitor-keys/dist/index.js.map +0 -1
  695. package/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts +0 -6
  696. package/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts.map +0 -1
  697. package/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +0 -160
  698. package/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js.map +0 -1
  699. package/node_modules/@typescript-eslint/visitor-keys/package.json +0 -60
@@ -1,75 +0,0 @@
1
- {
2
- "name": "@typescript-eslint/parser",
3
- "version": "5.35.1",
4
- "description": "An ESLint custom parser which leverages TypeScript ESTree",
5
- "main": "dist/index.js",
6
- "types": "dist/index.d.ts",
7
- "files": [
8
- "dist",
9
- "_ts3.4",
10
- "README.md",
11
- "LICENSE"
12
- ],
13
- "engines": {
14
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
15
- },
16
- "repository": {
17
- "type": "git",
18
- "url": "https://github.com/typescript-eslint/typescript-eslint.git",
19
- "directory": "packages/parser"
20
- },
21
- "bugs": {
22
- "url": "https://github.com/typescript-eslint/typescript-eslint/issues"
23
- },
24
- "license": "BSD-2-Clause",
25
- "keywords": [
26
- "ast",
27
- "ecmascript",
28
- "javascript",
29
- "typescript",
30
- "parser",
31
- "syntax",
32
- "eslint"
33
- ],
34
- "scripts": {
35
- "build": "tsc -b tsconfig.build.json",
36
- "postbuild": "downlevel-dts dist _ts3.4/dist",
37
- "clean": "tsc -b tsconfig.build.json --clean",
38
- "postclean": "rimraf dist && rimraf _ts3.4 && rimraf coverage",
39
- "format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
40
- "lint": "eslint . --ignore-path='../../.eslintignore'",
41
- "test": "jest --coverage",
42
- "typecheck": "tsc -p tsconfig.json --noEmit"
43
- },
44
- "peerDependencies": {
45
- "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
46
- },
47
- "dependencies": {
48
- "@typescript-eslint/scope-manager": "5.35.1",
49
- "@typescript-eslint/types": "5.35.1",
50
- "@typescript-eslint/typescript-estree": "5.35.1",
51
- "debug": "^4.3.4"
52
- },
53
- "devDependencies": {
54
- "@types/glob": "*",
55
- "glob": "*",
56
- "typescript": "*"
57
- },
58
- "peerDependenciesMeta": {
59
- "typescript": {
60
- "optional": true
61
- }
62
- },
63
- "funding": {
64
- "type": "opencollective",
65
- "url": "https://opencollective.com/typescript-eslint"
66
- },
67
- "typesVersions": {
68
- "<3.8": {
69
- "*": [
70
- "_ts3.4/*"
71
- ]
72
- }
73
- },
74
- "gitHead": "cb43b4a19dcb967c3342dc8e677e57097b76d888"
75
- }
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2019 TypeScript ESLint and other contributors
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
@@ -1,120 +0,0 @@
1
- <h1 align="center">TypeScript Scope Manager</h1>
2
-
3
- <p align="center">
4
- <img src="https://github.com/typescript-eslint/typescript-eslint/workflows/CI/badge.svg" alt="CI" />
5
- <a href="https://www.npmjs.com/package/@typescript-eslint/scope-manager"><img src="https://img.shields.io/npm/v/@typescript-eslint/scope-manager.svg?style=flat-square" alt="NPM Version" /></a>
6
- <a href="https://www.npmjs.com/package/@typescript-eslint/scope-manager"><img src="https://img.shields.io/npm/dm/@typescript-eslint/scope-manager.svg?style=flat-square" alt="NPM Downloads" /></a>
7
- </p>
8
-
9
- This is a fork of [`eslint-scope`](https://github.com/eslint/eslint-scope), enhanced to support TypeScript functionality.
10
- [You can view the original license for the code here](https://github.com/eslint/eslint-scope/blob/dbddf14d5771b21b5da704213e4508c660ca1c64/LICENSE).
11
-
12
- This package is consumed automatically by [`@typescript-eslint/parser`](../parser).
13
- You probably don't want to use it directly.
14
-
15
- ## Getting Started
16
-
17
- **[You can find our Getting Started docs here](https://typescript-eslint.io/docs/linting)**
18
-
19
- ## Installation
20
-
21
- ```bash
22
- $ yarn add -D typescript @typescript-eslint/scope-manager
23
- $ npm i --save-dev typescript @typescript-eslint/scope-manager
24
- ```
25
-
26
- ## API
27
-
28
- ### `analyze(tree, options)`
29
-
30
- Analyses a given AST and returns the resulting `ScopeManager`.
31
-
32
- ```ts
33
- interface AnalyzeOptions {
34
- /**
35
- * Known visitor keys.
36
- */
37
- childVisitorKeys?: Record<string, string[]> | null;
38
-
39
- /**
40
- * Which ECMAScript version is considered.
41
- * Defaults to `2018`.
42
- * `'latest'` is converted to 1e8 at parser.
43
- */
44
- ecmaVersion?: EcmaVersion | 1e8;
45
-
46
- /**
47
- * Whether the whole script is executed under node.js environment.
48
- * When enabled, the scope manager adds a function scope immediately following the global scope.
49
- * Defaults to `false`.
50
- */
51
- globalReturn?: boolean;
52
-
53
- /**
54
- * Implied strict mode (if ecmaVersion >= 5).
55
- * Defaults to `false`.
56
- */
57
- impliedStrict?: boolean;
58
-
59
- /**
60
- * The identifier that's used for JSX Element creation (after transpilation).
61
- * This should not be a member expression - just the root identifier (i.e. use "React" instead of "React.createElement").
62
- * Defaults to `"React"`.
63
- */
64
- jsxPragma?: string;
65
-
66
- /**
67
- * The identifier that's used for JSX fragment elements (after transpilation).
68
- * If `null`, assumes transpilation will always use a member on `jsxFactory` (i.e. React.Fragment).
69
- * This should not be a member expression - just the root identifier (i.e. use "h" instead of "h.Fragment").
70
- * Defaults to `null`.
71
- */
72
- jsxFragmentName?: string | null;
73
-
74
- /**
75
- * The lib used by the project.
76
- * This automatically defines a type variable for any types provided by the configured TS libs.
77
- * For more information, see https://www.typescriptlang.org/tsconfig#lib
78
- *
79
- * Defaults to the lib for the provided `ecmaVersion`.
80
- */
81
- lib?: Lib[];
82
-
83
- /**
84
- * The source type of the script.
85
- */
86
- sourceType?: 'script' | 'module';
87
-
88
- /**
89
- * Emit design-type metadata for decorated declarations in source.
90
- * Defaults to `false`.
91
- */
92
- emitDecoratorMetadata?: boolean;
93
- }
94
- ```
95
-
96
- Example usage:
97
-
98
- ```ts
99
- import { analyze } from '@typescript-eslint/scope-manager';
100
- import { parse } from '@typescript-eslint/typescript-estree';
101
-
102
- const code = `const hello: string = 'world';`;
103
- const ast = parse(code, {
104
- // note that scope-manager requires ranges on the AST
105
- range: true,
106
- });
107
- const scope = analyze(ast, {
108
- ecmaVersion: 2020,
109
- sourceType: 'module',
110
- });
111
- ```
112
-
113
- ## References
114
-
115
- - https://eslint.org/docs/developer-guide/scope-manager-interface
116
- - https://github.com/eslint/eslint-scope
117
-
118
- ## Contributing
119
-
120
- [See the contributing guide here](../../CONTRIBUTING.md)
@@ -1,4 +0,0 @@
1
- declare function createIdGenerator(): () => number;
2
- declare function resetIds(): void;
3
- export { createIdGenerator, resetIds };
4
- //# sourceMappingURL=ID.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ID.d.ts","sourceRoot":"","sources":["../src/ID.ts"],"names":[],"mappings":"AAGA,iBAAS,iBAAiB,IAAI,MAAM,MAAM,CAUzC;AAED,iBAAS,QAAQ,IAAI,IAAI,CAExB;AAED,OAAO,EAAE,iBAAiB,EAAE,QAAQ,EAAE,CAAC"}
@@ -1,22 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.resetIds = exports.createIdGenerator = void 0;
4
- const ID_CACHE = new Map();
5
- let NEXT_KEY = 0;
6
- function createIdGenerator() {
7
- const key = (NEXT_KEY += 1);
8
- ID_CACHE.set(key, 0);
9
- return () => {
10
- var _a;
11
- const current = (_a = ID_CACHE.get(key)) !== null && _a !== void 0 ? _a : 0;
12
- const next = current + 1;
13
- ID_CACHE.set(key, next);
14
- return next;
15
- };
16
- }
17
- exports.createIdGenerator = createIdGenerator;
18
- function resetIds() {
19
- ID_CACHE.clear();
20
- }
21
- exports.resetIds = resetIds;
22
- //# sourceMappingURL=ID.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ID.js","sourceRoot":"","sources":["../src/ID.ts"],"names":[],"mappings":";;;AAAA,MAAM,QAAQ,GAAG,IAAI,GAAG,EAAkB,CAAC;AAC3C,IAAI,QAAQ,GAAG,CAAC,CAAC;AAEjB,SAAS,iBAAiB;IACxB,MAAM,GAAG,GAAG,CAAC,QAAQ,IAAI,CAAC,CAAC,CAAC;IAC5B,QAAQ,CAAC,GAAG,CAAC,GAAG,EAAE,CAAC,CAAC,CAAC;IAErB,OAAO,GAAW,EAAE;;QAClB,MAAM,OAAO,GAAG,MAAA,QAAQ,CAAC,GAAG,CAAC,GAAG,CAAC,mCAAI,CAAC,CAAC;QACvC,MAAM,IAAI,GAAG,OAAO,GAAG,CAAC,CAAC;QACzB,QAAQ,CAAC,GAAG,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC;QACxB,OAAO,IAAI,CAAC;IACd,CAAC,CAAC;AACJ,CAAC;AAMQ,8CAAiB;AAJ1B,SAAS,QAAQ;IACf,QAAQ,CAAC,KAAK,EAAE,CAAC;AACnB,CAAC;AAE2B,4BAAQ"}
@@ -1,72 +0,0 @@
1
- import { TSESTree } from '@typescript-eslint/types';
2
- import { BlockScope, CatchScope, ClassScope, ConditionalTypeScope, ForScope, FunctionExpressionNameScope, FunctionScope, FunctionTypeScope, GlobalScope, MappedTypeScope, ModuleScope, Scope, SwitchScope, TSEnumScope, TSModuleScope, TypeScope, WithScope } from './scope';
3
- import { ClassFieldInitializerScope } from './scope/ClassFieldInitializerScope';
4
- import { ClassStaticBlockScope } from './scope/ClassStaticBlockScope';
5
- import { Variable } from './variable';
6
- interface ScopeManagerOptions {
7
- globalReturn?: boolean;
8
- sourceType?: 'module' | 'script';
9
- impliedStrict?: boolean;
10
- ecmaVersion?: number;
11
- }
12
- declare class ScopeManager {
13
- #private;
14
- currentScope: Scope | null;
15
- readonly declaredVariables: WeakMap<TSESTree.Node, Variable[]>;
16
- /**
17
- * The root scope
18
- * @public
19
- */
20
- globalScope: GlobalScope | null;
21
- readonly nodeToScope: WeakMap<TSESTree.Node, Scope[]>;
22
- /**
23
- * All scopes
24
- * @public
25
- */
26
- readonly scopes: Scope[];
27
- get variables(): Variable[];
28
- constructor(options: ScopeManagerOptions);
29
- isGlobalReturn(): boolean;
30
- isModule(): boolean;
31
- isImpliedStrict(): boolean;
32
- isStrictModeSupported(): boolean;
33
- isES6(): boolean;
34
- /**
35
- * Get the variables that a given AST node defines. The gotten variables' `def[].node`/`def[].parent` property is the node.
36
- * If the node does not define any variable, this returns an empty array.
37
- * @param node An AST node to get their variables.
38
- * @public
39
- */
40
- getDeclaredVariables(node: TSESTree.Node): Variable[];
41
- /**
42
- * Get the scope of a given AST node. The gotten scope's `block` property is the node.
43
- * This method never returns `function-expression-name` scope. If the node does not have their scope, this returns `null`.
44
- *
45
- * @param node An AST node to get their scope.
46
- * @param inner If the node has multiple scopes, this returns the outermost scope normally.
47
- * If `inner` is `true` then this returns the innermost scope.
48
- * @public
49
- */
50
- acquire(node: TSESTree.Node, inner?: boolean): Scope | null;
51
- protected nestScope<T extends Scope>(scope: T): T;
52
- nestBlockScope(node: BlockScope['block']): BlockScope;
53
- nestCatchScope(node: CatchScope['block']): CatchScope;
54
- nestClassScope(node: ClassScope['block']): ClassScope;
55
- nestClassFieldInitializerScope(node: ClassFieldInitializerScope['block']): ClassFieldInitializerScope;
56
- nestClassStaticBlockScope(node: ClassStaticBlockScope['block']): ClassStaticBlockScope;
57
- nestConditionalTypeScope(node: ConditionalTypeScope['block']): ConditionalTypeScope;
58
- nestForScope(node: ForScope['block']): ForScope;
59
- nestFunctionExpressionNameScope(node: FunctionExpressionNameScope['block']): FunctionExpressionNameScope;
60
- nestFunctionScope(node: FunctionScope['block'], isMethodDefinition: boolean): FunctionScope;
61
- nestFunctionTypeScope(node: FunctionTypeScope['block']): FunctionTypeScope;
62
- nestGlobalScope(node: GlobalScope['block']): GlobalScope;
63
- nestMappedTypeScope(node: MappedTypeScope['block']): MappedTypeScope;
64
- nestModuleScope(node: ModuleScope['block']): ModuleScope;
65
- nestSwitchScope(node: SwitchScope['block']): SwitchScope;
66
- nestTSEnumScope(node: TSEnumScope['block']): TSEnumScope;
67
- nestTSModuleScope(node: TSModuleScope['block']): TSModuleScope;
68
- nestTypeScope(node: TypeScope['block']): TypeScope;
69
- nestWithScope(node: WithScope['block']): WithScope;
70
- }
71
- export { ScopeManager };
72
- //# sourceMappingURL=ScopeManager.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScopeManager.d.ts","sourceRoot":"","sources":["../src/ScopeManager.ts"],"names":[],"mappings":"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"}
@@ -1,183 +0,0 @@
1
- "use strict";
2
- var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
3
- if (kind === "m") throw new TypeError("Private method is not writable");
4
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
5
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
6
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
7
- };
8
- var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
9
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
10
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
11
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
12
- };
13
- var _ScopeManager_options;
14
- Object.defineProperty(exports, "__esModule", { value: true });
15
- exports.ScopeManager = void 0;
16
- const assert_1 = require("./assert");
17
- const scope_1 = require("./scope");
18
- const ClassFieldInitializerScope_1 = require("./scope/ClassFieldInitializerScope");
19
- const ClassStaticBlockScope_1 = require("./scope/ClassStaticBlockScope");
20
- class ScopeManager {
21
- constructor(options) {
22
- _ScopeManager_options.set(this, void 0);
23
- this.scopes = [];
24
- this.globalScope = null;
25
- this.nodeToScope = new WeakMap();
26
- this.currentScope = null;
27
- __classPrivateFieldSet(this, _ScopeManager_options, options, "f");
28
- this.declaredVariables = new WeakMap();
29
- }
30
- get variables() {
31
- const variables = new Set();
32
- function recurse(scope) {
33
- scope.variables.forEach(v => variables.add(v));
34
- scope.childScopes.forEach(recurse);
35
- }
36
- this.scopes.forEach(recurse);
37
- return Array.from(variables).sort((a, b) => a.$id - b.$id);
38
- }
39
- isGlobalReturn() {
40
- return __classPrivateFieldGet(this, _ScopeManager_options, "f").globalReturn === true;
41
- }
42
- isModule() {
43
- return __classPrivateFieldGet(this, _ScopeManager_options, "f").sourceType === 'module';
44
- }
45
- isImpliedStrict() {
46
- return __classPrivateFieldGet(this, _ScopeManager_options, "f").impliedStrict === true;
47
- }
48
- isStrictModeSupported() {
49
- return __classPrivateFieldGet(this, _ScopeManager_options, "f").ecmaVersion != null && __classPrivateFieldGet(this, _ScopeManager_options, "f").ecmaVersion >= 5;
50
- }
51
- isES6() {
52
- return __classPrivateFieldGet(this, _ScopeManager_options, "f").ecmaVersion != null && __classPrivateFieldGet(this, _ScopeManager_options, "f").ecmaVersion >= 6;
53
- }
54
- /**
55
- * Get the variables that a given AST node defines. The gotten variables' `def[].node`/`def[].parent` property is the node.
56
- * If the node does not define any variable, this returns an empty array.
57
- * @param node An AST node to get their variables.
58
- * @public
59
- */
60
- getDeclaredVariables(node) {
61
- var _a;
62
- return (_a = this.declaredVariables.get(node)) !== null && _a !== void 0 ? _a : [];
63
- }
64
- /**
65
- * Get the scope of a given AST node. The gotten scope's `block` property is the node.
66
- * This method never returns `function-expression-name` scope. If the node does not have their scope, this returns `null`.
67
- *
68
- * @param node An AST node to get their scope.
69
- * @param inner If the node has multiple scopes, this returns the outermost scope normally.
70
- * If `inner` is `true` then this returns the innermost scope.
71
- * @public
72
- */
73
- acquire(node, inner = false) {
74
- var _a;
75
- function predicate(testScope) {
76
- if (testScope.type === 'function' && testScope.functionExpressionScope) {
77
- return false;
78
- }
79
- return true;
80
- }
81
- const scopes = this.nodeToScope.get(node);
82
- if (!scopes || scopes.length === 0) {
83
- return null;
84
- }
85
- // Heuristic selection from all scopes.
86
- // If you would like to get all scopes, please use ScopeManager#acquireAll.
87
- if (scopes.length === 1) {
88
- return scopes[0];
89
- }
90
- if (inner) {
91
- for (let i = scopes.length - 1; i >= 0; --i) {
92
- const scope = scopes[i];
93
- if (predicate(scope)) {
94
- return scope;
95
- }
96
- }
97
- return null;
98
- }
99
- return (_a = scopes.find(predicate)) !== null && _a !== void 0 ? _a : null;
100
- }
101
- nestScope(scope) {
102
- if (scope instanceof scope_1.GlobalScope) {
103
- (0, assert_1.assert)(this.currentScope === null);
104
- this.globalScope = scope;
105
- }
106
- this.currentScope = scope;
107
- return scope;
108
- }
109
- nestBlockScope(node) {
110
- (0, assert_1.assert)(this.currentScope);
111
- return this.nestScope(new scope_1.BlockScope(this, this.currentScope, node));
112
- }
113
- nestCatchScope(node) {
114
- (0, assert_1.assert)(this.currentScope);
115
- return this.nestScope(new scope_1.CatchScope(this, this.currentScope, node));
116
- }
117
- nestClassScope(node) {
118
- (0, assert_1.assert)(this.currentScope);
119
- return this.nestScope(new scope_1.ClassScope(this, this.currentScope, node));
120
- }
121
- nestClassFieldInitializerScope(node) {
122
- (0, assert_1.assert)(this.currentScope);
123
- return this.nestScope(new ClassFieldInitializerScope_1.ClassFieldInitializerScope(this, this.currentScope, node));
124
- }
125
- nestClassStaticBlockScope(node) {
126
- (0, assert_1.assert)(this.currentScope);
127
- return this.nestScope(new ClassStaticBlockScope_1.ClassStaticBlockScope(this, this.currentScope, node));
128
- }
129
- nestConditionalTypeScope(node) {
130
- (0, assert_1.assert)(this.currentScope);
131
- return this.nestScope(new scope_1.ConditionalTypeScope(this, this.currentScope, node));
132
- }
133
- nestForScope(node) {
134
- (0, assert_1.assert)(this.currentScope);
135
- return this.nestScope(new scope_1.ForScope(this, this.currentScope, node));
136
- }
137
- nestFunctionExpressionNameScope(node) {
138
- (0, assert_1.assert)(this.currentScope);
139
- return this.nestScope(new scope_1.FunctionExpressionNameScope(this, this.currentScope, node));
140
- }
141
- nestFunctionScope(node, isMethodDefinition) {
142
- (0, assert_1.assert)(this.currentScope);
143
- return this.nestScope(new scope_1.FunctionScope(this, this.currentScope, node, isMethodDefinition));
144
- }
145
- nestFunctionTypeScope(node) {
146
- (0, assert_1.assert)(this.currentScope);
147
- return this.nestScope(new scope_1.FunctionTypeScope(this, this.currentScope, node));
148
- }
149
- nestGlobalScope(node) {
150
- return this.nestScope(new scope_1.GlobalScope(this, node));
151
- }
152
- nestMappedTypeScope(node) {
153
- (0, assert_1.assert)(this.currentScope);
154
- return this.nestScope(new scope_1.MappedTypeScope(this, this.currentScope, node));
155
- }
156
- nestModuleScope(node) {
157
- (0, assert_1.assert)(this.currentScope);
158
- return this.nestScope(new scope_1.ModuleScope(this, this.currentScope, node));
159
- }
160
- nestSwitchScope(node) {
161
- (0, assert_1.assert)(this.currentScope);
162
- return this.nestScope(new scope_1.SwitchScope(this, this.currentScope, node));
163
- }
164
- nestTSEnumScope(node) {
165
- (0, assert_1.assert)(this.currentScope);
166
- return this.nestScope(new scope_1.TSEnumScope(this, this.currentScope, node));
167
- }
168
- nestTSModuleScope(node) {
169
- (0, assert_1.assert)(this.currentScope);
170
- return this.nestScope(new scope_1.TSModuleScope(this, this.currentScope, node));
171
- }
172
- nestTypeScope(node) {
173
- (0, assert_1.assert)(this.currentScope);
174
- return this.nestScope(new scope_1.TypeScope(this, this.currentScope, node));
175
- }
176
- nestWithScope(node) {
177
- (0, assert_1.assert)(this.currentScope);
178
- return this.nestScope(new scope_1.WithScope(this, this.currentScope, node));
179
- }
180
- }
181
- exports.ScopeManager = ScopeManager;
182
- _ScopeManager_options = new WeakMap();
183
- //# sourceMappingURL=ScopeManager.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScopeManager.js","sourceRoot":"","sources":["../src/ScopeManager.ts"],"names":[],"mappings":"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"}
@@ -1,62 +0,0 @@
1
- import { TSESTree, EcmaVersion, Lib } from '@typescript-eslint/types';
2
- import { ReferencerOptions } from './referencer';
3
- import { ScopeManager } from './ScopeManager';
4
- interface AnalyzeOptions {
5
- /**
6
- * Known visitor keys.
7
- */
8
- childVisitorKeys?: ReferencerOptions['childVisitorKeys'];
9
- /**
10
- * Which ECMAScript version is considered.
11
- * Defaults to `2018`.
12
- * `'latest'` is converted to 1e8 at parser.
13
- */
14
- ecmaVersion?: EcmaVersion | 1e8;
15
- /**
16
- * Whether the whole script is executed under node.js environment.
17
- * When enabled, the scope manager adds a function scope immediately following the global scope.
18
- * Defaults to `false`.
19
- */
20
- globalReturn?: boolean;
21
- /**
22
- * Implied strict mode (if ecmaVersion >= 5).
23
- * Defaults to `false`.
24
- */
25
- impliedStrict?: boolean;
26
- /**
27
- * The identifier that's used for JSX Element creation (after transpilation).
28
- * This should not be a member expression - just the root identifier (i.e. use "React" instead of "React.createElement").
29
- * Defaults to `"React"`.
30
- */
31
- jsxPragma?: string | null;
32
- /**
33
- * The identifier that's used for JSX fragment elements (after transpilation).
34
- * If `null`, assumes transpilation will always use a member on `jsxFactory` (i.e. React.Fragment).
35
- * This should not be a member expression - just the root identifier (i.e. use "h" instead of "h.Fragment").
36
- * Defaults to `null`.
37
- */
38
- jsxFragmentName?: string | null;
39
- /**
40
- * The lib used by the project.
41
- * This automatically defines a type variable for any types provided by the configured TS libs.
42
- * Defaults to the lib for the provided `ecmaVersion`.
43
- *
44
- * https://www.typescriptlang.org/tsconfig#lib
45
- */
46
- lib?: Lib[];
47
- /**
48
- * The source type of the script.
49
- */
50
- sourceType?: 'script' | 'module';
51
- /**
52
- * Emit design-type metadata for decorated declarations in source.
53
- * Defaults to `false`.
54
- */
55
- emitDecoratorMetadata?: boolean;
56
- }
57
- /**
58
- * Takes an AST and returns the analyzed scopes.
59
- */
60
- declare function analyze(tree: TSESTree.Node, providedOptions?: AnalyzeOptions): ScopeManager;
61
- export { analyze, AnalyzeOptions };
62
- //# sourceMappingURL=analyze.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"analyze.d.ts","sourceRoot":"","sources":["../src/analyze.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,GAAG,EAAE,MAAM,0BAA0B,CAAC;AAEtE,OAAO,EAAc,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAO9C,UAAU,cAAc;IACtB;;OAEG;IACH,gBAAgB,CAAC,EAAE,iBAAiB,CAAC,kBAAkB,CAAC,CAAC;IAEzD;;;;OAIG;IACH,WAAW,CAAC,EAAE,WAAW,GAAG,GAAG,CAAC;IAEhC;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;;;;OAKG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC;;;;;;OAMG;IACH,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC;IAEZ;;OAEG;IACH,UAAU,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;IAEjC;;;OAGG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC;AA6BD;;GAEG;AACH,iBAAS,OAAO,CACd,IAAI,EAAE,QAAQ,CAAC,IAAI,EACnB,eAAe,CAAC,EAAE,cAAc,GAC/B,YAAY,CAgCd;AAED,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,CAAC"}
@@ -1,58 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.analyze = void 0;
4
- const visitor_keys_1 = require("@typescript-eslint/visitor-keys");
5
- const referencer_1 = require("./referencer");
6
- const ScopeManager_1 = require("./ScopeManager");
7
- const lib_1 = require("./lib");
8
- const DEFAULT_OPTIONS = {
9
- childVisitorKeys: visitor_keys_1.visitorKeys,
10
- ecmaVersion: 2018,
11
- globalReturn: false,
12
- impliedStrict: false,
13
- jsxPragma: 'React',
14
- jsxFragmentName: null,
15
- lib: ['es2018'],
16
- sourceType: 'script',
17
- emitDecoratorMetadata: false,
18
- };
19
- /**
20
- * Convert ecmaVersion to lib.
21
- * `'latest'` is converted to 1e8 at parser.
22
- */
23
- function mapEcmaVersion(version) {
24
- if (version == null || version === 3 || version === 5) {
25
- return 'es5';
26
- }
27
- const year = version > 2000 ? version : 2015 + (version - 6);
28
- const lib = `es${year}`;
29
- return lib in lib_1.lib ? lib : year > 2020 ? 'esnext' : 'es5';
30
- }
31
- /**
32
- * Takes an AST and returns the analyzed scopes.
33
- */
34
- function analyze(tree, providedOptions) {
35
- var _a, _b, _c, _d, _e, _f, _g, _h;
36
- const ecmaVersion = (_a = providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.ecmaVersion) !== null && _a !== void 0 ? _a : DEFAULT_OPTIONS.ecmaVersion;
37
- const options = {
38
- childVisitorKeys: (_b = providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.childVisitorKeys) !== null && _b !== void 0 ? _b : DEFAULT_OPTIONS.childVisitorKeys,
39
- ecmaVersion,
40
- globalReturn: (_c = providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.globalReturn) !== null && _c !== void 0 ? _c : DEFAULT_OPTIONS.globalReturn,
41
- impliedStrict: (_d = providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.impliedStrict) !== null && _d !== void 0 ? _d : DEFAULT_OPTIONS.impliedStrict,
42
- jsxPragma: (providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.jsxPragma) === undefined
43
- ? DEFAULT_OPTIONS.jsxPragma
44
- : providedOptions.jsxPragma,
45
- jsxFragmentName: (_e = providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.jsxFragmentName) !== null && _e !== void 0 ? _e : DEFAULT_OPTIONS.jsxFragmentName,
46
- sourceType: (_f = providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.sourceType) !== null && _f !== void 0 ? _f : DEFAULT_OPTIONS.sourceType,
47
- lib: (_g = providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.lib) !== null && _g !== void 0 ? _g : [mapEcmaVersion(ecmaVersion)],
48
- emitDecoratorMetadata: (_h = providedOptions === null || providedOptions === void 0 ? void 0 : providedOptions.emitDecoratorMetadata) !== null && _h !== void 0 ? _h : DEFAULT_OPTIONS.emitDecoratorMetadata,
49
- };
50
- // ensure the option is lower cased
51
- options.lib = options.lib.map(l => l.toLowerCase());
52
- const scopeManager = new ScopeManager_1.ScopeManager(options);
53
- const referencer = new referencer_1.Referencer(options, scopeManager);
54
- referencer.visit(tree);
55
- return scopeManager;
56
- }
57
- exports.analyze = analyze;
58
- //# sourceMappingURL=analyze.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"analyze.js","sourceRoot":"","sources":["../src/analyze.ts"],"names":[],"mappings":";;;AACA,kEAA8D;AAC9D,6CAA6D;AAC7D,iDAA8C;AAC9C,+BAA2C;AAoE3C,MAAM,eAAe,GAA6B;IAChD,gBAAgB,EAAE,0BAAW;IAC7B,WAAW,EAAE,IAAI;IACjB,YAAY,EAAE,KAAK;IACnB,aAAa,EAAE,KAAK;IACpB,SAAS,EAAE,OAAO;IAClB,eAAe,EAAE,IAAI;IACrB,GAAG,EAAE,CAAC,QAAQ,CAAC;IACf,UAAU,EAAE,QAAQ;IACpB,qBAAqB,EAAE,KAAK;CAC7B,CAAC;AAEF;;;GAGG;AACH,SAAS,cAAc,CAAC,OAAsC;IAC5D,IAAI,OAAO,IAAI,IAAI,IAAI,OAAO,KAAK,CAAC,IAAI,OAAO,KAAK,CAAC,EAAE;QACrD,OAAO,KAAK,CAAC;KACd;IAED,MAAM,IAAI,GAAG,OAAO,GAAG,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,GAAG,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC;IAC7D,MAAM,GAAG,GAAG,KAAK,IAAI,EAAE,CAAC;IAExB,OAAO,GAAG,IAAI,SAAW,CAAC,CAAC,CAAE,GAAW,CAAC,CAAC,CAAC,IAAI,GAAG,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC;AAC5E,CAAC;AAED;;GAEG;AACH,SAAS,OAAO,CACd,IAAmB,EACnB,eAAgC;;IAEhC,MAAM,WAAW,GACf,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,WAAW,mCAAI,eAAe,CAAC,WAAW,CAAC;IAC9D,MAAM,OAAO,GAA6B;QACxC,gBAAgB,EACd,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,gBAAgB,mCAAI,eAAe,CAAC,gBAAgB;QACvE,WAAW;QACX,YAAY,EAAE,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,YAAY,mCAAI,eAAe,CAAC,YAAY;QAC3E,aAAa,EACX,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,aAAa,mCAAI,eAAe,CAAC,aAAa;QACjE,SAAS,EACP,CAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,SAAS,MAAK,SAAS;YACtC,CAAC,CAAC,eAAe,CAAC,SAAS;YAC3B,CAAC,CAAC,eAAe,CAAC,SAAS;QAC/B,eAAe,EACb,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,eAAe,mCAAI,eAAe,CAAC,eAAe;QACrE,UAAU,EAAE,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,UAAU,mCAAI,eAAe,CAAC,UAAU;QACrE,GAAG,EAAE,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,GAAG,mCAAI,CAAC,cAAc,CAAC,WAAW,CAAC,CAAC;QAC1D,qBAAqB,EACnB,MAAA,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,qBAAqB,mCACtC,eAAe,CAAC,qBAAqB;KACxC,CAAC;IAEF,mCAAmC;IACnC,OAAO,CAAC,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAS,CAAC,CAAC;IAE3D,MAAM,YAAY,GAAG,IAAI,2BAAY,CAAC,OAAO,CAAC,CAAC;IAC/C,MAAM,UAAU,GAAG,IAAI,uBAAU,CAAC,OAAO,EAAE,YAAY,CAAC,CAAC;IAEzD,UAAU,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAEvB,OAAO,YAAY,CAAC;AACtB,CAAC;AAEQ,0BAAO"}