|
1216 | 1216 | dependencies:
|
1217 | 1217 | "@types/yargs-parser" "*"
|
1218 | 1218 |
|
1219 |
| -"@typescript-eslint/eslint-plugin@8.19.0": |
1220 |
| - version "8.19.0" |
1221 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5" |
1222 |
| - integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q== |
| 1219 | +"@typescript-eslint/eslint-plugin@8.21.0": |
| 1220 | + version "8.21.0" |
| 1221 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.21.0.tgz#395014a75112ecdb81142b866ab6bb62e3be0f2a" |
| 1222 | + integrity sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA== |
1223 | 1223 | dependencies:
|
1224 | 1224 | "@eslint-community/regexpp" "^4.10.0"
|
1225 |
| - "@typescript-eslint/scope-manager" "8.19.0" |
1226 |
| - "@typescript-eslint/type-utils" "8.19.0" |
1227 |
| - "@typescript-eslint/utils" "8.19.0" |
1228 |
| - "@typescript-eslint/visitor-keys" "8.19.0" |
| 1225 | + "@typescript-eslint/scope-manager" "8.21.0" |
| 1226 | + "@typescript-eslint/type-utils" "8.21.0" |
| 1227 | + "@typescript-eslint/utils" "8.21.0" |
| 1228 | + "@typescript-eslint/visitor-keys" "8.21.0" |
1229 | 1229 | graphemer "^1.4.0"
|
1230 | 1230 | ignore "^5.3.1"
|
1231 | 1231 | natural-compare "^1.4.0"
|
1232 |
| - ts-api-utils "^1.3.0" |
| 1232 | + ts-api-utils "^2.0.0" |
1233 | 1233 |
|
1234 |
| -"@typescript-eslint/parser@8.19.0": |
1235 |
| - version "8.19.0" |
1236 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292" |
1237 |
| - integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw== |
| 1234 | +"@typescript-eslint/parser@8.21.0": |
| 1235 | + version "8.21.0" |
| 1236 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.21.0.tgz#312c638aaba4f640d45bfde7c6795a9d75deb088" |
| 1237 | + integrity sha512-Wy+/sdEH9kI3w9civgACwabHbKl+qIOu0uFZ9IMKzX3Jpv9og0ZBJrZExGrPpFAY7rWsXuxs5e7CPPP17A4eYA== |
1238 | 1238 | dependencies:
|
1239 |
| - "@typescript-eslint/scope-manager" "8.19.0" |
1240 |
| - "@typescript-eslint/types" "8.19.0" |
1241 |
| - "@typescript-eslint/typescript-estree" "8.19.0" |
1242 |
| - "@typescript-eslint/visitor-keys" "8.19.0" |
| 1239 | + "@typescript-eslint/scope-manager" "8.21.0" |
| 1240 | + "@typescript-eslint/types" "8.21.0" |
| 1241 | + "@typescript-eslint/typescript-estree" "8.21.0" |
| 1242 | + "@typescript-eslint/visitor-keys" "8.21.0" |
1243 | 1243 | debug "^4.3.4"
|
1244 | 1244 |
|
1245 |
| -"@typescript-eslint/scope-manager@8.19.0": |
1246 |
| - version "8.19.0" |
1247 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc" |
1248 |
| - integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA== |
| 1245 | +"@typescript-eslint/scope-manager@8.21.0": |
| 1246 | + version "8.21.0" |
| 1247 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.21.0.tgz#d08d94e2a34b4ccdcc975543c25bb62917437500" |
| 1248 | + integrity sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA== |
1249 | 1249 | dependencies:
|
1250 |
| - "@typescript-eslint/types" "8.19.0" |
1251 |
| - "@typescript-eslint/visitor-keys" "8.19.0" |
| 1250 | + "@typescript-eslint/types" "8.21.0" |
| 1251 | + "@typescript-eslint/visitor-keys" "8.21.0" |
1252 | 1252 |
|
1253 |
| -"@typescript-eslint/type-utils@8.19.0": |
1254 |
| - version "8.19.0" |
1255 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f" |
1256 |
| - integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg== |
| 1253 | +"@typescript-eslint/type-utils@8.21.0": |
| 1254 | + version "8.21.0" |
| 1255 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.21.0.tgz#2e69d1a93cdbedc73fe694cd6ae4dfedd00430a0" |
| 1256 | + integrity sha512-95OsL6J2BtzoBxHicoXHxgk3z+9P3BEcQTpBKriqiYzLKnM2DeSqs+sndMKdamU8FosiadQFT3D+BSL9EKnAJQ== |
1257 | 1257 | dependencies:
|
1258 |
| - "@typescript-eslint/typescript-estree" "8.19.0" |
1259 |
| - "@typescript-eslint/utils" "8.19.0" |
| 1258 | + "@typescript-eslint/typescript-estree" "8.21.0" |
| 1259 | + "@typescript-eslint/utils" "8.21.0" |
1260 | 1260 | debug "^4.3.4"
|
1261 |
| - ts-api-utils "^1.3.0" |
| 1261 | + ts-api-utils "^2.0.0" |
1262 | 1262 |
|
1263 |
| -"@typescript-eslint/types@8.19.0": |
1264 |
| - version "8.19.0" |
1265 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb" |
1266 |
| - integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA== |
| 1263 | +"@typescript-eslint/types@8.21.0": |
| 1264 | + version "8.21.0" |
| 1265 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5" |
| 1266 | + integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A== |
1267 | 1267 |
|
1268 |
| -"@typescript-eslint/typescript-estree@8.19.0": |
1269 |
| - version "8.19.0" |
1270 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb" |
1271 |
| - integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw== |
| 1268 | +"@typescript-eslint/typescript-estree@8.21.0": |
| 1269 | + version "8.21.0" |
| 1270 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.21.0.tgz#5ce71acdbed3b97b959f6168afba5a03c88f69a9" |
| 1271 | + integrity sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg== |
1272 | 1272 | dependencies:
|
1273 |
| - "@typescript-eslint/types" "8.19.0" |
1274 |
| - "@typescript-eslint/visitor-keys" "8.19.0" |
| 1273 | + "@typescript-eslint/types" "8.21.0" |
| 1274 | + "@typescript-eslint/visitor-keys" "8.21.0" |
1275 | 1275 | debug "^4.3.4"
|
1276 | 1276 | fast-glob "^3.3.2"
|
1277 | 1277 | is-glob "^4.0.3"
|
1278 | 1278 | minimatch "^9.0.4"
|
1279 | 1279 | semver "^7.6.0"
|
1280 |
| - ts-api-utils "^1.3.0" |
| 1280 | + ts-api-utils "^2.0.0" |
1281 | 1281 |
|
1282 |
| -"@typescript-eslint/utils@8.19.0": |
1283 |
| - version "8.19.0" |
1284 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684" |
1285 |
| - integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg== |
| 1282 | +"@typescript-eslint/utils@8.21.0": |
| 1283 | + version "8.21.0" |
| 1284 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.21.0.tgz#bc4874fbc30feb3298b926e3b03d94570b3999c5" |
| 1285 | + integrity sha512-xcXBfcq0Kaxgj7dwejMbFyq7IOHgpNMtVuDveK7w3ZGwG9owKzhALVwKpTF2yrZmEwl9SWdetf3fxNzJQaVuxw== |
1286 | 1286 | dependencies:
|
1287 | 1287 | "@eslint-community/eslint-utils" "^4.4.0"
|
1288 |
| - "@typescript-eslint/scope-manager" "8.19.0" |
1289 |
| - "@typescript-eslint/types" "8.19.0" |
1290 |
| - "@typescript-eslint/typescript-estree" "8.19.0" |
| 1288 | + "@typescript-eslint/scope-manager" "8.21.0" |
| 1289 | + "@typescript-eslint/types" "8.21.0" |
| 1290 | + "@typescript-eslint/typescript-estree" "8.21.0" |
1291 | 1291 |
|
1292 |
| -"@typescript-eslint/visitor-keys@8.19.0": |
1293 |
| - version "8.19.0" |
1294 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77" |
1295 |
| - integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w== |
| 1292 | +"@typescript-eslint/visitor-keys@8.21.0": |
| 1293 | + version "8.21.0" |
| 1294 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.21.0.tgz#a89744c4cdc83b5c761eb5878befe6c33d1481b2" |
| 1295 | + integrity sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w== |
1296 | 1296 | dependencies:
|
1297 |
| - "@typescript-eslint/types" "8.19.0" |
| 1297 | + "@typescript-eslint/types" "8.21.0" |
1298 | 1298 | eslint-visitor-keys "^4.2.0"
|
1299 | 1299 |
|
1300 | 1300 | "@ungap/structured-clone@^1.2.0":
|
@@ -5541,10 +5541,10 @@ trix@^1.2.2:
|
5541 | 5541 | resolved "https://registry.yarnpkg.com/trix/-/trix-1.3.1.tgz#ccce8d9e72bf0fe70c8c019ff558c70266f8d857"
|
5542 | 5542 | integrity sha512-BbH6mb6gk+AV4f2as38mP6Ucc1LE3OD6XxkZnAgPIduWXYtvg2mI3cZhIZSLqmMh9OITEpOBCCk88IVmyjU7bA==
|
5543 | 5543 |
|
5544 |
| -ts-api-utils@^1.3.0: |
5545 |
| - version "1.3.0" |
5546 |
| - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
5547 |
| - integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
| 5544 | +ts-api-utils@^2.0.0: |
| 5545 | + version "2.0.0" |
| 5546 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900" |
| 5547 | + integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ== |
5548 | 5548 |
|
5549 | 5549 | tslib@^2.0.0, tslib@^2.0.1:
|
5550 | 5550 | version "2.6.1"
|
|
0 commit comments