|
130 | 130 | dependencies:
|
131 | 131 | eslint-visitor-keys "^3.3.0"
|
132 | 132 |
|
| 133 | +"@eslint-community/eslint-utils@^4.4.0": |
| 134 | + version "4.4.1" |
| 135 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56" |
| 136 | + integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA== |
| 137 | + dependencies: |
| 138 | + eslint-visitor-keys "^3.4.3" |
| 139 | + |
133 | 140 | "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
|
134 | 141 | version "4.6.2"
|
135 | 142 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
|
|
1331 | 1338 | resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.19.0.tgz#37a8983b2725af9b14ff8c4a475fa0e98d773c3f"
|
1332 | 1339 | integrity sha512-RV16k/qIxW/wWc+mLzV3ARyKUaMUTBy9tOLMzFhtNSKYeTAanQ3a5MudJKf/8arIFnA2L27SNjarQKmFg0w/jA==
|
1333 | 1340 |
|
| 1341 | +"@stylistic/eslint-plugin@^2.6.1": |
| 1342 | + version "2.12.1" |
| 1343 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.1.tgz#e341beb4e4315084d8be20bceeeda7d8a46f079f" |
| 1344 | + integrity sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ== |
| 1345 | + dependencies: |
| 1346 | + "@typescript-eslint/utils" "^8.13.0" |
| 1347 | + eslint-visitor-keys "^4.2.0" |
| 1348 | + espree "^10.3.0" |
| 1349 | + estraverse "^5.3.0" |
| 1350 | + picomatch "^4.0.2" |
| 1351 | + |
1334 | 1352 | "@szmarczak/http-timer@^1.1.2":
|
1335 | 1353 | version "1.1.2"
|
1336 | 1354 | resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
|
|
1632 | 1650 | "@typescript-eslint/types" "5.62.0"
|
1633 | 1651 | "@typescript-eslint/visitor-keys" "5.62.0"
|
1634 | 1652 |
|
| 1653 | +"@typescript-eslint/[email protected]": |
| 1654 | + version "8.19.0" |
| 1655 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc" |
| 1656 | + integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA== |
| 1657 | + dependencies: |
| 1658 | + "@typescript-eslint/types" "8.19.0" |
| 1659 | + "@typescript-eslint/visitor-keys" "8.19.0" |
| 1660 | + |
1635 | 1661 | "@typescript-eslint/[email protected]":
|
1636 | 1662 | version "5.62.0"
|
1637 | 1663 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
|
|
1647 | 1673 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
1648 | 1674 | integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
1649 | 1675 |
|
| 1676 | +"@typescript-eslint/[email protected]": |
| 1677 | + version "8.19.0" |
| 1678 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb" |
| 1679 | + integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA== |
| 1680 | + |
1650 | 1681 | "@typescript-eslint/[email protected]":
|
1651 | 1682 | version "5.62.0"
|
1652 | 1683 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
|
|
1660 | 1691 | semver "^7.3.7"
|
1661 | 1692 | tsutils "^3.21.0"
|
1662 | 1693 |
|
| 1694 | +"@typescript-eslint/[email protected]": |
| 1695 | + version "8.19.0" |
| 1696 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb" |
| 1697 | + integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw== |
| 1698 | + dependencies: |
| 1699 | + "@typescript-eslint/types" "8.19.0" |
| 1700 | + "@typescript-eslint/visitor-keys" "8.19.0" |
| 1701 | + debug "^4.3.4" |
| 1702 | + fast-glob "^3.3.2" |
| 1703 | + is-glob "^4.0.3" |
| 1704 | + minimatch "^9.0.4" |
| 1705 | + semver "^7.6.0" |
| 1706 | + ts-api-utils "^1.3.0" |
| 1707 | + |
1663 | 1708 | "@typescript-eslint/[email protected]":
|
1664 | 1709 | version "5.62.0"
|
1665 | 1710 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
|
|
1674 | 1719 | eslint-scope "^5.1.1"
|
1675 | 1720 | semver "^7.3.7"
|
1676 | 1721 |
|
| 1722 | +"@typescript-eslint/utils@^8.13.0": |
| 1723 | + version "8.19.0" |
| 1724 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684" |
| 1725 | + integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg== |
| 1726 | + dependencies: |
| 1727 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 1728 | + "@typescript-eslint/scope-manager" "8.19.0" |
| 1729 | + "@typescript-eslint/types" "8.19.0" |
| 1730 | + "@typescript-eslint/typescript-estree" "8.19.0" |
| 1731 | + |
1677 | 1732 | "@typescript-eslint/[email protected]":
|
1678 | 1733 | version "5.62.0"
|
1679 | 1734 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
|
|
1682 | 1737 | "@typescript-eslint/types" "5.62.0"
|
1683 | 1738 | eslint-visitor-keys "^3.3.0"
|
1684 | 1739 |
|
| 1740 | +"@typescript-eslint/[email protected]": |
| 1741 | + version "8.19.0" |
| 1742 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77" |
| 1743 | + integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w== |
| 1744 | + dependencies: |
| 1745 | + "@typescript-eslint/types" "8.19.0" |
| 1746 | + eslint-visitor-keys "^4.2.0" |
| 1747 | + |
1685 | 1748 | "@ungap/structured-clone@^1.2.0":
|
1686 | 1749 | version "1.2.0"
|
1687 | 1750 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
@@ -1831,6 +1894,11 @@ acorn@^6.0.7:
|
1831 | 1894 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
|
1832 | 1895 | integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
|
1833 | 1896 |
|
| 1897 | +acorn@^8.14.0: |
| 1898 | + version "8.14.0" |
| 1899 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" |
| 1900 | + integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== |
| 1901 | + |
1834 | 1902 | acorn@^8.4.1, acorn@^8.9.0:
|
1835 | 1903 | version "8.10.0"
|
1836 | 1904 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
|
|
4326 | 4394 | resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-1.0.1.tgz#90a91a4dc2135ea93ef3081ecf1945303ab2bc60"
|
4327 | 4395 | integrity sha512-vPQssnRSUgBFOEfB/KY12CXwltwFSn4RSCfa+w7gjBC2PFQ7Yfgmyei+1XUZ3K+8LRGef2NMJUcxts7PldhDjg==
|
4328 | 4396 |
|
4329 |
| -eslint-config-xo@0.45.0: |
4330 |
| - version "0.45.0" |
4331 |
| - resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.45.0.tgz#80e11c386aad07070bf103c04057dfa3d07b9705" |
4332 |
| - integrity sha512-T30F2S2HKKmr/RoHopKE7wMUMWrsLMab1qFl2WyFJjETbD+l7p4hSQWpTVGW7TEbSKG1QBekwf6Jn9ZDPA6thA== |
| 4397 | +eslint-config-xo@0.46.0: |
| 4398 | + version "0.46.0" |
| 4399 | + resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.46.0.tgz#2ebb7d8507d8babe456d76b3eb3d11e2ef0c89de" |
| 4400 | + integrity sha512-mjQUhdTCLQwHUFKf1hhSx1FFhm2jllr4uG2KjaW7gZHGAbjKoSypvo1eQvFk17lHx3bztYjZDDXQmkAZyaSlAg== |
4333 | 4401 | dependencies:
|
| 4402 | + "@stylistic/eslint-plugin" "^2.6.1" |
4334 | 4403 | confusing-browser-globals "1.0.11"
|
| 4404 | + globals "^15.3.0" |
4335 | 4405 |
|
4336 | 4406 | eslint-scope@^4.0.3:
|
4337 | 4407 | version "4.0.3"
|
@@ -4379,6 +4449,11 @@ eslint-visitor-keys@^3.4.3:
|
4379 | 4449 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
4380 | 4450 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
4381 | 4451 |
|
| 4452 | +eslint-visitor-keys@^4.2.0: |
| 4453 | + version "4.2.0" |
| 4454 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
| 4455 | + integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
| 4456 | + |
4382 | 4457 |
|
4383 | 4458 | version "8.57.1"
|
4384 | 4459 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
|
@@ -4465,6 +4540,15 @@ eslint@^5.6.0:
|
4465 | 4540 | table "^5.2.3"
|
4466 | 4541 | text-table "^0.2.0"
|
4467 | 4542 |
|
| 4543 | +espree@^10.3.0: |
| 4544 | + version "10.3.0" |
| 4545 | + resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a" |
| 4546 | + integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg== |
| 4547 | + dependencies: |
| 4548 | + acorn "^8.14.0" |
| 4549 | + acorn-jsx "^5.3.2" |
| 4550 | + eslint-visitor-keys "^4.2.0" |
| 4551 | + |
4468 | 4552 | espree@^5.0.1:
|
4469 | 4553 | version "5.0.1"
|
4470 | 4554 | resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a"
|
@@ -4517,7 +4601,7 @@ estraverse@^4.1.1:
|
4517 | 4601 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
4518 | 4602 | integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
4519 | 4603 |
|
4520 |
| -estraverse@^5.1.0, estraverse@^5.2.0: |
| 4604 | +estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0: |
4521 | 4605 | version "5.3.0"
|
4522 | 4606 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
4523 | 4607 | integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
|
@@ -5757,6 +5841,11 @@ globals@^13.19.0:
|
5757 | 5841 | dependencies:
|
5758 | 5842 | type-fest "^0.20.2"
|
5759 | 5843 |
|
| 5844 | +globals@^15.3.0: |
| 5845 | + version "15.14.0" |
| 5846 | + resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f" |
| 5847 | + integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig== |
| 5848 | + |
5760 | 5849 | globals@^9.18.0:
|
5761 | 5850 | version "9.18.0"
|
5762 | 5851 | resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
|
@@ -7639,6 +7728,13 @@ minimatch@^5.0.1, minimatch@^5.1.6:
|
7639 | 7728 | dependencies:
|
7640 | 7729 | brace-expansion "^2.0.1"
|
7641 | 7730 |
|
| 7731 | +minimatch@^9.0.4: |
| 7732 | + version "9.0.5" |
| 7733 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
| 7734 | + integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
| 7735 | + dependencies: |
| 7736 | + brace-expansion "^2.0.1" |
| 7737 | + |
7642 | 7738 | minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.7, minimist@~1.2.7:
|
7643 | 7739 | version "1.2.8"
|
7644 | 7740 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
|
@@ -9235,7 +9331,7 @@ semver@^6.3.0:
|
9235 | 9331 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
9236 | 9332 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
9237 | 9333 |
|
9238 |
| -semver@^7.3.4, semver@^7.3.7, semver@^7.5.2: |
| 9334 | +semver@^7.3.4, semver@^7.3.7, semver@^7.5.2, semver@^7.6.0: |
9239 | 9335 | version "7.6.3"
|
9240 | 9336 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
|
9241 | 9337 | integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
@@ -10141,6 +10237,11 @@ trim-right@^1.0.1:
|
10141 | 10237 | resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
|
10142 | 10238 | integrity sha512-WZGXGstmCWgeevgTL54hrCuw1dyMQIzWy7ZfqRJfSmJZBwklI15egmQytFP6bPidmw3M8d5yEowl1niq4vmqZw==
|
10143 | 10239 |
|
| 10240 | +ts-api-utils@^1.3.0: |
| 10241 | + version "1.4.3" |
| 10242 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064" |
| 10243 | + integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw== |
| 10244 | + |
10144 | 10245 | ts-command-line-args@^2.2.0:
|
10145 | 10246 | version "2.5.1"
|
10146 | 10247 | resolved "https://registry.yarnpkg.com/ts-command-line-args/-/ts-command-line-args-2.5.1.tgz#e64456b580d1d4f6d948824c274cf6fa5f45f7f0"
|
|
0 commit comments