|
291 | 291 | dependencies:
|
292 | 292 | eslint-visitor-keys "^3.3.0"
|
293 | 293 |
|
| 294 | +"@eslint-community/eslint-utils@^4.4.0": |
| 295 | + version "4.4.0" |
| 296 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59" |
| 297 | + integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== |
| 298 | + dependencies: |
| 299 | + eslint-visitor-keys "^3.3.0" |
| 300 | + |
294 | 301 | "@eslint-community/regexpp@^4.4.0":
|
295 | 302 | version "4.4.0"
|
296 | 303 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
|
|
1328 | 1335 | resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.18.0.tgz#8e77a02a09ecce957255a2f48c9a7178ec191908"
|
1329 | 1336 | integrity sha512-yfORGUIPgLck41qyN7nbwJRAx17/jAIXCTanHOJZhB6PJ1iAk/84b/xlsVKFSyNyLXIj0dhppoE0+CRws7wlzA==
|
1330 | 1337 |
|
| 1338 | +"@stylistic/eslint-plugin@^2.6.1": |
| 1339 | + version "2.8.0" |
| 1340 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.8.0.tgz#9fcbcf8b4b27cc3867eedce37b8c8fded1010107" |
| 1341 | + integrity sha512-Ufvk7hP+bf+pD35R/QfunF793XlSRIC7USr3/EdgduK9j13i2JjmsM0LUz3/foS+jDYp2fzyWZA9N44CPur0Ow== |
| 1342 | + dependencies: |
| 1343 | + "@typescript-eslint/utils" "^8.4.0" |
| 1344 | + eslint-visitor-keys "^4.0.0" |
| 1345 | + espree "^10.1.0" |
| 1346 | + estraverse "^5.3.0" |
| 1347 | + picomatch "^4.0.2" |
| 1348 | + |
1331 | 1349 | "@szmarczak/http-timer@^1.1.2":
|
1332 | 1350 | version "1.1.2"
|
1333 | 1351 | resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
|
|
2606 | 2624 | "@typescript-eslint/types" "5.62.0"
|
2607 | 2625 | "@typescript-eslint/visitor-keys" "5.62.0"
|
2608 | 2626 |
|
| 2627 | +"@typescript-eslint/ [email protected]": |
| 2628 | + version "8.7.0" |
| 2629 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.7.0.tgz#90ee7bf9bc982b9260b93347c01a8bc2b595e0b8" |
| 2630 | + integrity sha512-87rC0k3ZlDOuz82zzXRtQ7Akv3GKhHs0ti4YcbAJtaomllXoSO8hi7Ix3ccEvCd824dy9aIX+j3d2UMAfCtVpg== |
| 2631 | + dependencies: |
| 2632 | + "@typescript-eslint/types" "8.7.0" |
| 2633 | + "@typescript-eslint/visitor-keys" "8.7.0" |
| 2634 | + |
2609 | 2635 | "@typescript-eslint/ [email protected]":
|
2610 | 2636 | version "5.62.0"
|
2611 | 2637 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
|
|
2621 | 2647 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
2622 | 2648 | integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
2623 | 2649 |
|
| 2650 | +"@typescript-eslint/ [email protected]": |
| 2651 | + version "8.7.0" |
| 2652 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.7.0.tgz#21d987201c07b69ce7ddc03451d7196e5445ad19" |
| 2653 | + integrity sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w== |
| 2654 | + |
2624 | 2655 | "@typescript-eslint/ [email protected]":
|
2625 | 2656 | version "5.62.0"
|
2626 | 2657 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
|
|
2634 | 2665 | semver "^7.3.7"
|
2635 | 2666 | tsutils "^3.21.0"
|
2636 | 2667 |
|
| 2668 | +"@typescript-eslint/ [email protected]": |
| 2669 | + version "8.7.0" |
| 2670 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.7.0.tgz#6c7db6baa4380b937fa81466c546d052f362d0e8" |
| 2671 | + integrity sha512-MC8nmcGHsmfAKxwnluTQpNqceniT8SteVwd2voYlmiSWGOtjvGXdPl17dYu2797GVscK30Z04WRM28CrKS9WOg== |
| 2672 | + dependencies: |
| 2673 | + "@typescript-eslint/types" "8.7.0" |
| 2674 | + "@typescript-eslint/visitor-keys" "8.7.0" |
| 2675 | + debug "^4.3.4" |
| 2676 | + fast-glob "^3.3.2" |
| 2677 | + is-glob "^4.0.3" |
| 2678 | + minimatch "^9.0.4" |
| 2679 | + semver "^7.6.0" |
| 2680 | + ts-api-utils "^1.3.0" |
| 2681 | + |
2637 | 2682 | "@typescript-eslint/ [email protected]":
|
2638 | 2683 | version "5.62.0"
|
2639 | 2684 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
|
|
2648 | 2693 | eslint-scope "^5.1.1"
|
2649 | 2694 | semver "^7.3.7"
|
2650 | 2695 |
|
| 2696 | +"@typescript-eslint/utils@^8.4.0": |
| 2697 | + version "8.7.0" |
| 2698 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.7.0.tgz#cef3f70708b5b5fd7ed8672fc14714472bd8a011" |
| 2699 | + integrity sha512-ZbdUdwsl2X/s3CiyAu3gOlfQzpbuG3nTWKPoIvAu1pu5r8viiJvv2NPN2AqArL35NCYtw/lrPPfM4gxrMLNLPw== |
| 2700 | + dependencies: |
| 2701 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 2702 | + "@typescript-eslint/scope-manager" "8.7.0" |
| 2703 | + "@typescript-eslint/types" "8.7.0" |
| 2704 | + "@typescript-eslint/typescript-estree" "8.7.0" |
| 2705 | + |
2651 | 2706 | "@typescript-eslint/ [email protected]":
|
2652 | 2707 | version "5.62.0"
|
2653 | 2708 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
|
|
2656 | 2711 | "@typescript-eslint/types" "5.62.0"
|
2657 | 2712 | eslint-visitor-keys "^3.3.0"
|
2658 | 2713 |
|
| 2714 | +"@typescript-eslint/ [email protected]": |
| 2715 | + version "8.7.0" |
| 2716 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.7.0.tgz#5e46f1777f9d69360a883c1a56ac3c511c9659a8" |
| 2717 | + integrity sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ== |
| 2718 | + dependencies: |
| 2719 | + "@typescript-eslint/types" "8.7.0" |
| 2720 | + eslint-visitor-keys "^3.4.3" |
| 2721 | + |
2659 | 2722 | "@ungap/structured-clone@^1.2.0":
|
2660 | 2723 | version "1.2.0"
|
2661 | 2724 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
@@ -2788,6 +2851,11 @@ acorn-walk@^8.1.1:
|
2788 | 2851 | resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
|
2789 | 2852 | integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
|
2790 | 2853 |
|
| 2854 | +acorn@^8.12.0: |
| 2855 | + version "8.12.1" |
| 2856 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248" |
| 2857 | + integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg== |
| 2858 | + |
2791 | 2859 | acorn@^8.4.1:
|
2792 | 2860 | version "8.8.1"
|
2793 | 2861 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
|
|
5172 | 5240 | resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
|
5173 | 5241 | integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
|
5174 | 5242 |
|
5175 |
| -eslint-config-xo@0.43.1: |
5176 |
| - version "0.43.1" |
5177 |
| - resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060" |
5178 |
| - integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ== |
| 5243 | +eslint-config-xo@0.46.0: |
| 5244 | + version "0.46.0" |
| 5245 | + resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.46.0.tgz#2ebb7d8507d8babe456d76b3eb3d11e2ef0c89de" |
| 5246 | + integrity sha512-mjQUhdTCLQwHUFKf1hhSx1FFhm2jllr4uG2KjaW7gZHGAbjKoSypvo1eQvFk17lHx3bztYjZDDXQmkAZyaSlAg== |
5179 | 5247 | dependencies:
|
| 5248 | + "@stylistic/eslint-plugin" "^2.6.1" |
5180 | 5249 | confusing-browser-globals "1.0.11"
|
| 5250 | + globals "^15.3.0" |
5181 | 5251 |
|
5182 | 5252 | eslint-scope@^5.1.1:
|
5183 | 5253 | version "5.1.1"
|
@@ -5210,6 +5280,11 @@ eslint-visitor-keys@^3.4.3:
|
5210 | 5280 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
5211 | 5281 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
5212 | 5282 |
|
| 5283 | +eslint-visitor-keys@^4.0.0, eslint-visitor-keys@^4.1.0: |
| 5284 | + version "4.1.0" |
| 5285 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c" |
| 5286 | + integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg== |
| 5287 | + |
5213 | 5288 |
|
5214 | 5289 | version "8.57.1"
|
5215 | 5290 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
|
|
5254 | 5329 | strip-ansi "^6.0.1"
|
5255 | 5330 | text-table "^0.2.0"
|
5256 | 5331 |
|
| 5332 | +espree@^10.1.0: |
| 5333 | + version "10.2.0" |
| 5334 | + resolved "https://registry.yarnpkg.com/espree/-/espree-10.2.0.tgz#f4bcead9e05b0615c968e85f83816bc386a45df6" |
| 5335 | + integrity sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g== |
| 5336 | + dependencies: |
| 5337 | + acorn "^8.12.0" |
| 5338 | + acorn-jsx "^5.3.2" |
| 5339 | + eslint-visitor-keys "^4.1.0" |
| 5340 | + |
5257 | 5341 | espree@^9.6.0:
|
5258 | 5342 | version "9.6.0"
|
5259 | 5343 | resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
|
@@ -5296,7 +5380,7 @@ estraverse@^4.1.1:
|
5296 | 5380 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
5297 | 5381 | integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
5298 | 5382 |
|
5299 |
| -estraverse@^5.1.0, estraverse@^5.2.0: |
| 5383 | +estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0: |
5300 | 5384 | version "5.3.0"
|
5301 | 5385 | resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
5302 | 5386 | integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
|
@@ -5860,6 +5944,17 @@ fast-glob@^3.2.11, fast-glob@^3.2.9:
|
5860 | 5944 | merge2 "^1.3.0"
|
5861 | 5945 | micromatch "^4.0.4"
|
5862 | 5946 |
|
| 5947 | +fast-glob@^3.3.2: |
| 5948 | + version "3.3.2" |
| 5949 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" |
| 5950 | + integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== |
| 5951 | + dependencies: |
| 5952 | + "@nodelib/fs.stat" "^2.0.2" |
| 5953 | + "@nodelib/fs.walk" "^1.2.3" |
| 5954 | + glob-parent "^5.1.2" |
| 5955 | + merge2 "^1.3.0" |
| 5956 | + micromatch "^4.0.4" |
| 5957 | + |
5863 | 5958 | fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
|
5864 | 5959 | version "2.1.0"
|
5865 | 5960 | resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
|
@@ -6363,6 +6458,11 @@ globals@^13.19.0:
|
6363 | 6458 | dependencies:
|
6364 | 6459 | type-fest "^0.20.2"
|
6365 | 6460 |
|
| 6461 | +globals@^15.3.0: |
| 6462 | + version "15.9.0" |
| 6463 | + resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399" |
| 6464 | + integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA== |
| 6465 | + |
6366 | 6466 | globalthis@^1.0.1:
|
6367 | 6467 | version "1.0.3"
|
6368 | 6468 | resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
|
@@ -8325,6 +8425,13 @@ minimatch@^5.0.1:
|
8325 | 8425 | dependencies:
|
8326 | 8426 | brace-expansion "^2.0.1"
|
8327 | 8427 |
|
| 8428 | +minimatch@^9.0.4: |
| 8429 | + version "9.0.5" |
| 8430 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
| 8431 | + integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
| 8432 | + dependencies: |
| 8433 | + brace-expansion "^2.0.1" |
| 8434 | + |
8328 | 8435 |
|
8329 | 8436 | version "4.1.0"
|
8330 | 8437 | resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
@@ -9307,6 +9414,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
|
9307 | 9414 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
9308 | 9415 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
9309 | 9416 |
|
| 9417 | +picomatch@^4.0.2: |
| 9418 | + version "4.0.2" |
| 9419 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" |
| 9420 | + integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== |
| 9421 | + |
9310 | 9422 | pify@^2.0.0:
|
9311 | 9423 | version "2.3.0"
|
9312 | 9424 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
|
@@ -10420,7 +10532,7 @@ semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8:
|
10420 | 10532 | dependencies:
|
10421 | 10533 | lru-cache "^6.0.0"
|
10422 | 10534 |
|
10423 |
| -semver@^7.5.2, semver@^7.5.4: |
| 10535 | +semver@^7.5.2, semver@^7.5.4, semver@^7.6.0: |
10424 | 10536 | version "7.6.3"
|
10425 | 10537 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
|
10426 | 10538 | integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
|
11243 | 11355 | "@truffle/preserve-to-filecoin" "^0.2.3"
|
11244 | 11356 | "@truffle/preserve-to-ipfs" "^0.2.3"
|
11245 | 11357 |
|
| 11358 | +ts-api-utils@^1.3.0: |
| 11359 | + version "1.3.0" |
| 11360 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
| 11361 | + integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
| 11362 | + |
11246 | 11363 | ts-command-line-args@^2.2.0:
|
11247 | 11364 | version "2.3.1"
|
11248 | 11365 | resolved "https://registry.yarnpkg.com/ts-command-line-args/-/ts-command-line-args-2.3.1.tgz#b6188e42efc6cf7a8898e438a873fbb15505ddd6"
|
|
0 commit comments