|
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.32.0": |
| 1855 | + version "8.32.0" |
| 1856 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.0.tgz#86630dd3084f9d6c4239bbcd6a7ee1a7ee844f7f" |
| 1857 | + integrity sha512-/jU9ettcntkBFmWUzzGgsClEi2ZFiikMX5eEQsmxIAWMOn4H3D4rvHssstmAHGVvrYnaMqdWWWg0b5M6IN/MTQ== |
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.32.0" |
| 1861 | + "@typescript-eslint/type-utils" "8.32.0" |
| 1862 | + "@typescript-eslint/utils" "8.32.0" |
| 1863 | + "@typescript-eslint/visitor-keys" "8.32.0" |
1864 | 1864 | graphemer "^1.4.0" |
1865 | 1865 | ignore "^5.3.1" |
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.32.0": |
| 1870 | + version "8.32.0" |
| 1871 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.0.tgz#fe840ecb2726a82fa9f5562837ec40503ae71caf" |
| 1872 | + integrity sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A== |
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.32.0" |
| 1875 | + "@typescript-eslint/types" "8.32.0" |
| 1876 | + "@typescript-eslint/typescript-estree" "8.32.0" |
| 1877 | + "@typescript-eslint/visitor-keys" "8.32.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/scope-manager@8.32.0": |
| 1881 | + version "8.32.0" |
| 1882 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c" |
| 1883 | + integrity sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ== |
1884 | 1884 | dependencies: |
1885 | | - "@typescript-eslint/types" "8.7.0" |
1886 | | - "@typescript-eslint/visitor-keys" "8.7.0" |
| 1885 | + "@typescript-eslint/types" "8.32.0" |
| 1886 | + "@typescript-eslint/visitor-keys" "8.32.0" |
1887 | 1887 |
|
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== |
| 1888 | +"@typescript-eslint/type-utils@8.32.0": |
| 1889 | + version "8.32.0" |
| 1890 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895" |
| 1891 | + integrity sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg== |
1892 | 1892 | dependencies: |
1893 | | - "@typescript-eslint/typescript-estree" "8.7.0" |
1894 | | - "@typescript-eslint/utils" "8.7.0" |
| 1893 | + "@typescript-eslint/typescript-estree" "8.32.0" |
| 1894 | + "@typescript-eslint/utils" "8.32.0" |
1895 | 1895 | debug "^4.3.4" |
1896 | | - ts-api-utils "^1.3.0" |
| 1896 | + ts-api-utils "^2.1.0" |
1897 | 1897 |
|
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== |
| 1898 | +"@typescript-eslint/types@8.32.0": |
| 1899 | + version "8.32.0" |
| 1900 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a" |
| 1901 | + integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA== |
1902 | 1902 |
|
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== |
| 1903 | +"@typescript-eslint/typescript-estree@8.32.0": |
| 1904 | + version "8.32.0" |
| 1905 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d" |
| 1906 | + integrity sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ== |
1907 | 1907 | dependencies: |
1908 | | - "@typescript-eslint/types" "8.7.0" |
1909 | | - "@typescript-eslint/visitor-keys" "8.7.0" |
| 1908 | + "@typescript-eslint/types" "8.32.0" |
| 1909 | + "@typescript-eslint/visitor-keys" "8.32.0" |
1910 | 1910 | debug "^4.3.4" |
1911 | 1911 | fast-glob "^3.3.2" |
1912 | 1912 | is-glob "^4.0.3" |
1913 | 1913 | minimatch "^9.0.4" |
1914 | 1914 | semver "^7.6.0" |
1915 | | - ts-api-utils "^1.3.0" |
| 1915 | + ts-api-utils "^2.1.0" |
1916 | 1916 |
|
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== |
| 1917 | +"@typescript-eslint/utils@8.32.0": |
| 1918 | + version "8.32.0" |
| 1919 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47" |
| 1920 | + integrity sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw== |
1921 | 1921 | 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" |
| 1922 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 1923 | + "@typescript-eslint/scope-manager" "8.32.0" |
| 1924 | + "@typescript-eslint/types" "8.32.0" |
| 1925 | + "@typescript-eslint/typescript-estree" "8.32.0" |
1926 | 1926 |
|
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== |
| 1927 | +"@typescript-eslint/visitor-keys@8.32.0": |
| 1928 | + version "8.32.0" |
| 1929 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz#0cca2cac046bc71cc40ce8214bac2850d6ecf4a6" |
| 1930 | + integrity sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w== |
1931 | 1931 | dependencies: |
1932 | | - "@typescript-eslint/types" "8.7.0" |
1933 | | - eslint-visitor-keys "^3.4.3" |
| 1932 | + "@typescript-eslint/types" "8.32.0" |
| 1933 | + eslint-visitor-keys "^4.2.0" |
1934 | 1934 |
|
1935 | 1935 | "@webassemblyjs/ast@1.12.1", "@webassemblyjs/ast@^1.12.1": |
1936 | 1936 | version "1.12.1" |
@@ -4250,6 +4250,11 @@ eslint-visitor-keys@^4.0.0: |
4250 | 4250 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" |
4251 | 4251 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== |
4252 | 4252 |
|
| 4253 | +eslint-visitor-keys@^4.2.0: |
| 4254 | + version "4.2.0" |
| 4255 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
| 4256 | + integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
| 4257 | + |
4253 | 4258 | eslint@9.11.1: |
4254 | 4259 | version "9.11.1" |
4255 | 4260 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.11.1.tgz#701e5fc528990153f9cef696d8427003b5206567" |
@@ -10648,10 +10653,10 @@ treeverse@^3.0.0: |
10648 | 10653 | resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-3.0.0.tgz#dd82de9eb602115c6ebd77a574aae67003cb48c8" |
10649 | 10654 | integrity sha512-gcANaAnd2QDZFmHFEOF4k7uc1J/6a6z3DJMd/QwEyxLoKGiptJRwid582r7QIsFlFMIZ3SnxfS52S4hm2DHkuQ== |
10650 | 10655 |
|
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== |
| 10656 | +ts-api-utils@^2.1.0: |
| 10657 | + version "2.1.0" |
| 10658 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91" |
| 10659 | + integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== |
10655 | 10660 |
|
10656 | 10661 | ts-jest@26.5.6: |
10657 | 10662 | version "26.5.6" |
|
0 commit comments