|
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.0" |
| 1343 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz#9819678f919d75241845c2e9379888ecde8e8ad2" |
| 1344 | + integrity sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w== |
| 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" |
|
1642 | 1660 | "@typescript-eslint/types" "5.62.0" |
1643 | 1661 | "@typescript-eslint/visitor-keys" "5.62.0" |
1644 | 1662 |
|
| 1663 | +"@typescript-eslint/scope-manager@8.18.0": |
| 1664 | + version "8.18.0" |
| 1665 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz#30b040cb4557804a7e2bcc65cf8fdb630c96546f" |
| 1666 | + integrity sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw== |
| 1667 | + dependencies: |
| 1668 | + "@typescript-eslint/types" "8.18.0" |
| 1669 | + "@typescript-eslint/visitor-keys" "8.18.0" |
| 1670 | + |
1645 | 1671 | "@typescript-eslint/type-utils@5.62.0": |
1646 | 1672 | version "5.62.0" |
1647 | 1673 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a" |
|
1657 | 1683 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" |
1658 | 1684 | integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== |
1659 | 1685 |
|
| 1686 | +"@typescript-eslint/types@8.18.0": |
| 1687 | + version "8.18.0" |
| 1688 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.0.tgz#3afcd30def8756bc78541268ea819a043221d5f3" |
| 1689 | + integrity sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA== |
| 1690 | + |
1660 | 1691 | "@typescript-eslint/typescript-estree@5.62.0": |
1661 | 1692 | version "5.62.0" |
1662 | 1693 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b" |
|
1670 | 1701 | semver "^7.3.7" |
1671 | 1702 | tsutils "^3.21.0" |
1672 | 1703 |
|
| 1704 | +"@typescript-eslint/typescript-estree@8.18.0": |
| 1705 | + version "8.18.0" |
| 1706 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz#d8ca785799fbb9c700cdff1a79c046c3e633c7f9" |
| 1707 | + integrity sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg== |
| 1708 | + dependencies: |
| 1709 | + "@typescript-eslint/types" "8.18.0" |
| 1710 | + "@typescript-eslint/visitor-keys" "8.18.0" |
| 1711 | + debug "^4.3.4" |
| 1712 | + fast-glob "^3.3.2" |
| 1713 | + is-glob "^4.0.3" |
| 1714 | + minimatch "^9.0.4" |
| 1715 | + semver "^7.6.0" |
| 1716 | + ts-api-utils "^1.3.0" |
| 1717 | + |
1673 | 1718 | "@typescript-eslint/utils@5.62.0": |
1674 | 1719 | version "5.62.0" |
1675 | 1720 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86" |
|
1684 | 1729 | eslint-scope "^5.1.1" |
1685 | 1730 | semver "^7.3.7" |
1686 | 1731 |
|
| 1732 | +"@typescript-eslint/utils@^8.13.0": |
| 1733 | + version "8.18.0" |
| 1734 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.0.tgz#48f67205d42b65d895797bb7349d1be5c39a62f7" |
| 1735 | + integrity sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg== |
| 1736 | + dependencies: |
| 1737 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 1738 | + "@typescript-eslint/scope-manager" "8.18.0" |
| 1739 | + "@typescript-eslint/types" "8.18.0" |
| 1740 | + "@typescript-eslint/typescript-estree" "8.18.0" |
| 1741 | + |
1687 | 1742 | "@typescript-eslint/visitor-keys@5.62.0": |
1688 | 1743 | version "5.62.0" |
1689 | 1744 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e" |
|
1692 | 1747 | "@typescript-eslint/types" "5.62.0" |
1693 | 1748 | eslint-visitor-keys "^3.3.0" |
1694 | 1749 |
|
| 1750 | +"@typescript-eslint/visitor-keys@8.18.0": |
| 1751 | + version "8.18.0" |
| 1752 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz#7b6d33534fa808e33a19951907231ad2ea5c36dd" |
| 1753 | + integrity sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw== |
| 1754 | + dependencies: |
| 1755 | + "@typescript-eslint/types" "8.18.0" |
| 1756 | + eslint-visitor-keys "^4.2.0" |
| 1757 | + |
1695 | 1758 | "@ungap/structured-clone@^1.2.0": |
1696 | 1759 | version "1.2.0" |
1697 | 1760 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" |
@@ -1841,6 +1904,11 @@ acorn@^6.0.7: |
1841 | 1904 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6" |
1842 | 1905 | integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ== |
1843 | 1906 |
|
| 1907 | +acorn@^8.14.0: |
| 1908 | + version "8.14.0" |
| 1909 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" |
| 1910 | + integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== |
| 1911 | + |
1844 | 1912 | acorn@^8.4.1, acorn@^8.9.0: |
1845 | 1913 | version "8.10.0" |
1846 | 1914 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5" |
@@ -4379,12 +4447,14 @@ eslint-config-xo-typescript@1.0.1: |
4379 | 4447 | resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-1.0.1.tgz#90a91a4dc2135ea93ef3081ecf1945303ab2bc60" |
4380 | 4448 | integrity sha512-vPQssnRSUgBFOEfB/KY12CXwltwFSn4RSCfa+w7gjBC2PFQ7Yfgmyei+1XUZ3K+8LRGef2NMJUcxts7PldhDjg== |
4381 | 4449 |
|
4382 | | -eslint-config-xo@0.45.0: |
4383 | | - version "0.45.0" |
4384 | | - resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.45.0.tgz#80e11c386aad07070bf103c04057dfa3d07b9705" |
4385 | | - integrity sha512-T30F2S2HKKmr/RoHopKE7wMUMWrsLMab1qFl2WyFJjETbD+l7p4hSQWpTVGW7TEbSKG1QBekwf6Jn9ZDPA6thA== |
| 4450 | +eslint-config-xo@0.46.0: |
| 4451 | + version "0.46.0" |
| 4452 | + resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.46.0.tgz#2ebb7d8507d8babe456d76b3eb3d11e2ef0c89de" |
| 4453 | + integrity sha512-mjQUhdTCLQwHUFKf1hhSx1FFhm2jllr4uG2KjaW7gZHGAbjKoSypvo1eQvFk17lHx3bztYjZDDXQmkAZyaSlAg== |
4386 | 4454 | dependencies: |
| 4455 | + "@stylistic/eslint-plugin" "^2.6.1" |
4387 | 4456 | confusing-browser-globals "1.0.11" |
| 4457 | + globals "^15.3.0" |
4388 | 4458 |
|
4389 | 4459 | eslint-scope@^4.0.3: |
4390 | 4460 | version "4.0.3" |
@@ -4432,6 +4502,11 @@ eslint-visitor-keys@^3.4.3: |
4432 | 4502 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
4433 | 4503 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
4434 | 4504 |
|
| 4505 | +eslint-visitor-keys@^4.2.0: |
| 4506 | + version "4.2.0" |
| 4507 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
| 4508 | + integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
| 4509 | + |
4435 | 4510 | eslint@8.57.1: |
4436 | 4511 | version "8.57.1" |
4437 | 4512 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9" |
@@ -4518,6 +4593,15 @@ eslint@^5.6.0: |
4518 | 4593 | table "^5.2.3" |
4519 | 4594 | text-table "^0.2.0" |
4520 | 4595 |
|
| 4596 | +espree@^10.3.0: |
| 4597 | + version "10.3.0" |
| 4598 | + resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a" |
| 4599 | + integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg== |
| 4600 | + dependencies: |
| 4601 | + acorn "^8.14.0" |
| 4602 | + acorn-jsx "^5.3.2" |
| 4603 | + eslint-visitor-keys "^4.2.0" |
| 4604 | + |
4521 | 4605 | espree@^5.0.1: |
4522 | 4606 | version "5.0.1" |
4523 | 4607 | resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a" |
@@ -4570,7 +4654,7 @@ estraverse@^4.1.1: |
4570 | 4654 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" |
4571 | 4655 | integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== |
4572 | 4656 |
|
4573 | | -estraverse@^5.1.0, estraverse@^5.2.0: |
| 4657 | +estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0: |
4574 | 4658 | version "5.3.0" |
4575 | 4659 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" |
4576 | 4660 | integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== |
@@ -5210,7 +5294,7 @@ fast-diff@^1.1.2, fast-diff@^1.2.0: |
5210 | 5294 | resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0" |
5211 | 5295 | integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw== |
5212 | 5296 |
|
5213 | | -fast-glob@^3.0.3: |
| 5297 | +fast-glob@^3.0.3, fast-glob@^3.3.2: |
5214 | 5298 | version "3.3.2" |
5215 | 5299 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" |
5216 | 5300 | integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== |
@@ -5812,6 +5896,11 @@ globals@^13.19.0: |
5812 | 5896 | dependencies: |
5813 | 5897 | type-fest "^0.20.2" |
5814 | 5898 |
|
| 5899 | +globals@^15.3.0: |
| 5900 | + version "15.13.0" |
| 5901 | + resolved "https://registry.yarnpkg.com/globals/-/globals-15.13.0.tgz#bbec719d69aafef188ecd67954aae76a696010fc" |
| 5902 | + integrity sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g== |
| 5903 | + |
5815 | 5904 | globals@^9.18.0: |
5816 | 5905 | version "9.18.0" |
5817 | 5906 | resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" |
@@ -7752,6 +7841,13 @@ minimatch@^5.0.1, minimatch@^5.1.6: |
7752 | 7841 | dependencies: |
7753 | 7842 | brace-expansion "^2.0.1" |
7754 | 7843 |
|
| 7844 | +minimatch@^9.0.4: |
| 7845 | + version "9.0.5" |
| 7846 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
| 7847 | + integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
| 7848 | + dependencies: |
| 7849 | + brace-expansion "^2.0.1" |
| 7850 | + |
7755 | 7851 | minimist-options@4.1.0: |
7756 | 7852 | version "4.1.0" |
7757 | 7853 | resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619" |
@@ -8562,6 +8658,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: |
8562 | 8658 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
8563 | 8659 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
8564 | 8660 |
|
| 8661 | +picomatch@^4.0.2: |
| 8662 | + version "4.0.2" |
| 8663 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" |
| 8664 | + integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== |
| 8665 | + |
8565 | 8666 | pify@^2.0.0, pify@^2.3.0: |
8566 | 8667 | version "2.3.0" |
8567 | 8668 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" |
@@ -9427,7 +9528,7 @@ semver@^6.3.0: |
9427 | 9528 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
9428 | 9529 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
9429 | 9530 |
|
9430 | | -semver@^7.3.4, semver@^7.3.7, semver@^7.5.2: |
| 9531 | +semver@^7.3.4, semver@^7.3.7, semver@^7.5.2, semver@^7.6.0: |
9431 | 9532 | version "7.6.3" |
9432 | 9533 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" |
9433 | 9534 | integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== |
@@ -10342,6 +10443,11 @@ trim-right@^1.0.1: |
10342 | 10443 | resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" |
10343 | 10444 | integrity sha512-WZGXGstmCWgeevgTL54hrCuw1dyMQIzWy7ZfqRJfSmJZBwklI15egmQytFP6bPidmw3M8d5yEowl1niq4vmqZw== |
10344 | 10445 |
|
| 10446 | +ts-api-utils@^1.3.0: |
| 10447 | + version "1.4.3" |
| 10448 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064" |
| 10449 | + integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw== |
| 10450 | + |
10345 | 10451 | ts-command-line-args@^2.2.0: |
10346 | 10452 | version "2.5.1" |
10347 | 10453 | resolved "https://registry.yarnpkg.com/ts-command-line-args/-/ts-command-line-args-2.5.1.tgz#e64456b580d1d4f6d948824c274cf6fa5f45f7f0" |
|
0 commit comments