|
359 | 359 | dependencies:
|
360 | 360 | "@types/node" "*"
|
361 | 361 |
|
362 |
| -"@typescript-eslint/eslint-plugin@^6.7.2": |
363 |
| - version "6.21.0" |
364 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3" |
365 |
| - integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA== |
| 362 | +"@typescript-eslint/eslint-plugin@^7.0.0": |
| 363 | + version "7.0.0" |
| 364 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.0.0.tgz#62cda0d35bbf601683c6e58cf5d04f0275caca4e" |
| 365 | + integrity sha512-M72SJ0DkcQVmmsbqlzc6EJgb/3Oz2Wdm6AyESB4YkGgCxP8u5jt5jn4/OBMPK3HLOxcttZq5xbBBU7e2By4SZQ== |
366 | 366 | dependencies:
|
367 | 367 | "@eslint-community/regexpp" "^4.5.1"
|
368 |
| - "@typescript-eslint/scope-manager" "6.21.0" |
369 |
| - "@typescript-eslint/type-utils" "6.21.0" |
370 |
| - "@typescript-eslint/utils" "6.21.0" |
371 |
| - "@typescript-eslint/visitor-keys" "6.21.0" |
| 368 | + "@typescript-eslint/scope-manager" "7.0.0" |
| 369 | + "@typescript-eslint/type-utils" "7.0.0" |
| 370 | + "@typescript-eslint/utils" "7.0.0" |
| 371 | + "@typescript-eslint/visitor-keys" "7.0.0" |
372 | 372 | debug "^4.3.4"
|
373 | 373 | graphemer "^1.4.0"
|
374 | 374 | ignore "^5.2.4"
|
|
395 | 395 | "@typescript-eslint/types" "6.21.0"
|
396 | 396 | "@typescript-eslint/visitor-keys" "6.21.0"
|
397 | 397 |
|
398 |
| -"@typescript-eslint/[email protected].0": |
399 |
| - version "6.21.0" |
400 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e" |
401 |
| - integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag== |
| 398 | +"@typescript-eslint/[email protected].0": |
| 399 | + version "7.0.0" |
| 400 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.0.0.tgz#15ea9abad2b56fc8f5c0b516775f41c86c5c8685" |
| 401 | + integrity sha512-IxTStwhNDPO07CCrYuAqjuJ3Xf5MrMaNgbAZPxFXAUpAtwqFxiuItxUaVtP/SJQeCdJjwDGh9/lMOluAndkKeg== |
402 | 402 | dependencies:
|
403 |
| - "@typescript-eslint/typescript-estree" "6.21.0" |
404 |
| - "@typescript-eslint/utils" "6.21.0" |
| 403 | + "@typescript-eslint/types" "7.0.0" |
| 404 | + "@typescript-eslint/visitor-keys" "7.0.0" |
| 405 | + |
| 406 | +"@typescript-eslint/[email protected]": |
| 407 | + version "7.0.0" |
| 408 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.0.0.tgz#a4c7ae114414e09dbbd3c823b5924793f7483252" |
| 409 | + integrity sha512-FIM8HPxj1P2G7qfrpiXvbHeHypgo2mFpFGoh5I73ZlqmJOsloSa1x0ZyXCer43++P1doxCgNqIOLqmZR6SOT8g== |
| 410 | + dependencies: |
| 411 | + "@typescript-eslint/typescript-estree" "7.0.0" |
| 412 | + "@typescript-eslint/utils" "7.0.0" |
405 | 413 | debug "^4.3.4"
|
406 | 414 | ts-api-utils "^1.0.1"
|
407 | 415 |
|
|
410 | 418 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
|
411 | 419 | integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
|
412 | 420 |
|
| 421 | +"@typescript-eslint/[email protected]": |
| 422 | + version "7.0.0" |
| 423 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.0.0.tgz#2e5889c7fe3c873fc6dc6420aa77775f17cd5dc6" |
| 424 | + integrity sha512-9ZIJDqagK1TTs4W9IyeB2sH/s1fFhN9958ycW8NRTg1vXGzzH5PQNzq6KbsbVGMT+oyyfa17DfchHDidcmf5cg== |
| 425 | + |
413 | 426 | "@typescript-eslint/[email protected]":
|
414 | 427 | version "6.21.0"
|
415 | 428 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
|
|
424 | 437 | semver "^7.5.4"
|
425 | 438 | ts-api-utils "^1.0.1"
|
426 | 439 |
|
427 |
| -"@typescript-eslint/[email protected]": |
428 |
| - version "6.21.0" |
429 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134" |
430 |
| - integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ== |
| 440 | +"@typescript-eslint/[email protected]": |
| 441 | + version "7.0.0" |
| 442 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.0.0.tgz#7ce66f2ce068517f034f73fba9029300302fdae9" |
| 443 | + integrity sha512-JzsOzhJJm74aQ3c9um/aDryHgSHfaX8SHFIu9x4Gpik/+qxLvxUylhTsO9abcNu39JIdhY2LgYrFxTii3IajLA== |
| 444 | + dependencies: |
| 445 | + "@typescript-eslint/types" "7.0.0" |
| 446 | + "@typescript-eslint/visitor-keys" "7.0.0" |
| 447 | + debug "^4.3.4" |
| 448 | + globby "^11.1.0" |
| 449 | + is-glob "^4.0.3" |
| 450 | + minimatch "9.0.3" |
| 451 | + semver "^7.5.4" |
| 452 | + ts-api-utils "^1.0.1" |
| 453 | + |
| 454 | +"@typescript-eslint/[email protected]": |
| 455 | + version "7.0.0" |
| 456 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.0.0.tgz#e43710af746c6ae08484f7afc68abc0212782c7e" |
| 457 | + integrity sha512-kuPZcPAdGcDBAyqDn/JVeJVhySvpkxzfXjJq1X1BFSTYo1TTuo4iyb937u457q4K0In84p6u2VHQGaFnv7VYqg== |
431 | 458 | dependencies:
|
432 | 459 | "@eslint-community/eslint-utils" "^4.4.0"
|
433 | 460 | "@types/json-schema" "^7.0.12"
|
434 | 461 | "@types/semver" "^7.5.0"
|
435 |
| - "@typescript-eslint/scope-manager" "6.21.0" |
436 |
| - "@typescript-eslint/types" "6.21.0" |
437 |
| - "@typescript-eslint/typescript-estree" "6.21.0" |
| 462 | + "@typescript-eslint/scope-manager" "7.0.0" |
| 463 | + "@typescript-eslint/types" "7.0.0" |
| 464 | + "@typescript-eslint/typescript-estree" "7.0.0" |
438 | 465 | semver "^7.5.4"
|
439 | 466 |
|
440 | 467 | "@typescript-eslint/[email protected]":
|
|
445 | 472 | "@typescript-eslint/types" "6.21.0"
|
446 | 473 | eslint-visitor-keys "^3.4.1"
|
447 | 474 |
|
| 475 | +"@typescript-eslint/[email protected]": |
| 476 | + version "7.0.0" |
| 477 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.0.0.tgz#83cdadd193ee735fe9ea541f6a2b4d76dfe62081" |
| 478 | + integrity sha512-JZP0uw59PRHp7sHQl3aF/lFgwOW2rgNVnXUksj1d932PMita9wFBd3621vHQRDvHwPsSY9FMAAHVc8gTvLYY4w== |
| 479 | + dependencies: |
| 480 | + "@typescript-eslint/types" "7.0.0" |
| 481 | + eslint-visitor-keys "^3.4.1" |
| 482 | + |
448 | 483 | "@ungap/structured-clone@^1.2.0":
|
449 | 484 | version "1.2.0"
|
450 | 485 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
|
0 commit comments