|
1932 | 1932 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
|
1933 | 1933 | integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
|
1934 | 1934 |
|
| 1935 | +"@eslint/config-array@^0.15.1": |
| 1936 | + version "0.15.1" |
| 1937 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.15.1.tgz#1fa78b422d98f4e7979f2211a1fde137e26c7d61" |
| 1938 | + integrity sha512-K4gzNq+yymn/EVsXYmf+SBcBro8MTf+aXJZUphM96CdzUEr+ClGDvAbpmaEK+cGVigVXIgs9gNmvHAlrzzY5JQ== |
| 1939 | + dependencies: |
| 1940 | + "@eslint/object-schema" "^2.1.3" |
| 1941 | + debug "^4.3.1" |
| 1942 | + minimatch "^3.0.5" |
| 1943 | + |
1935 | 1944 | "@eslint/eslintrc@^3.1.0":
|
1936 | 1945 | version "3.1.0"
|
1937 | 1946 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
|
|
1947 | 1956 | minimatch "^3.1.2"
|
1948 | 1957 | strip-json-comments "^3.1.1"
|
1949 | 1958 |
|
1950 |
| - |
1951 |
| - version "9.3.0" |
1952 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.3.0.tgz#2e8f65c9c55227abc4845b1513c69c32c679d8fe" |
1953 |
| - integrity sha512-niBqk8iwv96+yuTwjM6bWg8ovzAPF9qkICsGtcoa5/dmqcEMfdwNAX7+/OHcJHc7wj7XqPxH98oAHytFYlw6Sw== |
1954 |
| - |
1955 |
| -"@eslint/js@^9.2.0": |
| 1959 | +"@eslint/ [email protected]", "@eslint/js@^9.2.0": |
1956 | 1960 | version "9.4.0"
|
1957 | 1961 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.4.0.tgz#96a2edd37ec0551ce5f9540705be23951c008a0c"
|
1958 | 1962 | integrity sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg==
|
1959 | 1963 |
|
| 1964 | +"@eslint/object-schema@^2.1.3": |
| 1965 | + version "2.1.3" |
| 1966 | + resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.3.tgz#e65ae80ee2927b4fd8c5c26b15ecacc2b2a6cc2a" |
| 1967 | + integrity sha512-HAbhAYKfsAC2EkTqve00ibWIZlaU74Z1EHwAjYr4PXF0YU2VEA1zSIKSSpKszRLRWwHzzRZXvK632u+uXzvsvw== |
| 1968 | + |
1960 | 1969 | "@gar/promisify@^1.0.1":
|
1961 | 1970 | version "1.1.3"
|
1962 | 1971 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
1963 | 1972 | integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
1964 | 1973 |
|
1965 |
| -"@humanwhocodes/config-array@^0.13.0": |
1966 |
| - version "0.13.0" |
1967 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748" |
1968 |
| - integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw== |
1969 |
| - dependencies: |
1970 |
| - "@humanwhocodes/object-schema" "^2.0.3" |
1971 |
| - debug "^4.3.1" |
1972 |
| - minimatch "^3.0.5" |
1973 |
| - |
1974 | 1974 | "@humanwhocodes/module-importer@^1.0.1":
|
1975 | 1975 | version "1.0.1"
|
1976 | 1976 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
|
1977 | 1977 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
1978 | 1978 |
|
1979 |
| -"@humanwhocodes/object-schema@^2.0.3": |
1980 |
| - version "2.0.3" |
1981 |
| - resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" |
1982 |
| - integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA== |
1983 |
| - |
1984 | 1979 | "@humanwhocodes/retry@^0.3.0":
|
1985 | 1980 | version "0.3.0"
|
1986 | 1981 | resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570"
|
@@ -5787,15 +5782,15 @@ eslint-visitor-keys@^4.0.0:
|
5787 | 5782 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
|
5788 | 5783 |
|
5789 | 5784 | eslint@^9.2.0:
|
5790 |
| - version "9.3.0" |
5791 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.3.0.tgz#36a96db84592618d6ed9074d677e92f4e58c08b9" |
5792 |
| - integrity sha512-5Iv4CsZW030lpUqHBapdPo3MJetAPtejVW8B84GIcIIv8+ohFaddXsrn1Gn8uD9ijDb+kcYKFUVmC8qG8B2ORQ== |
| 5785 | + version "9.4.0" |
| 5786 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.4.0.tgz#79150c3610ae606eb131f1d648d5f43b3d45f3cd" |
| 5787 | + integrity sha512-sjc7Y8cUD1IlwYcTS9qPSvGjAC8Ne9LctpxKKu3x/1IC9bnOg98Zy6GxEJUfr1NojMgVPlyANXYns8oE2c1TAA== |
5793 | 5788 | dependencies:
|
5794 | 5789 | "@eslint-community/eslint-utils" "^4.2.0"
|
5795 | 5790 | "@eslint-community/regexpp" "^4.6.1"
|
| 5791 | + "@eslint/config-array" "^0.15.1" |
5796 | 5792 | "@eslint/eslintrc" "^3.1.0"
|
5797 |
| - "@eslint/js" "9.3.0" |
5798 |
| - "@humanwhocodes/config-array" "^0.13.0" |
| 5793 | + "@eslint/js" "9.4.0" |
5799 | 5794 | "@humanwhocodes/module-importer" "^1.0.1"
|
5800 | 5795 | "@humanwhocodes/retry" "^0.3.0"
|
5801 | 5796 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments