|
510 | 510 | minimatch "^3.1.2"
|
511 | 511 | strip-json-comments "^3.1.1"
|
512 | 512 |
|
513 |
| -"@eslint/js@9.31.0", "@eslint/js@^9.16.0": |
514 |
| - version "9.31.0" |
515 |
| - resolved "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8" |
516 |
| - integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
| 513 | +"@eslint/js@9.32.0", "@eslint/js@^9.16.0": |
| 514 | + version "9.32.0" |
| 515 | + resolved "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
| 516 | + integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
517 | 517 |
|
518 | 518 | "@eslint/object-schema@^2.1.6":
|
519 | 519 | version "2.1.6"
|
520 | 520 | resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
|
521 | 521 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
|
522 | 522 |
|
523 |
| -"@eslint/plugin-kit@^0.3.1": |
524 |
| - version "0.3.3" |
525 |
| - resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz#32926b59bd407d58d817941e48b2a7049359b1fd" |
526 |
| - integrity sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag== |
| 523 | +"@eslint/plugin-kit@^0.3.4": |
| 524 | + version "0.3.4" |
| 525 | + resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc" |
| 526 | + integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw== |
527 | 527 | dependencies:
|
528 | 528 | "@eslint/core" "^0.15.1"
|
529 | 529 | levn "^0.4.1"
|
@@ -3513,18 +3513,18 @@ eslint-visitor-keys@^4.2.1:
|
3513 | 3513 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
3514 | 3514 |
|
3515 | 3515 | eslint@^9.16.0:
|
3516 |
| - version "9.31.0" |
3517 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba" |
3518 |
| - integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
| 3516 | + version "9.32.0" |
| 3517 | + resolved "https://registry.npmjs.org/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
| 3518 | + integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
3519 | 3519 | dependencies:
|
3520 | 3520 | "@eslint-community/eslint-utils" "^4.2.0"
|
3521 | 3521 | "@eslint-community/regexpp" "^4.12.1"
|
3522 | 3522 | "@eslint/config-array" "^0.21.0"
|
3523 | 3523 | "@eslint/config-helpers" "^0.3.0"
|
3524 | 3524 | "@eslint/core" "^0.15.0"
|
3525 | 3525 | "@eslint/eslintrc" "^3.3.1"
|
3526 |
| - "@eslint/js" "9.31.0" |
3527 |
| - "@eslint/plugin-kit" "^0.3.1" |
| 3526 | + "@eslint/js" "9.32.0" |
| 3527 | + "@eslint/plugin-kit" "^0.3.4" |
3528 | 3528 | "@humanfs/node" "^0.16.6"
|
3529 | 3529 | "@humanwhocodes/module-importer" "^1.0.1"
|
3530 | 3530 | "@humanwhocodes/retry" "^0.4.2"
|
|
0 commit comments