|
1113 | 1113 | natural-compare "^1.4.0"
|
1114 | 1114 | ts-api-utils "^2.1.0"
|
1115 | 1115 |
|
1116 |
| -"@typescript-eslint/parser@8.32.1", "@typescript-eslint/parser@^8.20.0": |
| 1116 | +"@typescript-eslint/parser@8.32.1": |
1117 | 1117 | version "8.32.1"
|
1118 | 1118 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
|
1119 | 1119 | integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
|
|
1124 | 1124 | "@typescript-eslint/visitor-keys" "8.32.1"
|
1125 | 1125 | debug "^4.3.4"
|
1126 | 1126 |
|
| 1127 | +"@typescript-eslint/parser@^8.20.0": |
| 1128 | + version "8.33.1" |
| 1129 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.1.tgz#ef9a5ee6aa37a6b4f46cc36d08a14f828238afe2" |
| 1130 | + integrity sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA== |
| 1131 | + dependencies: |
| 1132 | + "@typescript-eslint/scope-manager" "8.33.1" |
| 1133 | + "@typescript-eslint/types" "8.33.1" |
| 1134 | + "@typescript-eslint/typescript-estree" "8.33.1" |
| 1135 | + "@typescript-eslint/visitor-keys" "8.33.1" |
| 1136 | + debug "^4.3.4" |
| 1137 | + |
| 1138 | +"@typescript-eslint/project-service@8.33.1": |
| 1139 | + version "8.33.1" |
| 1140 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.1.tgz#c85e7d9a44d6a11fe64e73ac1ed47de55dc2bf9f" |
| 1141 | + integrity sha512-DZR0efeNklDIHHGRpMpR5gJITQpu6tLr9lDJnKdONTC7vvzOlLAG/wcfxcdxEWrbiZApcoBCzXqU/Z458Za5Iw== |
| 1142 | + dependencies: |
| 1143 | + "@typescript-eslint/tsconfig-utils" "^8.33.1" |
| 1144 | + "@typescript-eslint/types" "^8.33.1" |
| 1145 | + debug "^4.3.4" |
| 1146 | + |
1127 | 1147 | "@typescript-eslint/scope-manager@8.32.1":
|
1128 | 1148 | version "8.32.1"
|
1129 | 1149 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
|
|
1132 | 1152 | "@typescript-eslint/types" "8.32.1"
|
1133 | 1153 | "@typescript-eslint/visitor-keys" "8.32.1"
|
1134 | 1154 |
|
| 1155 | +"@typescript-eslint/scope-manager@8.33.1": |
| 1156 | + version "8.33.1" |
| 1157 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz#d1e0efb296da5097d054bc9972e69878a2afea73" |
| 1158 | + integrity sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA== |
| 1159 | + dependencies: |
| 1160 | + "@typescript-eslint/types" "8.33.1" |
| 1161 | + "@typescript-eslint/visitor-keys" "8.33.1" |
| 1162 | + |
| 1163 | +"@typescript-eslint/tsconfig-utils@8.33.1", "@typescript-eslint/tsconfig-utils@^8.33.1": |
| 1164 | + version "8.33.1" |
| 1165 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz#7836afcc097a4657a5ed56670851a450d8b70ab8" |
| 1166 | + integrity sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g== |
| 1167 | + |
1135 | 1168 | "@typescript-eslint/type-utils@8.32.1":
|
1136 | 1169 | version "8.32.1"
|
1137 | 1170 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
|
|
1147 | 1180 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
|
1148 | 1181 | integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
|
1149 | 1182 |
|
| 1183 | +"@typescript-eslint/types@8.33.1", "@typescript-eslint/types@^8.33.1": |
| 1184 | + version "8.33.1" |
| 1185 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f" |
| 1186 | + integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg== |
| 1187 | + |
1150 | 1188 | "@typescript-eslint/typescript-estree@8.32.1":
|
1151 | 1189 | version "8.32.1"
|
1152 | 1190 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
|
|
1161 | 1199 | semver "^7.6.0"
|
1162 | 1200 | ts-api-utils "^2.1.0"
|
1163 | 1201 |
|
| 1202 | +"@typescript-eslint/typescript-estree@8.33.1": |
| 1203 | + version "8.33.1" |
| 1204 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz#d271beed470bc915b8764e22365d4925c2ea265d" |
| 1205 | + integrity sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA== |
| 1206 | + dependencies: |
| 1207 | + "@typescript-eslint/project-service" "8.33.1" |
| 1208 | + "@typescript-eslint/tsconfig-utils" "8.33.1" |
| 1209 | + "@typescript-eslint/types" "8.33.1" |
| 1210 | + "@typescript-eslint/visitor-keys" "8.33.1" |
| 1211 | + debug "^4.3.4" |
| 1212 | + fast-glob "^3.3.2" |
| 1213 | + is-glob "^4.0.3" |
| 1214 | + minimatch "^9.0.4" |
| 1215 | + semver "^7.6.0" |
| 1216 | + ts-api-utils "^2.1.0" |
| 1217 | + |
1164 | 1218 | "@typescript-eslint/utils@8.32.1":
|
1165 | 1219 | version "8.32.1"
|
1166 | 1220 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
|
|
1179 | 1233 | "@typescript-eslint/types" "8.32.1"
|
1180 | 1234 | eslint-visitor-keys "^4.2.0"
|
1181 | 1235 |
|
| 1236 | +"@typescript-eslint/visitor-keys@8.33.1": |
| 1237 | + version "8.33.1" |
| 1238 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.1.tgz#6c6e002c24d13211df3df851767f24dfdb4f42bc" |
| 1239 | + integrity sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ== |
| 1240 | + dependencies: |
| 1241 | + "@typescript-eslint/types" "8.33.1" |
| 1242 | + eslint-visitor-keys "^4.2.0" |
| 1243 | + |
1182 | 1244 | accepts@^2.0.0:
|
1183 | 1245 | version "2.0.0"
|
1184 | 1246 | resolved "https://registry.yarnpkg.com/accepts/-/accepts-2.0.0.tgz#bbcf4ba5075467f3f2131eab3cffc73c2f5d7895"
|
|
0 commit comments