|
325 | 325 | dependencies:
|
326 | 326 | eslint-visitor-keys "^3.3.0"
|
327 | 327 |
|
328 |
| -"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0": |
| 328 | +"@eslint-community/regexpp@^4.10.0": |
| 329 | + version "4.11.1" |
| 330 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f" |
| 331 | + integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q== |
| 332 | + |
| 333 | +"@eslint-community/regexpp@^4.11.0": |
329 | 334 | version "4.11.0"
|
330 | 335 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
|
331 | 336 | integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
|
|
339 | 344 | debug "^4.3.1"
|
340 | 345 | minimatch "^3.1.2"
|
341 | 346 |
|
| 347 | +"@eslint/core@^0.6.0": |
| 348 | + version "0.6.0" |
| 349 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.6.0.tgz#9930b5ba24c406d67a1760e94cdbac616a6eb674" |
| 350 | + integrity sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg== |
| 351 | + |
342 | 352 | "@eslint/eslintrc@^3.1.0":
|
343 | 353 | version "3.1.0"
|
344 | 354 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
|
|
354 | 364 | minimatch "^3.1.2"
|
355 | 365 | strip-json-comments "^3.1.1"
|
356 | 366 |
|
357 |
| -"@eslint/js@9.10.0": |
358 |
| - version "9.10.0" |
359 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6" |
360 |
| - integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g== |
| 367 | +"@eslint/js@9.11.1": |
| 368 | + version "9.11.1" |
| 369 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.1.tgz#8bcb37436f9854b3d9a561440daf916acd940986" |
| 370 | + integrity sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA== |
361 | 371 |
|
362 | 372 | "@eslint/object-schema@^2.1.4":
|
363 | 373 | version "2.1.4"
|
364 | 374 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
|
365 | 375 | integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
|
366 | 376 |
|
367 |
| -"@eslint/plugin-kit@^0.1.0": |
368 |
| - version "0.1.0" |
369 |
| - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz#809b95a0227ee79c3195adfb562eb94352e77974" |
370 |
| - integrity sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ== |
| 377 | +"@eslint/plugin-kit@^0.2.0": |
| 378 | + version "0.2.0" |
| 379 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.0.tgz#8712dccae365d24e9eeecb7b346f85e750ba343d" |
| 380 | + integrity sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig== |
371 | 381 | dependencies:
|
372 | 382 | levn "^0.4.1"
|
373 | 383 |
|
|
699 | 709 | dependencies:
|
700 | 710 | "@babel/types" "^7.20.7"
|
701 | 711 |
|
702 |
| - |
703 |
| - version "4.3.19" |
704 |
| - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.19.tgz#14519f437361d41e84102ed3fbc922ddace3e228" |
705 |
| - integrity sha512-2hHHvQBVE2FiSK4eN0Br6snX9MtolHaTo/batnLjlGRhoQzlCL61iVpxoqO7SfFyOw+P/pwv+0zNHzKoGWz9Cw== |
| 712 | + |
| 713 | + version "4.3.20" |
| 714 | + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20.tgz#cb291577ed342ca92600430841a00329ba05cecc" |
| 715 | + integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ== |
706 | 716 |
|
707 | 717 |
|
708 | 718 | version "0.22.35"
|
|
711 | 721 | dependencies:
|
712 | 722 | "@types/node" "*"
|
713 | 723 |
|
| 724 | +"@types/estree@^1.0.6": |
| 725 | + version "1.0.6" |
| 726 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" |
| 727 | + integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== |
| 728 | + |
714 | 729 | "@types/graceful-fs@^4.1.3":
|
715 | 730 | version "4.1.9"
|
716 | 731 | resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"
|
|
745 | 760 | expect "^29.0.0"
|
746 | 761 | pretty-format "^29.0.0"
|
747 | 762 |
|
748 |
| -"@types/node@*", "@types/[email protected]": |
| 763 | +"@types/json-schema@^7.0.15": |
| 764 | + version "7.0.15" |
| 765 | + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
| 766 | + integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
| 767 | + |
| 768 | +"@types/node@*": |
749 | 769 | version "22.5.4"
|
750 | 770 | resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4.tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8"
|
751 | 771 | integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==
|
752 | 772 | dependencies:
|
753 | 773 | undici-types "~6.19.2"
|
754 | 774 |
|
| 775 | + |
| 776 | + version "22.6.1" |
| 777 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.6.1.tgz#e531a45f4d78f14a8468cb9cdc29dc9602afc7ac" |
| 778 | + integrity sha512-V48tCfcKb/e6cVUigLAaJDAILdMP0fUW6BidkPK4GpGjXcfbnoHasCZDwz3N3yVt5we2RHm4XTQCpv0KJz9zqw== |
| 779 | + dependencies: |
| 780 | + undici-types "~6.19.2" |
| 781 | + |
755 | 782 | "@types/stack-utils@^2.0.0":
|
756 | 783 | version "2.0.3"
|
757 | 784 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
|
|
769 | 796 | dependencies:
|
770 | 797 | "@types/yargs-parser" "*"
|
771 | 798 |
|
772 |
| -"@typescript-eslint/eslint-plugin@8.5.0": |
773 |
| - version "8.5.0" |
774 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz#7c1863693a98371703686e1c0fac64ffc576cdb1" |
775 |
| - integrity sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw== |
| 799 | +"@typescript-eslint/eslint-plugin@8.7.0": |
| 800 | + version "8.7.0" |
| 801 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.7.0.tgz#d0070f206daad26253bf00ca5b80f9b54f9e2dd0" |
| 802 | + integrity sha512-RIHOoznhA3CCfSTFiB6kBGLQtB/sox+pJ6jeFu6FxJvqL8qRxq/FfGO/UhsGgQM9oGdXkV4xUgli+dt26biB6A== |
776 | 803 | dependencies:
|
777 | 804 | "@eslint-community/regexpp" "^4.10.0"
|
778 |
| - "@typescript-eslint/scope-manager" "8.5.0" |
779 |
| - "@typescript-eslint/type-utils" "8.5.0" |
780 |
| - "@typescript-eslint/utils" "8.5.0" |
781 |
| - "@typescript-eslint/visitor-keys" "8.5.0" |
| 805 | + "@typescript-eslint/scope-manager" "8.7.0" |
| 806 | + "@typescript-eslint/type-utils" "8.7.0" |
| 807 | + "@typescript-eslint/utils" "8.7.0" |
| 808 | + "@typescript-eslint/visitor-keys" "8.7.0" |
782 | 809 | graphemer "^1.4.0"
|
783 | 810 | ignore "^5.3.1"
|
784 | 811 | natural-compare "^1.4.0"
|
785 | 812 | ts-api-utils "^1.3.0"
|
786 | 813 |
|
787 |
| -"@typescript-eslint/parser@8.5.0": |
788 |
| - version "8.5.0" |
789 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.5.0.tgz#d590e1ef9f31f26d423999ad3f687723247e6bcc" |
790 |
| - integrity sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw== |
| 814 | +"@typescript-eslint/parser@8.7.0": |
| 815 | + version "8.7.0" |
| 816 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.7.0.tgz#a567b0890d13db72c7348e1d88442ea8ab4e9173" |
| 817 | + integrity sha512-lN0btVpj2unxHlNYLI//BQ7nzbMJYBVQX5+pbNXvGYazdlgYonMn4AhhHifQ+J4fGRYA/m1DjaQjx+fDetqBOQ== |
791 | 818 | dependencies:
|
792 |
| - "@typescript-eslint/scope-manager" "8.5.0" |
793 |
| - "@typescript-eslint/types" "8.5.0" |
794 |
| - "@typescript-eslint/typescript-estree" "8.5.0" |
795 |
| - "@typescript-eslint/visitor-keys" "8.5.0" |
| 819 | + "@typescript-eslint/scope-manager" "8.7.0" |
| 820 | + "@typescript-eslint/types" "8.7.0" |
| 821 | + "@typescript-eslint/typescript-estree" "8.7.0" |
| 822 | + "@typescript-eslint/visitor-keys" "8.7.0" |
796 | 823 | debug "^4.3.4"
|
797 | 824 |
|
798 |
| -"@typescript-eslint/scope-manager@8.5.0": |
799 |
| - version "8.5.0" |
800 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz#385341de65b976f02b295b8aca54bb4ffd6b5f07" |
801 |
| - integrity sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg== |
| 825 | +"@typescript-eslint/scope-manager@8.7.0": |
| 826 | + version "8.7.0" |
| 827 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.7.0.tgz#90ee7bf9bc982b9260b93347c01a8bc2b595e0b8" |
| 828 | + integrity sha512-87rC0k3ZlDOuz82zzXRtQ7Akv3GKhHs0ti4YcbAJtaomllXoSO8hi7Ix3ccEvCd824dy9aIX+j3d2UMAfCtVpg== |
802 | 829 | dependencies:
|
803 |
| - "@typescript-eslint/types" "8.5.0" |
804 |
| - "@typescript-eslint/visitor-keys" "8.5.0" |
| 830 | + "@typescript-eslint/types" "8.7.0" |
| 831 | + "@typescript-eslint/visitor-keys" "8.7.0" |
805 | 832 |
|
806 |
| -"@typescript-eslint/type-utils@8.5.0": |
807 |
| - version "8.5.0" |
808 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz#6215b23aa39dbbd8dde0a4ef9ee0f745410c29b1" |
809 |
| - integrity sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA== |
| 833 | +"@typescript-eslint/type-utils@8.7.0": |
| 834 | + version "8.7.0" |
| 835 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.7.0.tgz#d56b104183bdcffcc434a23d1ce26cde5e42df93" |
| 836 | + integrity sha512-tl0N0Mj3hMSkEYhLkjREp54OSb/FI6qyCzfiiclvJvOqre6hsZTGSnHtmFLDU8TIM62G7ygEa1bI08lcuRwEnQ== |
810 | 837 | dependencies:
|
811 |
| - "@typescript-eslint/typescript-estree" "8.5.0" |
812 |
| - "@typescript-eslint/utils" "8.5.0" |
| 838 | + "@typescript-eslint/typescript-estree" "8.7.0" |
| 839 | + "@typescript-eslint/utils" "8.7.0" |
813 | 840 | debug "^4.3.4"
|
814 | 841 | ts-api-utils "^1.3.0"
|
815 | 842 |
|
816 |
| -"@typescript-eslint/types@8.5.0": |
817 |
| - version "8.5.0" |
818 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9" |
819 |
| - integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw== |
| 843 | +"@typescript-eslint/types@8.7.0": |
| 844 | + version "8.7.0" |
| 845 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.7.0.tgz#21d987201c07b69ce7ddc03451d7196e5445ad19" |
| 846 | + integrity sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w== |
820 | 847 |
|
821 |
| -"@typescript-eslint/typescript-estree@8.5.0": |
822 |
| - version "8.5.0" |
823 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz#6e5758cf2f63aa86e9ddfa4e284e2e0b81b87557" |
824 |
| - integrity sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q== |
| 848 | +"@typescript-eslint/typescript-estree@8.7.0": |
| 849 | + version "8.7.0" |
| 850 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.7.0.tgz#6c7db6baa4380b937fa81466c546d052f362d0e8" |
| 851 | + integrity sha512-MC8nmcGHsmfAKxwnluTQpNqceniT8SteVwd2voYlmiSWGOtjvGXdPl17dYu2797GVscK30Z04WRM28CrKS9WOg== |
825 | 852 | dependencies:
|
826 |
| - "@typescript-eslint/types" "8.5.0" |
827 |
| - "@typescript-eslint/visitor-keys" "8.5.0" |
| 853 | + "@typescript-eslint/types" "8.7.0" |
| 854 | + "@typescript-eslint/visitor-keys" "8.7.0" |
828 | 855 | debug "^4.3.4"
|
829 | 856 | fast-glob "^3.3.2"
|
830 | 857 | is-glob "^4.0.3"
|
831 | 858 | minimatch "^9.0.4"
|
832 | 859 | semver "^7.6.0"
|
833 | 860 | ts-api-utils "^1.3.0"
|
834 | 861 |
|
835 |
| -"@typescript-eslint/utils@8.5.0": |
836 |
| - version "8.5.0" |
837 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.5.0.tgz#4d4ffed96d0654546a37faa5b84bdce16d951634" |
838 |
| - integrity sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw== |
| 862 | +"@typescript-eslint/utils@8.7.0": |
| 863 | + version "8.7.0" |
| 864 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.7.0.tgz#cef3f70708b5b5fd7ed8672fc14714472bd8a011" |
| 865 | + integrity sha512-ZbdUdwsl2X/s3CiyAu3gOlfQzpbuG3nTWKPoIvAu1pu5r8viiJvv2NPN2AqArL35NCYtw/lrPPfM4gxrMLNLPw== |
839 | 866 | dependencies:
|
840 | 867 | "@eslint-community/eslint-utils" "^4.4.0"
|
841 |
| - "@typescript-eslint/scope-manager" "8.5.0" |
842 |
| - "@typescript-eslint/types" "8.5.0" |
843 |
| - "@typescript-eslint/typescript-estree" "8.5.0" |
| 868 | + "@typescript-eslint/scope-manager" "8.7.0" |
| 869 | + "@typescript-eslint/types" "8.7.0" |
| 870 | + "@typescript-eslint/typescript-estree" "8.7.0" |
844 | 871 |
|
845 |
| -"@typescript-eslint/visitor-keys@8.5.0": |
846 |
| - version "8.5.0" |
847 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz#13028df3b866d2e3e2e2cc4193cf2c1e0e04c4bf" |
848 |
| - integrity sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw== |
| 872 | +"@typescript-eslint/visitor-keys@8.7.0": |
| 873 | + version "8.7.0" |
| 874 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.7.0.tgz#5e46f1777f9d69360a883c1a56ac3c511c9659a8" |
| 875 | + integrity sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ== |
849 | 876 | dependencies:
|
850 |
| - "@typescript-eslint/types" "8.5.0" |
| 877 | + "@typescript-eslint/types" "8.7.0" |
851 | 878 | eslint-visitor-keys "^3.4.3"
|
852 | 879 |
|
853 | 880 | acorn-jsx@^5.3.2:
|
@@ -1502,20 +1529,23 @@ eslint-visitor-keys@^4.0.0:
|
1502 | 1529 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
|
1503 | 1530 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
|
1504 | 1531 |
|
1505 |
| -eslint@9.10.0: |
1506 |
| - version "9.10.0" |
1507 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806" |
1508 |
| - integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw== |
| 1532 | +eslint@9.11.1: |
| 1533 | + version "9.11.1" |
| 1534 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.11.1.tgz#701e5fc528990153f9cef696d8427003b5206567" |
| 1535 | + integrity sha512-MobhYKIoAO1s1e4VUrgx1l1Sk2JBR/Gqjjgw8+mfgoLE2xwsHur4gdfTxyTgShrhvdVFTaJSgMiQBl1jv/AWxg== |
1509 | 1536 | dependencies:
|
1510 | 1537 | "@eslint-community/eslint-utils" "^4.2.0"
|
1511 | 1538 | "@eslint-community/regexpp" "^4.11.0"
|
1512 | 1539 | "@eslint/config-array" "^0.18.0"
|
| 1540 | + "@eslint/core" "^0.6.0" |
1513 | 1541 | "@eslint/eslintrc" "^3.1.0"
|
1514 |
| - "@eslint/js" "9.10.0" |
1515 |
| - "@eslint/plugin-kit" "^0.1.0" |
| 1542 | + "@eslint/js" "9.11.1" |
| 1543 | + "@eslint/plugin-kit" "^0.2.0" |
1516 | 1544 | "@humanwhocodes/module-importer" "^1.0.1"
|
1517 | 1545 | "@humanwhocodes/retry" "^0.3.0"
|
1518 | 1546 | "@nodelib/fs.walk" "^1.2.8"
|
| 1547 | + "@types/estree" "^1.0.6" |
| 1548 | + "@types/json-schema" "^7.0.15" |
1519 | 1549 | ajv "^6.12.4"
|
1520 | 1550 | chalk "^4.0.0"
|
1521 | 1551 | cross-spawn "^7.0.2"
|
@@ -3290,13 +3320,13 @@ type-fest@^0.21.3:
|
3290 | 3320 | integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
|
3291 | 3321 |
|
3292 | 3322 | typescript-eslint@^8.0.1:
|
3293 |
| - version "8.5.0" |
3294 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.5.0.tgz#041f6c302d0e9a8e116a33d60b0bb19f34036dd7" |
3295 |
| - integrity sha512-uD+XxEoSIvqtm4KE97etm32Tn5MfaZWgWfMMREStLxR6JzvHkc2Tkj7zhTEK5XmtpTmKHNnG8Sot6qDfhHtR1Q== |
| 3323 | + version "8.7.0" |
| 3324 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.7.0.tgz#6c84f94013a0cc0074da7d639c2644eae20c3171" |
| 3325 | + integrity sha512-nEHbEYJyHwsuf7c3V3RS7Saq+1+la3i0ieR3qP0yjqWSzVmh8Drp47uOl9LjbPANac4S7EFSqvcYIKXUUwIfIQ== |
3296 | 3326 | dependencies:
|
3297 |
| - "@typescript-eslint/eslint-plugin" "8.5.0" |
3298 |
| - "@typescript-eslint/parser" "8.5.0" |
3299 |
| - "@typescript-eslint/utils" "8.5.0" |
| 3327 | + "@typescript-eslint/eslint-plugin" "8.7.0" |
| 3328 | + "@typescript-eslint/parser" "8.7.0" |
| 3329 | + "@typescript-eslint/utils" "8.7.0" |
3300 | 3330 |
|
3301 | 3331 |
|
3302 | 3332 | version "5.6.2"
|
|
0 commit comments