|
340 | 340 | dependencies:
|
341 | 341 | "@types/yargs-parser" "*"
|
342 | 342 |
|
343 |
| -"@typescript-eslint/eslint-plugin@8.29.0", "@typescript-eslint/eslint-plugin@^8.29.0": |
344 |
| - version "8.29.0" |
345 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9" |
346 |
| - integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ== |
| 343 | +"@typescript-eslint/eslint-plugin@8.31.0", "@typescript-eslint/eslint-plugin@^8.29.0": |
| 344 | + version "8.31.0" |
| 345 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.0.tgz#ef3ece95406a80026f82a19a2984c1e375981711" |
| 346 | + integrity sha512-evaQJZ/J/S4wisevDvC1KFZkPzRetH8kYZbkgcTRyql3mcKsf+ZFDV1BVWUGTCAW5pQHoqn5gK5b8kn7ou9aFQ== |
347 | 347 | dependencies:
|
348 | 348 | "@eslint-community/regexpp" "^4.10.0"
|
349 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
350 |
| - "@typescript-eslint/type-utils" "8.29.0" |
351 |
| - "@typescript-eslint/utils" "8.29.0" |
352 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 349 | + "@typescript-eslint/scope-manager" "8.31.0" |
| 350 | + "@typescript-eslint/type-utils" "8.31.0" |
| 351 | + "@typescript-eslint/utils" "8.31.0" |
| 352 | + "@typescript-eslint/visitor-keys" "8.31.0" |
353 | 353 | graphemer "^1.4.0"
|
354 | 354 | ignore "^5.3.1"
|
355 | 355 | natural-compare "^1.4.0"
|
356 | 356 | ts-api-utils "^2.0.1"
|
357 | 357 |
|
358 |
| -"@typescript-eslint/parser@8.29.0", "@typescript-eslint/parser@^8.29.0": |
359 |
| - version "8.29.0" |
360 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2" |
361 |
| - integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g== |
| 358 | +"@typescript-eslint/parser@8.31.0", "@typescript-eslint/parser@^8.29.0": |
| 359 | + version "8.31.0" |
| 360 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.0.tgz#5ec28823d06dd20ed5f67b61224823f12ccde095" |
| 361 | + integrity sha512-67kYYShjBR0jNI5vsf/c3WG4u+zDnCTHTPqVMQguffaWWFs7artgwKmfwdifl+r6XyM5LYLas/dInj2T0SgJyw== |
362 | 362 | dependencies:
|
363 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
364 |
| - "@typescript-eslint/types" "8.29.0" |
365 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
366 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 363 | + "@typescript-eslint/scope-manager" "8.31.0" |
| 364 | + "@typescript-eslint/types" "8.31.0" |
| 365 | + "@typescript-eslint/typescript-estree" "8.31.0" |
| 366 | + "@typescript-eslint/visitor-keys" "8.31.0" |
367 | 367 | debug "^4.3.4"
|
368 | 368 |
|
369 |
| -"@typescript-eslint/scope-manager@8.29.0": |
370 |
| - version "8.29.0" |
371 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3" |
372 |
| - integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw== |
| 369 | +"@typescript-eslint/scope-manager@8.31.0": |
| 370 | + version "8.31.0" |
| 371 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.0.tgz#48c7f7d729ea038e36cae0ff511e48c2412fb11c" |
| 372 | + integrity sha512-knO8UyF78Nt8O/B64i7TlGXod69ko7z6vJD9uhSlm0qkAbGeRUSudcm0+K/4CrRjrpiHfBCjMWlc08Vav1xwcw== |
373 | 373 | dependencies:
|
374 |
| - "@typescript-eslint/types" "8.29.0" |
375 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 374 | + "@typescript-eslint/types" "8.31.0" |
| 375 | + "@typescript-eslint/visitor-keys" "8.31.0" |
376 | 376 |
|
377 |
| -"@typescript-eslint/type-utils@8.29.0": |
378 |
| - version "8.29.0" |
379 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9" |
380 |
| - integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q== |
| 377 | +"@typescript-eslint/type-utils@8.31.0": |
| 378 | + version "8.31.0" |
| 379 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.0.tgz#01536a993fae23e2def885b006aaa991cbfbe9e7" |
| 380 | + integrity sha512-DJ1N1GdjI7IS7uRlzJuEDCgDQix3ZVYVtgeWEyhyn4iaoitpMBX6Ndd488mXSx0xah/cONAkEaYyylDyAeHMHg== |
381 | 381 | dependencies:
|
382 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
383 |
| - "@typescript-eslint/utils" "8.29.0" |
| 382 | + "@typescript-eslint/typescript-estree" "8.31.0" |
| 383 | + "@typescript-eslint/utils" "8.31.0" |
384 | 384 | debug "^4.3.4"
|
385 | 385 | ts-api-utils "^2.0.1"
|
386 | 386 |
|
387 |
| -"@typescript-eslint/types@8.29.0": |
388 |
| - version "8.29.0" |
389 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33" |
390 |
| - integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg== |
| 387 | +"@typescript-eslint/types@8.31.0": |
| 388 | + version "8.31.0" |
| 389 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.0.tgz#c48e20ec47a43b72747714f49ea9f7b38a4fa6c1" |
| 390 | + integrity sha512-Ch8oSjVyYyJxPQk8pMiP2FFGYatqXQfQIaMp+TpuuLlDachRWpUAeEu1u9B/v/8LToehUIWyiKcA/w5hUFRKuQ== |
391 | 391 |
|
392 |
| -"@typescript-eslint/typescript-estree@8.29.0": |
393 |
| - version "8.29.0" |
394 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00" |
395 |
| - integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow== |
| 392 | +"@typescript-eslint/typescript-estree@8.31.0": |
| 393 | + version "8.31.0" |
| 394 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.0.tgz#9c7f84eff6ad23d63cf086c6e93af571cd561270" |
| 395 | + integrity sha512-xLmgn4Yl46xi6aDSZ9KkyfhhtnYI15/CvHbpOy/eR5NWhK/BK8wc709KKwhAR0m4ZKRP7h07bm4BWUYOCuRpQQ== |
396 | 396 | dependencies:
|
397 |
| - "@typescript-eslint/types" "8.29.0" |
398 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 397 | + "@typescript-eslint/types" "8.31.0" |
| 398 | + "@typescript-eslint/visitor-keys" "8.31.0" |
399 | 399 | debug "^4.3.4"
|
400 | 400 | fast-glob "^3.3.2"
|
401 | 401 | is-glob "^4.0.3"
|
402 | 402 | minimatch "^9.0.4"
|
403 | 403 | semver "^7.6.0"
|
404 | 404 | ts-api-utils "^2.0.1"
|
405 | 405 |
|
406 |
| -"@typescript-eslint/utils@8.29.0": |
407 |
| - version "8.29.0" |
408 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f" |
409 |
| - integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA== |
| 406 | +"@typescript-eslint/utils@8.31.0": |
| 407 | + version "8.31.0" |
| 408 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.0.tgz#6fb52471a29fdd16fc253d568c5ad4b048f78ba4" |
| 409 | + integrity sha512-qi6uPLt9cjTFxAb1zGNgTob4x9ur7xC6mHQJ8GwEzGMGE9tYniublmJaowOJ9V2jUzxrltTPfdG2nKlWsq0+Ww== |
410 | 410 | dependencies:
|
411 | 411 | "@eslint-community/eslint-utils" "^4.4.0"
|
412 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
413 |
| - "@typescript-eslint/types" "8.29.0" |
414 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
| 412 | + "@typescript-eslint/scope-manager" "8.31.0" |
| 413 | + "@typescript-eslint/types" "8.31.0" |
| 414 | + "@typescript-eslint/typescript-estree" "8.31.0" |
415 | 415 |
|
416 |
| -"@typescript-eslint/visitor-keys@8.29.0": |
417 |
| - version "8.29.0" |
418 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d" |
419 |
| - integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg== |
| 416 | +"@typescript-eslint/visitor-keys@8.31.0": |
| 417 | + version "8.31.0" |
| 418 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.0.tgz#9a1a97ed16c60d4d1e7399b41c11a6d94ebc1ce5" |
| 419 | + integrity sha512-QcGHmlRHWOl93o64ZUMNewCdwKGU6WItOU52H0djgNmn1EOrhVudrDzXz4OycCRSCPwFCDrE2iIt5vmuUdHxuQ== |
420 | 420 | dependencies:
|
421 |
| - "@typescript-eslint/types" "8.29.0" |
| 421 | + "@typescript-eslint/types" "8.31.0" |
422 | 422 | eslint-visitor-keys "^4.2.0"
|
423 | 423 |
|
424 | 424 | "@vscode/test-cli@^0.0.10":
|
@@ -2330,14 +2330,14 @@ type-check@^0.4.0, type-check@~0.4.0:
|
2330 | 2330 | dependencies:
|
2331 | 2331 | prelude-ls "^1.2.1"
|
2332 | 2332 |
|
2333 |
| -typescript-eslint@^8.29.0: |
2334 |
| - version "8.29.0" |
2335 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.0.tgz#fc059b4c840889e5180dd822594eb46fa4619093" |
2336 |
| - integrity sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg== |
| 2333 | +typescript-eslint@^8.31.0: |
| 2334 | + version "8.31.0" |
| 2335 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.0.tgz#955e2e81011afbc11db3abd5f1d073a4b12e1270" |
| 2336 | + integrity sha512-u+93F0sB0An8WEAPtwxVhFby573E8ckdjwUUQUj9QA4v8JAvgtoDdIyYR3XFwFHq2W1KJ1AurwJCO+w+Y1ixyQ== |
2337 | 2337 | dependencies:
|
2338 |
| - "@typescript-eslint/eslint-plugin" "8.29.0" |
2339 |
| - "@typescript-eslint/parser" "8.29.0" |
2340 |
| - "@typescript-eslint/utils" "8.29.0" |
| 2338 | + "@typescript-eslint/eslint-plugin" "8.31.0" |
| 2339 | + "@typescript-eslint/parser" "8.31.0" |
| 2340 | + "@typescript-eslint/utils" "8.31.0" |
2341 | 2341 |
|
2342 | 2342 | typescript@^5.8.3:
|
2343 | 2343 | version "5.8.3"
|
|
0 commit comments