|
968 | 968 | natural-compare "^1.4.0"
|
969 | 969 | ts-api-utils "^1.3.0"
|
970 | 970 |
|
971 |
| -"@typescript-eslint/parser@^7.0.1", "@typescript-eslint/parser@^7.16.0": |
| 971 | +"@typescript-eslint/parser@^7.0.1": |
972 | 972 | version "7.16.0"
|
973 | 973 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.16.0.tgz#53fae8112f8c912024aea7b499cf7374487af6d8"
|
974 | 974 | integrity sha512-ar9E+k7CU8rWi2e5ErzQiC93KKEFAXA2Kky0scAlPcxYblLt8+XZuHUZwlyfXILyQa95P6lQg+eZgh/dDs3+Vw==
|
|
979 | 979 | "@typescript-eslint/visitor-keys" "7.16.0"
|
980 | 980 | debug "^4.3.4"
|
981 | 981 |
|
| 982 | +"@typescript-eslint/parser@^8.8.1": |
| 983 | + version "8.8.1" |
| 984 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.8.1.tgz#5952ba2a83bd52024b872f3fdc8ed2d3636073b8" |
| 985 | + integrity sha512-hQUVn2Lij2NAxVFEdvIGxT9gP1tq2yM83m+by3whWFsWC+1y8pxxxHUFE1UqDu2VsGi2i6RLcv4QvouM84U+ow== |
| 986 | + dependencies: |
| 987 | + "@typescript-eslint/scope-manager" "8.8.1" |
| 988 | + "@typescript-eslint/types" "8.8.1" |
| 989 | + "@typescript-eslint/typescript-estree" "8.8.1" |
| 990 | + "@typescript-eslint/visitor-keys" "8.8.1" |
| 991 | + debug "^4.3.4" |
| 992 | + |
982 | 993 | "@typescript-eslint/[email protected]":
|
983 | 994 | version "7.12.0"
|
984 | 995 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.12.0.tgz#259c014362de72dd34f995efe6bd8dda486adf58"
|
|
995 | 1006 | "@typescript-eslint/types" "7.16.0"
|
996 | 1007 | "@typescript-eslint/visitor-keys" "7.16.0"
|
997 | 1008 |
|
| 1009 | +"@typescript-eslint/[email protected]": |
| 1010 | + version "8.8.1" |
| 1011 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.1.tgz#b4bea1c0785aaebfe3c4ab059edaea1c4977e7ff" |
| 1012 | + integrity sha512-X4JdU+66Mazev/J0gfXlcC/dV6JI37h+93W9BRYXrSn0hrE64IoWgVkO9MSJgEzoWkxONgaQpICWg8vAN74wlA== |
| 1013 | + dependencies: |
| 1014 | + "@typescript-eslint/types" "8.8.1" |
| 1015 | + "@typescript-eslint/visitor-keys" "8.8.1" |
| 1016 | + |
998 | 1017 | "@typescript-eslint/[email protected]":
|
999 | 1018 | version "7.16.0"
|
1000 | 1019 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.0.tgz#ec52b1932b8fb44a15a3e20208e0bd49d0b6bd00"
|
|
1015 | 1034 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
|
1016 | 1035 | integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
|
1017 | 1036 |
|
| 1037 | +"@typescript-eslint/[email protected]": |
| 1038 | + version "8.8.1" |
| 1039 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.1.tgz#ebe85e0fa4a8e32a24a56adadf060103bef13bd1" |
| 1040 | + integrity sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q== |
| 1041 | + |
1018 | 1042 | "@typescript-eslint/[email protected]":
|
1019 | 1043 | version "7.12.0"
|
1020 | 1044 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.12.0.tgz#e6c1074f248b3db6573ab6a7c47a39c4cd498ff9"
|
|
1043 | 1067 | semver "^7.6.0"
|
1044 | 1068 | ts-api-utils "^1.3.0"
|
1045 | 1069 |
|
| 1070 | +"@typescript-eslint/[email protected]": |
| 1071 | + version "8.8.1" |
| 1072 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.1.tgz#34649f4e28d32ee49152193bc7dedc0e78e5d1ec" |
| 1073 | + integrity sha512-A5d1R9p+X+1js4JogdNilDuuq+EHZdsH9MjTVxXOdVFfTJXunKJR/v+fNNyO4TnoOn5HqobzfRlc70NC6HTcdg== |
| 1074 | + dependencies: |
| 1075 | + "@typescript-eslint/types" "8.8.1" |
| 1076 | + "@typescript-eslint/visitor-keys" "8.8.1" |
| 1077 | + debug "^4.3.4" |
| 1078 | + fast-glob "^3.3.2" |
| 1079 | + is-glob "^4.0.3" |
| 1080 | + minimatch "^9.0.4" |
| 1081 | + semver "^7.6.0" |
| 1082 | + ts-api-utils "^1.3.0" |
| 1083 | + |
1046 | 1084 | "@typescript-eslint/[email protected]":
|
1047 | 1085 | version "7.16.0"
|
1048 | 1086 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.0.tgz#b38dc0ce1778e8182e227c98d91d3418449aa17f"
|
|
1079 | 1117 | "@typescript-eslint/types" "7.16.0"
|
1080 | 1118 | eslint-visitor-keys "^3.4.3"
|
1081 | 1119 |
|
| 1120 | +"@typescript-eslint/[email protected]": |
| 1121 | + version "8.8.1" |
| 1122 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.1.tgz#0fb1280f381149fc345dfde29f7542ff4e587fc5" |
| 1123 | + integrity sha512-0/TdC3aeRAsW7MDvYRwEc1Uwm0TIBfzjPFgg60UU2Haj5qsCs9cc3zNgY71edqE3LbWfF/WoZQd3lJoDXFQpag== |
| 1124 | + dependencies: |
| 1125 | + "@typescript-eslint/types" "8.8.1" |
| 1126 | + eslint-visitor-keys "^3.4.3" |
| 1127 | + |
1082 | 1128 | "@ungap/structured-clone@^1.2.0":
|
1083 | 1129 | version "1.2.0"
|
1084 | 1130 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
@@ -2096,6 +2142,17 @@ fast-glob@^3.3.0:
|
2096 | 2142 | merge2 "^1.3.0"
|
2097 | 2143 | micromatch "^4.0.4"
|
2098 | 2144 |
|
| 2145 | +fast-glob@^3.3.2: |
| 2146 | + version "3.3.2" |
| 2147 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" |
| 2148 | + integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== |
| 2149 | + dependencies: |
| 2150 | + "@nodelib/fs.stat" "^2.0.2" |
| 2151 | + "@nodelib/fs.walk" "^1.2.3" |
| 2152 | + glob-parent "^5.1.2" |
| 2153 | + merge2 "^1.3.0" |
| 2154 | + micromatch "^4.0.4" |
| 2155 | + |
2099 | 2156 | [email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
|
2100 | 2157 | version "2.1.0"
|
2101 | 2158 | resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
|
|
0 commit comments