|
409 | 409 | dependencies: |
410 | 410 | eslint-visitor-keys "^3.3.0" |
411 | 411 |
|
412 | | -"@eslint-community/eslint-utils@^4.4.0": |
413 | | - version "4.4.0" |
414 | | - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59" |
415 | | - integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== |
| 412 | +"@eslint-community/eslint-utils@^4.7.0": |
| 413 | + version "4.7.0" |
| 414 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
| 415 | + integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
416 | 416 | dependencies: |
417 | | - eslint-visitor-keys "^3.3.0" |
| 417 | + eslint-visitor-keys "^3.4.3" |
418 | 418 |
|
419 | 419 | "@eslint-community/regexpp@^4.10.0": |
420 | 420 | version "4.10.0" |
|
1851 | 1851 | dependencies: |
1852 | 1852 | "@types/yargs-parser" "*" |
1853 | 1853 |
|
1854 | | -"@typescript-eslint/eslint-plugin@8.7.0": |
1855 | | - version "8.7.0" |
1856 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.7.0.tgz#d0070f206daad26253bf00ca5b80f9b54f9e2dd0" |
1857 | | - integrity sha512-RIHOoznhA3CCfSTFiB6kBGLQtB/sox+pJ6jeFu6FxJvqL8qRxq/FfGO/UhsGgQM9oGdXkV4xUgli+dt26biB6A== |
| 1854 | +"@typescript-eslint/eslint-plugin@8.35.0": |
| 1855 | + version "8.35.0" |
| 1856 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.0.tgz#515170100ff867445fe0a17ce05c14fc5fd9ca63" |
| 1857 | + integrity sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg== |
1858 | 1858 | dependencies: |
1859 | 1859 | "@eslint-community/regexpp" "^4.10.0" |
1860 | | - "@typescript-eslint/scope-manager" "8.7.0" |
1861 | | - "@typescript-eslint/type-utils" "8.7.0" |
1862 | | - "@typescript-eslint/utils" "8.7.0" |
1863 | | - "@typescript-eslint/visitor-keys" "8.7.0" |
| 1860 | + "@typescript-eslint/scope-manager" "8.35.0" |
| 1861 | + "@typescript-eslint/type-utils" "8.35.0" |
| 1862 | + "@typescript-eslint/utils" "8.35.0" |
| 1863 | + "@typescript-eslint/visitor-keys" "8.35.0" |
1864 | 1864 | graphemer "^1.4.0" |
1865 | | - ignore "^5.3.1" |
| 1865 | + ignore "^7.0.0" |
1866 | 1866 | natural-compare "^1.4.0" |
1867 | | - ts-api-utils "^1.3.0" |
| 1867 | + ts-api-utils "^2.1.0" |
1868 | 1868 |
|
1869 | | -"@typescript-eslint/parser@8.7.0": |
1870 | | - version "8.7.0" |
1871 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.7.0.tgz#a567b0890d13db72c7348e1d88442ea8ab4e9173" |
1872 | | - integrity sha512-lN0btVpj2unxHlNYLI//BQ7nzbMJYBVQX5+pbNXvGYazdlgYonMn4AhhHifQ+J4fGRYA/m1DjaQjx+fDetqBOQ== |
| 1869 | +"@typescript-eslint/parser@8.35.0": |
| 1870 | + version "8.35.0" |
| 1871 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.0.tgz#20a0e17778a329a6072722f5ac418d4376b767d2" |
| 1872 | + integrity sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA== |
1873 | 1873 | dependencies: |
1874 | | - "@typescript-eslint/scope-manager" "8.7.0" |
1875 | | - "@typescript-eslint/types" "8.7.0" |
1876 | | - "@typescript-eslint/typescript-estree" "8.7.0" |
1877 | | - "@typescript-eslint/visitor-keys" "8.7.0" |
| 1874 | + "@typescript-eslint/scope-manager" "8.35.0" |
| 1875 | + "@typescript-eslint/types" "8.35.0" |
| 1876 | + "@typescript-eslint/typescript-estree" "8.35.0" |
| 1877 | + "@typescript-eslint/visitor-keys" "8.35.0" |
1878 | 1878 | debug "^4.3.4" |
1879 | 1879 |
|
1880 | | -"@typescript-eslint/scope-manager@8.7.0": |
1881 | | - version "8.7.0" |
1882 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.7.0.tgz#90ee7bf9bc982b9260b93347c01a8bc2b595e0b8" |
1883 | | - integrity sha512-87rC0k3ZlDOuz82zzXRtQ7Akv3GKhHs0ti4YcbAJtaomllXoSO8hi7Ix3ccEvCd824dy9aIX+j3d2UMAfCtVpg== |
| 1880 | +"@typescript-eslint/project-service@8.35.0": |
| 1881 | + version "8.35.0" |
| 1882 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b" |
| 1883 | + integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ== |
1884 | 1884 | dependencies: |
1885 | | - "@typescript-eslint/types" "8.7.0" |
1886 | | - "@typescript-eslint/visitor-keys" "8.7.0" |
| 1885 | + "@typescript-eslint/tsconfig-utils" "^8.35.0" |
| 1886 | + "@typescript-eslint/types" "^8.35.0" |
| 1887 | + debug "^4.3.4" |
1887 | 1888 |
|
1888 | | -"@typescript-eslint/type-utils@8.7.0": |
1889 | | - version "8.7.0" |
1890 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.7.0.tgz#d56b104183bdcffcc434a23d1ce26cde5e42df93" |
1891 | | - integrity sha512-tl0N0Mj3hMSkEYhLkjREp54OSb/FI6qyCzfiiclvJvOqre6hsZTGSnHtmFLDU8TIM62G7ygEa1bI08lcuRwEnQ== |
| 1889 | +"@typescript-eslint/scope-manager@8.35.0": |
| 1890 | + version "8.35.0" |
| 1891 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f" |
| 1892 | + integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA== |
1892 | 1893 | dependencies: |
1893 | | - "@typescript-eslint/typescript-estree" "8.7.0" |
1894 | | - "@typescript-eslint/utils" "8.7.0" |
1895 | | - debug "^4.3.4" |
1896 | | - ts-api-utils "^1.3.0" |
| 1894 | + "@typescript-eslint/types" "8.35.0" |
| 1895 | + "@typescript-eslint/visitor-keys" "8.35.0" |
1897 | 1896 |
|
1898 | | -"@typescript-eslint/types@8.7.0": |
1899 | | - version "8.7.0" |
1900 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.7.0.tgz#21d987201c07b69ce7ddc03451d7196e5445ad19" |
1901 | | - integrity sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w== |
| 1897 | +"@typescript-eslint/tsconfig-utils@8.35.0", "@typescript-eslint/tsconfig-utils@^8.35.0": |
| 1898 | + version "8.35.0" |
| 1899 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e" |
| 1900 | + integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA== |
1902 | 1901 |
|
1903 | | -"@typescript-eslint/typescript-estree@8.7.0": |
1904 | | - version "8.7.0" |
1905 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.7.0.tgz#6c7db6baa4380b937fa81466c546d052f362d0e8" |
1906 | | - integrity sha512-MC8nmcGHsmfAKxwnluTQpNqceniT8SteVwd2voYlmiSWGOtjvGXdPl17dYu2797GVscK30Z04WRM28CrKS9WOg== |
| 1902 | +"@typescript-eslint/type-utils@8.35.0": |
| 1903 | + version "8.35.0" |
| 1904 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.0.tgz#0201eae9d83ffcc3451ef8c94f53ecfbf2319ecc" |
| 1905 | + integrity sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA== |
1907 | 1906 | dependencies: |
1908 | | - "@typescript-eslint/types" "8.7.0" |
1909 | | - "@typescript-eslint/visitor-keys" "8.7.0" |
| 1907 | + "@typescript-eslint/typescript-estree" "8.35.0" |
| 1908 | + "@typescript-eslint/utils" "8.35.0" |
| 1909 | + debug "^4.3.4" |
| 1910 | + ts-api-utils "^2.1.0" |
| 1911 | + |
| 1912 | +"@typescript-eslint/types@8.35.0", "@typescript-eslint/types@^8.35.0": |
| 1913 | + version "8.35.0" |
| 1914 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93" |
| 1915 | + integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ== |
| 1916 | + |
| 1917 | +"@typescript-eslint/typescript-estree@8.35.0": |
| 1918 | + version "8.35.0" |
| 1919 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a" |
| 1920 | + integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w== |
| 1921 | + dependencies: |
| 1922 | + "@typescript-eslint/project-service" "8.35.0" |
| 1923 | + "@typescript-eslint/tsconfig-utils" "8.35.0" |
| 1924 | + "@typescript-eslint/types" "8.35.0" |
| 1925 | + "@typescript-eslint/visitor-keys" "8.35.0" |
1910 | 1926 | debug "^4.3.4" |
1911 | 1927 | fast-glob "^3.3.2" |
1912 | 1928 | is-glob "^4.0.3" |
1913 | 1929 | minimatch "^9.0.4" |
1914 | 1930 | semver "^7.6.0" |
1915 | | - ts-api-utils "^1.3.0" |
| 1931 | + ts-api-utils "^2.1.0" |
1916 | 1932 |
|
1917 | | -"@typescript-eslint/utils@8.7.0": |
1918 | | - version "8.7.0" |
1919 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.7.0.tgz#cef3f70708b5b5fd7ed8672fc14714472bd8a011" |
1920 | | - integrity sha512-ZbdUdwsl2X/s3CiyAu3gOlfQzpbuG3nTWKPoIvAu1pu5r8viiJvv2NPN2AqArL35NCYtw/lrPPfM4gxrMLNLPw== |
| 1933 | +"@typescript-eslint/utils@8.35.0": |
| 1934 | + version "8.35.0" |
| 1935 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.0.tgz#aaf0afab5ab51ea2f1897002907eacd9834606d5" |
| 1936 | + integrity sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg== |
1921 | 1937 | dependencies: |
1922 | | - "@eslint-community/eslint-utils" "^4.4.0" |
1923 | | - "@typescript-eslint/scope-manager" "8.7.0" |
1924 | | - "@typescript-eslint/types" "8.7.0" |
1925 | | - "@typescript-eslint/typescript-estree" "8.7.0" |
| 1938 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 1939 | + "@typescript-eslint/scope-manager" "8.35.0" |
| 1940 | + "@typescript-eslint/types" "8.35.0" |
| 1941 | + "@typescript-eslint/typescript-estree" "8.35.0" |
1926 | 1942 |
|
1927 | | -"@typescript-eslint/visitor-keys@8.7.0": |
1928 | | - version "8.7.0" |
1929 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.7.0.tgz#5e46f1777f9d69360a883c1a56ac3c511c9659a8" |
1930 | | - integrity sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ== |
| 1943 | +"@typescript-eslint/visitor-keys@8.35.0": |
| 1944 | + version "8.35.0" |
| 1945 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf" |
| 1946 | + integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g== |
1931 | 1947 | dependencies: |
1932 | | - "@typescript-eslint/types" "8.7.0" |
1933 | | - eslint-visitor-keys "^3.4.3" |
| 1948 | + "@typescript-eslint/types" "8.35.0" |
| 1949 | + eslint-visitor-keys "^4.2.1" |
1934 | 1950 |
|
1935 | 1951 | "@webassemblyjs/ast@1.12.1", "@webassemblyjs/ast@^1.12.1": |
1936 | 1952 | version "1.12.1" |
@@ -4250,6 +4266,11 @@ eslint-visitor-keys@^4.0.0: |
4250 | 4266 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" |
4251 | 4267 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== |
4252 | 4268 |
|
| 4269 | +eslint-visitor-keys@^4.2.1: |
| 4270 | + version "4.2.1" |
| 4271 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
| 4272 | + integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
| 4273 | + |
4253 | 4274 | eslint@9.11.1: |
4254 | 4275 | version "9.11.1" |
4255 | 4276 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.11.1.tgz#701e5fc528990153f9cef696d8427003b5206567" |
@@ -5636,10 +5657,10 @@ ignore@^5.2.4: |
5636 | 5657 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324" |
5637 | 5658 | integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ== |
5638 | 5659 |
|
5639 | | -ignore@^5.3.1: |
5640 | | - version "5.3.1" |
5641 | | - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef" |
5642 | | - integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== |
| 5660 | +ignore@^7.0.0: |
| 5661 | + version "7.0.5" |
| 5662 | + resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9" |
| 5663 | + integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg== |
5643 | 5664 |
|
5644 | 5665 | import-fresh@^3.2.1: |
5645 | 5666 | version "3.2.1" |
@@ -10648,10 +10669,10 @@ treeverse@^3.0.0: |
10648 | 10669 | resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-3.0.0.tgz#dd82de9eb602115c6ebd77a574aae67003cb48c8" |
10649 | 10670 | integrity sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ== |
10650 | 10671 |
|
10651 | | -ts-api-utils@^1.3.0: |
10652 | | - version "1.3.0" |
10653 | | - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
10654 | | - integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
| 10672 | +ts-api-utils@^2.1.0: |
| 10673 | + version "2.1.0" |
| 10674 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91" |
| 10675 | + integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== |
10655 | 10676 |
|
10656 | 10677 | ts-jest@26.5.6: |
10657 | 10678 | version "26.5.6" |
|
0 commit comments