|
58 | 58 | dependencies: |
59 | 59 | eslint-visitor-keys "^3.3.0" |
60 | 60 |
|
| 61 | +"@eslint-community/eslint-utils@^4.7.0": |
| 62 | + version "4.7.0" |
| 63 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
| 64 | + integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 65 | + dependencies: |
| 66 | + eslint-visitor-keys "^3.4.3" |
| 67 | + |
61 | 68 | "@eslint-community/regexpp@^4.4.0": |
62 | 69 | version "4.12.1" |
63 | 70 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
|
68 | 75 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63" |
69 | 76 | integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA== |
70 | 77 |
|
| 78 | +"@eslint/core@^0.14.0": |
| 79 | + version "0.14.0" |
| 80 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003" |
| 81 | + integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg== |
| 82 | + dependencies: |
| 83 | + "@types/json-schema" "^7.0.15" |
| 84 | + |
| 85 | +"@eslint/core@^0.15.2": |
| 86 | + version "0.15.2" |
| 87 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
| 88 | + integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
| 89 | + dependencies: |
| 90 | + "@types/json-schema" "^7.0.15" |
| 91 | + |
| 92 | +"@eslint/css-tree@^3.6.1": |
| 93 | + version "3.6.5" |
| 94 | + resolved "https://registry.yarnpkg.com/@eslint/css-tree/-/css-tree-3.6.5.tgz#e51b69206117135557352982ba65d18f9d9b5a60" |
| 95 | + integrity sha512-bJgnXu0D0K1BbfPfHTmCaJe2ucBOjeg/tG37H2CSqYCw51VMmBtPfWrH8LKPLAVCOp0h94e1n8PfR3v9iRbtyA== |
| 96 | + dependencies: |
| 97 | + mdn-data "2.23.0" |
| 98 | + source-map-js "^1.0.1" |
| 99 | + |
| 100 | +"@eslint/css@^0.10.0": |
| 101 | + version "0.10.0" |
| 102 | + resolved "https://registry.yarnpkg.com/@eslint/css/-/css-0.10.0.tgz#d024daa8eef2f9706b1cc8f7d99c57566693db6f" |
| 103 | + integrity sha512-pHoYRWS08oeU0qVez1pZCcbqHzoJnM5VMtrxH2nWDJ0ukq9DkwWV1BTY+PWK+eWBbndN9W0O9WjJTyAHsDoPOg== |
| 104 | + dependencies: |
| 105 | + "@eslint/core" "^0.14.0" |
| 106 | + "@eslint/css-tree" "^3.6.1" |
| 107 | + "@eslint/plugin-kit" "^0.3.1" |
| 108 | + |
71 | 109 | "@eslint/eslintrc@^2.1.4": |
72 | 110 | version "2.1.4" |
73 | 111 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" |
|
88 | 126 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" |
89 | 127 | integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== |
90 | 128 |
|
| 129 | +"@eslint/json@^0.13.1": |
| 130 | + version "0.13.2" |
| 131 | + resolved "https://registry.yarnpkg.com/@eslint/json/-/json-0.13.2.tgz#4756dba4e646efb91a80be41dd790e61aea0fe12" |
| 132 | + integrity sha512-yWLyRE18rHgHXhWigRpiyv1LDPkvWtC6oa7QHXW7YdP6gosJoq7BiLZW2yCs9U7zN7X4U3ZeOJjepA10XAOIMw== |
| 133 | + dependencies: |
| 134 | + "@eslint/core" "^0.15.2" |
| 135 | + "@eslint/plugin-kit" "^0.3.5" |
| 136 | + "@humanwhocodes/momoa" "^3.3.9" |
| 137 | + natural-compare "^1.4.0" |
| 138 | + |
| 139 | +"@eslint/plugin-kit@^0.3.1", "@eslint/plugin-kit@^0.3.5": |
| 140 | + version "0.3.5" |
| 141 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
| 142 | + integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
| 143 | + dependencies: |
| 144 | + "@eslint/core" "^0.15.2" |
| 145 | + levn "^0.4.1" |
| 146 | + |
91 | 147 | "@ethereum-waffle/chai@^3.4.4": |
92 | 148 | version "3.4.4" |
93 | 149 | resolved "https://registry.yarnpkg.com/@ethereum-waffle/chai/-/chai-3.4.4.tgz#16c4cc877df31b035d6d92486dfdf983df9138ff" |
|
1304 | 1360 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" |
1305 | 1361 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== |
1306 | 1362 |
|
| 1363 | +"@humanwhocodes/momoa@^3.3.9": |
| 1364 | + version "3.3.9" |
| 1365 | + resolved "https://registry.yarnpkg.com/@humanwhocodes/momoa/-/momoa-3.3.9.tgz#513ff7fb5e3ce08fb5ddbd3a5730e195cab2dd36" |
| 1366 | + integrity sha512-LHw6Op4bJb3/3KZgOgwflJx5zY9XOy0NU1NuyUFKGdTwHYmP+PbnQGCYQJ8NVNlulLfQish34b0VuUlLYP3AXA== |
| 1367 | + |
1307 | 1368 | "@humanwhocodes/object-schema@^2.0.3": |
1308 | 1369 | version "2.0.3" |
1309 | 1370 | resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" |
|
1510 | 1571 | dependencies: |
1511 | 1572 | antlr4ts "^0.5.0-alpha.4" |
1512 | 1573 |
|
| 1574 | +"@stylistic/eslint-plugin@^5.2.3": |
| 1575 | + version "5.2.3" |
| 1576 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.3.tgz#f2be5d25e768f5ef4bb72d339bb71c500accef61" |
| 1577 | + integrity sha512-oY7GVkJGVMI5benlBDCaRrSC1qPasafyv5dOBLLv5MTilMGnErKhO6ziEfodDDIZbo5QxPUNW360VudJOFODMw== |
| 1578 | + dependencies: |
| 1579 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 1580 | + "@typescript-eslint/types" "^8.38.0" |
| 1581 | + eslint-visitor-keys "^4.2.1" |
| 1582 | + espree "^10.4.0" |
| 1583 | + estraverse "^5.3.0" |
| 1584 | + picomatch "^4.0.3" |
| 1585 | + |
1513 | 1586 | "@szmarczak/http-timer@^1.1.2": |
1514 | 1587 | version "1.1.2" |
1515 | 1588 | resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421" |
|
1590 | 1663 | dependencies: |
1591 | 1664 | dotenv "*" |
1592 | 1665 |
|
| 1666 | +"@types/json-schema@^7.0.15": |
| 1667 | + version "7.0.15" |
| 1668 | + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
| 1669 | + integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
| 1670 | + |
1593 | 1671 | "@types/json-schema@^7.0.9": |
1594 | 1672 | version "7.0.9" |
1595 | 1673 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" |
|
1741 | 1819 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" |
1742 | 1820 | integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== |
1743 | 1821 |
|
| 1822 | +"@typescript-eslint/types@^8.38.0": |
| 1823 | + version "8.41.0" |
| 1824 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d" |
| 1825 | + integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag== |
| 1826 | + |
1744 | 1827 | "@typescript-eslint/typescript-estree@5.62.0": |
1745 | 1828 | version "5.62.0" |
1746 | 1829 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b" |
@@ -1871,6 +1954,11 @@ acorn@^6.0.7: |
1871 | 1954 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6" |
1872 | 1955 | integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ== |
1873 | 1956 |
|
| 1957 | +acorn@^8.15.0: |
| 1958 | + version "8.15.0" |
| 1959 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816" |
| 1960 | + integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg== |
| 1961 | + |
1874 | 1962 | acorn@^8.4.1: |
1875 | 1963 | version "8.4.1" |
1876 | 1964 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c" |
@@ -4056,12 +4144,16 @@ eslint-config-xo-typescript@0.44.0: |
4056 | 4144 | dependencies: |
4057 | 4145 | typescript ">=4.3" |
4058 | 4146 |
|
4059 | | -eslint-config-xo@0.43.1: |
4060 | | - version "0.43.1" |
4061 | | - resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060" |
4062 | | - integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ== |
| 4147 | +eslint-config-xo@0.49.0: |
| 4148 | + version "0.49.0" |
| 4149 | + resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.49.0.tgz#2f60d0bcb40852709a11b9a20b6553d276171815" |
| 4150 | + integrity sha512-hGtD689+fdJxggx1QbEjWfgGOsTasmYqtfk3Rsxru9QyKg2iOhXO2fvR9C7ck8AGw+n2wy6FsA8/MBIzznt5/Q== |
4063 | 4151 | dependencies: |
| 4152 | + "@eslint/css" "^0.10.0" |
| 4153 | + "@eslint/json" "^0.13.1" |
| 4154 | + "@stylistic/eslint-plugin" "^5.2.3" |
4064 | 4155 | confusing-browser-globals "1.0.11" |
| 4156 | + globals "^16.3.0" |
4065 | 4157 |
|
4066 | 4158 | eslint-scope@^4.0.3: |
4067 | 4159 | version "4.0.3" |
@@ -4114,6 +4206,11 @@ eslint-visitor-keys@^3.4.3: |
4114 | 4206 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
4115 | 4207 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
4116 | 4208 |
|
| 4209 | +eslint-visitor-keys@^4.2.1: |
| 4210 | + version "4.2.1" |
| 4211 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
| 4212 | + integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
| 4213 | + |
4117 | 4214 | eslint@8.57.1: |
4118 | 4215 | version "8.57.1" |
4119 | 4216 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9" |
@@ -4200,6 +4297,15 @@ eslint@^5.6.0: |
4200 | 4297 | table "^5.2.3" |
4201 | 4298 | text-table "^0.2.0" |
4202 | 4299 |
|
| 4300 | +espree@^10.4.0: |
| 4301 | + version "10.4.0" |
| 4302 | + resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837" |
| 4303 | + integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ== |
| 4304 | + dependencies: |
| 4305 | + acorn "^8.15.0" |
| 4306 | + acorn-jsx "^5.3.2" |
| 4307 | + eslint-visitor-keys "^4.2.1" |
| 4308 | + |
4203 | 4309 | espree@^5.0.1: |
4204 | 4310 | version "5.0.1" |
4205 | 4311 | resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a" |
@@ -4254,6 +4360,11 @@ estraverse@^5.1.0, estraverse@^5.2.0: |
4254 | 4360 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880" |
4255 | 4361 | integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ== |
4256 | 4362 |
|
| 4363 | +estraverse@^5.3.0: |
| 4364 | + version "5.3.0" |
| 4365 | + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" |
| 4366 | + integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== |
| 4367 | + |
4257 | 4368 | esutils@^2.0.2: |
4258 | 4369 | version "2.0.3" |
4259 | 4370 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" |
@@ -5415,6 +5526,11 @@ globals@^13.19.0: |
5415 | 5526 | dependencies: |
5416 | 5527 | type-fest "^0.20.2" |
5417 | 5528 |
|
| 5529 | +globals@^16.3.0: |
| 5530 | + version "16.3.0" |
| 5531 | + resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667" |
| 5532 | + integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ== |
| 5533 | + |
5418 | 5534 | globals@^9.18.0: |
5419 | 5535 | version "9.18.0" |
5420 | 5536 | resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" |
@@ -6892,6 +7008,11 @@ md5.js@^1.3.4: |
6892 | 7008 | inherits "^2.0.1" |
6893 | 7009 | safe-buffer "^5.1.2" |
6894 | 7010 |
|
| 7011 | +mdn-data@2.23.0: |
| 7012 | + version "2.23.0" |
| 7013 | + resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.23.0.tgz#f136a03eeed90d368dc0d849794043b237b53f5b" |
| 7014 | + integrity sha512-786vq1+4079JSeu2XdcDjrhi/Ry7BWtjDl9WtGPWLiIHb2T66GvIVflZTBoSNZ5JqTtJGYEVMuFA/lbQlMOyDQ== |
| 7015 | + |
6895 | 7016 | media-typer@0.3.0: |
6896 | 7017 | version "0.3.0" |
6897 | 7018 | resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" |
@@ -7850,6 +7971,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3: |
7850 | 7971 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972" |
7851 | 7972 | integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw== |
7852 | 7973 |
|
| 7974 | +picomatch@^4.0.3: |
| 7975 | + version "4.0.3" |
| 7976 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" |
| 7977 | + integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== |
| 7978 | + |
7853 | 7979 | pify@^2.0.0, pify@^2.3.0: |
7854 | 7980 | version "2.3.0" |
7855 | 7981 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" |
@@ -8849,6 +8975,11 @@ solidity-comments-extractor@^0.0.7: |
8849 | 8975 | resolved "https://registry.yarnpkg.com/solidity-comments-extractor/-/solidity-comments-extractor-0.0.7.tgz#99d8f1361438f84019795d928b931f4e5c39ca19" |
8850 | 8976 | integrity sha512-wciNMLg/Irp8OKGrh3S2tfvZiZ0NEyILfcRCXCD4mp7SgK/i9gzLfhY2hY7VMCQJ3kH9UB9BzNdibIVMchzyYw== |
8851 | 8977 |
|
| 8978 | +source-map-js@^1.0.1: |
| 8979 | + version "1.2.1" |
| 8980 | + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" |
| 8981 | + integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== |
| 8982 | + |
8852 | 8983 | source-map-resolve@^0.5.0: |
8853 | 8984 | version "0.5.3" |
8854 | 8985 | resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a" |
|
0 commit comments