|
1905 | 1905 | natural-compare "^1.4.0"
|
1906 | 1906 | ts-api-utils "^2.1.0"
|
1907 | 1907 |
|
1908 |
| -"@typescript-eslint/parser@8.39.1", "@typescript-eslint/parser@^8.39.0": |
| 1908 | +"@typescript-eslint/parser@8.39.1": |
1909 | 1909 | version "8.39.1"
|
1910 | 1910 | resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.39.1.tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50"
|
1911 | 1911 | integrity sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg==
|
|
1916 | 1916 | "@typescript-eslint/visitor-keys" "8.39.1"
|
1917 | 1917 | debug "^4.3.4"
|
1918 | 1918 |
|
| 1919 | +"@typescript-eslint/parser@^8.40.0": |
| 1920 | + version "8.40.0" |
| 1921 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.40.0.tgz#1bc9f3701ced29540eb76ff2d95ce0d52ddc7e69" |
| 1922 | + integrity sha512-jCNyAuXx8dr5KJMkecGmZ8KI61KBUhkCob+SD+C+I5+Y1FWI2Y3QmY4/cxMCC5WAsZqoEtEETVhUiUMIGCf6Bw== |
| 1923 | + dependencies: |
| 1924 | + "@typescript-eslint/scope-manager" "8.40.0" |
| 1925 | + "@typescript-eslint/types" "8.40.0" |
| 1926 | + "@typescript-eslint/typescript-estree" "8.40.0" |
| 1927 | + "@typescript-eslint/visitor-keys" "8.40.0" |
| 1928 | + debug "^4.3.4" |
| 1929 | + |
1919 | 1930 | "@typescript-eslint/project-service@8.39.1":
|
1920 | 1931 | version "8.39.1"
|
1921 | 1932 | resolved "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.1.tgz#63525878d488ebf27c485f295e83434a1398f52d"
|
|
1925 | 1936 | "@typescript-eslint/types" "^8.39.1"
|
1926 | 1937 | debug "^4.3.4"
|
1927 | 1938 |
|
| 1939 | +"@typescript-eslint/project-service@8.40.0": |
| 1940 | + version "8.40.0" |
| 1941 | + resolved "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.40.0.tgz#1b7ba6079ff580c3215882fe75a43e5d3ed166b9" |
| 1942 | + integrity sha512-/A89vz7Wf5DEXsGVvcGdYKbVM9F7DyFXj52lNYUDS1L9yJfqjW/fIp5PgMuEJL/KeqVTe2QSbXAGUZljDUpArw== |
| 1943 | + dependencies: |
| 1944 | + "@typescript-eslint/tsconfig-utils" "^8.40.0" |
| 1945 | + "@typescript-eslint/types" "^8.40.0" |
| 1946 | + debug "^4.3.4" |
| 1947 | + |
1928 | 1948 | "@typescript-eslint/scope-manager@8.39.1":
|
1929 | 1949 | version "8.39.1"
|
1930 | 1950 | resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6"
|
|
1933 | 1953 | "@typescript-eslint/types" "8.39.1"
|
1934 | 1954 | "@typescript-eslint/visitor-keys" "8.39.1"
|
1935 | 1955 |
|
| 1956 | +"@typescript-eslint/scope-manager@8.40.0": |
| 1957 | + version "8.40.0" |
| 1958 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.40.0.tgz#2fbfcc8643340d8cd692267e61548b946190be8a" |
| 1959 | + integrity sha512-y9ObStCcdCiZKzwqsE8CcpyuVMwRouJbbSrNuThDpv16dFAj429IkM6LNb1dZ2m7hK5fHyzNcErZf7CEeKXR4w== |
| 1960 | + dependencies: |
| 1961 | + "@typescript-eslint/types" "8.40.0" |
| 1962 | + "@typescript-eslint/visitor-keys" "8.40.0" |
| 1963 | + |
1936 | 1964 | "@typescript-eslint/tsconfig-utils@8.39.1", "@typescript-eslint/tsconfig-utils@^8.39.1":
|
1937 | 1965 | version "8.39.1"
|
1938 | 1966 | resolved "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
|
1939 | 1967 | integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
|
1940 | 1968 |
|
| 1969 | +"@typescript-eslint/tsconfig-utils@8.40.0", "@typescript-eslint/tsconfig-utils@^8.40.0": |
| 1970 | + version "8.40.0" |
| 1971 | + resolved "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.40.0.tgz#8e8fdb9b988854aedd04abdde3239c4bdd2d26e4" |
| 1972 | + integrity sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw== |
| 1973 | + |
1941 | 1974 | "@typescript-eslint/type-utils@8.39.1":
|
1942 | 1975 | version "8.39.1"
|
1943 | 1976 | resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz#642f9fb96173649e2928fea0375b1d74d31906c2"
|
|
1949 | 1982 | debug "^4.3.4"
|
1950 | 1983 | ts-api-utils "^2.1.0"
|
1951 | 1984 |
|
1952 |
| -"@typescript-eslint/types@8.39.1", "@typescript-eslint/types@^8.39.1": |
| 1985 | +"@typescript-eslint/types@8.39.1": |
1953 | 1986 | version "8.39.1"
|
1954 | 1987 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
|
1955 | 1988 | integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==
|
1956 | 1989 |
|
1957 |
| -"@typescript-eslint/typescript-estree@8.39.1", "@typescript-eslint/typescript-estree@^8.23.0": |
| 1990 | +"@typescript-eslint/types@8.40.0", "@typescript-eslint/types@^8.39.1", "@typescript-eslint/types@^8.40.0": |
| 1991 | + version "8.40.0" |
| 1992 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.40.0.tgz#0b580fdf643737aa5c01285314b5c6e9543846a9" |
| 1993 | + integrity sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg== |
| 1994 | + |
| 1995 | +"@typescript-eslint/typescript-estree@8.39.1": |
1958 | 1996 | version "8.39.1"
|
1959 | 1997 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5"
|
1960 | 1998 | integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==
|
|
1970 | 2008 | semver "^7.6.0"
|
1971 | 2009 | ts-api-utils "^2.1.0"
|
1972 | 2010 |
|
| 2011 | +"@typescript-eslint/typescript-estree@8.40.0", "@typescript-eslint/typescript-estree@^8.23.0": |
| 2012 | + version "8.40.0" |
| 2013 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.40.0.tgz#295149440ce7da81c790a4e14e327599a3a1e5c9" |
| 2014 | + integrity sha512-k1z9+GJReVVOkc1WfVKs1vBrR5MIKKbdAjDTPvIK3L8De6KbFfPFt6BKpdkdk7rZS2GtC/m6yI5MYX+UsuvVYQ== |
| 2015 | + dependencies: |
| 2016 | + "@typescript-eslint/project-service" "8.40.0" |
| 2017 | + "@typescript-eslint/tsconfig-utils" "8.40.0" |
| 2018 | + "@typescript-eslint/types" "8.40.0" |
| 2019 | + "@typescript-eslint/visitor-keys" "8.40.0" |
| 2020 | + debug "^4.3.4" |
| 2021 | + fast-glob "^3.3.2" |
| 2022 | + is-glob "^4.0.3" |
| 2023 | + minimatch "^9.0.4" |
| 2024 | + semver "^7.6.0" |
| 2025 | + ts-api-utils "^2.1.0" |
| 2026 | + |
1973 | 2027 | "@typescript-eslint/utils@8.39.1", "@typescript-eslint/utils@^8.13.0":
|
1974 | 2028 | version "8.39.1"
|
1975 | 2029 | resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.1.tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b"
|
|
1988 | 2042 | "@typescript-eslint/types" "8.39.1"
|
1989 | 2043 | eslint-visitor-keys "^4.2.1"
|
1990 | 2044 |
|
| 2045 | +"@typescript-eslint/visitor-keys@8.40.0": |
| 2046 | + version "8.40.0" |
| 2047 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.40.0.tgz#c1b45196981311fed7256863be4bfb2d3eda332a" |
| 2048 | + integrity sha512-8CZ47QwalyRjsypfwnbI3hKy5gJDPmrkLjkgMxhi0+DZZ2QNx2naS6/hWoVYUHU7LU2zleF68V9miaVZvhFfTA== |
| 2049 | + dependencies: |
| 2050 | + "@typescript-eslint/types" "8.40.0" |
| 2051 | + eslint-visitor-keys "^4.2.1" |
| 2052 | + |
1991 | 2053 | "@ungap/structured-clone@^1.2.0", "@ungap/structured-clone@^1.3.0":
|
1992 | 2054 | version "1.3.0"
|
1993 | 2055 | resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
|
0 commit comments