|
2469 | 2469 | dependencies: |
2470 | 2470 | "@types/node" "*" |
2471 | 2471 |
|
2472 | | -"@typescript-eslint/eslint-plugin@8.19.1": |
2473 | | - version "8.19.1" |
2474 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247" |
2475 | | - integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg== |
| 2472 | +"@typescript-eslint/eslint-plugin@8.20.0": |
| 2473 | + version "8.20.0" |
| 2474 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.20.0.tgz#b47a398e0e551cb008c60190b804394e6852c863" |
| 2475 | + integrity sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A== |
2476 | 2476 | dependencies: |
2477 | 2477 | "@eslint-community/regexpp" "^4.10.0" |
2478 | | - "@typescript-eslint/scope-manager" "8.19.1" |
2479 | | - "@typescript-eslint/type-utils" "8.19.1" |
2480 | | - "@typescript-eslint/utils" "8.19.1" |
2481 | | - "@typescript-eslint/visitor-keys" "8.19.1" |
| 2478 | + "@typescript-eslint/scope-manager" "8.20.0" |
| 2479 | + "@typescript-eslint/type-utils" "8.20.0" |
| 2480 | + "@typescript-eslint/utils" "8.20.0" |
| 2481 | + "@typescript-eslint/visitor-keys" "8.20.0" |
2482 | 2482 | graphemer "^1.4.0" |
2483 | 2483 | ignore "^5.3.1" |
2484 | 2484 | natural-compare "^1.4.0" |
2485 | 2485 | ts-api-utils "^2.0.0" |
2486 | 2486 |
|
2487 | | -"@typescript-eslint/parser@8.19.1": |
2488 | | - version "8.19.1" |
2489 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b" |
2490 | | - integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw== |
| 2487 | +"@typescript-eslint/parser@8.20.0": |
| 2488 | + version "8.20.0" |
| 2489 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.20.0.tgz#5caf2230a37094dc0e671cf836b96dd39b587ced" |
| 2490 | + integrity sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g== |
2491 | 2491 | dependencies: |
2492 | | - "@typescript-eslint/scope-manager" "8.19.1" |
2493 | | - "@typescript-eslint/types" "8.19.1" |
2494 | | - "@typescript-eslint/typescript-estree" "8.19.1" |
2495 | | - "@typescript-eslint/visitor-keys" "8.19.1" |
| 2492 | + "@typescript-eslint/scope-manager" "8.20.0" |
| 2493 | + "@typescript-eslint/types" "8.20.0" |
| 2494 | + "@typescript-eslint/typescript-estree" "8.20.0" |
| 2495 | + "@typescript-eslint/visitor-keys" "8.20.0" |
2496 | 2496 | debug "^4.3.4" |
2497 | 2497 |
|
2498 | 2498 | "@typescript-eslint/scope-manager@7.9.0": |
|
2503 | 2503 | "@typescript-eslint/types" "7.9.0" |
2504 | 2504 | "@typescript-eslint/visitor-keys" "7.9.0" |
2505 | 2505 |
|
2506 | | -"@typescript-eslint/scope-manager@8.19.1": |
2507 | | - version "8.19.1" |
2508 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b" |
2509 | | - integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q== |
| 2506 | +"@typescript-eslint/scope-manager@8.20.0": |
| 2507 | + version "8.20.0" |
| 2508 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.20.0.tgz#aaf4198b509fb87a6527c02cfbfaf8901179e75c" |
| 2509 | + integrity sha512-J7+VkpeGzhOt3FeG1+SzhiMj9NzGD/M6KoGn9f4dbz3YzK9hvbhVTmLj/HiTp9DazIzJ8B4XcM80LrR9Dm1rJw== |
2510 | 2510 | dependencies: |
2511 | | - "@typescript-eslint/types" "8.19.1" |
2512 | | - "@typescript-eslint/visitor-keys" "8.19.1" |
| 2511 | + "@typescript-eslint/types" "8.20.0" |
| 2512 | + "@typescript-eslint/visitor-keys" "8.20.0" |
2513 | 2513 |
|
2514 | | -"@typescript-eslint/type-utils@8.19.1": |
2515 | | - version "8.19.1" |
2516 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa" |
2517 | | - integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw== |
| 2514 | +"@typescript-eslint/type-utils@8.20.0": |
| 2515 | + version "8.20.0" |
| 2516 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.20.0.tgz#958171d86b213a3f32b5b16b91db267968a4ef19" |
| 2517 | + integrity sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA== |
2518 | 2518 | dependencies: |
2519 | | - "@typescript-eslint/typescript-estree" "8.19.1" |
2520 | | - "@typescript-eslint/utils" "8.19.1" |
| 2519 | + "@typescript-eslint/typescript-estree" "8.20.0" |
| 2520 | + "@typescript-eslint/utils" "8.20.0" |
2521 | 2521 | debug "^4.3.4" |
2522 | 2522 | ts-api-utils "^2.0.0" |
2523 | 2523 |
|
|
2536 | 2536 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.9.0.tgz#b58e485e4bfba055659c7e683ad4f5f0821ae2ec" |
2537 | 2537 | integrity sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w== |
2538 | 2538 |
|
2539 | | -"@typescript-eslint/types@8.19.1": |
2540 | | - version "8.19.1" |
2541 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c" |
2542 | | - integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA== |
| 2539 | +"@typescript-eslint/types@8.20.0": |
| 2540 | + version "8.20.0" |
| 2541 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.20.0.tgz#487de5314b5415dee075e95568b87a75a3e730cf" |
| 2542 | + integrity sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA== |
2543 | 2543 |
|
2544 | 2544 | "@typescript-eslint/typescript-estree@7.9.0": |
2545 | 2545 | version "7.9.0" |
|
2555 | 2555 | semver "^7.6.0" |
2556 | 2556 | ts-api-utils "^1.3.0" |
2557 | 2557 |
|
2558 | | -"@typescript-eslint/typescript-estree@8.19.1": |
2559 | | - version "8.19.1" |
2560 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b" |
2561 | | - integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q== |
| 2558 | +"@typescript-eslint/typescript-estree@8.20.0": |
| 2559 | + version "8.20.0" |
| 2560 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.20.0.tgz#658cea07b7e5981f19bce5cf1662cb70ad59f26b" |
| 2561 | + integrity sha512-Y7ncuy78bJqHI35NwzWol8E0X7XkRVS4K4P4TCyzWkOJih5NDvtoRDW4Ba9YJJoB2igm9yXDdYI/+fkiiAxPzA== |
2562 | 2562 | dependencies: |
2563 | | - "@typescript-eslint/types" "8.19.1" |
2564 | | - "@typescript-eslint/visitor-keys" "8.19.1" |
| 2563 | + "@typescript-eslint/types" "8.20.0" |
| 2564 | + "@typescript-eslint/visitor-keys" "8.20.0" |
2565 | 2565 | debug "^4.3.4" |
2566 | 2566 | fast-glob "^3.3.2" |
2567 | 2567 | is-glob "^4.0.3" |
|
2579 | 2579 | "@typescript-eslint/types" "7.9.0" |
2580 | 2580 | "@typescript-eslint/typescript-estree" "7.9.0" |
2581 | 2581 |
|
2582 | | -"@typescript-eslint/utils@8.19.1": |
2583 | | - version "8.19.1" |
2584 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b" |
2585 | | - integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA== |
| 2582 | +"@typescript-eslint/utils@8.20.0": |
| 2583 | + version "8.20.0" |
| 2584 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.20.0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2" |
| 2585 | + integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA== |
2586 | 2586 | dependencies: |
2587 | 2587 | "@eslint-community/eslint-utils" "^4.4.0" |
2588 | | - "@typescript-eslint/scope-manager" "8.19.1" |
2589 | | - "@typescript-eslint/types" "8.19.1" |
2590 | | - "@typescript-eslint/typescript-estree" "8.19.1" |
| 2588 | + "@typescript-eslint/scope-manager" "8.20.0" |
| 2589 | + "@typescript-eslint/types" "8.20.0" |
| 2590 | + "@typescript-eslint/typescript-estree" "8.20.0" |
2591 | 2591 |
|
2592 | 2592 | "@typescript-eslint/visitor-keys@7.9.0": |
2593 | 2593 | version "7.9.0" |
|
2597 | 2597 | "@typescript-eslint/types" "7.9.0" |
2598 | 2598 | eslint-visitor-keys "^3.4.3" |
2599 | 2599 |
|
2600 | | -"@typescript-eslint/visitor-keys@8.19.1": |
2601 | | - version "8.19.1" |
2602 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0" |
2603 | | - integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q== |
| 2600 | +"@typescript-eslint/visitor-keys@8.20.0": |
| 2601 | + version "8.20.0" |
| 2602 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.20.0.tgz#2df6e24bc69084b81f06aaaa48d198b10d382bed" |
| 2603 | + integrity sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA== |
2604 | 2604 | dependencies: |
2605 | | - "@typescript-eslint/types" "8.19.1" |
| 2605 | + "@typescript-eslint/types" "8.20.0" |
2606 | 2606 | eslint-visitor-keys "^4.2.0" |
2607 | 2607 |
|
2608 | 2608 | "@ungap/structured-clone@^1.0.0": |
|
0 commit comments