|
482 | 482 | dependencies:
|
483 | 483 | "@jridgewell/trace-mapping" "0.3.9"
|
484 | 484 |
|
485 |
| - |
486 |
| - version "4.0.0" |
487 |
| - resolved "https://registry.yarnpkg.com/@devoxa/eslint-config/-/eslint-config-4.0.0.tgz#3d154c4fad97b18aaf6ee7061522af12c683847b" |
488 |
| - integrity sha512-yFIXwNro9bTfxQMOw+Lw7+eHgN2os67VbL22dcRqGvUMNdY3RFMapPt0n+e/nAOs2R78Gcp/5NgRYBseiPg87w== |
| 485 | + |
| 486 | + version "4.0.1" |
| 487 | + resolved "https://registry.yarnpkg.com/@devoxa/eslint-config/-/eslint-config-4.0.1.tgz#fa9ec359cdb453ca03414b4d6b9341073feafbcf" |
| 488 | + integrity sha512-6DdyiAreX4K1o4XtkooGUuQwN11muaN3Hx5O5tvKpOMPV5uMSHqvz5nqvPDWuGQEdtXjLtB9g1ReKNiPV0GemA== |
489 | 489 | dependencies:
|
490 | 490 | "@eslint/js" "9.16.0"
|
491 | 491 | "@stylistic/eslint-plugin" "2.11.0"
|
492 | 492 | eslint-config-prettier "9.1.0"
|
493 | 493 | eslint-plugin-react "7.37.2"
|
494 | 494 | parse-gitignore "2.0.0"
|
495 |
| - typescript-eslint "8.16.0" |
| 495 | + typescript-eslint "8.17.0" |
496 | 496 |
|
497 | 497 |
|
498 | 498 | version "2.0.3"
|
|
1335 | 1335 | dependencies:
|
1336 | 1336 | "@types/yargs-parser" "*"
|
1337 | 1337 |
|
1338 |
| -"@typescript-eslint/eslint-plugin@8.16.0": |
1339 |
| - version "8.16.0" |
1340 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz#ac56825bcdf3b392fc76a94b1315d4a162f201a6" |
1341 |
| - integrity sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q== |
| 1338 | +"@typescript-eslint/eslint-plugin@8.17.0": |
| 1339 | + version "8.17.0" |
| 1340 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c" |
| 1341 | + integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w== |
1342 | 1342 | dependencies:
|
1343 | 1343 | "@eslint-community/regexpp" "^4.10.0"
|
1344 |
| - "@typescript-eslint/scope-manager" "8.16.0" |
1345 |
| - "@typescript-eslint/type-utils" "8.16.0" |
1346 |
| - "@typescript-eslint/utils" "8.16.0" |
1347 |
| - "@typescript-eslint/visitor-keys" "8.16.0" |
| 1344 | + "@typescript-eslint/scope-manager" "8.17.0" |
| 1345 | + "@typescript-eslint/type-utils" "8.17.0" |
| 1346 | + "@typescript-eslint/utils" "8.17.0" |
| 1347 | + "@typescript-eslint/visitor-keys" "8.17.0" |
1348 | 1348 | graphemer "^1.4.0"
|
1349 | 1349 | ignore "^5.3.1"
|
1350 | 1350 | natural-compare "^1.4.0"
|
1351 | 1351 | ts-api-utils "^1.3.0"
|
1352 | 1352 |
|
1353 |
| -"@typescript-eslint/parser@8.16.0": |
1354 |
| - version "8.16.0" |
1355 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.16.0.tgz#ee5b2d6241c1ab3e2e53f03fd5a32d8e266d8e06" |
1356 |
| - integrity sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w== |
| 1353 | +"@typescript-eslint/parser@8.17.0": |
| 1354 | + version "8.17.0" |
| 1355 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52" |
| 1356 | + integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg== |
1357 | 1357 | dependencies:
|
1358 |
| - "@typescript-eslint/scope-manager" "8.16.0" |
1359 |
| - "@typescript-eslint/types" "8.16.0" |
1360 |
| - "@typescript-eslint/typescript-estree" "8.16.0" |
1361 |
| - "@typescript-eslint/visitor-keys" "8.16.0" |
| 1358 | + "@typescript-eslint/scope-manager" "8.17.0" |
| 1359 | + "@typescript-eslint/types" "8.17.0" |
| 1360 | + "@typescript-eslint/typescript-estree" "8.17.0" |
| 1361 | + "@typescript-eslint/visitor-keys" "8.17.0" |
1362 | 1362 | debug "^4.3.4"
|
1363 | 1363 |
|
1364 | 1364 | "@typescript-eslint/[email protected]":
|
|
1369 | 1369 | "@typescript-eslint/types" "8.16.0"
|
1370 | 1370 | "@typescript-eslint/visitor-keys" "8.16.0"
|
1371 | 1371 |
|
1372 |
| -"@typescript-eslint/type-utils@8.16.0": |
1373 |
| - version "8.16.0" |
1374 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz#585388735f7ac390f07c885845c3d185d1b64740" |
1375 |
| - integrity sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg== |
| 1372 | +"@typescript-eslint/scope-manager@8.17.0": |
| 1373 | + version "8.17.0" |
| 1374 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a" |
| 1375 | + integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg== |
1376 | 1376 | dependencies:
|
1377 |
| - "@typescript-eslint/typescript-estree" "8.16.0" |
1378 |
| - "@typescript-eslint/utils" "8.16.0" |
| 1377 | + "@typescript-eslint/types" "8.17.0" |
| 1378 | + "@typescript-eslint/visitor-keys" "8.17.0" |
| 1379 | + |
| 1380 | +"@typescript-eslint/[email protected]": |
| 1381 | + version "8.17.0" |
| 1382 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3" |
| 1383 | + integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw== |
| 1384 | + dependencies: |
| 1385 | + "@typescript-eslint/typescript-estree" "8.17.0" |
| 1386 | + "@typescript-eslint/utils" "8.17.0" |
1379 | 1387 | debug "^4.3.4"
|
1380 | 1388 | ts-api-utils "^1.3.0"
|
1381 | 1389 |
|
|
1384 | 1392 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
|
1385 | 1393 | integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
|
1386 | 1394 |
|
| 1395 | +"@typescript-eslint/[email protected]": |
| 1396 | + version "8.17.0" |
| 1397 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf" |
| 1398 | + integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA== |
| 1399 | + |
1387 | 1400 | "@typescript-eslint/[email protected]":
|
1388 | 1401 | version "8.16.0"
|
1389 | 1402 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz#9d741e56e5b13469b5190e763432ce5551a9300c"
|
|
1398 | 1411 | semver "^7.6.0"
|
1399 | 1412 | ts-api-utils "^1.3.0"
|
1400 | 1413 |
|
1401 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.13.0": |
| 1414 | +"@typescript-eslint/[email protected]": |
| 1415 | + version "8.17.0" |
| 1416 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34" |
| 1417 | + integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw== |
| 1418 | + dependencies: |
| 1419 | + "@typescript-eslint/types" "8.17.0" |
| 1420 | + "@typescript-eslint/visitor-keys" "8.17.0" |
| 1421 | + debug "^4.3.4" |
| 1422 | + fast-glob "^3.3.2" |
| 1423 | + is-glob "^4.0.3" |
| 1424 | + minimatch "^9.0.4" |
| 1425 | + semver "^7.6.0" |
| 1426 | + ts-api-utils "^1.3.0" |
| 1427 | + |
| 1428 | +"@typescript-eslint/[email protected]": |
| 1429 | + version "8.17.0" |
| 1430 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908" |
| 1431 | + integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w== |
| 1432 | + dependencies: |
| 1433 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 1434 | + "@typescript-eslint/scope-manager" "8.17.0" |
| 1435 | + "@typescript-eslint/types" "8.17.0" |
| 1436 | + "@typescript-eslint/typescript-estree" "8.17.0" |
| 1437 | + |
| 1438 | +"@typescript-eslint/utils@^8.13.0": |
1402 | 1439 | version "8.16.0"
|
1403 | 1440 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3"
|
1404 | 1441 | integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==
|
|
1416 | 1453 | "@typescript-eslint/types" "8.16.0"
|
1417 | 1454 | eslint-visitor-keys "^4.2.0"
|
1418 | 1455 |
|
| 1456 | +"@typescript-eslint/[email protected]": |
| 1457 | + version "8.17.0" |
| 1458 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8" |
| 1459 | + integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg== |
| 1460 | + dependencies: |
| 1461 | + "@typescript-eslint/types" "8.17.0" |
| 1462 | + eslint-visitor-keys "^4.2.0" |
| 1463 | + |
1419 | 1464 | abab@^2.0.6:
|
1420 | 1465 | version "2.0.6"
|
1421 | 1466 | resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
|
@@ -4878,14 +4923,14 @@ typed-array-length@^1.0.6:
|
4878 | 4923 | possible-typed-array-names "^1.0.0"
|
4879 | 4924 | reflect.getprototypeof "^1.0.6"
|
4880 | 4925 |
|
4881 |
| -typescript-eslint@8.16.0: |
4882 |
| - version "8.16.0" |
4883 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.16.0.tgz#d608c972d6b2461ca10ec30fd3fa62a080baba19" |
4884 |
| - integrity sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ== |
| 4926 | +typescript-eslint@8.17.0: |
| 4927 | + version "8.17.0" |
| 4928 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.17.0.tgz#fa4033c26b3b40f778287bc12918d985481b220b" |
| 4929 | + integrity sha512-409VXvFd/f1br1DCbuKNFqQpXICoTB+V51afcwG1pn1a3Cp92MqAUges3YjwEdQ0cMUoCIodjVDAYzyD8h3SYA== |
4885 | 4930 | dependencies:
|
4886 |
| - "@typescript-eslint/eslint-plugin" "8.16.0" |
4887 |
| - "@typescript-eslint/parser" "8.16.0" |
4888 |
| - "@typescript-eslint/utils" "8.16.0" |
| 4931 | + "@typescript-eslint/eslint-plugin" "8.17.0" |
| 4932 | + "@typescript-eslint/parser" "8.17.0" |
| 4933 | + "@typescript-eslint/utils" "8.17.0" |
4889 | 4934 |
|
4890 | 4935 |
|
4891 | 4936 | version "5.7.2"
|
|
0 commit comments