|
1513 | 1513 | dependencies:
|
1514 | 1514 | "@types/node" "*"
|
1515 | 1515 |
|
1516 |
| -"@typescript-eslint/eslint-plugin@^8.36.0": |
1517 |
| - version "8.36.0" |
1518 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae" |
1519 |
| - integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg== |
| 1516 | +"@typescript-eslint/eslint-plugin@^8.37.0": |
| 1517 | + version "8.37.0" |
| 1518 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70" |
| 1519 | + integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA== |
1520 | 1520 | dependencies:
|
1521 | 1521 | "@eslint-community/regexpp" "^4.10.0"
|
1522 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
1523 |
| - "@typescript-eslint/type-utils" "8.36.0" |
1524 |
| - "@typescript-eslint/utils" "8.36.0" |
1525 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 1522 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 1523 | + "@typescript-eslint/type-utils" "8.37.0" |
| 1524 | + "@typescript-eslint/utils" "8.37.0" |
| 1525 | + "@typescript-eslint/visitor-keys" "8.37.0" |
1526 | 1526 | graphemer "^1.4.0"
|
1527 | 1527 | ignore "^7.0.0"
|
1528 | 1528 | natural-compare "^1.4.0"
|
1529 | 1529 | ts-api-utils "^2.1.0"
|
1530 | 1530 |
|
1531 |
| -"@typescript-eslint/parser@^8.36.0": |
1532 |
| - version "8.36.0" |
1533 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42" |
1534 |
| - integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q== |
| 1531 | +"@typescript-eslint/parser@^8.37.0": |
| 1532 | + version "8.37.0" |
| 1533 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804" |
| 1534 | + integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA== |
1535 | 1535 | dependencies:
|
1536 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
1537 |
| - "@typescript-eslint/types" "8.36.0" |
1538 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
1539 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 1536 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 1537 | + "@typescript-eslint/types" "8.37.0" |
| 1538 | + "@typescript-eslint/typescript-estree" "8.37.0" |
| 1539 | + "@typescript-eslint/visitor-keys" "8.37.0" |
1540 | 1540 | debug "^4.3.4"
|
1541 | 1541 |
|
1542 |
| -"@typescript-eslint/project-service@8.36.0": |
1543 |
| - version "8.36.0" |
1544 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd" |
1545 |
| - integrity sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g== |
| 1542 | +"@typescript-eslint/project-service@8.37.0": |
| 1543 | + version "8.37.0" |
| 1544 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe" |
| 1545 | + integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA== |
1546 | 1546 | dependencies:
|
1547 |
| - "@typescript-eslint/tsconfig-utils" "^8.36.0" |
1548 |
| - "@typescript-eslint/types" "^8.36.0" |
| 1547 | + "@typescript-eslint/tsconfig-utils" "^8.37.0" |
| 1548 | + "@typescript-eslint/types" "^8.37.0" |
1549 | 1549 | debug "^4.3.4"
|
1550 | 1550 |
|
1551 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/scope-manager@^7.0.0 || ^8.0.0": |
| 1551 | +"@typescript-eslint/[email protected]": |
| 1552 | + version "8.37.0" |
| 1553 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4" |
| 1554 | + integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA== |
| 1555 | + dependencies: |
| 1556 | + "@typescript-eslint/types" "8.37.0" |
| 1557 | + "@typescript-eslint/visitor-keys" "8.37.0" |
| 1558 | + |
| 1559 | +"@typescript-eslint/scope-manager@^7.0.0 || ^8.0.0": |
1552 | 1560 | version "8.36.0"
|
1553 | 1561 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168"
|
1554 | 1562 | integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==
|
1555 | 1563 | dependencies:
|
1556 | 1564 | "@typescript-eslint/types" "8.36.0"
|
1557 | 1565 | "@typescript-eslint/visitor-keys" "8.36.0"
|
1558 | 1566 |
|
1559 |
| -"@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0": |
1560 |
| - version "8.36.0" |
1561 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13" |
1562 |
| - integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA== |
| 1567 | +"@typescript-eslint/tsconfig-utils@8.37.0", "@typescript-eslint/tsconfig-utils@^8.37.0": |
| 1568 | + version "8.37.0" |
| 1569 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053" |
| 1570 | + integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg== |
1563 | 1571 |
|
1564 |
| -"@typescript-eslint/type-utils@8.36.0": |
1565 |
| - version "8.36.0" |
1566 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f" |
1567 |
| - integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg== |
| 1572 | +"@typescript-eslint/type-utils@8.37.0": |
| 1573 | + version "8.37.0" |
| 1574 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507" |
| 1575 | + integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow== |
1568 | 1576 | dependencies:
|
1569 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
1570 |
| - "@typescript-eslint/utils" "8.36.0" |
| 1577 | + "@typescript-eslint/types" "8.37.0" |
| 1578 | + "@typescript-eslint/typescript-estree" "8.37.0" |
| 1579 | + "@typescript-eslint/utils" "8.37.0" |
1571 | 1580 | debug "^4.3.4"
|
1572 | 1581 | ts-api-utils "^2.1.0"
|
1573 | 1582 |
|
1574 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.0.0 || ^8.0.0", "@typescript-eslint/types@^7.7.1 || ^8", "@typescript-eslint/types@^8.36.0": |
| 1583 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.0.0 || ^8.0.0", "@typescript-eslint/types@^7.7.1 || ^8": |
1575 | 1584 | version "8.36.0"
|
1576 | 1585 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
|
1577 | 1586 | integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
|
1578 | 1587 |
|
1579 |
| -"@typescript-eslint/[email protected]": |
1580 |
| - version "8.36.0" |
1581 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc" |
1582 |
| - integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg== |
| 1588 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.37.0": |
| 1589 | + version "8.37.0" |
| 1590 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff" |
| 1591 | + integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ== |
| 1592 | + |
| 1593 | +"@typescript-eslint/[email protected]": |
| 1594 | + version "8.37.0" |
| 1595 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc" |
| 1596 | + integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg== |
1583 | 1597 | dependencies:
|
1584 |
| - "@typescript-eslint/project-service" "8.36.0" |
1585 |
| - "@typescript-eslint/tsconfig-utils" "8.36.0" |
1586 |
| - "@typescript-eslint/types" "8.36.0" |
1587 |
| - "@typescript-eslint/visitor-keys" "8.36.0" |
| 1598 | + "@typescript-eslint/project-service" "8.37.0" |
| 1599 | + "@typescript-eslint/tsconfig-utils" "8.37.0" |
| 1600 | + "@typescript-eslint/types" "8.37.0" |
| 1601 | + "@typescript-eslint/visitor-keys" "8.37.0" |
1588 | 1602 | debug "^4.3.4"
|
1589 | 1603 | fast-glob "^3.3.2"
|
1590 | 1604 | is-glob "^4.0.3"
|
1591 | 1605 | minimatch "^9.0.4"
|
1592 | 1606 | semver "^7.6.0"
|
1593 | 1607 | ts-api-utils "^2.1.0"
|
1594 | 1608 |
|
1595 |
| -"@typescript-eslint/utils@8.36.0": |
1596 |
| - version "8.36.0" |
1597 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf" |
1598 |
| - integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g== |
| 1609 | +"@typescript-eslint/utils@8.37.0": |
| 1610 | + version "8.37.0" |
| 1611 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335" |
| 1612 | + integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A== |
1599 | 1613 | dependencies:
|
1600 | 1614 | "@eslint-community/eslint-utils" "^4.7.0"
|
1601 |
| - "@typescript-eslint/scope-manager" "8.36.0" |
1602 |
| - "@typescript-eslint/types" "8.36.0" |
1603 |
| - "@typescript-eslint/typescript-estree" "8.36.0" |
| 1615 | + "@typescript-eslint/scope-manager" "8.37.0" |
| 1616 | + "@typescript-eslint/types" "8.37.0" |
| 1617 | + "@typescript-eslint/typescript-estree" "8.37.0" |
1604 | 1618 |
|
1605 | 1619 | "@typescript-eslint/[email protected]":
|
1606 | 1620 | version "8.36.0"
|
|
1610 | 1624 | "@typescript-eslint/types" "8.36.0"
|
1611 | 1625 | eslint-visitor-keys "^4.2.1"
|
1612 | 1626 |
|
| 1627 | +"@typescript-eslint/[email protected]": |
| 1628 | + version "8.37.0" |
| 1629 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455" |
| 1630 | + integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w== |
| 1631 | + dependencies: |
| 1632 | + "@typescript-eslint/types" "8.37.0" |
| 1633 | + eslint-visitor-keys "^4.2.1" |
| 1634 | + |
1613 | 1635 | "@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
|
1614 | 1636 | version "1.3.0"
|
1615 | 1637 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
@@ -1901,10 +1923,10 @@ astro-social-share@^2.0.3:
|
1901 | 1923 | resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
|
1902 | 1924 | integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
|
1903 | 1925 |
|
1904 |
| -astro@^5.11.0: |
1905 |
| - version "5.11.0" |
1906 |
| - resolved "https://registry.yarnpkg.com/astro/-/astro-5.11.0.tgz#346e5f774f37c5a68b46f67a459476865a28210d" |
1907 |
| - integrity sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q== |
| 1926 | +astro@^5.11.1: |
| 1927 | + version "5.11.1" |
| 1928 | + resolved "https://registry.yarnpkg.com/astro/-/astro-5.11.1.tgz#65432395d873172c4a905eda45a2556551d460f1" |
| 1929 | + integrity sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA== |
1908 | 1930 | dependencies:
|
1909 | 1931 | "@astrojs/compiler" "^2.12.2"
|
1910 | 1932 | "@astrojs/internal-helpers" "0.6.1"
|
|
0 commit comments