|
1433 | 1433 | dependencies: |
1434 | 1434 | eslint-visitor-keys "^3.4.3" |
1435 | 1435 |
|
| 1436 | +"@eslint-community/eslint-utils@^4.8.0": |
| 1437 | + version "4.8.0" |
| 1438 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894" |
| 1439 | + integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q== |
| 1440 | + dependencies: |
| 1441 | + eslint-visitor-keys "^3.4.3" |
| 1442 | + |
1436 | 1443 | "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.8.0": |
1437 | 1444 | version "4.12.1" |
1438 | 1445 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
|
1452 | 1459 | debug "^4.3.1" |
1453 | 1460 | minimatch "^3.1.2" |
1454 | 1461 |
|
1455 | | -"@eslint/config-helpers@^0.3.0": |
| 1462 | +"@eslint/config-helpers@^0.3.1": |
1456 | 1463 | version "0.3.1" |
1457 | 1464 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
1458 | 1465 | integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
1459 | 1466 |
|
1460 | | -"@eslint/core@^0.15.0", "@eslint/core@^0.15.2": |
| 1467 | +"@eslint/core@^0.15.2": |
1461 | 1468 | version "0.15.2" |
1462 | 1469 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
1463 | 1470 | integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
|
1479 | 1486 | minimatch "^3.1.2" |
1480 | 1487 | strip-json-comments "^3.1.1" |
1481 | 1488 |
|
1482 | | -"@eslint/js@9.32.0": |
1483 | | - version "9.32.0" |
1484 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
1485 | | - integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
| 1489 | +"@eslint/js@9.35.0": |
| 1490 | + version "9.35.0" |
| 1491 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
| 1492 | + integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
1486 | 1493 |
|
1487 | 1494 | "@eslint/js@^9.33.0": |
1488 | 1495 | version "9.33.0" |
|
1494 | 1501 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
1495 | 1502 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
1496 | 1503 |
|
1497 | | -"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.4": |
| 1504 | +"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.5": |
1498 | 1505 | version "0.3.5" |
1499 | 1506 | resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
1500 | 1507 | integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
|
1513 | 1520 | integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA== |
1514 | 1521 |
|
1515 | 1522 | "@humanfs/node@^0.16.6": |
1516 | | - version "0.16.6" |
1517 | | - resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.6.tgz#ee2a10eaabd1131987bf0488fd9b820174cd765e" |
1518 | | - integrity sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw== |
| 1523 | + version "0.16.7" |
| 1524 | + resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.7.tgz#822cb7b3a12c5a240a24f621b5a2413e27a45f26" |
| 1525 | + integrity sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ== |
1519 | 1526 | dependencies: |
1520 | 1527 | "@humanfs/core" "^0.19.1" |
1521 | | - "@humanwhocodes/retry" "^0.3.0" |
| 1528 | + "@humanwhocodes/retry" "^0.4.0" |
1522 | 1529 |
|
1523 | 1530 | "@humanwhocodes/module-importer@^1.0.1": |
1524 | 1531 | version "1.0.1" |
1525 | 1532 | resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" |
1526 | 1533 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== |
1527 | 1534 |
|
1528 | | -"@humanwhocodes/retry@^0.3.0": |
1529 | | - version "0.3.1" |
1530 | | - resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a" |
1531 | | - integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA== |
1532 | | - |
1533 | | -"@humanwhocodes/retry@^0.4.2": |
| 1535 | +"@humanwhocodes/retry@^0.4.0", "@humanwhocodes/retry@^0.4.2": |
1534 | 1536 | version "0.4.3" |
1535 | 1537 | resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba" |
1536 | 1538 | integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ== |
@@ -5540,18 +5542,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
5540 | 5542 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
5541 | 5543 |
|
5542 | 5544 | eslint@^9.30.1: |
5543 | | - version "9.32.0" |
5544 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
5545 | | - integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
| 5545 | + version "9.35.0" |
| 5546 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
| 5547 | + integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
5546 | 5548 | dependencies: |
5547 | | - "@eslint-community/eslint-utils" "^4.2.0" |
| 5549 | + "@eslint-community/eslint-utils" "^4.8.0" |
5548 | 5550 | "@eslint-community/regexpp" "^4.12.1" |
5549 | 5551 | "@eslint/config-array" "^0.21.0" |
5550 | | - "@eslint/config-helpers" "^0.3.0" |
5551 | | - "@eslint/core" "^0.15.0" |
| 5552 | + "@eslint/config-helpers" "^0.3.1" |
| 5553 | + "@eslint/core" "^0.15.2" |
5552 | 5554 | "@eslint/eslintrc" "^3.3.1" |
5553 | | - "@eslint/js" "9.32.0" |
5554 | | - "@eslint/plugin-kit" "^0.3.4" |
| 5555 | + "@eslint/js" "9.35.0" |
| 5556 | + "@eslint/plugin-kit" "^0.3.5" |
5555 | 5557 | "@humanfs/node" "^0.16.6" |
5556 | 5558 | "@humanwhocodes/module-importer" "^1.0.1" |
5557 | 5559 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments