|
729 | 729 | dependencies: |
730 | 730 | eslint-visitor-keys "^3.4.3" |
731 | 731 |
|
732 | | -"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.8.0": |
| 732 | +"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.8.0": |
733 | 733 | version "4.12.1" |
734 | 734 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
735 | 735 | integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== |
736 | 736 |
|
| 737 | +"@eslint-community/regexpp@^4.12.1": |
| 738 | + version "4.12.2" |
| 739 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b" |
| 740 | + integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew== |
| 741 | + |
737 | 742 | "@eslint/compat@^1.2.5": |
738 | 743 | version "1.3.2" |
739 | 744 | resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.3.2.tgz#1a8766e447fad3d091b1a88b9f78f867832285b7" |
740 | 745 | integrity sha512-jRNwzTbd6p2Rw4sZ1CgWRS8YMtqG15YyZf7zvb6gY2rB2u6n+2Z+ELW0GtL0fQgyl0pr4Y/BzBfng/BdsereRA== |
741 | 746 |
|
742 | | -"@eslint/config-array@^0.21.0": |
743 | | - version "0.21.0" |
744 | | - resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636" |
745 | | - integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ== |
| 747 | +"@eslint/config-array@^0.21.1": |
| 748 | + version "0.21.1" |
| 749 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713" |
| 750 | + integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA== |
746 | 751 | dependencies: |
747 | | - "@eslint/object-schema" "^2.1.6" |
| 752 | + "@eslint/object-schema" "^2.1.7" |
748 | 753 | debug "^4.3.1" |
749 | 754 | minimatch "^3.1.2" |
750 | 755 |
|
751 | | -"@eslint/config-helpers@^0.4.0": |
752 | | - version "0.4.0" |
753 | | - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.0.tgz#e9f94ba3b5b875e32205cb83fece18e64486e9e6" |
754 | | - integrity sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog== |
| 756 | +"@eslint/config-helpers@^0.4.2": |
| 757 | + version "0.4.2" |
| 758 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda" |
| 759 | + integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw== |
755 | 760 | dependencies: |
756 | | - "@eslint/core" "^0.16.0" |
| 761 | + "@eslint/core" "^0.17.0" |
757 | 762 |
|
758 | 763 | "@eslint/core@^0.15.2": |
759 | 764 | version "0.15.2" |
|
762 | 767 | dependencies: |
763 | 768 | "@types/json-schema" "^7.0.15" |
764 | 769 |
|
765 | | -"@eslint/core@^0.16.0": |
766 | | - version "0.16.0" |
767 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209" |
768 | | - integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q== |
| 770 | +"@eslint/core@^0.17.0": |
| 771 | + version "0.17.0" |
| 772 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c" |
| 773 | + integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ== |
769 | 774 | dependencies: |
770 | 775 | "@types/json-schema" "^7.0.15" |
771 | 776 |
|
|
784 | 789 | minimatch "^3.1.2" |
785 | 790 | strip-json-comments "^3.1.1" |
786 | 791 |
|
787 | | -"@eslint/js@9.37.0": |
788 | | - version "9.37.0" |
789 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b" |
790 | | - integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg== |
| 792 | +"@eslint/js@9.39.0": |
| 793 | + version "9.39.0" |
| 794 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01" |
| 795 | + integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw== |
791 | 796 |
|
792 | 797 | "@eslint/js@^9.33.0": |
793 | 798 | version "9.34.0" |
794 | 799 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
795 | 800 | integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
796 | 801 |
|
797 | | -"@eslint/object-schema@^2.1.6": |
798 | | - version "2.1.6" |
799 | | - resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
800 | | - integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
| 802 | +"@eslint/object-schema@^2.1.7": |
| 803 | + version "2.1.7" |
| 804 | + resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad" |
| 805 | + integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA== |
801 | 806 |
|
802 | 807 | "@eslint/plugin-kit@^0.3.3": |
803 | 808 | version "0.3.5" |
|
807 | 812 | "@eslint/core" "^0.15.2" |
808 | 813 | levn "^0.4.1" |
809 | 814 |
|
810 | | -"@eslint/plugin-kit@^0.4.0": |
811 | | - version "0.4.0" |
812 | | - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2" |
813 | | - integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A== |
| 815 | +"@eslint/plugin-kit@^0.4.1": |
| 816 | + version "0.4.1" |
| 817 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2" |
| 818 | + integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA== |
814 | 819 | dependencies: |
815 | | - "@eslint/core" "^0.16.0" |
| 820 | + "@eslint/core" "^0.17.0" |
816 | 821 | levn "^0.4.1" |
817 | 822 |
|
818 | 823 | "@humanfs/core@^0.19.1": |
@@ -3824,23 +3829,22 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
3824 | 3829 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
3825 | 3830 |
|
3826 | 3831 | eslint@^9.10.0: |
3827 | | - version "9.37.0" |
3828 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74" |
3829 | | - integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig== |
| 3832 | + version "9.39.0" |
| 3833 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0.tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5" |
| 3834 | + integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg== |
3830 | 3835 | dependencies: |
3831 | 3836 | "@eslint-community/eslint-utils" "^4.8.0" |
3832 | 3837 | "@eslint-community/regexpp" "^4.12.1" |
3833 | | - "@eslint/config-array" "^0.21.0" |
3834 | | - "@eslint/config-helpers" "^0.4.0" |
3835 | | - "@eslint/core" "^0.16.0" |
| 3838 | + "@eslint/config-array" "^0.21.1" |
| 3839 | + "@eslint/config-helpers" "^0.4.2" |
| 3840 | + "@eslint/core" "^0.17.0" |
3836 | 3841 | "@eslint/eslintrc" "^3.3.1" |
3837 | | - "@eslint/js" "9.37.0" |
3838 | | - "@eslint/plugin-kit" "^0.4.0" |
| 3842 | + "@eslint/js" "9.39.0" |
| 3843 | + "@eslint/plugin-kit" "^0.4.1" |
3839 | 3844 | "@humanfs/node" "^0.16.6" |
3840 | 3845 | "@humanwhocodes/module-importer" "^1.0.1" |
3841 | 3846 | "@humanwhocodes/retry" "^0.4.2" |
3842 | 3847 | "@types/estree" "^1.0.6" |
3843 | | - "@types/json-schema" "^7.0.15" |
3844 | 3848 | ajv "^6.12.4" |
3845 | 3849 | chalk "^4.0.0" |
3846 | 3850 | cross-spawn "^7.0.6" |
|
0 commit comments