5353 dependencies :
5454 eslint-visitor-keys "^3.3.0"
5555
56+ " @eslint-community/eslint-utils@^4.9.1 " :
57+ version "4.9.1"
58+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
59+ integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
60+ dependencies :
61+ eslint-visitor-keys "^3.4.3"
62+
5663" @eslint-community/regexpp@^4.4.0 " :
5764 version "4.4.0"
5865 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
5966 integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
6067
68+ " @eslint/core@^0.17.0 " :
69+ version "0.17.0"
70+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
71+ integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==
72+ dependencies :
73+ " @types/json-schema" " ^7.0.15"
74+
75+ " @eslint/core@^1.1.0 " :
76+ version "1.1.0"
77+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d"
78+ integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==
79+ dependencies :
80+ " @types/json-schema" " ^7.0.15"
81+
82+ " @eslint/css-tree@^3.6.6 " :
83+ version "3.6.9"
84+ resolved "https://registry.yarnpkg.com/@eslint/css-tree/-/css-tree-3.6.9.tgz#d52d4c823893644f2e2910a035c9a77953d529f4"
85+ integrity sha512-3D5/OHibNEGk+wKwNwMbz63NMf367EoR4mVNNpxddCHKEb2Nez7z62J2U6YjtErSsZDoY0CsccmoUpdEbkogNA==
86+ dependencies :
87+ mdn-data "2.23.0"
88+ source-map-js "^1.0.1"
89+
90+ " @eslint/css@^0.14.1 " :
91+ version "0.14.1"
92+ resolved "https://registry.yarnpkg.com/@eslint/css/-/css-0.14.1.tgz#ca80b9c21b5de901e173ba8180f9cd8879315604"
93+ integrity sha512-NXiteSacmpaXqgyIW3+GcNzexXyfC0kd+gig6WTjD4A74kBGJeNx1tV0Hxa0v7x0+mnIyKfGPhGNs1uhRFdh+w==
94+ dependencies :
95+ " @eslint/core" " ^0.17.0"
96+ " @eslint/css-tree" " ^3.6.6"
97+ " @eslint/plugin-kit" " ^0.4.1"
98+
6199" @eslint/eslintrc@^0.4.3 " :
62100 version "0.4.3"
63101 resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
73111 minimatch "^3.0.4"
74112 strip-json-comments "^3.1.1"
75113
114+ " @eslint/json@^1.0.0 " :
115+ version "1.0.1"
116+ resolved "https://registry.yarnpkg.com/@eslint/json/-/json-1.0.1.tgz#3b4f7225e5ff8c3639ab0dc77eb2f451aa4ab8d8"
117+ integrity sha512-bE2nGv8/U+uRvQEJWOgCsZCa65XsCBgxyyx/sXtTHVv0kqdauACLzyp7A1C3yNn7pRaWjIt5acxY+TAbSyIJXw==
118+ dependencies :
119+ " @eslint/core" " ^1.1.0"
120+ " @eslint/plugin-kit" " ^0.6.0"
121+ " @humanwhocodes/momoa" " ^3.3.10"
122+ natural-compare "^1.4.0"
123+
124+ " @eslint/plugin-kit@^0.4.1 " :
125+ version "0.4.1"
126+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
127+ integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
128+ dependencies :
129+ " @eslint/core" " ^0.17.0"
130+ levn "^0.4.1"
131+
132+ " @eslint/plugin-kit@^0.6.0 " :
133+ version "0.6.0"
134+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
135+ integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
136+ dependencies :
137+ " @eslint/core" " ^1.1.0"
138+ levn "^0.4.1"
139+
76140" @ethereum-waffle/chai@^3.4.0 " :
77141 version "3.4.0"
78142 resolved "https://registry.yarnpkg.com/@ethereum-waffle/chai/-/chai-3.4.0.tgz#2477877410a96bf370edd64df905b04fb9aba9d5"
11691233 debug "^4.1.1"
11701234 minimatch "^3.0.4"
11711235
1236+ " @humanwhocodes/momoa@^3.3.10 " :
1237+ version "3.3.10"
1238+ resolved "https://registry.yarnpkg.com/@humanwhocodes/momoa/-/momoa-3.3.10.tgz#8ffe034b31e1d43e480846695869c45a06539c73"
1239+ integrity sha512-KWiFQpSAqEIyrTXko3hFNLeQvSK8zXlJQzhhxsyVn58WFRYXST99b3Nqnu+ttOtjds2Pl2grUHGpe2NzhPynuQ==
1240+
11721241" @humanwhocodes/object-schema@^1.2.0 " :
11731242 version "1.2.0"
11741243 resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
12671336 dependencies :
12681337 antlr4ts "^0.5.0-alpha.4"
12691338
1339+ " @stylistic/eslint-plugin@^5.7.1 " :
1340+ version "5.9.0"
1341+ resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.9.0.tgz#b7d23ac17dd8a1868eb7ac142f3ba6d627516e2a"
1342+ integrity sha512-FqqSkvDMYJReydrMhlugc71M76yLLQWNfmGq+SIlLa7N3kHp8Qq8i2PyWrVNAfjOyOIY+xv9XaaYwvVW7vroMA==
1343+ dependencies :
1344+ " @eslint-community/eslint-utils" " ^4.9.1"
1345+ " @typescript-eslint/types" " ^8.56.0"
1346+ eslint-visitor-keys "^4.2.1"
1347+ espree "^10.4.0"
1348+ estraverse "^5.3.0"
1349+ picomatch "^4.0.3"
1350+
12701351" @szmarczak/http-timer@^1.1.2 " :
12711352 version "1.1.2"
12721353 resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
13461427 dependencies :
13471428 dotenv "*"
13481429
1430+ " @types/json-schema@^7.0.15 " :
1431+ version "7.0.15"
1432+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1433+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1434+
13491435" @types/json-schema@^7.0.3 " :
13501436 version "7.0.5"
13511437 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd"
14911577 resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
14921578 integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
14931579
1580+ " @typescript-eslint/types@^8.56.0 " :
1581+ version "8.56.1"
1582+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
1583+ integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
1584+
14941585" @typescript-eslint/typescript-estree@4.11.1 " :
14951586 version "4.11.1"
14961587 resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.11.1.tgz#a4416b4a65872a48773b9e47afabdf7519eb10bc"
@@ -1604,6 +1695,11 @@ acorn-jsx@^5.3.1:
16041695 resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
16051696 integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
16061697
1698+ acorn-jsx@^5.3.2 :
1699+ version "5.3.2"
1700+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
1701+ integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
1702+
16071703acorn-walk@^8.1.1 :
16081704 version "8.1.1"
16091705 resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.1.1.tgz#3ddab7f84e4a7e2313f6c414c5b7dac85f4e3ebc"
@@ -1614,6 +1710,11 @@ acorn@^7.4.0:
16141710 resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
16151711 integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
16161712
1713+ acorn@^8.15.0 :
1714+ version "8.16.0"
1715+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
1716+ integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
1717+
16171718acorn@^8.4.1 :
16181719 version "8.4.1"
16191720 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
@@ -3768,12 +3869,16 @@ eslint-config-xo-typescript@0.57.0:
37683869 resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
37693870 integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
37703871
3771- eslint-config-xo@0.43.1 :
3772- version "0.43.1 "
3773- resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1 .tgz#c2ac8993f6e429048c813f599265d1636a0bc060 "
3774- integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ ==
3872+ eslint-config-xo@0.50.0 :
3873+ version "0.50.0 "
3874+ resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.50.0 .tgz#61206b2899436d0535f7f247b6dbd8bff7f5a95a "
3875+ integrity sha512-IC+G7r8cIZkspJX5Ug97Si3aHyLatx+eZ5w/dyLuBo0HDZj13uIsZy+mlbXM18aN2/MLarIn0vq4R/a75Gmfcg ==
37753876 dependencies :
3877+ " @eslint/css" " ^0.14.1"
3878+ " @eslint/json" " ^1.0.0"
3879+ " @stylistic/eslint-plugin" " ^5.7.1"
37763880 confusing-browser-globals "1.0.11"
3881+ globals "^17.3.0"
37773882
37783883eslint-plugin-functional@3.7.2 :
37793884 version "3.7.2"
@@ -3831,6 +3936,16 @@ eslint-visitor-keys@^3.3.0:
38313936 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
38323937 integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
38333938
3939+ eslint-visitor-keys@^3.4.3 :
3940+ version "3.4.3"
3941+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3942+ integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
3943+
3944+ eslint-visitor-keys@^4.2.1 :
3945+ version "4.2.1"
3946+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
3947+ integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
3948+
38343949eslint@7.32.0 :
38353950 version "7.32.0"
38363951 resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
@@ -3877,6 +3992,15 @@ eslint@7.32.0:
38773992 text-table "^0.2.0"
38783993 v8-compile-cache "^2.0.3"
38793994
3995+ espree@^10.4.0 :
3996+ version "10.4.0"
3997+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
3998+ integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
3999+ dependencies :
4000+ acorn "^8.15.0"
4001+ acorn-jsx "^5.3.2"
4002+ eslint-visitor-keys "^4.2.1"
4003+
38804004espree@^7.3.0 :
38814005 version "7.3.0"
38824006 resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348"
@@ -3931,6 +4055,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
39314055 resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
39324056 integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
39334057
4058+ estraverse@^5.3.0 :
4059+ version "5.3.0"
4060+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
4061+ integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
4062+
39344063esutils@^2.0.2 :
39354064 version "2.0.3"
39364065 resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -5114,6 +5243,11 @@ globals@^13.9.0:
51145243 dependencies :
51155244 type-fest "^0.20.2"
51165245
5246+ globals@^17.3.0 :
5247+ version "17.4.0"
5248+ resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
5249+ integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
5250+
51175251globals@^9.18.0 :
51185252 version "9.18.0"
51195253 resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -6397,6 +6531,11 @@ md5.js@^1.3.4:
63976531 inherits "^2.0.1"
63986532 safe-buffer "^5.1.2"
63996533
6534+ mdn-data@2.23.0 :
6535+ version "2.23.0"
6536+ resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.23.0.tgz#f136a03eeed90d368dc0d849794043b237b53f5b"
6537+ integrity sha512-786vq1+4079JSeu2XdcDjrhi/Ry7BWtjDl9WtGPWLiIHb2T66GvIVflZTBoSNZ5JqTtJGYEVMuFA/lbQlMOyDQ==
6538+
64006539media-typer@0.3.0 :
64016540 version "0.3.0"
64026541 resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
@@ -7310,6 +7449,11 @@ picomatch@^2.3.1:
73107449 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
73117450 integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
73127451
7452+ picomatch@^4.0.3 :
7453+ version "4.0.3"
7454+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
7455+ integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
7456+
73137457pify@^2.0.0, pify@^2.3.0 :
73147458 version "2.3.0"
73157459 resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -8214,6 +8358,11 @@ solparse@2.2.8:
82148358 pegjs "^0.10.0"
82158359 yargs "^10.0.3"
82168360
8361+ source-map-js@^1.0.1 :
8362+ version "1.2.1"
8363+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
8364+ integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
8365+
82178366source-map-resolve@^0.5.0 :
82188367 version "0.5.3"
82198368 resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
0 commit comments