|
1737 | 1737 | ts-api-utils "^2.1.0" |
1738 | 1738 |
|
1739 | 1739 | "@typescript-eslint/parser@^8.38.0": |
1740 | | - version "8.38.0" |
1741 | | - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.38.0.tgz" |
1742 | | - integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ== |
1743 | | - dependencies: |
1744 | | - "@typescript-eslint/scope-manager" "8.38.0" |
1745 | | - "@typescript-eslint/types" "8.38.0" |
1746 | | - "@typescript-eslint/typescript-estree" "8.38.0" |
1747 | | - "@typescript-eslint/visitor-keys" "8.38.0" |
| 1740 | + version "8.39.0" |
| 1741 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.0.tgz#c4b895d7a47f4cd5ee6ee77ea30e61d58b802008" |
| 1742 | + integrity sha512-g3WpVQHngx0aLXn6kfIYCZxM6rRJlWzEkVpqEFLT3SgEDsp9cpCbxxgwnE504q4H+ruSDh/VGS6nqZIDynP+vg== |
| 1743 | + dependencies: |
| 1744 | + "@typescript-eslint/scope-manager" "8.39.0" |
| 1745 | + "@typescript-eslint/types" "8.39.0" |
| 1746 | + "@typescript-eslint/typescript-estree" "8.39.0" |
| 1747 | + "@typescript-eslint/visitor-keys" "8.39.0" |
1748 | 1748 | debug "^4.3.4" |
1749 | 1749 |
|
1750 | 1750 | "@typescript-eslint/project-service@8.38.0": |
|
1756 | 1756 | "@typescript-eslint/types" "^8.38.0" |
1757 | 1757 | debug "^4.3.4" |
1758 | 1758 |
|
| 1759 | +"@typescript-eslint/project-service@8.39.0": |
| 1760 | + version "8.39.0" |
| 1761 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.0.tgz#71cb29c3f8139f99a905b8705127bffc2ae84759" |
| 1762 | + integrity sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew== |
| 1763 | + dependencies: |
| 1764 | + "@typescript-eslint/tsconfig-utils" "^8.39.0" |
| 1765 | + "@typescript-eslint/types" "^8.39.0" |
| 1766 | + debug "^4.3.4" |
| 1767 | + |
1759 | 1768 | "@typescript-eslint/scope-manager@8.38.0": |
1760 | 1769 | version "8.38.0" |
1761 | 1770 | resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz" |
|
1764 | 1773 | "@typescript-eslint/types" "8.38.0" |
1765 | 1774 | "@typescript-eslint/visitor-keys" "8.38.0" |
1766 | 1775 |
|
| 1776 | +"@typescript-eslint/scope-manager@8.39.0": |
| 1777 | + version "8.39.0" |
| 1778 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz#ba4bf6d8257bbc172c298febf16bc22df4856570" |
| 1779 | + integrity sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A== |
| 1780 | + dependencies: |
| 1781 | + "@typescript-eslint/types" "8.39.0" |
| 1782 | + "@typescript-eslint/visitor-keys" "8.39.0" |
| 1783 | + |
1767 | 1784 | "@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0": |
1768 | 1785 | version "8.38.0" |
1769 | 1786 | resolved "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz" |
1770 | 1787 | integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ== |
1771 | 1788 |
|
| 1789 | +"@typescript-eslint/tsconfig-utils@8.39.0", "@typescript-eslint/tsconfig-utils@^8.39.0": |
| 1790 | + version "8.39.0" |
| 1791 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz#b2e87fef41a3067c570533b722f6af47be213f13" |
| 1792 | + integrity sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ== |
| 1793 | + |
1772 | 1794 | "@typescript-eslint/type-utils@8.38.0": |
1773 | 1795 | version "8.38.0" |
1774 | 1796 | resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz" |
|
1780 | 1802 | debug "^4.3.4" |
1781 | 1803 | ts-api-utils "^2.1.0" |
1782 | 1804 |
|
1783 | | -"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0": |
| 1805 | +"@typescript-eslint/types@8.38.0": |
1784 | 1806 | version "8.38.0" |
1785 | 1807 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.38.0.tgz" |
1786 | 1808 | integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw== |
1787 | 1809 |
|
| 1810 | +"@typescript-eslint/types@8.39.0", "@typescript-eslint/types@^8.38.0", "@typescript-eslint/types@^8.39.0": |
| 1811 | + version "8.39.0" |
| 1812 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6" |
| 1813 | + integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg== |
| 1814 | + |
1788 | 1815 | "@typescript-eslint/typescript-estree@8.38.0": |
1789 | 1816 | version "8.38.0" |
1790 | 1817 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz" |
|
1801 | 1828 | semver "^7.6.0" |
1802 | 1829 | ts-api-utils "^2.1.0" |
1803 | 1830 |
|
| 1831 | +"@typescript-eslint/typescript-estree@8.39.0": |
| 1832 | + version "8.39.0" |
| 1833 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz#b9477a5c47a0feceffe91adf553ad9a3cd4cb3d6" |
| 1834 | + integrity sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw== |
| 1835 | + dependencies: |
| 1836 | + "@typescript-eslint/project-service" "8.39.0" |
| 1837 | + "@typescript-eslint/tsconfig-utils" "8.39.0" |
| 1838 | + "@typescript-eslint/types" "8.39.0" |
| 1839 | + "@typescript-eslint/visitor-keys" "8.39.0" |
| 1840 | + debug "^4.3.4" |
| 1841 | + fast-glob "^3.3.2" |
| 1842 | + is-glob "^4.0.3" |
| 1843 | + minimatch "^9.0.4" |
| 1844 | + semver "^7.6.0" |
| 1845 | + ts-api-utils "^2.1.0" |
| 1846 | + |
1804 | 1847 | "@typescript-eslint/utils@8.38.0": |
1805 | 1848 | version "8.38.0" |
1806 | 1849 | resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz" |
|
1819 | 1862 | "@typescript-eslint/types" "8.38.0" |
1820 | 1863 | eslint-visitor-keys "^4.2.1" |
1821 | 1864 |
|
| 1865 | +"@typescript-eslint/visitor-keys@8.39.0": |
| 1866 | + version "8.39.0" |
| 1867 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz#5d619a6e810cdd3fd1913632719cbccab08bf875" |
| 1868 | + integrity sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA== |
| 1869 | + dependencies: |
| 1870 | + "@typescript-eslint/types" "8.39.0" |
| 1871 | + eslint-visitor-keys "^4.2.1" |
| 1872 | + |
1822 | 1873 | "@ungap/structured-clone@^1.2.0", "@ungap/structured-clone@^1.3.0": |
1823 | 1874 | version "1.3.0" |
1824 | 1875 | resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz" |
|
0 commit comments