|
803 | 803 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" |
804 | 804 | integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA== |
805 | 805 |
|
806 | | -"@typescript-eslint/eslint-plugin@8.53.0": |
807 | | - version "8.53.0" |
808 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.0.tgz#afb966c66a2fdc6158cf81118204a971a36d0fc5" |
809 | | - integrity sha512-eEXsVvLPu8Z4PkFibtuFJLJOTAV/nPdgtSjkGoPpddpFk3/ym2oy97jynY6ic2m6+nc5M8SE1e9v/mHKsulcJg== |
| 806 | +"@typescript-eslint/eslint-plugin@8.53.1": |
| 807 | + version "8.53.1" |
| 808 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.1.tgz#f6640f6f8749b71d9ab457263939e8932a3c6b46" |
| 809 | + integrity sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag== |
810 | 810 | dependencies: |
811 | 811 | "@eslint-community/regexpp" "^4.12.2" |
812 | | - "@typescript-eslint/scope-manager" "8.53.0" |
813 | | - "@typescript-eslint/type-utils" "8.53.0" |
814 | | - "@typescript-eslint/utils" "8.53.0" |
815 | | - "@typescript-eslint/visitor-keys" "8.53.0" |
| 812 | + "@typescript-eslint/scope-manager" "8.53.1" |
| 813 | + "@typescript-eslint/type-utils" "8.53.1" |
| 814 | + "@typescript-eslint/utils" "8.53.1" |
| 815 | + "@typescript-eslint/visitor-keys" "8.53.1" |
816 | 816 | ignore "^7.0.5" |
817 | 817 | natural-compare "^1.4.0" |
818 | 818 | ts-api-utils "^2.4.0" |
819 | 819 |
|
820 | | -"@typescript-eslint/parser@8.53.0": |
821 | | - version "8.53.0" |
822 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.0.tgz#d8bed6f12dc74e03751e5f947510ff2b165990c6" |
823 | | - integrity sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg== |
| 820 | +"@typescript-eslint/parser@8.53.1": |
| 821 | + version "8.53.1" |
| 822 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.1.tgz#58d4a70cc2daee2becf7d4521d65ea1782d6ec68" |
| 823 | + integrity sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg== |
824 | 824 | dependencies: |
825 | | - "@typescript-eslint/scope-manager" "8.53.0" |
826 | | - "@typescript-eslint/types" "8.53.0" |
827 | | - "@typescript-eslint/typescript-estree" "8.53.0" |
828 | | - "@typescript-eslint/visitor-keys" "8.53.0" |
| 825 | + "@typescript-eslint/scope-manager" "8.53.1" |
| 826 | + "@typescript-eslint/types" "8.53.1" |
| 827 | + "@typescript-eslint/typescript-estree" "8.53.1" |
| 828 | + "@typescript-eslint/visitor-keys" "8.53.1" |
829 | 829 | debug "^4.4.3" |
830 | 830 |
|
831 | | -"@typescript-eslint/project-service@8.53.0": |
832 | | - version "8.53.0" |
833 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.0.tgz#327c67c61c16a1c8b12a440b0779b41eb77cc7df" |
834 | | - integrity sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg== |
| 831 | +"@typescript-eslint/project-service@8.53.1": |
| 832 | + version "8.53.1" |
| 833 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.1.tgz#4e47856a0b14a1ceb28b0294b4badef3be1e9734" |
| 834 | + integrity sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog== |
835 | 835 | dependencies: |
836 | | - "@typescript-eslint/tsconfig-utils" "^8.53.0" |
837 | | - "@typescript-eslint/types" "^8.53.0" |
| 836 | + "@typescript-eslint/tsconfig-utils" "^8.53.1" |
| 837 | + "@typescript-eslint/types" "^8.53.1" |
838 | 838 | debug "^4.4.3" |
839 | 839 |
|
840 | | -"@typescript-eslint/scope-manager@8.53.0": |
841 | | - version "8.53.0" |
842 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.0.tgz#f922fcbf0d42e72f065297af31779ccf19de9a97" |
843 | | - integrity sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g== |
| 840 | +"@typescript-eslint/scope-manager@8.53.1": |
| 841 | + version "8.53.1" |
| 842 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.1.tgz#6c4b8c82cd45ae3b365afc2373636e166743a8fa" |
| 843 | + integrity sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ== |
844 | 844 | dependencies: |
845 | | - "@typescript-eslint/types" "8.53.0" |
846 | | - "@typescript-eslint/visitor-keys" "8.53.0" |
| 845 | + "@typescript-eslint/types" "8.53.1" |
| 846 | + "@typescript-eslint/visitor-keys" "8.53.1" |
847 | 847 |
|
848 | | -"@typescript-eslint/tsconfig-utils@8.53.0", "@typescript-eslint/tsconfig-utils@^8.53.0": |
849 | | - version "8.53.0" |
850 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.0.tgz#105279d7969a7abdc8345cc9c57cff83cf910f8f" |
851 | | - integrity sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA== |
| 848 | +"@typescript-eslint/tsconfig-utils@8.53.1", "@typescript-eslint/tsconfig-utils@^8.53.1": |
| 849 | + version "8.53.1" |
| 850 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.1.tgz#efe80b8d019cd49e5a1cf46c2eb0cd2733076424" |
| 851 | + integrity sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA== |
852 | 852 |
|
853 | | -"@typescript-eslint/type-utils@8.53.0": |
854 | | - version "8.53.0" |
855 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.0.tgz#81a0de5c01fc68f6df0591d03cd8226bda01c91f" |
856 | | - integrity sha512-BBAUhlx7g4SmcLhn8cnbxoxtmS7hcq39xKCgiutL3oNx1TaIp+cny51s8ewnKMpVUKQUGb41RAUWZ9kxYdovuw== |
| 853 | +"@typescript-eslint/type-utils@8.53.1": |
| 854 | + version "8.53.1" |
| 855 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.1.tgz#95de2651a96d580bf5c6c6089ddd694284d558ad" |
| 856 | + integrity sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w== |
857 | 857 | dependencies: |
858 | | - "@typescript-eslint/types" "8.53.0" |
859 | | - "@typescript-eslint/typescript-estree" "8.53.0" |
860 | | - "@typescript-eslint/utils" "8.53.0" |
| 858 | + "@typescript-eslint/types" "8.53.1" |
| 859 | + "@typescript-eslint/typescript-estree" "8.53.1" |
| 860 | + "@typescript-eslint/utils" "8.53.1" |
861 | 861 | debug "^4.4.3" |
862 | 862 | ts-api-utils "^2.4.0" |
863 | 863 |
|
864 | | -"@typescript-eslint/types@8.53.0", "@typescript-eslint/types@^8.53.0": |
865 | | - version "8.53.0" |
866 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.0.tgz#1adcad3fa32bc2c4cbf3785ba07a5e3151819efb" |
867 | | - integrity sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ== |
| 864 | +"@typescript-eslint/types@8.53.1", "@typescript-eslint/types@^8.53.1": |
| 865 | + version "8.53.1" |
| 866 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.1.tgz#101f203f0807a63216cceceedb815fabe21d5793" |
| 867 | + integrity sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A== |
868 | 868 |
|
869 | | -"@typescript-eslint/typescript-estree@8.53.0": |
870 | | - version "8.53.0" |
871 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.0.tgz#7805b46b7a8ce97e91b7bb56fc8b1ba26ca8ef52" |
872 | | - integrity sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw== |
| 869 | +"@typescript-eslint/typescript-estree@8.53.1": |
| 870 | + version "8.53.1" |
| 871 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.1.tgz#b6dce2303c9e27e95b8dcd8c325868fff53e488f" |
| 872 | + integrity sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg== |
873 | 873 | dependencies: |
874 | | - "@typescript-eslint/project-service" "8.53.0" |
875 | | - "@typescript-eslint/tsconfig-utils" "8.53.0" |
876 | | - "@typescript-eslint/types" "8.53.0" |
877 | | - "@typescript-eslint/visitor-keys" "8.53.0" |
| 874 | + "@typescript-eslint/project-service" "8.53.1" |
| 875 | + "@typescript-eslint/tsconfig-utils" "8.53.1" |
| 876 | + "@typescript-eslint/types" "8.53.1" |
| 877 | + "@typescript-eslint/visitor-keys" "8.53.1" |
878 | 878 | debug "^4.4.3" |
879 | 879 | minimatch "^9.0.5" |
880 | 880 | semver "^7.7.3" |
881 | 881 | tinyglobby "^0.2.15" |
882 | 882 | ts-api-utils "^2.4.0" |
883 | 883 |
|
884 | | -"@typescript-eslint/utils@8.53.0": |
885 | | - version "8.53.0" |
886 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.0.tgz#bf0a4e2edaf1afc9abce209fc02f8cab0b74af13" |
887 | | - integrity sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA== |
| 884 | +"@typescript-eslint/utils@8.53.1": |
| 885 | + version "8.53.1" |
| 886 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.1.tgz#81fe6c343de288701b774f4d078382f567e6edaa" |
| 887 | + integrity sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg== |
888 | 888 | dependencies: |
889 | 889 | "@eslint-community/eslint-utils" "^4.9.1" |
890 | | - "@typescript-eslint/scope-manager" "8.53.0" |
891 | | - "@typescript-eslint/types" "8.53.0" |
892 | | - "@typescript-eslint/typescript-estree" "8.53.0" |
| 890 | + "@typescript-eslint/scope-manager" "8.53.1" |
| 891 | + "@typescript-eslint/types" "8.53.1" |
| 892 | + "@typescript-eslint/typescript-estree" "8.53.1" |
893 | 893 |
|
894 | | -"@typescript-eslint/visitor-keys@8.53.0": |
895 | | - version "8.53.0" |
896 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.0.tgz#9a785664ddae7e3f7e570ad8166e48dbc9c6cf02" |
897 | | - integrity sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw== |
| 894 | +"@typescript-eslint/visitor-keys@8.53.1": |
| 895 | + version "8.53.1" |
| 896 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.1.tgz#405f04959be22b9be364939af8ac19c3649b6eb7" |
| 897 | + integrity sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg== |
898 | 898 | dependencies: |
899 | | - "@typescript-eslint/types" "8.53.0" |
| 899 | + "@typescript-eslint/types" "8.53.1" |
900 | 900 | eslint-visitor-keys "^4.2.1" |
901 | 901 |
|
902 | 902 | "@ungap/structured-clone@^1.2.0": |
|
0 commit comments