|
336 | 336 | minimatch "^3.1.2" |
337 | 337 | strip-json-comments "^3.1.1" |
338 | 338 |
|
339 | | -"@eslint/js@8.56.0": |
340 | | - version "8.56.0" |
341 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" |
342 | | - integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== |
| 339 | +"@eslint/js@8.57.0": |
| 340 | + version "8.57.0" |
| 341 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" |
| 342 | + integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== |
343 | 343 |
|
344 | 344 | "@github/browserslist-config@^1.0.0": |
345 | 345 | version "1.0.0" |
346 | 346 | resolved "https://registry.yarnpkg.com/@github/browserslist-config/-/browserslist-config-1.0.0.tgz#952fe6da3e6b8ed6a368f3a1a08a9d2ef84e8d04" |
347 | 347 | integrity sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw== |
348 | 348 |
|
349 | | -"@humanwhocodes/config-array@^0.11.13": |
| 349 | +"@humanwhocodes/config-array@^0.11.14": |
350 | 350 | version "0.11.14" |
351 | 351 | resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b" |
352 | 352 | integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg== |
|
766 | 766 | dependencies: |
767 | 767 | "@types/yargs-parser" "*" |
768 | 768 |
|
769 | | -"@typescript-eslint/eslint-plugin@^6.0.0": |
770 | | - version "6.21.0" |
771 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3" |
772 | | - integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA== |
| 769 | +"@typescript-eslint/eslint-plugin@^7.0.1": |
| 770 | + version "7.1.1" |
| 771 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.1.tgz#dd71fc5c7ecec745ca26ece506d84d203a205c0e" |
| 772 | + integrity sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw== |
773 | 773 | dependencies: |
774 | 774 | "@eslint-community/regexpp" "^4.5.1" |
775 | | - "@typescript-eslint/scope-manager" "6.21.0" |
776 | | - "@typescript-eslint/type-utils" "6.21.0" |
777 | | - "@typescript-eslint/utils" "6.21.0" |
778 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
| 775 | + "@typescript-eslint/scope-manager" "7.1.1" |
| 776 | + "@typescript-eslint/type-utils" "7.1.1" |
| 777 | + "@typescript-eslint/utils" "7.1.1" |
| 778 | + "@typescript-eslint/visitor-keys" "7.1.1" |
779 | 779 | debug "^4.3.4" |
780 | 780 | graphemer "^1.4.0" |
781 | 781 | ignore "^5.2.4" |
782 | 782 | natural-compare "^1.4.0" |
783 | 783 | semver "^7.5.4" |
784 | 784 | ts-api-utils "^1.0.1" |
785 | 785 |
|
786 | | -"@typescript-eslint/parser@^6.0.0": |
787 | | - version "6.21.0" |
788 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b" |
789 | | - integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ== |
790 | | - dependencies: |
791 | | - "@typescript-eslint/scope-manager" "6.21.0" |
792 | | - "@typescript-eslint/types" "6.21.0" |
793 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
794 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
795 | | - debug "^4.3.4" |
796 | | - |
797 | 786 | "@typescript-eslint/parser@^7.0.1": |
798 | 787 | version "7.1.1" |
799 | 788 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f" |
|
813 | 802 | "@typescript-eslint/types" "5.62.0" |
814 | 803 | "@typescript-eslint/visitor-keys" "5.62.0" |
815 | 804 |
|
816 | | -"@typescript-eslint/[email protected]": |
817 | | - version "6.21.0" |
818 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1" |
819 | | - integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg== |
820 | | - dependencies: |
821 | | - "@typescript-eslint/types" "6.21.0" |
822 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
823 | | - |
824 | 805 | "@typescript-eslint/[email protected]": |
825 | 806 | version "7.1.1" |
826 | 807 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93" |
|
829 | 810 | "@typescript-eslint/types" "7.1.1" |
830 | 811 | "@typescript-eslint/visitor-keys" "7.1.1" |
831 | 812 |
|
832 | | -"@typescript-eslint/type-utils@6.21.0": |
833 | | - version "6.21.0" |
834 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e" |
835 | | - integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag== |
| 813 | +"@typescript-eslint/type-utils@7.1.1": |
| 814 | + version "7.1.1" |
| 815 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226" |
| 816 | + integrity sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g== |
836 | 817 | dependencies: |
837 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
838 | | - "@typescript-eslint/utils" "6.21.0" |
| 818 | + "@typescript-eslint/typescript-estree" "7.1.1" |
| 819 | + "@typescript-eslint/utils" "7.1.1" |
839 | 820 | debug "^4.3.4" |
840 | 821 | ts-api-utils "^1.0.1" |
841 | 822 |
|
|
844 | 825 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" |
845 | 826 | integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== |
846 | 827 |
|
847 | | -"@typescript-eslint/[email protected]": |
848 | | - version "6.21.0" |
849 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" |
850 | | - integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== |
851 | | - |
852 | 828 | "@typescript-eslint/[email protected]": |
853 | 829 | version "7.1.1" |
854 | 830 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f" |
|
867 | 843 | semver "^7.3.7" |
868 | 844 | tsutils "^3.21.0" |
869 | 845 |
|
870 | | -"@typescript-eslint/[email protected]": |
871 | | - version "6.21.0" |
872 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46" |
873 | | - integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ== |
874 | | - dependencies: |
875 | | - "@typescript-eslint/types" "6.21.0" |
876 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
877 | | - debug "^4.3.4" |
878 | | - globby "^11.1.0" |
879 | | - is-glob "^4.0.3" |
880 | | - minimatch "9.0.3" |
881 | | - semver "^7.5.4" |
882 | | - ts-api-utils "^1.0.1" |
883 | | - |
884 | 846 | "@typescript-eslint/[email protected]": |
885 | 847 | version "7.1.1" |
886 | 848 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.1.tgz#09c54af0151a1b05d0875c0fc7fe2ec7a2476ece" |
|
895 | 857 | semver "^7.5.4" |
896 | 858 | ts-api-utils "^1.0.1" |
897 | 859 |
|
898 | | -"@typescript-eslint/utils@6.21.0": |
899 | | - version "6.21.0" |
900 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134" |
901 | | - integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ== |
| 860 | +"@typescript-eslint/utils@7.1.1": |
| 861 | + version "7.1.1" |
| 862 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b" |
| 863 | + integrity sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg== |
902 | 864 | dependencies: |
903 | 865 | "@eslint-community/eslint-utils" "^4.4.0" |
904 | 866 | "@types/json-schema" "^7.0.12" |
905 | 867 | "@types/semver" "^7.5.0" |
906 | | - "@typescript-eslint/scope-manager" "6.21.0" |
907 | | - "@typescript-eslint/types" "6.21.0" |
908 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
| 868 | + "@typescript-eslint/scope-manager" "7.1.1" |
| 869 | + "@typescript-eslint/types" "7.1.1" |
| 870 | + "@typescript-eslint/typescript-estree" "7.1.1" |
909 | 871 | semver "^7.5.4" |
910 | 872 |
|
911 | 873 | "@typescript-eslint/utils@^5.10.0": |
|
930 | 892 | "@typescript-eslint/types" "5.62.0" |
931 | 893 | eslint-visitor-keys "^3.3.0" |
932 | 894 |
|
933 | | -"@typescript-eslint/[email protected]": |
934 | | - version "6.21.0" |
935 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47" |
936 | | - integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A== |
937 | | - dependencies: |
938 | | - "@typescript-eslint/types" "6.21.0" |
939 | | - eslint-visitor-keys "^3.4.1" |
940 | | - |
941 | 895 | "@typescript-eslint/[email protected]": |
942 | 896 | version "7.1.1" |
943 | 897 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.1.tgz#e6538a58c9b157f03bcbb29e3b6a92fe39a6ab0d" |
@@ -1785,13 +1739,13 @@ eslint-plugin-filenames@^1.3.2: |
1785 | 1739 | lodash.upperfirst "4.3.1" |
1786 | 1740 |
|
1787 | 1741 | eslint-plugin-github@^4.10.0: |
1788 | | - version "4.10.1" |
1789 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.10.1.tgz#b315660ec3734dc01a7a4ddb54490c4d6b37a07c" |
1790 | | - integrity sha512-1AqQBockOM+m0ZUpwfjWtX0lWdX5cRi/hwJnSNvXoOmz/Hh+ULH6QFz6ENWueTWjoWpgPv0af3bj+snps6o4og== |
| 1742 | + version "4.10.2" |
| 1743 | + resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.10.2.tgz#04bee657d4813f2d0f74831658cf5b036168e367" |
| 1744 | + integrity sha512-F1F5aAFgi1Y5hYoTFzGQACBkw5W1hu2Fu5FSTrMlXqrojJnKl1S2pWO/rprlowRQpt+hzHhqSpsfnodJEVd5QA== |
1791 | 1745 | dependencies: |
1792 | 1746 | "@github/browserslist-config" "^1.0.0" |
1793 | | - "@typescript-eslint/eslint-plugin" "^6.0.0" |
1794 | | - "@typescript-eslint/parser" "^6.0.0" |
| 1747 | + "@typescript-eslint/eslint-plugin" "^7.0.1" |
| 1748 | + "@typescript-eslint/parser" "^7.0.1" |
1795 | 1749 | aria-query "^5.3.0" |
1796 | 1750 | eslint-config-prettier ">=8.0.0" |
1797 | 1751 | eslint-plugin-escompat "^3.3.3" |
@@ -1904,15 +1858,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4 |
1904 | 1858 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
1905 | 1859 |
|
1906 | 1860 | eslint@^8.56.0: |
1907 | | - version "8.56.0" |
1908 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15" |
1909 | | - integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ== |
| 1861 | + version "8.57.0" |
| 1862 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668" |
| 1863 | + integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ== |
1910 | 1864 | dependencies: |
1911 | 1865 | "@eslint-community/eslint-utils" "^4.2.0" |
1912 | 1866 | "@eslint-community/regexpp" "^4.6.1" |
1913 | 1867 | "@eslint/eslintrc" "^2.1.4" |
1914 | | - "@eslint/js" "8.56.0" |
1915 | | - "@humanwhocodes/config-array" "^0.11.13" |
| 1868 | + "@eslint/js" "8.57.0" |
| 1869 | + "@humanwhocodes/config-array" "^0.11.14" |
1916 | 1870 | "@humanwhocodes/module-importer" "^1.0.1" |
1917 | 1871 | "@nodelib/fs.walk" "^1.2.8" |
1918 | 1872 | "@ungap/structured-clone" "^1.2.0" |
|
0 commit comments