|
1366 | 1366 | ts-api-utils "^1.0.1"
|
1367 | 1367 |
|
1368 | 1368 | "@typescript-eslint/parser@^7.0.0":
|
1369 |
| - version "7.4.0" |
1370 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.4.0.tgz#540f4321de1e52b886c0fa68628af1459954c1f1" |
1371 |
| - integrity sha512-ZvKHxHLusweEUVwrGRXXUVzFgnWhigo4JurEj0dGF1tbcGh6buL+ejDdjxOQxv6ytcY1uhun1p2sm8iWStlgLQ== |
1372 |
| - dependencies: |
1373 |
| - "@typescript-eslint/scope-manager" "7.4.0" |
1374 |
| - "@typescript-eslint/types" "7.4.0" |
1375 |
| - "@typescript-eslint/typescript-estree" "7.4.0" |
1376 |
| - "@typescript-eslint/visitor-keys" "7.4.0" |
| 1369 | + version "7.7.0" |
| 1370 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.7.0.tgz#6b1b3ce76c5de002c43af8ae933613b0f2b4bcc6" |
| 1371 | + integrity sha512-fNcDm3wSwVM8QYL4HKVBggdIPAy9Q41vcvC/GtDobw3c4ndVT3K6cqudUmjHPw8EAp4ufax0o58/xvWaP2FmTg== |
| 1372 | + dependencies: |
| 1373 | + "@typescript-eslint/scope-manager" "7.7.0" |
| 1374 | + "@typescript-eslint/types" "7.7.0" |
| 1375 | + "@typescript-eslint/typescript-estree" "7.7.0" |
| 1376 | + "@typescript-eslint/visitor-keys" "7.7.0" |
1377 | 1377 | debug "^4.3.4"
|
1378 | 1378 |
|
1379 | 1379 | "@typescript-eslint/[email protected]":
|
|
1384 | 1384 | "@typescript-eslint/types" "7.0.0"
|
1385 | 1385 | "@typescript-eslint/visitor-keys" "7.0.0"
|
1386 | 1386 |
|
1387 |
| -"@typescript-eslint/scope-manager@7.4.0": |
1388 |
| - version "7.4.0" |
1389 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.4.0.tgz#acfc69261f10ece7bf7ece1734f1713392c3655f" |
1390 |
| - integrity sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw== |
| 1387 | +"@typescript-eslint/scope-manager@7.7.0": |
| 1388 | + version "7.7.0" |
| 1389 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.0.tgz#3f0db079b275bb8b0cb5be7613fb3130cfb5de77" |
| 1390 | + integrity sha512-/8INDn0YLInbe9Wt7dK4cXLDYp0fNHP5xKLHvZl3mOT5X17rK/YShXaiNmorl+/U4VKCVIjJnx4Ri5b0y+HClw== |
1391 | 1391 | dependencies:
|
1392 |
| - "@typescript-eslint/types" "7.4.0" |
1393 |
| - "@typescript-eslint/visitor-keys" "7.4.0" |
| 1392 | + "@typescript-eslint/types" "7.7.0" |
| 1393 | + "@typescript-eslint/visitor-keys" "7.7.0" |
1394 | 1394 |
|
1395 | 1395 | "@typescript-eslint/[email protected]":
|
1396 | 1396 | version "7.0.0"
|
|
1407 | 1407 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.0.0.tgz#2e5889c7fe3c873fc6dc6420aa77775f17cd5dc6"
|
1408 | 1408 | integrity sha512-9ZIJDqagK1TTs4W9IyeB2sH/s1fFhN9958ycW8NRTg1vXGzzH5PQNzq6KbsbVGMT+oyyfa17DfchHDidcmf5cg==
|
1409 | 1409 |
|
1410 |
| -"@typescript-eslint/types@7.4.0": |
1411 |
| - version "7.4.0" |
1412 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6" |
1413 |
| - integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw== |
| 1410 | +"@typescript-eslint/types@7.7.0": |
| 1411 | + version "7.7.0" |
| 1412 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.0.tgz#23af4d24bf9ce15d8d301236e3e3014143604f27" |
| 1413 | + integrity sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w== |
1414 | 1414 |
|
1415 | 1415 | "@typescript-eslint/[email protected]":
|
1416 | 1416 | version "7.0.0"
|
|
1426 | 1426 | semver "^7.5.4"
|
1427 | 1427 | ts-api-utils "^1.0.1"
|
1428 | 1428 |
|
1429 |
| -"@typescript-eslint/typescript-estree@7.4.0": |
1430 |
| - version "7.4.0" |
1431 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4" |
1432 |
| - integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg== |
| 1429 | +"@typescript-eslint/typescript-estree@7.7.0": |
| 1430 | + version "7.7.0" |
| 1431 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.0.tgz#b5dd6383b4c6a852d7b256a37af971e8982be97f" |
| 1432 | + integrity sha512-8p71HQPE6CbxIBy2kWHqM1KGrC07pk6RJn40n0DSc6bMOBBREZxSDJ+BmRzc8B5OdaMh1ty3mkuWRg4sCFiDQQ== |
1433 | 1433 | dependencies:
|
1434 |
| - "@typescript-eslint/types" "7.4.0" |
1435 |
| - "@typescript-eslint/visitor-keys" "7.4.0" |
| 1434 | + "@typescript-eslint/types" "7.7.0" |
| 1435 | + "@typescript-eslint/visitor-keys" "7.7.0" |
1436 | 1436 | debug "^4.3.4"
|
1437 | 1437 | globby "^11.1.0"
|
1438 | 1438 | is-glob "^4.0.3"
|
1439 |
| - minimatch "9.0.3" |
1440 |
| - semver "^7.5.4" |
1441 |
| - ts-api-utils "^1.0.1" |
| 1439 | + minimatch "^9.0.4" |
| 1440 | + semver "^7.6.0" |
| 1441 | + ts-api-utils "^1.3.0" |
1442 | 1442 |
|
1443 | 1443 | "@typescript-eslint/[email protected]":
|
1444 | 1444 | version "7.0.0"
|
|
1461 | 1461 | "@typescript-eslint/types" "7.0.0"
|
1462 | 1462 | eslint-visitor-keys "^3.4.1"
|
1463 | 1463 |
|
1464 |
| -"@typescript-eslint/visitor-keys@7.4.0": |
1465 |
| - version "7.4.0" |
1466 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94" |
1467 |
| - integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA== |
| 1464 | +"@typescript-eslint/visitor-keys@7.7.0": |
| 1465 | + version "7.7.0" |
| 1466 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.0.tgz#950148cf1ac11562a2d903fdf7acf76714a2dc9e" |
| 1467 | + integrity sha512-h0WHOj8MhdhY8YWkzIF30R379y0NqyOHExI9N9KCzvmu05EgG4FumeYa3ccfKUSphyWkWQE1ybVrgz/Pbam6YA== |
1468 | 1468 | dependencies:
|
1469 |
| - "@typescript-eslint/types" "7.4.0" |
1470 |
| - eslint-visitor-keys "^3.4.1" |
| 1469 | + "@typescript-eslint/types" "7.7.0" |
| 1470 | + eslint-visitor-keys "^3.4.3" |
1471 | 1471 |
|
1472 | 1472 | "@ungap/structured-clone@^1.2.0":
|
1473 | 1473 | version "1.2.0"
|
@@ -4203,6 +4203,13 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
4203 | 4203 | dependencies:
|
4204 | 4204 | brace-expansion "^1.1.7"
|
4205 | 4205 |
|
| 4206 | +minimatch@^9.0.4: |
| 4207 | + version "9.0.4" |
| 4208 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51" |
| 4209 | + integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== |
| 4210 | + dependencies: |
| 4211 | + brace-expansion "^2.0.1" |
| 4212 | + |
4206 | 4213 | minimist@^1.2.0:
|
4207 | 4214 | version "1.2.7"
|
4208 | 4215 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
|
@@ -5304,6 +5311,11 @@ ts-api-utils@^1.0.1:
|
5304 | 5311 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
|
5305 | 5312 | integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
|
5306 | 5313 |
|
| 5314 | +ts-api-utils@^1.3.0: |
| 5315 | + version "1.3.0" |
| 5316 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
| 5317 | + integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
| 5318 | + |
5307 | 5319 | ts-jest@^29.0.3:
|
5308 | 5320 | version "29.1.2"
|
5309 | 5321 | resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
|
|
0 commit comments