|
1466 | 1466 | dependencies: |
1467 | 1467 | "@types/yargs-parser" "*" |
1468 | 1468 |
|
1469 | | -"@typescript-eslint/eslint-plugin@^7.3.1": |
1470 | | - version "7.3.1" |
1471 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.3.1.tgz#0d8f38a6c8a1802139e62184ee7a68ed024f30a1" |
1472 | | - integrity sha512-STEDMVQGww5lhCuNXVSQfbfuNII5E08QWkvAw5Qwf+bj2WT+JkG1uc+5/vXA3AOYMDHVOSpL+9rcbEUiHIm2dw== |
| 1469 | +"@typescript-eslint/eslint-plugin@^7.4.0": |
| 1470 | + version "7.4.0" |
| 1471 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.4.0.tgz#de61c3083842fc6ac889d2fc83c9a96b55ab8328" |
| 1472 | + integrity sha512-yHMQ/oFaM7HZdVrVm/M2WHaNPgyuJH4WelkSVEWSSsir34kxW2kDJCxlXRhhGWEsMN0WAW/vLpKfKVcm8k+MPw== |
1473 | 1473 | dependencies: |
1474 | 1474 | "@eslint-community/regexpp" "^4.5.1" |
1475 | | - "@typescript-eslint/scope-manager" "7.3.1" |
1476 | | - "@typescript-eslint/type-utils" "7.3.1" |
1477 | | - "@typescript-eslint/utils" "7.3.1" |
1478 | | - "@typescript-eslint/visitor-keys" "7.3.1" |
| 1475 | + "@typescript-eslint/scope-manager" "7.4.0" |
| 1476 | + "@typescript-eslint/type-utils" "7.4.0" |
| 1477 | + "@typescript-eslint/utils" "7.4.0" |
| 1478 | + "@typescript-eslint/visitor-keys" "7.4.0" |
1479 | 1479 | debug "^4.3.4" |
1480 | 1480 | graphemer "^1.4.0" |
1481 | 1481 | ignore "^5.2.4" |
|
1494 | 1494 | "@typescript-eslint/visitor-keys" "6.4.1" |
1495 | 1495 | debug "^4.3.4" |
1496 | 1496 |
|
1497 | | -"@typescript-eslint/parser@^7.3.1": |
1498 | | - version "7.3.1" |
1499 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.3.1.tgz#c4ba7dc2744318a5e4506596cbc3a0086255c526" |
1500 | | - integrity sha512-Rq49+pq7viTRCH48XAbTA+wdLRrB/3sRq4Lpk0oGDm0VmnjBrAOVXH/Laalmwsv2VpekiEfVFwJYVk6/e8uvQw== |
| 1497 | +"@typescript-eslint/parser@^7.4.0": |
| 1498 | + version "7.4.0" |
| 1499 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.4.0.tgz#540f4321de1e52b886c0fa68628af1459954c1f1" |
| 1500 | + integrity sha512-ZvKHxHLusweEUVwrGRXXUVzFgnWhigo4JurEj0dGF1tbcGh6buL+ejDdjxOQxv6ytcY1uhun1p2sm8iWStlgLQ== |
1501 | 1501 | dependencies: |
1502 | | - "@typescript-eslint/scope-manager" "7.3.1" |
1503 | | - "@typescript-eslint/types" "7.3.1" |
1504 | | - "@typescript-eslint/typescript-estree" "7.3.1" |
1505 | | - "@typescript-eslint/visitor-keys" "7.3.1" |
| 1502 | + "@typescript-eslint/scope-manager" "7.4.0" |
| 1503 | + "@typescript-eslint/types" "7.4.0" |
| 1504 | + "@typescript-eslint/typescript-estree" "7.4.0" |
| 1505 | + "@typescript-eslint/visitor-keys" "7.4.0" |
1506 | 1506 | debug "^4.3.4" |
1507 | 1507 |
|
1508 | 1508 | "@typescript-eslint/scope-manager@5.38.1": |
|
1521 | 1521 | "@typescript-eslint/types" "6.4.1" |
1522 | 1522 | "@typescript-eslint/visitor-keys" "6.4.1" |
1523 | 1523 |
|
1524 | | -"@typescript-eslint/scope-manager@7.3.1": |
1525 | | - version "7.3.1" |
1526 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.3.1.tgz#73fd0cb4211a7be23e49e5b6efec8820caa6ec36" |
1527 | | - integrity sha512-fVS6fPxldsKY2nFvyT7IP78UO1/I2huG+AYu5AMjCT9wtl6JFiDnsv4uad4jQ0GTFzcUV5HShVeN96/17bTBag== |
| 1524 | +"@typescript-eslint/scope-manager@7.4.0": |
| 1525 | + version "7.4.0" |
| 1526 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.4.0.tgz#acfc69261f10ece7bf7ece1734f1713392c3655f" |
| 1527 | + integrity sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw== |
1528 | 1528 | dependencies: |
1529 | | - "@typescript-eslint/types" "7.3.1" |
1530 | | - "@typescript-eslint/visitor-keys" "7.3.1" |
| 1529 | + "@typescript-eslint/types" "7.4.0" |
| 1530 | + "@typescript-eslint/visitor-keys" "7.4.0" |
1531 | 1531 |
|
1532 | | -"@typescript-eslint/type-utils@7.3.1": |
1533 | | - version "7.3.1" |
1534 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.3.1.tgz#cbf90d3d7e788466aa8a5c0ab3f46103f098aa0d" |
1535 | | - integrity sha512-iFhaysxFsMDQlzJn+vr3OrxN8NmdQkHks4WaqD4QBnt5hsq234wcYdyQ9uquzJJIDAj5W4wQne3yEsYA6OmXGw== |
| 1532 | +"@typescript-eslint/type-utils@7.4.0": |
| 1533 | + version "7.4.0" |
| 1534 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.4.0.tgz#cfcaab21bcca441c57da5d3a1153555e39028cbd" |
| 1535 | + integrity sha512-247ETeHgr9WTRMqHbbQdzwzhuyaJ8dPTuyuUEMANqzMRB1rj/9qFIuIXK7l0FX9i9FXbHeBQl/4uz6mYuCE7Aw== |
1536 | 1536 | dependencies: |
1537 | | - "@typescript-eslint/typescript-estree" "7.3.1" |
1538 | | - "@typescript-eslint/utils" "7.3.1" |
| 1537 | + "@typescript-eslint/typescript-estree" "7.4.0" |
| 1538 | + "@typescript-eslint/utils" "7.4.0" |
1539 | 1539 | debug "^4.3.4" |
1540 | 1540 | ts-api-utils "^1.0.1" |
1541 | 1541 |
|
|
1549 | 1549 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.1.tgz#b2c61159f46dda210fed9f117f5d027f65bb5c3b" |
1550 | 1550 | integrity sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg== |
1551 | 1551 |
|
1552 | | -"@typescript-eslint/types@7.3.1": |
1553 | | - version "7.3.1" |
1554 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c" |
1555 | | - integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw== |
| 1552 | +"@typescript-eslint/types@7.4.0": |
| 1553 | + version "7.4.0" |
| 1554 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6" |
| 1555 | + integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw== |
1556 | 1556 |
|
1557 | 1557 | "@typescript-eslint/typescript-estree@5.38.1": |
1558 | 1558 | version "5.38.1" |
|
1580 | 1580 | semver "^7.5.4" |
1581 | 1581 | ts-api-utils "^1.0.1" |
1582 | 1582 |
|
1583 | | -"@typescript-eslint/typescript-estree@7.3.1": |
1584 | | - version "7.3.1" |
1585 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.3.1.tgz#598848195fad34c7aa73f548bd00a4d4e5f5e2bb" |
1586 | | - integrity sha512-tLpuqM46LVkduWP7JO7yVoWshpJuJzxDOPYIVWUUZbW+4dBpgGeUdl/fQkhuV0A8eGnphYw3pp8d2EnvPOfxmQ== |
| 1583 | +"@typescript-eslint/typescript-estree@7.4.0": |
| 1584 | + version "7.4.0" |
| 1585 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4" |
| 1586 | + integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg== |
1587 | 1587 | dependencies: |
1588 | | - "@typescript-eslint/types" "7.3.1" |
1589 | | - "@typescript-eslint/visitor-keys" "7.3.1" |
| 1588 | + "@typescript-eslint/types" "7.4.0" |
| 1589 | + "@typescript-eslint/visitor-keys" "7.4.0" |
1590 | 1590 | debug "^4.3.4" |
1591 | 1591 | globby "^11.1.0" |
1592 | 1592 | is-glob "^4.0.3" |
1593 | 1593 | minimatch "9.0.3" |
1594 | 1594 | semver "^7.5.4" |
1595 | 1595 | ts-api-utils "^1.0.1" |
1596 | 1596 |
|
1597 | | -"@typescript-eslint/utils@7.3.1": |
1598 | | - version "7.3.1" |
1599 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.3.1.tgz#fc28fd508ccf89495012561b7c02a6fdad162460" |
1600 | | - integrity sha512-jIERm/6bYQ9HkynYlNZvXpzmXWZGhMbrOvq3jJzOSOlKXsVjrrolzWBjDW6/TvT5Q3WqaN4EkmcfdQwi9tDjBQ== |
| 1597 | +"@typescript-eslint/utils@7.4.0": |
| 1598 | + version "7.4.0" |
| 1599 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.4.0.tgz#d889a0630cab88bddedaf7c845c64a00576257bd" |
| 1600 | + integrity sha512-NQt9QLM4Tt8qrlBVY9lkMYzfYtNz8/6qwZg8pI3cMGlPnj6mOpRxxAm7BMJN9K0AiY+1BwJ5lVC650YJqYOuNg== |
1601 | 1601 | dependencies: |
1602 | 1602 | "@eslint-community/eslint-utils" "^4.4.0" |
1603 | 1603 | "@types/json-schema" "^7.0.12" |
1604 | 1604 | "@types/semver" "^7.5.0" |
1605 | | - "@typescript-eslint/scope-manager" "7.3.1" |
1606 | | - "@typescript-eslint/types" "7.3.1" |
1607 | | - "@typescript-eslint/typescript-estree" "7.3.1" |
| 1605 | + "@typescript-eslint/scope-manager" "7.4.0" |
| 1606 | + "@typescript-eslint/types" "7.4.0" |
| 1607 | + "@typescript-eslint/typescript-estree" "7.4.0" |
1608 | 1608 | semver "^7.5.4" |
1609 | 1609 |
|
1610 | 1610 | "@typescript-eslint/utils@^5.10.0": |
|
1635 | 1635 | "@typescript-eslint/types" "6.4.1" |
1636 | 1636 | eslint-visitor-keys "^3.4.1" |
1637 | 1637 |
|
1638 | | -"@typescript-eslint/visitor-keys@7.3.1": |
1639 | | - version "7.3.1" |
1640 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.3.1.tgz#6ddef14a3ce2a79690f01176f5305c34d7b93d8c" |
1641 | | - integrity sha512-9RMXwQF8knsZvfv9tdi+4D/j7dMG28X/wMJ8Jj6eOHyHWwDW4ngQJcqEczSsqIKKjFiLFr40Mnr7a5ulDD3vmw== |
| 1638 | +"@typescript-eslint/visitor-keys@7.4.0": |
| 1639 | + version "7.4.0" |
| 1640 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94" |
| 1641 | + integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA== |
1642 | 1642 | dependencies: |
1643 | | - "@typescript-eslint/types" "7.3.1" |
| 1643 | + "@typescript-eslint/types" "7.4.0" |
1644 | 1644 | eslint-visitor-keys "^3.4.1" |
1645 | 1645 |
|
1646 | 1646 | "@ungap/structured-clone@^1.2.0": |
@@ -3070,14 +3070,14 @@ eslint-config-standard@17.1.0: |
3070 | 3070 | resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975" |
3071 | 3071 | integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q== |
3072 | 3072 |
|
3073 | | -eslint-config-txo-typescript@^4.0.48: |
3074 | | - version "4.0.48" |
3075 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.48.tgz#b2b87e23f3c326d34025d523e8cbee77c9f463e6" |
3076 | | - integrity sha512-GI0nptA3z9+0wNyCNBz4ENvSWE0krJJ5z2E2DAhn4kozkhUJMODV+Bov2fcJ4GdHiZIxcYXUskEtDFBTmkLH+A== |
| 3073 | +eslint-config-txo-typescript@^4.0.49: |
| 3074 | + version "4.0.49" |
| 3075 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.49.tgz#5d0b7e7f8059454cab1f25893aeaacec1a306f7c" |
| 3076 | + integrity sha512-Z7I/bUo7FEIJ/V/2AQaOygGGXMnxfNPyRU/6+aE7K1ZQ/Y81AYZ62Qt/o3QgUmKWdeR+8Dkdr5Ye2JxU3mMTJA== |
3077 | 3077 | dependencies: |
3078 | 3078 | "@eslint-community/eslint-plugin-eslint-comments" "^4.1.0" |
3079 | | - "@typescript-eslint/eslint-plugin" "^7.3.1" |
3080 | | - "@typescript-eslint/parser" "^7.3.1" |
| 3079 | + "@typescript-eslint/eslint-plugin" "^7.4.0" |
| 3080 | + "@typescript-eslint/parser" "^7.4.0" |
3081 | 3081 | eslint "^8.57.0" |
3082 | 3082 | eslint-config-standard-with-typescript "^43.0.1" |
3083 | 3083 | eslint-import-resolver-typescript "^3.6.1" |
|
0 commit comments