|
636 | 636 | "@eslint/core" "^1.2.1" |
637 | 637 | levn "^0.4.1" |
638 | 638 |
|
639 | | -"@haskou/eslint-config@^0.1.2": |
640 | | - version "0.1.2" |
641 | | - resolved "https://registry.yarnpkg.com/@haskou/eslint-config/-/eslint-config-0.1.2.tgz#eff66c5d4e5ec9d2842af91f1940ffa9a9ddb170" |
642 | | - integrity sha512-FgiSiQGBwqMBxrU0uedkZg+4LJr+dUPv0H8zm/WExhlV01ZGt+HKp++h7abwFEKo6wmpd/lYVDHp7Wm8Y0rmQg== |
| 639 | +"@haskou/eslint-config@^0.2.1": |
| 640 | + version "0.2.1" |
| 641 | + resolved "https://registry.yarnpkg.com/@haskou/eslint-config/-/eslint-config-0.2.1.tgz#6ed03b50fbcc13c6217094ff490dafda75cc77c2" |
| 642 | + integrity sha512-h+PqOrA5fmOzaODIqIV3w8Ax+7MMEcKUPxTh6UkV9tvzUf9e/G+CfGrd4o6AIXVrsESvaDMM42BSwNeh7+BDAA== |
643 | 643 | dependencies: |
644 | 644 | "@eslint/js" "^10.0.1" |
645 | | - "@typescript-eslint/eslint-plugin" "8.61.0" |
646 | | - "@typescript-eslint/parser" "8.61.0" |
| 645 | + "@typescript-eslint/eslint-plugin" "^8.62.0" |
| 646 | + "@typescript-eslint/parser" "^8.62.0" |
647 | 647 | eslint-config-prettier "^10.1.8" |
648 | 648 | eslint-plugin-perfectionist "^5.9.0" |
649 | 649 | eslint-plugin-prettier "^5.5.6" |
650 | 650 | eslint-plugin-sonarjs "^4.0.3" |
651 | 651 | eslint-plugin-unused-imports "^4.4.1" |
652 | | - globals "^16.4.0" |
| 652 | + globals "^17.7.0" |
653 | 653 |
|
654 | 654 | "@humanfs/core@^0.19.2": |
655 | 655 | version "0.19.2" |
|
1338 | 1338 | dependencies: |
1339 | 1339 | undici-types ">=7.24.0 <7.24.7" |
1340 | 1340 |
|
1341 | | -"@types/node@^26.0.1": |
1342 | | - version "26.0.1" |
1343 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-26.0.1.tgz#4a60e2c7a6d68bd261e265f8983bfe1601263ce3" |
1344 | | - integrity sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw== |
| 1341 | +"@types/node@^26.1.1": |
| 1342 | + version "26.1.1" |
| 1343 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-26.1.1.tgz#bad758d601e97d6cf457d204ee76a35fce7bd119" |
| 1344 | + integrity sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw== |
1345 | 1345 | dependencies: |
1346 | 1346 | undici-types "~8.3.0" |
1347 | 1347 |
|
|
1372 | 1372 | dependencies: |
1373 | 1373 | "@types/yargs-parser" "*" |
1374 | 1374 |
|
1375 | | -"@typescript-eslint/eslint-plugin@8.61.0": |
1376 | | - version "8.61.0" |
1377 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.61.0.tgz#db20271974b94a3a54d3b9544e5f5b3481448400" |
1378 | | - integrity sha512-bFNvl9ZczlVb+wR2Akszf3gHfKVj/8WanXaGJ3UstTA7brNKg0cNdk6X1Psu5V7MZ2oQtzZKOEzIUehaoxbDGw== |
| 1375 | +"@typescript-eslint/eslint-plugin@^8.62.0": |
| 1376 | + version "8.63.0" |
| 1377 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.63.0.tgz#0d85d0ec1a28b0e35f484cc8220a8bf084019e71" |
| 1378 | + integrity sha512-rvwSgqT+DHpWdzfSzPatRLm02a0GlESt++9iy3hLCDY4BgkaLcl8LBi9Yh7XGFBpwcBE/K3024QuXWTpbz4FfQ== |
1379 | 1379 | dependencies: |
1380 | 1380 | "@eslint-community/regexpp" "^4.12.2" |
1381 | | - "@typescript-eslint/scope-manager" "8.61.0" |
1382 | | - "@typescript-eslint/type-utils" "8.61.0" |
1383 | | - "@typescript-eslint/utils" "8.61.0" |
1384 | | - "@typescript-eslint/visitor-keys" "8.61.0" |
| 1381 | + "@typescript-eslint/scope-manager" "8.63.0" |
| 1382 | + "@typescript-eslint/type-utils" "8.63.0" |
| 1383 | + "@typescript-eslint/utils" "8.63.0" |
| 1384 | + "@typescript-eslint/visitor-keys" "8.63.0" |
1385 | 1385 | ignore "^7.0.5" |
1386 | 1386 | natural-compare "^1.4.0" |
1387 | 1387 | ts-api-utils "^2.5.0" |
1388 | 1388 |
|
1389 | | -"@typescript-eslint/parser@8.61.0": |
1390 | | - version "8.61.0" |
1391 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.61.0.tgz#1afe73c9ccce16b7a26d6b95f9400b0ccc34af87" |
1392 | | - integrity sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w== |
| 1389 | +"@typescript-eslint/parser@^8.62.0": |
| 1390 | + version "8.63.0" |
| 1391 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.63.0.tgz#2993338c379903e6afc72c3532ae6e15b97334d4" |
| 1392 | + integrity sha512-gwh4gvvlaVDKKxyfxMG+Gnu1u9X0OQBwyGLkbwB65dIzBKnxeRiJlNFqlI3zwVhNXJIs6qV7mlFCn/BIajlVig== |
1393 | 1393 | dependencies: |
1394 | | - "@typescript-eslint/scope-manager" "8.61.0" |
1395 | | - "@typescript-eslint/types" "8.61.0" |
1396 | | - "@typescript-eslint/typescript-estree" "8.61.0" |
1397 | | - "@typescript-eslint/visitor-keys" "8.61.0" |
| 1394 | + "@typescript-eslint/scope-manager" "8.63.0" |
| 1395 | + "@typescript-eslint/types" "8.63.0" |
| 1396 | + "@typescript-eslint/typescript-estree" "8.63.0" |
| 1397 | + "@typescript-eslint/visitor-keys" "8.63.0" |
1398 | 1398 | debug "^4.4.3" |
1399 | 1399 |
|
1400 | 1400 | "@typescript-eslint/project-service@8.61.0": |
|
1406 | 1406 | "@typescript-eslint/types" "^8.61.0" |
1407 | 1407 | debug "^4.4.3" |
1408 | 1408 |
|
| 1409 | +"@typescript-eslint/project-service@8.63.0": |
| 1410 | + version "8.63.0" |
| 1411 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.63.0.tgz#01a3d0550a860127444a9939749ab434591cd71a" |
| 1412 | + integrity sha512-e5dh0/UI0ok53AlZ5wRkXCB32z/f2jUZqPR/ygAw5WYaSw8j9EoJWlS7wQjr/dmOaqWjnPIn2m+HhVPCMWGZVQ== |
| 1413 | + dependencies: |
| 1414 | + "@typescript-eslint/tsconfig-utils" "^8.63.0" |
| 1415 | + "@typescript-eslint/types" "^8.63.0" |
| 1416 | + debug "^4.4.3" |
| 1417 | + |
1409 | 1418 | "@typescript-eslint/scope-manager@8.61.0": |
1410 | 1419 | version "8.61.0" |
1411 | 1420 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz#93c2520d05653fe65eb9ee98efc74fd0134a7852" |
|
1414 | 1423 | "@typescript-eslint/types" "8.61.0" |
1415 | 1424 | "@typescript-eslint/visitor-keys" "8.61.0" |
1416 | 1425 |
|
| 1426 | +"@typescript-eslint/scope-manager@8.63.0": |
| 1427 | + version "8.63.0" |
| 1428 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.63.0.tgz#c9cf7ecd234f7ec346f62e5c7d28dfaf4d507b4d" |
| 1429 | + integrity sha512-uUyfMWCnDSN8bCpcrY8nGP2BLkQ9Xn0GsipcONcpIDWhwhO4ZSyHvyS14U3X75mzxWxL3I2UZIrenTzdzcJO8A== |
| 1430 | + dependencies: |
| 1431 | + "@typescript-eslint/types" "8.63.0" |
| 1432 | + "@typescript-eslint/visitor-keys" "8.63.0" |
| 1433 | + |
1417 | 1434 | "@typescript-eslint/tsconfig-utils@8.61.0", "@typescript-eslint/tsconfig-utils@^8.61.0": |
1418 | 1435 | version "8.61.0" |
1419 | 1436 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.0.tgz#05d6e3ff20001674ebcd22d03dac29ee448043ba" |
1420 | 1437 | integrity sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ== |
1421 | 1438 |
|
1422 | | -"@typescript-eslint/type-utils@8.61.0": |
1423 | | - version "8.61.0" |
1424 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.61.0.tgz#50219b57e6b89cecfb1a15f093b15ec9ee019974" |
1425 | | - integrity sha512-TuBiQYIkd97yBfInHCTKVYMbX4kvEmpOEuixIuzCU9p8BGT1SfyyO0d0IfDMbPIHcjn/hWnusUX5e8v5Xg+X8A== |
| 1439 | +"@typescript-eslint/tsconfig-utils@8.63.0", "@typescript-eslint/tsconfig-utils@^8.63.0": |
| 1440 | + version "8.63.0" |
| 1441 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.63.0.tgz#f7e1cf9a029bb71f4027ffa4194ba82afb564cd3" |
| 1442 | + integrity sha512-sUAbkulqBAsncKnbRP3+7CtQFRKicexnj7ZwNC6ddCR7EmrXvjvdCYMJbUIqMd6lwoEriZjwLo08aS5tSjVMHg== |
| 1443 | + |
| 1444 | +"@typescript-eslint/type-utils@8.63.0": |
| 1445 | + version "8.63.0" |
| 1446 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.63.0.tgz#9c00f362140186c588da86b3e10c212800b64b85" |
| 1447 | + integrity sha512-Nzzh/OGxVCOjObjaj1CQF2RUasyYy2Jfuh+zZ3PjLzG2fYRriAiZLib9UKtO+CpQAS3YHiAS+ckZDclwqI1TPA== |
1426 | 1448 | dependencies: |
1427 | | - "@typescript-eslint/types" "8.61.0" |
1428 | | - "@typescript-eslint/typescript-estree" "8.61.0" |
1429 | | - "@typescript-eslint/utils" "8.61.0" |
| 1449 | + "@typescript-eslint/types" "8.63.0" |
| 1450 | + "@typescript-eslint/typescript-estree" "8.63.0" |
| 1451 | + "@typescript-eslint/utils" "8.63.0" |
1430 | 1452 | debug "^4.4.3" |
1431 | 1453 | ts-api-utils "^2.5.0" |
1432 | 1454 |
|
|
1435 | 1457 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.61.0.tgz#0ddb46e012a4288292950bdd253db42f278ce64d" |
1436 | 1458 | integrity sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg== |
1437 | 1459 |
|
| 1460 | +"@typescript-eslint/types@8.63.0", "@typescript-eslint/types@^8.63.0": |
| 1461 | + version "8.63.0" |
| 1462 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.63.0.tgz#6b32b0a5913520554d81a986acfffba2d32b6963" |
| 1463 | + integrity sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q== |
| 1464 | + |
1438 | 1465 | "@typescript-eslint/typescript-estree@8.61.0": |
1439 | 1466 | version "8.61.0" |
1440 | 1467 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.0.tgz#98ca47260bbf627fc28f018b3a0abf00e3090690" |
|
1450 | 1477 | tinyglobby "^0.2.15" |
1451 | 1478 | ts-api-utils "^2.5.0" |
1452 | 1479 |
|
1453 | | -"@typescript-eslint/utils@8.61.0", "@typescript-eslint/utils@^8.58.2": |
| 1480 | +"@typescript-eslint/typescript-estree@8.63.0": |
| 1481 | + version "8.63.0" |
| 1482 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.63.0.tgz#a6f9c9cd290e98203ad29850b0d72529dc83be73" |
| 1483 | + integrity sha512-ygBkU+B7ex5UI/gKhaqexWev79uISfIv7XQCRNYO/jmD8rGLPyWLAb3KMRT6nd8Gt9bmUBi9+iX6tBdYfOY81Q== |
| 1484 | + dependencies: |
| 1485 | + "@typescript-eslint/project-service" "8.63.0" |
| 1486 | + "@typescript-eslint/tsconfig-utils" "8.63.0" |
| 1487 | + "@typescript-eslint/types" "8.63.0" |
| 1488 | + "@typescript-eslint/visitor-keys" "8.63.0" |
| 1489 | + debug "^4.4.3" |
| 1490 | + minimatch "^10.2.2" |
| 1491 | + semver "^7.7.3" |
| 1492 | + tinyglobby "^0.2.15" |
| 1493 | + ts-api-utils "^2.5.0" |
| 1494 | + |
| 1495 | +"@typescript-eslint/utils@8.63.0": |
| 1496 | + version "8.63.0" |
| 1497 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.63.0.tgz#b6a6c8aff1cebd1de4410b3a42b7ec9ba6703f23" |
| 1498 | + integrity sha512-fUKaeAvrTuQg/Tgt3nliAUSZHJM6DlCcfyEmxCvlX8kieWSStBX+5O5Fnidtc3i2JrH+9c/GL4RY2iasd/GPTA== |
| 1499 | + dependencies: |
| 1500 | + "@eslint-community/eslint-utils" "^4.9.1" |
| 1501 | + "@typescript-eslint/scope-manager" "8.63.0" |
| 1502 | + "@typescript-eslint/types" "8.63.0" |
| 1503 | + "@typescript-eslint/typescript-estree" "8.63.0" |
| 1504 | + |
| 1505 | +"@typescript-eslint/utils@^8.58.2": |
1454 | 1506 | version "8.61.0" |
1455 | 1507 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.61.0.tgz#ed3546a052787e84ea6c5064d0919fc5eea8522f" |
1456 | 1508 | integrity sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA== |
|
1468 | 1520 | "@typescript-eslint/types" "8.61.0" |
1469 | 1521 | eslint-visitor-keys "^5.0.0" |
1470 | 1522 |
|
| 1523 | +"@typescript-eslint/visitor-keys@8.63.0": |
| 1524 | + version "8.63.0" |
| 1525 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.63.0.tgz#2853a8e33b52f23570338f96cc89cb223daabd44" |
| 1526 | + integrity sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw== |
| 1527 | + dependencies: |
| 1528 | + "@typescript-eslint/types" "8.63.0" |
| 1529 | + eslint-visitor-keys "^5.0.0" |
| 1530 | + |
1471 | 1531 | "@ungap/structured-clone@^1.0.0": |
1472 | 1532 | version "1.3.2" |
1473 | 1533 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.2.tgz#a03ad82cd5676414d068ba86f880c5681194aadf" |
@@ -2373,10 +2433,10 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1: |
2373 | 2433 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be" |
2374 | 2434 | integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== |
2375 | 2435 |
|
2376 | | -eslint@^10.5.0: |
2377 | | - version "10.5.0" |
2378 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.5.0.tgz#5fca69d6b41fe7e00ba22d4100b2e44efe439ad5" |
2379 | | - integrity sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ== |
| 2436 | +eslint@^10.7.0: |
| 2437 | + version "10.7.0" |
| 2438 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.7.0.tgz#cd3b8022f3b1e3b183760d90dfc58e9d3644106b" |
| 2439 | + integrity sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ== |
2380 | 2440 | dependencies: |
2381 | 2441 | "@eslint-community/eslint-utils" "^4.8.0" |
2382 | 2442 | "@eslint-community/regexpp" "^4.12.2" |
@@ -2633,16 +2693,16 @@ glob@^7.1.4: |
2633 | 2693 | once "^1.3.0" |
2634 | 2694 | path-is-absolute "^1.0.0" |
2635 | 2695 |
|
2636 | | -globals@^16.4.0: |
2637 | | - version "16.5.0" |
2638 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1" |
2639 | | - integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ== |
2640 | | - |
2641 | 2696 | globals@^17.4.0: |
2642 | 2697 | version "17.6.0" |
2643 | 2698 | resolved "https://registry.yarnpkg.com/globals/-/globals-17.6.0.tgz#0f0be018d5cca8690e6375ead1f65c4bb96191fc" |
2644 | 2699 | integrity sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA== |
2645 | 2700 |
|
| 2701 | +globals@^17.7.0: |
| 2702 | + version "17.7.0" |
| 2703 | + resolved "https://registry.yarnpkg.com/globals/-/globals-17.7.0.tgz#553d55090b4dde8209ec2da42580d6e7e7d8b10d" |
| 2704 | + integrity sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg== |
| 2705 | + |
2646 | 2706 | graceful-fs@^4.2.11: |
2647 | 2707 | version "4.2.11" |
2648 | 2708 | resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" |
@@ -3660,10 +3720,10 @@ prettier-linter-helpers@^1.0.1: |
3660 | 3720 | dependencies: |
3661 | 3721 | fast-diff "^1.1.2" |
3662 | 3722 |
|
3663 | | -prettier@^3.8.4: |
3664 | | - version "3.8.4" |
3665 | | - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411" |
3666 | | - integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q== |
| 3723 | +prettier@^3.9.5: |
| 3724 | + version "3.9.5" |
| 3725 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.5.tgz#4fec97736e33b9d0b620b48914fe93b530e835ad" |
| 3726 | + integrity sha512-/FVl766LpUfB5vXgCYOYa0MeV/441Ia99AeICQIQFTY/Nw0roZwULcXpku5i1/m5kt/baz+s4Zogspd839HSMg== |
3667 | 3727 |
|
3668 | 3728 | pretty-format@30.4.1, pretty-format@^30.0.0: |
3669 | 3729 | version "30.4.1" |
|
0 commit comments