1428
1428
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1429
1429
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
1430
1430
1431
- "@eslint/eslintrc@^2.1.4":
1432
- version "2.1.4"
1433
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
1434
- integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
1431
+ "@eslint/config-array@^0.15.1":
1432
+ version "0.15.1"
1433
+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.15.1.tgz#1fa78b422d98f4e7979f2211a1fde137e26c7d61"
1434
+ integrity sha512-K4gzNq+yymn/EVsXYmf+SBcBro8MTf+aXJZUphM96CdzUEr+ClGDvAbpmaEK+cGVigVXIgs9gNmvHAlrzzY5JQ==
1435
+ dependencies:
1436
+ "@eslint/object-schema" "^2.1.3"
1437
+ debug "^4.3.1"
1438
+ minimatch "^3.0.5"
1439
+
1440
+ "@eslint/eslintrc@^3.1.0":
1441
+ version "3.1.0"
1442
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
1443
+ integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==
1435
1444
dependencies:
1436
1445
ajv "^6.12.4"
1437
1446
debug "^4.3.2"
1438
- espree "^9.6.0 "
1439
- globals "^13.19 .0"
1447
+ espree "^10.0.1 "
1448
+ globals "^14.0 .0"
1440
1449
ignore "^5.2.0"
1441
1450
import-fresh "^3.2.1"
1442
1451
js-yaml "^4.1.0"
1443
1452
minimatch "^3.1.2"
1444
1453
strip-json-comments "^3.1.1"
1445
1454
1446
-
1447
- version "8.57.0"
1448
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
1449
- integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
1455
+
1456
+ version "9.4.0"
1457
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.4.0.tgz#96a2edd37ec0551ce5f9540705be23951c008a0c"
1458
+ integrity sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg==
1459
+
1460
+ "@eslint/object-schema@^2.1.3":
1461
+ version "2.1.3"
1462
+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.3.tgz#e65ae80ee2927b4fd8c5c26b15ecacc2b2a6cc2a"
1463
+ integrity sha512-HAbhAYKfsAC2EkTqve00ibWIZlaU74Z1EHwAjYr4PXF0YU2VEA1zSIKSSpKszRLRWwHzzRZXvK632u+uXzvsvw==
1450
1464
1451
1465
"@ethereum-waffle/
[email protected] ":
1452
1466
version "4.0.10"
2067
2081
ws "*"
2068
2082
xtend "^4.0.0"
2069
2083
2070
- "@humanwhocodes/config-array@^0.11.14":
2071
- version "0.11.14"
2072
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
2073
- integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
2074
- dependencies:
2075
- "@humanwhocodes/object-schema" "^2.0.2"
2076
- debug "^4.3.1"
2077
- minimatch "^3.0.5"
2078
-
2079
2084
"@humanwhocodes/module-importer@^1.0.1":
2080
2085
version "1.0.1"
2081
2086
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
2082
2087
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
2083
2088
2084
- "@humanwhocodes/object-schema@^2.0.2 ":
2085
- version "2.0.2 "
2086
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema /-/object-schema-2.0.2. tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917 "
2087
- integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw ==
2089
+ "@humanwhocodes/retry@^0.3.0 ":
2090
+ version "0.3.0 "
2091
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry /-/retry-0.3.0. tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570 "
2092
+ integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew ==
2088
2093
2089
2094
"@hutson/parse-repository-url@^3.0.0":
2090
2095
version "3.0.2"
4789
4794
"@typescript-eslint/types" "7.8.0"
4790
4795
eslint-visitor-keys "^3.4.3"
4791
4796
4792
- "@ungap/structured-clone@^1.2.0":
4793
- version "1.2.0"
4794
- resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
4795
- integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
4796
-
4797
4797
"@vercel/ncc@^0.38.1":
4798
4798
version "0.38.1"
4799
4799
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e"
@@ -5057,7 +5057,7 @@ acorn-walk@^8.1.1:
5057
5057
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa"
5058
5058
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==
5059
5059
5060
- acorn@^8.4.1 , acorn@^8.7 .1, acorn@^8.8.2 , acorn@^8.9.0 :
5060
+ acorn@^8.11.3 , acorn@^8.4 .1, acorn@^8.7.1 , acorn@^8.8.2 :
5061
5061
version "8.11.3"
5062
5062
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
5063
5063
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
@@ -7114,13 +7114,6 @@ doctrine@^2.1.0:
7114
7114
dependencies:
7115
7115
esutils "^2.0.2"
7116
7116
7117
- doctrine@^3.0.0:
7118
- version "3.0.0"
7119
- resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
7120
- integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
7121
- dependencies:
7122
- esutils "^2.0.2"
7123
-
7124
7117
dot-prop@^5.1.0:
7125
7118
version "5.3.0"
7126
7119
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88"
7810
7803
esrecurse "^4.3.0"
7811
7804
estraverse "^4.1.1"
7812
7805
7813
- eslint-scope@^7.2.2 :
7814
- version "7.2.2 "
7815
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2 .tgz#deb4f92563390f32006894af62a22dba1c46423f "
7816
- integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg ==
7806
+ eslint-scope@^8.0.1 :
7807
+ version "8.0.1 "
7808
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.1 .tgz#a9601e4b81a0b9171657c343fb13111688963cfc "
7809
+ integrity sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og ==
7817
7810
dependencies:
7818
7811
esrecurse "^4.3.0"
7819
7812
estraverse "^5.2.0"
@@ -7823,41 +7816,42 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
7823
7816
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
7824
7817
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
7825
7818
7826
- eslint@^8.57.0:
7827
- version "8.57.0"
7828
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
7829
- integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
7819
+ eslint-visitor-keys@^4.0.0:
7820
+ version "4.0.0"
7821
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
7822
+ integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
7823
+
7824
+ eslint@^9.4.0:
7825
+ version "9.4.0"
7826
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.4.0.tgz#79150c3610ae606eb131f1d648d5f43b3d45f3cd"
7827
+ integrity sha512-sjc7Y8cUD1IlwYcTS9qPSvGjAC8Ne9LctpxKKu3x/1IC9bnOg98Zy6GxEJUfr1NojMgVPlyANXYns8oE2c1TAA==
7830
7828
dependencies:
7831
7829
"@eslint-community/eslint-utils" "^4.2.0"
7832
7830
"@eslint-community/regexpp" "^4.6.1"
7833
- "@eslint/eslintrc " "^2.1.4 "
7834
- "@eslint/js " "8.57 .0"
7835
- "@humanwhocodes/config-array " "^0.11.14 "
7831
+ "@eslint/config-array " "^0.15.1 "
7832
+ "@eslint/eslintrc " "^3.1 .0"
7833
+ "@eslint/js " "9.4.0 "
7836
7834
"@humanwhocodes/module-importer" "^1.0.1"
7835
+ "@humanwhocodes/retry" "^0.3.0"
7837
7836
"@nodelib/fs.walk" "^1.2.8"
7838
- "@ungap/structured-clone" "^1.2.0"
7839
7837
ajv "^6.12.4"
7840
7838
chalk "^4.0.0"
7841
7839
cross-spawn "^7.0.2"
7842
7840
debug "^4.3.2"
7843
- doctrine "^3.0.0"
7844
7841
escape-string-regexp "^4.0.0"
7845
- eslint-scope "^7.2.2 "
7846
- eslint-visitor-keys "^3.4.3 "
7847
- espree "^9.6 .1"
7842
+ eslint-scope "^8.0.1 "
7843
+ eslint-visitor-keys "^4.0.0 "
7844
+ espree "^10.0 .1"
7848
7845
esquery "^1.4.2"
7849
7846
esutils "^2.0.2"
7850
7847
fast-deep-equal "^3.1.3"
7851
- file-entry-cache "^6 .0.1 "
7848
+ file-entry-cache "^8 .0.0 "
7852
7849
find-up "^5.0.0"
7853
7850
glob-parent "^6.0.2"
7854
- globals "^13.19.0"
7855
- graphemer "^1.4.0"
7856
7851
ignore "^5.2.0"
7857
7852
imurmurhash "^0.1.4"
7858
7853
is-glob "^4.0.0"
7859
7854
is-path-inside "^3.0.3"
7860
- js-yaml "^4.1.0"
7861
7855
json-stable-stringify-without-jsonify "^1.0.1"
7862
7856
levn "^0.4.1"
7863
7857
lodash.merge "^4.6.2"
@@ -7867,14 +7861,14 @@ eslint@^8.57.0:
7867
7861
strip-ansi "^6.0.1"
7868
7862
text-table "^0.2.0"
7869
7863
7870
- espree@^9.6.0, espree@^9.6 .1:
7871
- version "9.6 .1"
7872
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.6 .1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f "
7873
- integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ ==
7864
+ espree@^10.0 .1:
7865
+ version "10.0 .1"
7866
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.0 .1.tgz#600e60404157412751ba4a6f3a2ee1a42433139f "
7867
+ integrity sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww ==
7874
7868
dependencies:
7875
- acorn "^8.9.0 "
7869
+ acorn "^8.11.3 "
7876
7870
acorn-jsx "^5.3.2"
7877
- eslint-visitor-keys "^3.4.1 "
7871
+ eslint-visitor-keys "^4.0.0 "
7878
7872
7879
7873
[email protected] , esprima@^2.7.1:
7880
7874
version "2.7.3"
8347
8341
dependencies:
8348
8342
escape-string-regexp "^1.0.5"
8349
8343
8350
- file-entry-cache@^6 .0.1 :
8351
- version "6 .0.1 "
8352
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6 .0.1 .tgz#211b2dd9659cb0394b073e7323ac3c933d522027 "
8353
- integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg ==
8344
+ file-entry-cache@^8 .0.0 :
8345
+ version "8 .0.0 "
8346
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8 .0.0 .tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f "
8347
+ integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ ==
8354
8348
dependencies:
8355
- flat-cache "^3 .0.4 "
8349
+ flat-cache "^4 .0.0 "
8356
8350
8357
8351
filelist@^1.0.4:
8358
8352
version "1.0.4"
8419
8413
micromatch "^4.0.2"
8420
8414
pkg-dir "^4.2.0"
8421
8415
8422
- flat-cache@^3 .0.4 :
8423
- version "3.2.0 "
8424
- resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.2.0. tgz#2c0c2d5040c99b1632771a9d105725c0115363ee "
8425
- integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw ==
8416
+ flat-cache@^4 .0.0 :
8417
+ version "4.0.1 "
8418
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1. tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c "
8419
+ integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw ==
8426
8420
dependencies:
8427
8421
flatted "^3.2.9"
8428
- keyv "^4.5.3"
8429
- rimraf "^3.0.2"
8422
+ keyv "^4.5.4"
8430
8423
8431
8424
flat@^5.0.2:
8432
8425
version "5.0.2"
@@ -8965,13 +8958,18 @@ globals@^11.1.0:
8965
8958
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
8966
8959
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
8967
8960
8968
- globals@^13.19.0, globals@^13. 20.0:
8961
+ globals@^13.20.0:
8969
8962
version "13.24.0"
8970
8963
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
8971
8964
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
8972
8965
dependencies:
8973
8966
type-fest "^0.20.2"
8974
8967
8968
+ globals@^14.0.0:
8969
+ version "14.0.0"
8970
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
8971
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
8972
+
8975
8973
globalthis@^1.0.3:
8976
8974
version "1.0.3"
8977
8975
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -10682,7 +10680,7 @@ keccak@^3.0.0, keccak@^3.0.2:
10682
10680
node-gyp-build "^4.2.0"
10683
10681
readable-stream "^3.6.0"
10684
10682
10685
- keyv@^4.5.3:
10683
+ keyv@^4.5.3, keyv@^4.5.4 :
10686
10684
version "4.5.4"
10687
10685
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
10688
10686
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
@@ -13458,13 +13456,6 @@ rimraf@^2.2.8:
13458
13456
dependencies:
13459
13457
glob "^7.1.3"
13460
13458
13461
- rimraf@^3.0.2:
13462
- version "3.0.2"
13463
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
13464
- integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
13465
- dependencies:
13466
- glob "^7.1.3"
13467
-
13468
13459
rimraf@^4.4.1:
13469
13460
version "4.4.1"
13470
13461
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.4.1.tgz#bd33364f67021c5b79e93d7f4fa0568c7c21b755"
0 commit comments