Skip to content

Commit b756625

Browse files
committed
upgrade
1 parent ba1f1b5 commit b756625

File tree

2 files changed

+78
-56
lines changed

2 files changed

+78
-56
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@astrojs/sitemap": "^3.4.1",
3939
"@astrojs/tailwind": "^5.1.5",
4040
"@fontsource-variable/inter": "^5.2.6",
41-
"astro": "^5.11.0",
41+
"astro": "^5.11.1",
4242
"astro-embed": "^0.9.0",
4343
"astro-expressive-code": "^0.41.3",
4444
"astro-icon": "^1.1.5",
@@ -78,8 +78,8 @@
7878
"@types/mdast": "^4.0.3",
7979
"@types/react": "^19.1.8",
8080
"@types/react-dom": "^19.1.6",
81-
"@typescript-eslint/eslint-plugin": "^8.36.0",
82-
"@typescript-eslint/parser": "^8.36.0",
81+
"@typescript-eslint/eslint-plugin": "^8.37.0",
82+
"@typescript-eslint/parser": "^8.37.0",
8383
"eslint": "8.57.0",
8484
"eslint-config-prettier": "^10.1.5",
8585
"eslint-mdx": "^3.6.2",

yarn.lock

Lines changed: 75 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1513,94 +1513,108 @@
15131513
dependencies:
15141514
"@types/node" "*"
15151515

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==
15201520
dependencies:
15211521
"@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"
15261526
graphemer "^1.4.0"
15271527
ignore "^7.0.0"
15281528
natural-compare "^1.4.0"
15291529
ts-api-utils "^2.1.0"
15301530

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==
15351535
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"
15401540
debug "^4.3.4"
15411541

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==
15461546
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"
15491549
debug "^4.3.4"
15501550

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":
15521560
version "8.36.0"
15531561
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168"
15541562
integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==
15551563
dependencies:
15561564
"@typescript-eslint/types" "8.36.0"
15571565
"@typescript-eslint/visitor-keys" "8.36.0"
15581566

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==
15631571

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==
15681576
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"
15711580
debug "^4.3.4"
15721581
ts-api-utils "^2.1.0"
15731582

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":
15751584
version "8.36.0"
15761585
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
15771586
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
15781587

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==
15831597
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"
15881602
debug "^4.3.4"
15891603
fast-glob "^3.3.2"
15901604
is-glob "^4.0.3"
15911605
minimatch "^9.0.4"
15921606
semver "^7.6.0"
15931607
ts-api-utils "^2.1.0"
15941608

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==
15991613
dependencies:
16001614
"@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"
16041618

16051619
"@typescript-eslint/[email protected]":
16061620
version "8.36.0"
@@ -1610,6 +1624,14 @@
16101624
"@typescript-eslint/types" "8.36.0"
16111625
eslint-visitor-keys "^4.2.1"
16121626

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+
16131635
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
16141636
version "1.3.0"
16151637
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:
19011923
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
19021924
integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
19031925

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==
19081930
dependencies:
19091931
"@astrojs/compiler" "^2.12.2"
19101932
"@astrojs/internal-helpers" "0.6.1"

0 commit comments

Comments
 (0)