|
177 | 177 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c" |
178 | 178 | integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q== |
179 | 179 |
|
180 | | -"@typescript-eslint/eslint-plugin@8.55.0": |
181 | | - version "8.55.0" |
182 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.55.0.tgz#086d2ef661507b561f7b17f62d3179d692a0765f" |
183 | | - integrity sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ== |
| 180 | +"@typescript-eslint/eslint-plugin@8.56.0": |
| 181 | + version "8.56.0" |
| 182 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d" |
| 183 | + integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw== |
184 | 184 | dependencies: |
185 | 185 | "@eslint-community/regexpp" "^4.12.2" |
186 | | - "@typescript-eslint/scope-manager" "8.55.0" |
187 | | - "@typescript-eslint/type-utils" "8.55.0" |
188 | | - "@typescript-eslint/utils" "8.55.0" |
189 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 186 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 187 | + "@typescript-eslint/type-utils" "8.56.0" |
| 188 | + "@typescript-eslint/utils" "8.56.0" |
| 189 | + "@typescript-eslint/visitor-keys" "8.56.0" |
190 | 190 | ignore "^7.0.5" |
191 | 191 | natural-compare "^1.4.0" |
192 | 192 | ts-api-utils "^2.4.0" |
193 | 193 |
|
194 | | -"@typescript-eslint/parser@8.55.0": |
195 | | - version "8.55.0" |
196 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.55.0.tgz#6eace4e9e95f178d3447ed1f17f3d6a5dfdb345c" |
197 | | - integrity sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw== |
| 194 | +"@typescript-eslint/parser@8.56.0": |
| 195 | + version "8.56.0" |
| 196 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72" |
| 197 | + integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg== |
198 | 198 | dependencies: |
199 | | - "@typescript-eslint/scope-manager" "8.55.0" |
200 | | - "@typescript-eslint/types" "8.55.0" |
201 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
202 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 199 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 200 | + "@typescript-eslint/types" "8.56.0" |
| 201 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 202 | + "@typescript-eslint/visitor-keys" "8.56.0" |
203 | 203 | debug "^4.4.3" |
204 | 204 |
|
205 | | -"@typescript-eslint/project-service@8.55.0": |
206 | | - version "8.55.0" |
207 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b" |
208 | | - integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ== |
| 205 | +"@typescript-eslint/project-service@8.56.0": |
| 206 | + version "8.56.0" |
| 207 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73" |
| 208 | + integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg== |
209 | 209 | dependencies: |
210 | | - "@typescript-eslint/tsconfig-utils" "^8.55.0" |
211 | | - "@typescript-eslint/types" "^8.55.0" |
| 210 | + "@typescript-eslint/tsconfig-utils" "^8.56.0" |
| 211 | + "@typescript-eslint/types" "^8.56.0" |
212 | 212 | debug "^4.4.3" |
213 | 213 |
|
214 | | -"@typescript-eslint/scope-manager@8.55.0": |
215 | | - version "8.55.0" |
216 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c" |
217 | | - integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q== |
| 214 | +"@typescript-eslint/scope-manager@8.56.0": |
| 215 | + version "8.56.0" |
| 216 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4" |
| 217 | + integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w== |
218 | 218 | dependencies: |
219 | | - "@typescript-eslint/types" "8.55.0" |
220 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 219 | + "@typescript-eslint/types" "8.56.0" |
| 220 | + "@typescript-eslint/visitor-keys" "8.56.0" |
221 | 221 |
|
222 | | -"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0": |
223 | | - version "8.55.0" |
224 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa" |
225 | | - integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q== |
| 222 | +"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0": |
| 223 | + version "8.56.0" |
| 224 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e" |
| 225 | + integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg== |
226 | 226 |
|
227 | | -"@typescript-eslint/type-utils@8.55.0": |
228 | | - version "8.55.0" |
229 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200" |
230 | | - integrity sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g== |
| 227 | +"@typescript-eslint/type-utils@8.56.0": |
| 228 | + version "8.56.0" |
| 229 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e" |
| 230 | + integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA== |
231 | 231 | dependencies: |
232 | | - "@typescript-eslint/types" "8.55.0" |
233 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
234 | | - "@typescript-eslint/utils" "8.55.0" |
| 232 | + "@typescript-eslint/types" "8.56.0" |
| 233 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 234 | + "@typescript-eslint/utils" "8.56.0" |
235 | 235 | debug "^4.4.3" |
236 | 236 | ts-api-utils "^2.4.0" |
237 | 237 |
|
238 | | -"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0": |
239 | | - version "8.55.0" |
240 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2" |
241 | | - integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w== |
| 238 | +"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.56.0": |
| 239 | + version "8.56.0" |
| 240 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a" |
| 241 | + integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ== |
242 | 242 |
|
243 | | -"@typescript-eslint/typescript-estree@8.55.0": |
244 | | - version "8.55.0" |
245 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3" |
246 | | - integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw== |
| 243 | +"@typescript-eslint/typescript-estree@8.56.0": |
| 244 | + version "8.56.0" |
| 245 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e" |
| 246 | + integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q== |
247 | 247 | dependencies: |
248 | | - "@typescript-eslint/project-service" "8.55.0" |
249 | | - "@typescript-eslint/tsconfig-utils" "8.55.0" |
250 | | - "@typescript-eslint/types" "8.55.0" |
251 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 248 | + "@typescript-eslint/project-service" "8.56.0" |
| 249 | + "@typescript-eslint/tsconfig-utils" "8.56.0" |
| 250 | + "@typescript-eslint/types" "8.56.0" |
| 251 | + "@typescript-eslint/visitor-keys" "8.56.0" |
252 | 252 | debug "^4.4.3" |
253 | 253 | minimatch "^9.0.5" |
254 | 254 | semver "^7.7.3" |
255 | 255 | tinyglobby "^0.2.15" |
256 | 256 | ts-api-utils "^2.4.0" |
257 | 257 |
|
258 | | -"@typescript-eslint/utils@8.55.0": |
259 | | - version "8.55.0" |
260 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619" |
261 | | - integrity sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow== |
| 258 | +"@typescript-eslint/utils@8.56.0": |
| 259 | + version "8.56.0" |
| 260 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841" |
| 261 | + integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ== |
262 | 262 | dependencies: |
263 | 263 | "@eslint-community/eslint-utils" "^4.9.1" |
264 | | - "@typescript-eslint/scope-manager" "8.55.0" |
265 | | - "@typescript-eslint/types" "8.55.0" |
266 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
| 264 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 265 | + "@typescript-eslint/types" "8.56.0" |
| 266 | + "@typescript-eslint/typescript-estree" "8.56.0" |
267 | 267 |
|
268 | | -"@typescript-eslint/visitor-keys@8.55.0": |
269 | | - version "8.55.0" |
270 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d" |
271 | | - integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA== |
| 268 | +"@typescript-eslint/visitor-keys@8.56.0": |
| 269 | + version "8.56.0" |
| 270 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d" |
| 271 | + integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg== |
272 | 272 | dependencies: |
273 | | - "@typescript-eslint/types" "8.55.0" |
274 | | - eslint-visitor-keys "^4.2.1" |
| 273 | + "@typescript-eslint/types" "8.56.0" |
| 274 | + eslint-visitor-keys "^5.0.0" |
275 | 275 |
|
276 | 276 | acorn-jsx@^5.3.2: |
277 | 277 | version "5.3.2" |
@@ -420,11 +420,6 @@ eslint-visitor-keys@^3.4.3: |
420 | 420 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
421 | 421 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
422 | 422 |
|
423 | | -eslint-visitor-keys@^4.2.1: |
424 | | - version "4.2.1" |
425 | | - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
426 | | - integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
427 | | - |
428 | 423 | eslint-visitor-keys@^5.0.0: |
429 | 424 | version "5.0.0" |
430 | 425 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9" |
@@ -958,14 +953,14 @@ typedoc@^0.28.0: |
958 | 953 | yaml "^2.8.1" |
959 | 954 |
|
960 | 955 | typescript-eslint@^8.0.0: |
961 | | - version "8.55.0" |
962 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.55.0.tgz#abae8295c5f0f82f816218113a46e89bc30c3de2" |
963 | | - integrity sha512-HE4wj+r5lmDVS9gdaN0/+iqNvPZwGfnJ5lZuz7s5vLlg9ODw0bIiiETaios9LvFI1U94/VBXGm3CB2Y5cNFMpw== |
964 | | - dependencies: |
965 | | - "@typescript-eslint/eslint-plugin" "8.55.0" |
966 | | - "@typescript-eslint/parser" "8.55.0" |
967 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
968 | | - "@typescript-eslint/utils" "8.55.0" |
| 956 | + version "8.56.0" |
| 957 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.56.0.tgz#f4686ccaaf2fb86daf0133820da40ca5961a2236" |
| 958 | + integrity sha512-c7toRLrotJ9oixgdW7liukZpsnq5CZ7PuKztubGYlNppuTqhIoWfhgHo/7EU0v06gS2l/x0i2NEFK1qMIf0rIg== |
| 959 | + dependencies: |
| 960 | + "@typescript-eslint/eslint-plugin" "8.56.0" |
| 961 | + "@typescript-eslint/parser" "8.56.0" |
| 962 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 963 | + "@typescript-eslint/utils" "8.56.0" |
969 | 964 |
|
970 | 965 | typescript@^5.1.6: |
971 | 966 | version "5.9.3" |
|
0 commit comments