|
791 | 791 | dependencies:
|
792 | 792 | eslint-visitor-keys "^3.3.0"
|
793 | 793 |
|
794 |
| -"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1": |
| 794 | +"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1": |
795 | 795 | version "4.10.0"
|
796 | 796 | resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
|
797 | 797 | integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
|
|
1742 | 1742 | resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
|
1743 | 1743 | integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
1744 | 1744 |
|
1745 |
| -"@types/json-schema@^7.0.12": |
| 1745 | +"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15": |
1746 | 1746 | version "7.0.15"
|
1747 | 1747 | resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
1748 | 1748 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
|
1858 | 1858 | resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
|
1859 | 1859 | integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
|
1860 | 1860 |
|
| 1861 | +"@types/semver@^7.5.8": |
| 1862 | + version "7.5.8" |
| 1863 | + resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" |
| 1864 | + integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== |
| 1865 | + |
1861 | 1866 | "@types/stack-utils@^2.0.0":
|
1862 | 1867 | version "2.0.1"
|
1863 | 1868 | resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
|
1914 | 1919 | semver "^7.5.4"
|
1915 | 1920 | ts-api-utils "^1.0.1"
|
1916 | 1921 |
|
1917 |
| -"@typescript-eslint/eslint-plugin@^7.5.0": |
1918 |
| - version "7.5.0" |
1919 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.5.0.tgz#1dc52fe48454d5b54be2d5f089680452f1628a5a" |
1920 |
| - integrity sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ== |
1921 |
| - dependencies: |
1922 |
| - "@eslint-community/regexpp" "^4.5.1" |
1923 |
| - "@typescript-eslint/scope-manager" "7.5.0" |
1924 |
| - "@typescript-eslint/type-utils" "7.5.0" |
1925 |
| - "@typescript-eslint/utils" "7.5.0" |
1926 |
| - "@typescript-eslint/visitor-keys" "7.5.0" |
| 1922 | +"@typescript-eslint/eslint-plugin@^7.6.0": |
| 1923 | + version "7.6.0" |
| 1924 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6.0.tgz#1f5df5cda490a0bcb6fbdd3382e19f1241024242" |
| 1925 | + integrity sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A== |
| 1926 | + dependencies: |
| 1927 | + "@eslint-community/regexpp" "^4.10.0" |
| 1928 | + "@typescript-eslint/scope-manager" "7.6.0" |
| 1929 | + "@typescript-eslint/type-utils" "7.6.0" |
| 1930 | + "@typescript-eslint/utils" "7.6.0" |
| 1931 | + "@typescript-eslint/visitor-keys" "7.6.0" |
1927 | 1932 | debug "^4.3.4"
|
1928 | 1933 | graphemer "^1.4.0"
|
1929 |
| - ignore "^5.2.4" |
| 1934 | + ignore "^5.3.1" |
1930 | 1935 | natural-compare "^1.4.0"
|
1931 |
| - semver "^7.5.4" |
1932 |
| - ts-api-utils "^1.0.1" |
| 1936 | + semver "^7.6.0" |
| 1937 | + ts-api-utils "^1.3.0" |
1933 | 1938 |
|
1934 | 1939 | "@typescript-eslint/parser@^6.19.0":
|
1935 | 1940 | version "6.21.0"
|
|
1969 | 1974 | "@typescript-eslint/types" "7.5.0"
|
1970 | 1975 | "@typescript-eslint/visitor-keys" "7.5.0"
|
1971 | 1976 |
|
| 1977 | +"@typescript-eslint/[email protected]": |
| 1978 | + version "7.6.0" |
| 1979 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.6.0.tgz#1e9972f654210bd7500b31feadb61a233f5b5e9d" |
| 1980 | + integrity sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w== |
| 1981 | + dependencies: |
| 1982 | + "@typescript-eslint/types" "7.6.0" |
| 1983 | + "@typescript-eslint/visitor-keys" "7.6.0" |
| 1984 | + |
1972 | 1985 | "@typescript-eslint/[email protected]":
|
1973 | 1986 | version "6.21.0"
|
1974 | 1987 | resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
|
|
1979 | 1992 | debug "^4.3.4"
|
1980 | 1993 | ts-api-utils "^1.0.1"
|
1981 | 1994 |
|
1982 |
| -"@typescript-eslint/type-utils@7.5.0": |
1983 |
| - version "7.5.0" |
1984 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.5.0.tgz#a8faa403232da3a3901655387c7082111f692cf9" |
1985 |
| - integrity sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw== |
| 1995 | +"@typescript-eslint/type-utils@7.6.0": |
| 1996 | + version "7.6.0" |
| 1997 | + resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.6.0.tgz#644f75075f379827d25fe0713e252ccd4e4a428c" |
| 1998 | + integrity sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw== |
1986 | 1999 | dependencies:
|
1987 |
| - "@typescript-eslint/typescript-estree" "7.5.0" |
1988 |
| - "@typescript-eslint/utils" "7.5.0" |
| 2000 | + "@typescript-eslint/typescript-estree" "7.6.0" |
| 2001 | + "@typescript-eslint/utils" "7.6.0" |
1989 | 2002 | debug "^4.3.4"
|
1990 |
| - ts-api-utils "^1.0.1" |
| 2003 | + ts-api-utils "^1.3.0" |
1991 | 2004 |
|
1992 | 2005 | "@typescript-eslint/[email protected]":
|
1993 | 2006 | version "4.33.0"
|
|
2009 | 2022 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.5.0.tgz#0a284bcdef3cb850ec9fd57992df9f29d6bde1bc"
|
2010 | 2023 | integrity sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg==
|
2011 | 2024 |
|
| 2025 | +"@typescript-eslint/[email protected]": |
| 2026 | + version "7.6.0" |
| 2027 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.6.0.tgz#53dba7c30c87e5f10a731054266dd905f1fbae38" |
| 2028 | + integrity sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ== |
| 2029 | + |
2012 | 2030 | "@typescript-eslint/[email protected]", "@typescript-eslint/typescript-estree@^6.19.0":
|
2013 | 2031 | version "6.21.0"
|
2014 | 2032 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
|
|
2037 | 2055 | semver "^7.5.4"
|
2038 | 2056 | ts-api-utils "^1.0.1"
|
2039 | 2057 |
|
| 2058 | +"@typescript-eslint/[email protected]": |
| 2059 | + version "7.6.0" |
| 2060 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.6.0.tgz#112a3775563799fd3f011890ac8322f80830ac17" |
| 2061 | + integrity sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw== |
| 2062 | + dependencies: |
| 2063 | + "@typescript-eslint/types" "7.6.0" |
| 2064 | + "@typescript-eslint/visitor-keys" "7.6.0" |
| 2065 | + debug "^4.3.4" |
| 2066 | + globby "^11.1.0" |
| 2067 | + is-glob "^4.0.3" |
| 2068 | + minimatch "^9.0.4" |
| 2069 | + semver "^7.6.0" |
| 2070 | + ts-api-utils "^1.3.0" |
| 2071 | + |
2040 | 2072 | "@typescript-eslint/typescript-estree@^4.33.0":
|
2041 | 2073 | version "4.33.0"
|
2042 | 2074 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
|
|
2076 | 2108 | "@typescript-eslint/typescript-estree" "6.21.0"
|
2077 | 2109 | semver "^7.5.4"
|
2078 | 2110 |
|
2079 |
| -"@typescript-eslint/utils@7.5.0": |
2080 |
| - version "7.5.0" |
2081 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.5.0.tgz#bbd963647fbbe9ffea033f42c0fb7e89bb19c858" |
2082 |
| - integrity sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw== |
| 2111 | +"@typescript-eslint/utils@7.6.0": |
| 2112 | + version "7.6.0" |
| 2113 | + resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.6.0.tgz#e400d782280b6f724c8a1204269d984c79202282" |
| 2114 | + integrity sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA== |
2083 | 2115 | dependencies:
|
2084 | 2116 | "@eslint-community/eslint-utils" "^4.4.0"
|
2085 |
| - "@types/json-schema" "^7.0.12" |
2086 |
| - "@types/semver" "^7.5.0" |
2087 |
| - "@typescript-eslint/scope-manager" "7.5.0" |
2088 |
| - "@typescript-eslint/types" "7.5.0" |
2089 |
| - "@typescript-eslint/typescript-estree" "7.5.0" |
2090 |
| - semver "^7.5.4" |
| 2117 | + "@types/json-schema" "^7.0.15" |
| 2118 | + "@types/semver" "^7.5.8" |
| 2119 | + "@typescript-eslint/scope-manager" "7.6.0" |
| 2120 | + "@typescript-eslint/types" "7.6.0" |
| 2121 | + "@typescript-eslint/typescript-estree" "7.6.0" |
| 2122 | + semver "^7.6.0" |
2091 | 2123 |
|
2092 | 2124 | "@typescript-eslint/[email protected]":
|
2093 | 2125 | version "4.33.0"
|
|
2121 | 2153 | "@typescript-eslint/types" "7.5.0"
|
2122 | 2154 | eslint-visitor-keys "^3.4.1"
|
2123 | 2155 |
|
| 2156 | +"@typescript-eslint/[email protected]": |
| 2157 | + version "7.6.0" |
| 2158 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.6.0.tgz#d1ce13145844379021e1f9bd102c1d78946f4e76" |
| 2159 | + integrity sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw== |
| 2160 | + dependencies: |
| 2161 | + "@typescript-eslint/types" "7.6.0" |
| 2162 | + eslint-visitor-keys "^3.4.3" |
| 2163 | + |
2124 | 2164 | "@ungap/structured-clone@^1.2.0":
|
2125 | 2165 | version "1.2.0"
|
2126 | 2166 | resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
@@ -5486,10 +5526,10 @@ ieee754@^1.1.13:
|
5486 | 5526 | resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
5487 | 5527 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
5488 | 5528 |
|
5489 |
| -ignore@^5.2.0, ignore@^5.2.4: |
5490 |
| - version "5.2.4" |
5491 |
| - resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324" |
5492 |
| - integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ== |
| 5529 | +ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1: |
| 5530 | + version "5.3.1" |
| 5531 | + resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef" |
| 5532 | + integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== |
5493 | 5533 |
|
5494 | 5534 | import-fresh@^3.2.1, import-fresh@^3.3.0:
|
5495 | 5535 | version "3.3.0"
|
@@ -6972,6 +7012,13 @@ minimatch@^7.4.6:
|
6972 | 7012 | dependencies:
|
6973 | 7013 | brace-expansion "^2.0.1"
|
6974 | 7014 |
|
| 7015 | +minimatch@^9.0.4: |
| 7016 | + version "9.0.4" |
| 7017 | + resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51" |
| 7018 | + integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== |
| 7019 | + dependencies: |
| 7020 | + brace-expansion "^2.0.1" |
| 7021 | + |
6975 | 7022 | [email protected], minimist-options@^4.0.2:
|
6976 | 7023 | version "4.1.0"
|
6977 | 7024 | resolved "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
@@ -9590,10 +9637,10 @@ triple-beam@^1.3.0:
|
9590 | 9637 | resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
|
9591 | 9638 | integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
|
9592 | 9639 |
|
9593 |
| -ts-api-utils@^1.0.1: |
9594 |
| - version "1.0.3" |
9595 |
| - resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331" |
9596 |
| - integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg== |
| 9640 | +ts-api-utils@^1.0.1, ts-api-utils@^1.3.0: |
| 9641 | + version "1.3.0" |
| 9642 | + resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
| 9643 | + integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
9597 | 9644 |
|
9598 | 9645 |
|
9599 | 9646 | version "1.0.0-empty.0"
|
|
0 commit comments