|
1228 | 1228 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
|
1229 | 1229 | integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
|
1230 | 1230 |
|
1231 |
| -"@eslint/js@9.9.1": |
1232 |
| - version "9.9.1" |
1233 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.9.1.tgz#4a97e85e982099d6c7ee8410aacb55adaa576f06" |
1234 |
| - integrity sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ== |
| 1231 | +"@eslint/js@9.10.0": |
| 1232 | + version "9.10.0" |
| 1233 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6" |
| 1234 | + integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g== |
1235 | 1235 |
|
1236 | 1236 | "@eslint/object-schema@^2.1.4":
|
1237 | 1237 | version "2.1.4"
|
1238 | 1238 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
|
1239 | 1239 | integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
|
1240 | 1240 |
|
| 1241 | +"@eslint/plugin-kit@^0.1.0": |
| 1242 | + version "0.1.0" |
| 1243 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz#809b95a0227ee79c3195adfb562eb94352e77974" |
| 1244 | + integrity sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ== |
| 1245 | + dependencies: |
| 1246 | + levn "^0.4.1" |
| 1247 | + |
1241 | 1248 | "@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
1242 | 1249 | version "1.1.3"
|
1243 | 1250 | resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
@@ -5993,16 +6000,17 @@ eslint-visitor-keys@^4.0.0:
|
5993 | 6000 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
|
5994 | 6001 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
|
5995 | 6002 |
|
5996 |
| -eslint@9.9.1: |
5997 |
| - version "9.9.1" |
5998 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.9.1.tgz#147ac9305d56696fb84cf5bdecafd6517ddc77ec" |
5999 |
| - integrity sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg== |
| 6003 | +eslint@9.10.0: |
| 6004 | + version "9.10.0" |
| 6005 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806" |
| 6006 | + integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw== |
6000 | 6007 | dependencies:
|
6001 | 6008 | "@eslint-community/eslint-utils" "^4.2.0"
|
6002 | 6009 | "@eslint-community/regexpp" "^4.11.0"
|
6003 | 6010 | "@eslint/config-array" "^0.18.0"
|
6004 | 6011 | "@eslint/eslintrc" "^3.1.0"
|
6005 |
| - "@eslint/js" "9.9.1" |
| 6012 | + "@eslint/js" "9.10.0" |
| 6013 | + "@eslint/plugin-kit" "^0.1.0" |
6006 | 6014 | "@humanwhocodes/module-importer" "^1.0.1"
|
6007 | 6015 | "@humanwhocodes/retry" "^0.3.0"
|
6008 | 6016 | "@nodelib/fs.walk" "^1.2.8"
|
|
6025 | 6033 | is-glob "^4.0.0"
|
6026 | 6034 | is-path-inside "^3.0.3"
|
6027 | 6035 | json-stable-stringify-without-jsonify "^1.0.1"
|
6028 |
| - levn "^0.4.1" |
6029 | 6036 | lodash.merge "^4.6.2"
|
6030 | 6037 | minimatch "^3.1.2"
|
6031 | 6038 | natural-compare "^1.4.0"
|
|
0 commit comments