|
313 | 313 | dependencies:
|
314 | 314 | "@types/yargs-parser" "*"
|
315 | 315 |
|
316 |
| -"@typescript-eslint/eslint-plugin@8.38.0", "@typescript-eslint/eslint-plugin@^8.29.0": |
317 |
| - version "8.38.0" |
318 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7" |
319 |
| - integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA== |
| 316 | +"@typescript-eslint/eslint-plugin@8.40.0", "@typescript-eslint/eslint-plugin@^8.29.0": |
| 317 | + version "8.40.0" |
| 318 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.40.0.tgz#19f959f273b32f5082c891903645e6a85328db4e" |
| 319 | + integrity sha512-w/EboPlBwnmOBtRbiOvzjD+wdiZdgFeo17lkltrtn7X37vagKKWJABvyfsJXTlHe6XBzugmYgd4A4nW+k8Mixw== |
320 | 320 | dependencies:
|
321 | 321 | "@eslint-community/regexpp" "^4.10.0"
|
322 |
| - "@typescript-eslint/scope-manager" "8.38.0" |
323 |
| - "@typescript-eslint/type-utils" "8.38.0" |
324 |
| - "@typescript-eslint/utils" "8.38.0" |
325 |
| - "@typescript-eslint/visitor-keys" "8.38.0" |
| 322 | + "@typescript-eslint/scope-manager" "8.40.0" |
| 323 | + "@typescript-eslint/type-utils" "8.40.0" |
| 324 | + "@typescript-eslint/utils" "8.40.0" |
| 325 | + "@typescript-eslint/visitor-keys" "8.40.0" |
326 | 326 | graphemer "^1.4.0"
|
327 | 327 | ignore "^7.0.0"
|
328 | 328 | natural-compare "^1.4.0"
|
329 | 329 | ts-api-utils "^2.1.0"
|
330 | 330 |
|
331 |
| -"@typescript-eslint/parser@8.38.0", "@typescript-eslint/parser@^8.37.0": |
332 |
| - version "8.38.0" |
333 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293" |
334 |
| - integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ== |
| 331 | +"@typescript-eslint/parser@8.40.0", "@typescript-eslint/parser@^8.37.0": |
| 332 | + version "8.40.0" |
| 333 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.40.0.tgz#1bc9f3701ced29540eb76ff2d95ce0d52ddc7e69" |
| 334 | + integrity sha512-jCNyAuXx8dr5KJMkecGmZ8KI61KBUhkCob+SD+C+I5+Y1FWI2Y3QmY4/cxMCC5WAsZqoEtEETVhUiUMIGCf6Bw== |
335 | 335 | dependencies:
|
336 |
| - "@typescript-eslint/scope-manager" "8.38.0" |
337 |
| - "@typescript-eslint/types" "8.38.0" |
338 |
| - "@typescript-eslint/typescript-estree" "8.38.0" |
339 |
| - "@typescript-eslint/visitor-keys" "8.38.0" |
| 336 | + "@typescript-eslint/scope-manager" "8.40.0" |
| 337 | + "@typescript-eslint/types" "8.40.0" |
| 338 | + "@typescript-eslint/typescript-estree" "8.40.0" |
| 339 | + "@typescript-eslint/visitor-keys" "8.40.0" |
340 | 340 | debug "^4.3.4"
|
341 | 341 |
|
342 |
| -"@typescript-eslint/project-service@8.38.0": |
343 |
| - version "8.38.0" |
344 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f" |
345 |
| - integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg== |
| 342 | +"@typescript-eslint/project-service@8.40.0": |
| 343 | + version "8.40.0" |
| 344 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.40.0.tgz#1b7ba6079ff580c3215882fe75a43e5d3ed166b9" |
| 345 | + integrity sha512-/A89vz7Wf5DEXsGVvcGdYKbVM9F7DyFXj52lNYUDS1L9yJfqjW/fIp5PgMuEJL/KeqVTe2QSbXAGUZljDUpArw== |
346 | 346 | dependencies:
|
347 |
| - "@typescript-eslint/tsconfig-utils" "^8.38.0" |
348 |
| - "@typescript-eslint/types" "^8.38.0" |
| 347 | + "@typescript-eslint/tsconfig-utils" "^8.40.0" |
| 348 | + "@typescript-eslint/types" "^8.40.0" |
349 | 349 | debug "^4.3.4"
|
350 | 350 |
|
351 |
| -"@typescript-eslint/scope-manager@8.38.0": |
352 |
| - version "8.38.0" |
353 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226" |
354 |
| - integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ== |
| 351 | +"@typescript-eslint/scope-manager@8.40.0": |
| 352 | + version "8.40.0" |
| 353 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.40.0.tgz#2fbfcc8643340d8cd692267e61548b946190be8a" |
| 354 | + integrity sha512-y9ObStCcdCiZKzwqsE8CcpyuVMwRouJbbSrNuThDpv16dFAj429IkM6LNb1dZ2m7hK5fHyzNcErZf7CEeKXR4w== |
355 | 355 | dependencies:
|
356 |
| - "@typescript-eslint/types" "8.38.0" |
357 |
| - "@typescript-eslint/visitor-keys" "8.38.0" |
| 356 | + "@typescript-eslint/types" "8.40.0" |
| 357 | + "@typescript-eslint/visitor-keys" "8.40.0" |
358 | 358 |
|
359 |
| -"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0": |
360 |
| - version "8.38.0" |
361 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0" |
362 |
| - integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ== |
| 359 | +"@typescript-eslint/tsconfig-utils@8.40.0", "@typescript-eslint/tsconfig-utils@^8.40.0": |
| 360 | + version "8.40.0" |
| 361 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.40.0.tgz#8e8fdb9b988854aedd04abdde3239c4bdd2d26e4" |
| 362 | + integrity sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw== |
363 | 363 |
|
364 |
| -"@typescript-eslint/type-utils@8.38.0": |
365 |
| - version "8.38.0" |
366 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b" |
367 |
| - integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg== |
| 364 | +"@typescript-eslint/type-utils@8.40.0": |
| 365 | + version "8.40.0" |
| 366 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.40.0.tgz#a7e4a1f0815dd0ba3e4eef945cc87193ca32c422" |
| 367 | + integrity sha512-eE60cK4KzAc6ZrzlJnflXdrMqOBaugeukWICO2rB0KNvwdIMaEaYiywwHMzA1qFpTxrLhN9Lp4E/00EgWcD3Ow== |
368 | 368 | dependencies:
|
369 |
| - "@typescript-eslint/types" "8.38.0" |
370 |
| - "@typescript-eslint/typescript-estree" "8.38.0" |
371 |
| - "@typescript-eslint/utils" "8.38.0" |
| 369 | + "@typescript-eslint/types" "8.40.0" |
| 370 | + "@typescript-eslint/typescript-estree" "8.40.0" |
| 371 | + "@typescript-eslint/utils" "8.40.0" |
372 | 372 | debug "^4.3.4"
|
373 | 373 | ts-api-utils "^2.1.0"
|
374 | 374 |
|
375 |
| -"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0": |
376 |
| - version "8.38.0" |
377 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529" |
378 |
| - integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw== |
| 375 | +"@typescript-eslint/types@8.40.0", "@typescript-eslint/types@^8.40.0": |
| 376 | + version "8.40.0" |
| 377 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.40.0.tgz#0b580fdf643737aa5c01285314b5c6e9543846a9" |
| 378 | + integrity sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg== |
379 | 379 |
|
380 |
| -"@typescript-eslint/typescript-estree@8.38.0": |
381 |
| - version "8.38.0" |
382 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df" |
383 |
| - integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ== |
| 380 | +"@typescript-eslint/typescript-estree@8.40.0": |
| 381 | + version "8.40.0" |
| 382 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.40.0.tgz#295149440ce7da81c790a4e14e327599a3a1e5c9" |
| 383 | + integrity sha512-k1z9+GJReVVOkc1WfVKs1vBrR5MIKKbdAjDTPvIK3L8De6KbFfPFt6BKpdkdk7rZS2GtC/m6yI5MYX+UsuvVYQ== |
384 | 384 | dependencies:
|
385 |
| - "@typescript-eslint/project-service" "8.38.0" |
386 |
| - "@typescript-eslint/tsconfig-utils" "8.38.0" |
387 |
| - "@typescript-eslint/types" "8.38.0" |
388 |
| - "@typescript-eslint/visitor-keys" "8.38.0" |
| 385 | + "@typescript-eslint/project-service" "8.40.0" |
| 386 | + "@typescript-eslint/tsconfig-utils" "8.40.0" |
| 387 | + "@typescript-eslint/types" "8.40.0" |
| 388 | + "@typescript-eslint/visitor-keys" "8.40.0" |
389 | 389 | debug "^4.3.4"
|
390 | 390 | fast-glob "^3.3.2"
|
391 | 391 | is-glob "^4.0.3"
|
392 | 392 | minimatch "^9.0.4"
|
393 | 393 | semver "^7.6.0"
|
394 | 394 | ts-api-utils "^2.1.0"
|
395 | 395 |
|
396 |
| -"@typescript-eslint/utils@8.38.0": |
397 |
| - version "8.38.0" |
398 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a" |
399 |
| - integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg== |
| 396 | +"@typescript-eslint/utils@8.40.0": |
| 397 | + version "8.40.0" |
| 398 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.40.0.tgz#8d0c6430ed2f5dc350784bb0d8be514da1e54054" |
| 399 | + integrity sha512-Cgzi2MXSZyAUOY+BFwGs17s7ad/7L+gKt6Y8rAVVWS+7o6wrjeFN4nVfTpbE25MNcxyJ+iYUXflbs2xR9h4UBg== |
400 | 400 | dependencies:
|
401 | 401 | "@eslint-community/eslint-utils" "^4.7.0"
|
402 |
| - "@typescript-eslint/scope-manager" "8.38.0" |
403 |
| - "@typescript-eslint/types" "8.38.0" |
404 |
| - "@typescript-eslint/typescript-estree" "8.38.0" |
| 402 | + "@typescript-eslint/scope-manager" "8.40.0" |
| 403 | + "@typescript-eslint/types" "8.40.0" |
| 404 | + "@typescript-eslint/typescript-estree" "8.40.0" |
405 | 405 |
|
406 |
| -"@typescript-eslint/visitor-keys@8.38.0": |
407 |
| - version "8.38.0" |
408 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5" |
409 |
| - integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g== |
| 406 | +"@typescript-eslint/visitor-keys@8.40.0": |
| 407 | + version "8.40.0" |
| 408 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.40.0.tgz#c1b45196981311fed7256863be4bfb2d3eda332a" |
| 409 | + integrity sha512-8CZ47QwalyRjsypfwnbI3hKy5gJDPmrkLjkgMxhi0+DZZ2QNx2naS6/hWoVYUHU7LU2zleF68V9miaVZvhFfTA== |
410 | 410 | dependencies:
|
411 |
| - "@typescript-eslint/types" "8.38.0" |
| 411 | + "@typescript-eslint/types" "8.40.0" |
412 | 412 | eslint-visitor-keys "^4.2.1"
|
413 | 413 |
|
414 | 414 | "@vscode/test-cli@^0.0.11":
|
@@ -2318,15 +2318,15 @@ type-check@^0.4.0, type-check@~0.4.0:
|
2318 | 2318 | dependencies:
|
2319 | 2319 | prelude-ls "^1.2.1"
|
2320 | 2320 |
|
2321 |
| -typescript-eslint@^8.33.0: |
2322 |
| - version "8.38.0" |
2323 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.38.0.tgz#e73af7618139f07b16e2fae715eedaabb41ee8b0" |
2324 |
| - integrity sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg== |
| 2321 | +typescript-eslint@^8.40.0: |
| 2322 | + version "8.40.0" |
| 2323 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.40.0.tgz#27541748f3ca889c9698327bdacf815f7dc61804" |
| 2324 | + integrity sha512-Xvd2l+ZmFDPEt4oj1QEXzA4A2uUK6opvKu3eGN9aGjB8au02lIVcLyi375w94hHyejTOmzIU77L8ol2sRg9n7Q== |
2325 | 2325 | dependencies:
|
2326 |
| - "@typescript-eslint/eslint-plugin" "8.38.0" |
2327 |
| - "@typescript-eslint/parser" "8.38.0" |
2328 |
| - "@typescript-eslint/typescript-estree" "8.38.0" |
2329 |
| - "@typescript-eslint/utils" "8.38.0" |
| 2326 | + "@typescript-eslint/eslint-plugin" "8.40.0" |
| 2327 | + "@typescript-eslint/parser" "8.40.0" |
| 2328 | + "@typescript-eslint/typescript-estree" "8.40.0" |
| 2329 | + "@typescript-eslint/utils" "8.40.0" |
2330 | 2330 |
|
2331 | 2331 | typescript@^5.8.3:
|
2332 | 2332 | version "5.9.2"
|
|
0 commit comments