|
4793 | 4793 | dependencies:
|
4794 | 4794 | "@types/node" "*"
|
4795 | 4795 |
|
4796 |
| -"@typescript-eslint/eslint-plugin@^7.18.0": |
4797 |
| - version "7.18.0" |
4798 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3" |
4799 |
| - integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw== |
| 4796 | +"@typescript-eslint/eslint-plugin@^8.19.1": |
| 4797 | + version "8.19.1" |
| 4798 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247" |
| 4799 | + integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg== |
4800 | 4800 | dependencies:
|
4801 | 4801 | "@eslint-community/regexpp" "^4.10.0"
|
4802 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
4803 |
| - "@typescript-eslint/type-utils" "7.18.0" |
4804 |
| - "@typescript-eslint/utils" "7.18.0" |
4805 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 4802 | + "@typescript-eslint/scope-manager" "8.19.1" |
| 4803 | + "@typescript-eslint/type-utils" "8.19.1" |
| 4804 | + "@typescript-eslint/utils" "8.19.1" |
| 4805 | + "@typescript-eslint/visitor-keys" "8.19.1" |
4806 | 4806 | graphemer "^1.4.0"
|
4807 | 4807 | ignore "^5.3.1"
|
4808 | 4808 | natural-compare "^1.4.0"
|
4809 |
| - ts-api-utils "^1.3.0" |
| 4809 | + ts-api-utils "^2.0.0" |
4810 | 4810 |
|
4811 | 4811 | "@typescript-eslint/parser@^7.18.0":
|
4812 | 4812 | version "7.18.0"
|
|
4827 | 4827 | "@typescript-eslint/types" "7.18.0"
|
4828 | 4828 | "@typescript-eslint/visitor-keys" "7.18.0"
|
4829 | 4829 |
|
4830 |
| -"@typescript-eslint/ [email protected]": |
4831 |
| - version "7.18.0" |
4832 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b" |
4833 |
| - integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA== |
| 4830 | +"@typescript-eslint/ [email protected]": |
| 4831 | + version "8.19.1" |
| 4832 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b" |
| 4833 | + integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q== |
4834 | 4834 | dependencies:
|
4835 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
4836 |
| - "@typescript-eslint/utils" "7.18.0" |
| 4835 | + "@typescript-eslint/types" "8.19.1" |
| 4836 | + "@typescript-eslint/visitor-keys" "8.19.1" |
| 4837 | + |
| 4838 | +"@typescript-eslint/ [email protected]": |
| 4839 | + version "8.19.1" |
| 4840 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa" |
| 4841 | + integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw== |
| 4842 | + dependencies: |
| 4843 | + "@typescript-eslint/typescript-estree" "8.19.1" |
| 4844 | + "@typescript-eslint/utils" "8.19.1" |
4837 | 4845 | debug "^4.3.4"
|
4838 |
| - ts-api-utils "^1.3.0" |
| 4846 | + ts-api-utils "^2.0.0" |
4839 | 4847 |
|
4840 | 4848 | "@typescript-eslint/ [email protected]":
|
4841 | 4849 | version "7.18.0"
|
4842 | 4850 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
4843 | 4851 | integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
4844 | 4852 |
|
| 4853 | +"@typescript-eslint/ [email protected]": |
| 4854 | + version "8.19.1" |
| 4855 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c" |
| 4856 | + integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA== |
| 4857 | + |
4845 | 4858 | "@typescript-eslint/ [email protected]":
|
4846 | 4859 | version "7.18.0"
|
4847 | 4860 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
|
|
4856 | 4869 | semver "^7.6.0"
|
4857 | 4870 | ts-api-utils "^1.3.0"
|
4858 | 4871 |
|
4859 |
| -"@typescript-eslint/ [email protected]": |
4860 |
| - version "7.18.0" |
4861 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
4862 |
| - integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
| 4872 | +"@typescript-eslint/ [email protected]": |
| 4873 | + version "8.19.1" |
| 4874 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b" |
| 4875 | + integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q== |
| 4876 | + dependencies: |
| 4877 | + "@typescript-eslint/types" "8.19.1" |
| 4878 | + "@typescript-eslint/visitor-keys" "8.19.1" |
| 4879 | + debug "^4.3.4" |
| 4880 | + fast-glob "^3.3.2" |
| 4881 | + is-glob "^4.0.3" |
| 4882 | + minimatch "^9.0.4" |
| 4883 | + semver "^7.6.0" |
| 4884 | + ts-api-utils "^2.0.0" |
| 4885 | + |
| 4886 | +"@typescript-eslint/ [email protected]": |
| 4887 | + version "8.19.1" |
| 4888 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b" |
| 4889 | + integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA== |
4863 | 4890 | dependencies:
|
4864 | 4891 | "@eslint-community/eslint-utils" "^4.4.0"
|
4865 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
4866 |
| - "@typescript-eslint/types" "7.18.0" |
4867 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
| 4892 | + "@typescript-eslint/scope-manager" "8.19.1" |
| 4893 | + "@typescript-eslint/types" "8.19.1" |
| 4894 | + "@typescript-eslint/typescript-estree" "8.19.1" |
4868 | 4895 |
|
4869 | 4896 | "@typescript-eslint/ [email protected]":
|
4870 | 4897 | version "7.18.0"
|
|
4874 | 4901 | "@typescript-eslint/types" "7.18.0"
|
4875 | 4902 | eslint-visitor-keys "^3.4.3"
|
4876 | 4903 |
|
| 4904 | +"@typescript-eslint/ [email protected]": |
| 4905 | + version "8.19.1" |
| 4906 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0" |
| 4907 | + integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q== |
| 4908 | + dependencies: |
| 4909 | + "@typescript-eslint/types" "8.19.1" |
| 4910 | + eslint-visitor-keys "^4.2.0" |
| 4911 | + |
4877 | 4912 | "@ungap/event-target@^0.2.4":
|
4878 | 4913 | version "0.2.4"
|
4879 | 4914 | resolved "https://registry.yarnpkg.com/@ungap/event-target/-/event-target-0.2.4.tgz#8b083a62ee665228bac08013fa516a3488528bb8"
|
@@ -8344,6 +8379,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
8344 | 8379 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
8345 | 8380 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
8346 | 8381 |
|
| 8382 | +eslint-visitor-keys@^4.2.0: |
| 8383 | + version "4.2.0" |
| 8384 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
| 8385 | + integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
| 8386 | + |
8347 | 8387 | eslint@^8.57.1:
|
8348 | 8388 | version "8.57.1"
|
8349 | 8389 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
|
@@ -17438,6 +17478,11 @@ ts-api-utils@^1.3.0:
|
17438 | 17478 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
|
17439 | 17479 | integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
|
17440 | 17480 |
|
| 17481 | +ts-api-utils@^2.0.0: |
| 17482 | + version "2.0.0" |
| 17483 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900" |
| 17484 | + integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ== |
| 17485 | + |
17441 | 17486 | ts-jest-resolver@^2.0.1:
|
17442 | 17487 | version "2.0.1"
|
17443 | 17488 | resolved "https://registry.yarnpkg.com/ts-jest-resolver/-/ts-jest-resolver-2.0.1.tgz#4a1563cb10967e17eaae04157b0ba34e24d1c247"
|
|
0 commit comments