|
2416 | 2416 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
|
2417 | 2417 | integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
|
2418 | 2418 |
|
2419 |
| -"@typescript-eslint/eslint-plugin@7.18.0": |
2420 |
| - version "7.18.0" |
2421 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3" |
2422 |
| - integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw== |
| 2419 | +"@typescript-eslint/eslint-plugin@8.26.1": |
| 2420 | + version "8.26.1" |
| 2421 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.1.tgz#3e48eb847924161843b092c87a9b65176b53782f" |
| 2422 | + integrity sha512-2X3mwqsj9Bd3Ciz508ZUtoQQYpOhU/kWoUqIf49H8Z0+Vbh6UF/y0OEYp0Q0axOGzaBGs7QxRwq0knSQ8khQNA== |
2423 | 2423 | dependencies:
|
2424 | 2424 | "@eslint-community/regexpp" "^4.10.0"
|
2425 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
2426 |
| - "@typescript-eslint/type-utils" "7.18.0" |
2427 |
| - "@typescript-eslint/utils" "7.18.0" |
2428 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 2425 | + "@typescript-eslint/scope-manager" "8.26.1" |
| 2426 | + "@typescript-eslint/type-utils" "8.26.1" |
| 2427 | + "@typescript-eslint/utils" "8.26.1" |
| 2428 | + "@typescript-eslint/visitor-keys" "8.26.1" |
2429 | 2429 | graphemer "^1.4.0"
|
2430 | 2430 | ignore "^5.3.1"
|
2431 | 2431 | natural-compare "^1.4.0"
|
2432 |
| - ts-api-utils "^1.3.0" |
| 2432 | + ts-api-utils "^2.0.1" |
2433 | 2433 |
|
2434 |
| -"@typescript-eslint/parser@7.18.0": |
2435 |
| - version "7.18.0" |
2436 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0" |
2437 |
| - integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg== |
| 2434 | +"@typescript-eslint/parser@8.26.1": |
| 2435 | + version "8.26.1" |
| 2436 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.1.tgz#0e2f915a497519fc43f52cf2ecbfa607ff56f72e" |
| 2437 | + integrity sha512-w6HZUV4NWxqd8BdeFf81t07d7/YV9s7TCWrQQbG5uhuvGUAW+fq1usZ1Hmz9UPNLniFnD8GLSsDpjP0hm1S4lQ== |
2438 | 2438 | dependencies:
|
2439 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
2440 |
| - "@typescript-eslint/types" "7.18.0" |
2441 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
2442 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 2439 | + "@typescript-eslint/scope-manager" "8.26.1" |
| 2440 | + "@typescript-eslint/types" "8.26.1" |
| 2441 | + "@typescript-eslint/typescript-estree" "8.26.1" |
| 2442 | + "@typescript-eslint/visitor-keys" "8.26.1" |
2443 | 2443 | debug "^4.3.4"
|
2444 | 2444 |
|
2445 |
| -"@typescript-eslint/scope-manager@7.18.0": |
2446 |
| - version "7.18.0" |
2447 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83" |
2448 |
| - integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA== |
| 2445 | +"@typescript-eslint/scope-manager@8.26.1": |
| 2446 | + version "8.26.1" |
| 2447 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz#5e6ad0ac258ccf79462e91c3f43a3f1f7f31a6cc" |
| 2448 | + integrity sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg== |
2449 | 2449 | dependencies:
|
2450 |
| - "@typescript-eslint/types" "7.18.0" |
2451 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 2450 | + "@typescript-eslint/types" "8.26.1" |
| 2451 | + "@typescript-eslint/visitor-keys" "8.26.1" |
2452 | 2452 |
|
2453 |
| -"@typescript-eslint/type-utils@7.18.0": |
2454 |
| - version "7.18.0" |
2455 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b" |
2456 |
| - integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA== |
| 2453 | +"@typescript-eslint/type-utils@8.26.1": |
| 2454 | + version "8.26.1" |
| 2455 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.1.tgz#462f0bae09de72ac6e8e1af2ebe588c23224d7f8" |
| 2456 | + integrity sha512-Kcj/TagJLwoY/5w9JGEFV0dclQdyqw9+VMndxOJKtoFSjfZhLXhYjzsQEeyza03rwHx2vFEGvrJWJBXKleRvZg== |
2457 | 2457 | dependencies:
|
2458 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
2459 |
| - "@typescript-eslint/utils" "7.18.0" |
| 2458 | + "@typescript-eslint/typescript-estree" "8.26.1" |
| 2459 | + "@typescript-eslint/utils" "8.26.1" |
2460 | 2460 | debug "^4.3.4"
|
2461 |
| - ts-api-utils "^1.3.0" |
| 2461 | + ts-api-utils "^2.0.1" |
2462 | 2462 |
|
2463 |
| -"@typescript-eslint/types@7.18.0": |
2464 |
| - version "7.18.0" |
2465 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
2466 |
| - integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
| 2463 | +"@typescript-eslint/types@8.26.1": |
| 2464 | + version "8.26.1" |
| 2465 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132" |
| 2466 | + integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ== |
2467 | 2467 |
|
2468 |
| -"@typescript-eslint/typescript-estree@7.18.0": |
2469 |
| - version "7.18.0" |
2470 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" |
2471 |
| - integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA== |
| 2468 | +"@typescript-eslint/typescript-estree@8.26.1": |
| 2469 | + version "8.26.1" |
| 2470 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd" |
| 2471 | + integrity sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA== |
2472 | 2472 | dependencies:
|
2473 |
| - "@typescript-eslint/types" "7.18.0" |
2474 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 2473 | + "@typescript-eslint/types" "8.26.1" |
| 2474 | + "@typescript-eslint/visitor-keys" "8.26.1" |
2475 | 2475 | debug "^4.3.4"
|
2476 |
| - globby "^11.1.0" |
| 2476 | + fast-glob "^3.3.2" |
2477 | 2477 | is-glob "^4.0.3"
|
2478 | 2478 | minimatch "^9.0.4"
|
2479 | 2479 | semver "^7.6.0"
|
2480 |
| - ts-api-utils "^1.3.0" |
| 2480 | + ts-api-utils "^2.0.1" |
2481 | 2481 |
|
2482 |
| -"@typescript-eslint/utils@7.18.0": |
2483 |
| - version "7.18.0" |
2484 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
2485 |
| - integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
| 2482 | +"@typescript-eslint/utils@8.26.1": |
| 2483 | + version "8.26.1" |
| 2484 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.1.tgz#54cc58469955f25577f659753b71a0e117a0539f" |
| 2485 | + integrity sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg== |
2486 | 2486 | dependencies:
|
2487 | 2487 | "@eslint-community/eslint-utils" "^4.4.0"
|
2488 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
2489 |
| - "@typescript-eslint/types" "7.18.0" |
2490 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
| 2488 | + "@typescript-eslint/scope-manager" "8.26.1" |
| 2489 | + "@typescript-eslint/types" "8.26.1" |
| 2490 | + "@typescript-eslint/typescript-estree" "8.26.1" |
2491 | 2491 |
|
2492 |
| -"@typescript-eslint/visitor-keys@7.18.0": |
2493 |
| - version "7.18.0" |
2494 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7" |
2495 |
| - integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg== |
| 2492 | +"@typescript-eslint/visitor-keys@8.26.1": |
| 2493 | + version "8.26.1" |
| 2494 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz#c5267fcc82795cf10280363023837deacad2647c" |
| 2495 | + integrity sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg== |
2496 | 2496 | dependencies:
|
2497 |
| - "@typescript-eslint/types" "7.18.0" |
2498 |
| - eslint-visitor-keys "^3.4.3" |
| 2497 | + "@typescript-eslint/types" "8.26.1" |
| 2498 | + eslint-visitor-keys "^4.2.0" |
2499 | 2499 |
|
2500 | 2500 | "@ungap/structured-clone@^1.2.0":
|
2501 | 2501 | version "1.3.0"
|
@@ -5941,6 +5941,11 @@ eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
|
5941 | 5941 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
5942 | 5942 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
5943 | 5943 |
|
| 5944 | +eslint-visitor-keys@^4.2.0: |
| 5945 | + version "4.2.0" |
| 5946 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
| 5947 | + integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
| 5948 | + |
5944 | 5949 | eslint@8.57.1:
|
5945 | 5950 | version "8.57.1"
|
5946 | 5951 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
|
@@ -12165,10 +12170,10 @@ tree-sync@^2.0.0, tree-sync@^2.1.0:
|
12165 | 12170 | quick-temp "^0.1.5"
|
12166 | 12171 | walk-sync "^0.3.3"
|
12167 | 12172 |
|
12168 |
| -ts-api-utils@^1.3.0: |
12169 |
| - version "1.4.3" |
12170 |
| - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064" |
12171 |
| - integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw== |
| 12173 | +ts-api-utils@^2.0.1: |
| 12174 | + version "2.0.1" |
| 12175 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd" |
| 12176 | + integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w== |
12172 | 12177 |
|
12173 | 12178 | tsconfig-paths@^3.15.0:
|
12174 | 12179 | version "3.15.0"
|
|
0 commit comments