|
394 | 394 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
395 | 395 |
|
396 | 396 | "@types/node@^22.7.5":
|
397 |
| - version "22.16.3" |
398 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.3.tgz#006f83d80e6f05f65768acc77f4a57bfac1d545f" |
399 |
| - integrity sha512-sr4Xz74KOUeYadexo1r8imhRtlVXcs+j3XK3TcoiYk7B1t3YRVJgtaD3cwX73NYb71pmVuMLNRhJ9XKdoDB74g== |
| 397 | + version "22.16.5" |
| 398 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368" |
| 399 | + integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ== |
400 | 400 | dependencies:
|
401 | 401 | undici-types "~6.21.0"
|
402 | 402 |
|
403 | 403 | "@typescript-eslint/eslint-plugin@^8.0.0":
|
404 |
| - version "8.36.0" |
405 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae" |
406 |
| - integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg== |
| 404 | + version "8.38.0" |
| 405 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7" |
| 406 | + integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA== |
407 | 407 | dependencies:
|
408 | 408 | "@eslint-community/regexpp" "^4.10.0"
|
409 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
410 |
| - "@typescript-eslint/type-utils" "8.36.0" |
411 |
| - "@typescript-eslint/utils" "8.36.0" |
412 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 409 | + "@typescript-eslint/scope-manager" "8.38.0" |
| 410 | + "@typescript-eslint/type-utils" "8.38.0" |
| 411 | + "@typescript-eslint/utils" "8.38.0" |
| 412 | + "@typescript-eslint/visitor-keys" "8.38.0" |
413 | 413 | graphemer "^1.4.0"
|
414 | 414 | ignore "^7.0.0"
|
415 | 415 | natural-compare "^1.4.0"
|
416 | 416 | ts-api-utils "^2.1.0"
|
417 | 417 |
|
418 | 418 | "@typescript-eslint/parser@^8.0.0":
|
419 |
| - version "8.36.0" |
420 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42" |
421 |
| - integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q== |
422 |
| - dependencies: |
423 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
424 |
| - "@typescript-eslint/types" "8.36.0" |
425 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
426 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 419 | + version "8.38.0" |
| 420 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293" |
| 421 | + integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ== |
| 422 | + dependencies: |
| 423 | + "@typescript-eslint/scope-manager" "8.38.0" |
| 424 | + "@typescript-eslint/types" "8.38.0" |
| 425 | + "@typescript-eslint/typescript-estree" "8.38.0" |
| 426 | + "@typescript-eslint/visitor-keys" "8.38.0" |
427 | 427 | debug "^4.3.4"
|
428 | 428 |
|
429 |
| -"@typescript-eslint/project-service@8.36.0": |
430 |
| - version "8.36.0" |
431 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd" |
432 |
| - integrity sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g== |
| 429 | +"@typescript-eslint/project-service@8.38.0": |
| 430 | + version "8.38.0" |
| 431 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f" |
| 432 | + integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg== |
433 | 433 | dependencies:
|
434 |
| - "@typescript-eslint/tsconfig-utils" "^8.36.0" |
435 |
| - "@typescript-eslint/types" "^8.36.0" |
| 434 | + "@typescript-eslint/tsconfig-utils" "^8.38.0" |
| 435 | + "@typescript-eslint/types" "^8.38.0" |
436 | 436 | debug "^4.3.4"
|
437 | 437 |
|
438 |
| -"@typescript-eslint/scope-manager@8.36.0": |
439 |
| - version "8.36.0" |
440 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168" |
441 |
| - integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA== |
| 438 | +"@typescript-eslint/scope-manager@8.38.0": |
| 439 | + version "8.38.0" |
| 440 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226" |
| 441 | + integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ== |
442 | 442 | dependencies:
|
443 |
| - "@typescript-eslint/types" "8.36.0" |
444 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 443 | + "@typescript-eslint/types" "8.38.0" |
| 444 | + "@typescript-eslint/visitor-keys" "8.38.0" |
445 | 445 |
|
446 |
| -"@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0": |
447 |
| - version "8.36.0" |
448 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13" |
449 |
| - integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA== |
| 446 | +"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0": |
| 447 | + version "8.38.0" |
| 448 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0" |
| 449 | + integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ== |
450 | 450 |
|
451 |
| -"@typescript-eslint/type-utils@8.36.0": |
452 |
| - version "8.36.0" |
453 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f" |
454 |
| - integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg== |
| 451 | +"@typescript-eslint/type-utils@8.38.0": |
| 452 | + version "8.38.0" |
| 453 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b" |
| 454 | + integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg== |
455 | 455 | dependencies:
|
456 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
457 |
| - "@typescript-eslint/utils" "8.36.0" |
| 456 | + "@typescript-eslint/types" "8.38.0" |
| 457 | + "@typescript-eslint/typescript-estree" "8.38.0" |
| 458 | + "@typescript-eslint/utils" "8.38.0" |
458 | 459 | debug "^4.3.4"
|
459 | 460 | ts-api-utils "^2.1.0"
|
460 | 461 |
|
461 |
| -"@typescript-eslint/types@8.36.0", "@typescript-eslint/types@^8.36.0": |
462 |
| - version "8.36.0" |
463 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac" |
464 |
| - integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ== |
| 462 | +"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0": |
| 463 | + version "8.38.0" |
| 464 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529" |
| 465 | + integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw== |
465 | 466 |
|
466 |
| -"@typescript-eslint/typescript-estree@8.36.0": |
467 |
| - version "8.36.0" |
468 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc" |
469 |
| - integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg== |
| 467 | +"@typescript-eslint/typescript-estree@8.38.0": |
| 468 | + version "8.38.0" |
| 469 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df" |
| 470 | + integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ== |
470 | 471 | dependencies:
|
471 |
| - "@typescript-eslint/project-service" "8.36.0" |
472 |
| - "@typescript-eslint/tsconfig-utils" "8.36.0" |
473 |
| - "@typescript-eslint/types" "8.36.0" |
474 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 472 | + "@typescript-eslint/project-service" "8.38.0" |
| 473 | + "@typescript-eslint/tsconfig-utils" "8.38.0" |
| 474 | + "@typescript-eslint/types" "8.38.0" |
| 475 | + "@typescript-eslint/visitor-keys" "8.38.0" |
475 | 476 | debug "^4.3.4"
|
476 | 477 | fast-glob "^3.3.2"
|
477 | 478 | is-glob "^4.0.3"
|
478 | 479 | minimatch "^9.0.4"
|
479 | 480 | semver "^7.6.0"
|
480 | 481 | ts-api-utils "^2.1.0"
|
481 | 482 |
|
482 |
| -"@typescript-eslint/utils@8.36.0": |
483 |
| - version "8.36.0" |
484 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf" |
485 |
| - integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g== |
| 483 | +"@typescript-eslint/utils@8.38.0": |
| 484 | + version "8.38.0" |
| 485 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a" |
| 486 | + integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg== |
486 | 487 | dependencies:
|
487 | 488 | "@eslint-community/eslint-utils" "^4.7.0"
|
488 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
489 |
| - "@typescript-eslint/types" "8.36.0" |
490 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
| 489 | + "@typescript-eslint/scope-manager" "8.38.0" |
| 490 | + "@typescript-eslint/types" "8.38.0" |
| 491 | + "@typescript-eslint/typescript-estree" "8.38.0" |
491 | 492 |
|
492 |
| -"@typescript-eslint/visitor-keys@8.36.0": |
493 |
| - version "8.36.0" |
494 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674" |
495 |
| - integrity sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA== |
| 493 | +"@typescript-eslint/visitor-keys@8.38.0": |
| 494 | + version "8.38.0" |
| 495 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5" |
| 496 | + integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g== |
496 | 497 | dependencies:
|
497 |
| - "@typescript-eslint/types" "8.36.0" |
| 498 | + "@typescript-eslint/types" "8.38.0" |
498 | 499 | eslint-visitor-keys "^4.2.1"
|
499 | 500 |
|
500 | 501 | "@typescript/vfs@^1.5.0":
|
@@ -825,9 +826,9 @@ escape-string-regexp@^4.0.0:
|
825 | 826 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
826 | 827 |
|
827 | 828 | eslint-config-prettier@^10.1.2:
|
828 |
| - version "10.1.5" |
829 |
| - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782" |
830 |
| - integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw== |
| 829 | + version "10.1.8" |
| 830 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97" |
| 831 | + integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w== |
831 | 832 |
|
832 | 833 | eslint-plugin-unused-imports@^4.0.0:
|
833 | 834 | version "4.1.4"
|
|
0 commit comments