Skip to content

Commit 15fbc82

Browse files
committed
upgrade
1 parent 186cfdb commit 15fbc82

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@astrojs/react": "^4.2.1",
3434
"@astrojs/sitemap": "^3.2.1",
3535
"@astrojs/tailwind": "^5.1.5",
36-
"@fontsource-variable/inter": "^5.1.1",
36+
"@fontsource-variable/inter": "^5.2.5",
3737
"astro": "^5.4.1",
3838
"astro-embed": "^0.9.0",
3939
"astro-expressive-code": "^0.40.2",
@@ -68,15 +68,15 @@
6868
"@types/mdast": "^4.0.3",
6969
"@types/react": "^18.3.12",
7070
"@types/react-dom": "^18.3.1",
71-
"@typescript-eslint/eslint-plugin": "^8.25.0",
72-
"@typescript-eslint/parser": "^8.25.0",
71+
"@typescript-eslint/eslint-plugin": "^8.26.0",
72+
"@typescript-eslint/parser": "^8.26.0",
7373
"eslint": "8.57.0",
7474
"eslint-config-prettier": "^10.0.2",
7575
"eslint-mdx": "^3.1.5",
7676
"eslint-plugin-astro": "^1.3.1",
7777
"eslint-plugin-mdx": "^3.1.5",
7878
"eslint-plugin-tailwindcss": "^3.18.0",
79-
"prettier": "^3.5.2",
79+
"prettier": "^3.5.3",
8080
"prettier-plugin-astro": "^0.14.1",
8181
"satori": "^0.12.1",
8282
"satori-html": "^0.3.2",

yarn.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -706,10 +706,10 @@
706706
dependencies:
707707
"@expressive-code/core" "^0.40.2"
708708

709-
"@fontsource-variable/inter@^5.1.1":
710-
version "5.1.1"
711-
resolved "https://registry.yarnpkg.com/@fontsource-variable/inter/-/inter-5.1.1.tgz#55997abca7c1da57036a79bab4160ff35bab8f0a"
712-
integrity sha512-OpXFTmiH6tHkYijMvQTycFKBLK4X+SRV6tet1m4YOUH7SzIIlMqDja+ocDtiCA72UthBH/vF+3ZtlMr2rN/wIw==
709+
"@fontsource-variable/inter@^5.2.5":
710+
version "5.2.5"
711+
resolved "https://registry.yarnpkg.com/@fontsource-variable/inter/-/inter-5.2.5.tgz#10f44952c460d8145fd9eac7133e0012ca17d252"
712+
integrity sha512-TrWffUAFOnT8zroE9YmGybagoOgM/HjRqMQ8k9R0vVgXlnUh/vnpbGPAS/Caz1KIlOPnPGh6fvJbb7DHbFCncA==
713713

714714
"@humanwhocodes/config-array@^0.11.14":
715715
version "0.11.14"
@@ -1517,39 +1517,39 @@
15171517
dependencies:
15181518
"@types/node" "*"
15191519

1520-
"@typescript-eslint/eslint-plugin@^8.25.0":
1521-
version "8.25.0"
1522-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz#5e1d56f067e5808fa82d1b75bced82396e868a14"
1523-
integrity sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==
1520+
"@typescript-eslint/eslint-plugin@^8.26.0":
1521+
version "8.26.0"
1522+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz#7e880faf91f89471c30c141951e15f0eb3a0599e"
1523+
integrity sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==
15241524
dependencies:
15251525
"@eslint-community/regexpp" "^4.10.0"
1526-
"@typescript-eslint/scope-manager" "8.25.0"
1527-
"@typescript-eslint/type-utils" "8.25.0"
1528-
"@typescript-eslint/utils" "8.25.0"
1529-
"@typescript-eslint/visitor-keys" "8.25.0"
1526+
"@typescript-eslint/scope-manager" "8.26.0"
1527+
"@typescript-eslint/type-utils" "8.26.0"
1528+
"@typescript-eslint/utils" "8.26.0"
1529+
"@typescript-eslint/visitor-keys" "8.26.0"
15301530
graphemer "^1.4.0"
15311531
ignore "^5.3.1"
15321532
natural-compare "^1.4.0"
15331533
ts-api-utils "^2.0.1"
15341534

1535-
"@typescript-eslint/parser@^8.25.0":
1536-
version "8.25.0"
1537-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.25.0.tgz#58fb81c7b7a35184ba17583f3d7ac6c4f3d95be8"
1538-
integrity sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==
1535+
"@typescript-eslint/parser@^8.26.0":
1536+
version "8.26.0"
1537+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
1538+
integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==
15391539
dependencies:
1540-
"@typescript-eslint/scope-manager" "8.25.0"
1541-
"@typescript-eslint/types" "8.25.0"
1542-
"@typescript-eslint/typescript-estree" "8.25.0"
1543-
"@typescript-eslint/visitor-keys" "8.25.0"
1540+
"@typescript-eslint/scope-manager" "8.26.0"
1541+
"@typescript-eslint/types" "8.26.0"
1542+
"@typescript-eslint/typescript-estree" "8.26.0"
1543+
"@typescript-eslint/visitor-keys" "8.26.0"
15441544
debug "^4.3.4"
15451545

1546-
"@typescript-eslint/scope-manager@8.25.0":
1547-
version "8.25.0"
1548-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
1549-
integrity sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==
1546+
"@typescript-eslint/scope-manager@8.26.0":
1547+
version "8.26.0"
1548+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
1549+
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
15501550
dependencies:
1551-
"@typescript-eslint/types" "8.25.0"
1552-
"@typescript-eslint/visitor-keys" "8.25.0"
1551+
"@typescript-eslint/types" "8.26.0"
1552+
"@typescript-eslint/visitor-keys" "8.26.0"
15531553

15541554
"@typescript-eslint/scope-manager@^7.0.0 || ^8.0.0":
15551555
version "8.18.1"
@@ -1559,13 +1559,13 @@
15591559
"@typescript-eslint/types" "8.18.1"
15601560
"@typescript-eslint/visitor-keys" "8.18.1"
15611561

1562-
"@typescript-eslint/type-utils@8.25.0":
1563-
version "8.25.0"
1564-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
1565-
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
1562+
"@typescript-eslint/type-utils@8.26.0":
1563+
version "8.26.0"
1564+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz#9ee8cc98184b5f66326578de9c097edc89da6f68"
1565+
integrity sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==
15661566
dependencies:
1567-
"@typescript-eslint/typescript-estree" "8.25.0"
1568-
"@typescript-eslint/utils" "8.25.0"
1567+
"@typescript-eslint/typescript-estree" "8.26.0"
1568+
"@typescript-eslint/utils" "8.26.0"
15691569
debug "^4.3.4"
15701570
ts-api-utils "^2.0.1"
15711571

@@ -1574,18 +1574,18 @@
15741574
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
15751575
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==
15761576

1577-
"@typescript-eslint/types@8.25.0":
1578-
version "8.25.0"
1579-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
1580-
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
1577+
"@typescript-eslint/types@8.26.0":
1578+
version "8.26.0"
1579+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
1580+
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
15811581

1582-
"@typescript-eslint/typescript-estree@8.25.0":
1583-
version "8.25.0"
1584-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
1585-
integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==
1582+
"@typescript-eslint/typescript-estree@8.26.0":
1583+
version "8.26.0"
1584+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
1585+
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
15861586
dependencies:
1587-
"@typescript-eslint/types" "8.25.0"
1588-
"@typescript-eslint/visitor-keys" "8.25.0"
1587+
"@typescript-eslint/types" "8.26.0"
1588+
"@typescript-eslint/visitor-keys" "8.26.0"
15891589
debug "^4.3.4"
15901590
fast-glob "^3.3.2"
15911591
is-glob "^4.0.3"
@@ -1607,15 +1607,15 @@
16071607
semver "^7.6.0"
16081608
ts-api-utils "^1.3.0"
16091609

1610-
"@typescript-eslint/utils@8.25.0":
1611-
version "8.25.0"
1612-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
1613-
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
1610+
"@typescript-eslint/utils@8.26.0":
1611+
version "8.26.0"
1612+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
1613+
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
16141614
dependencies:
16151615
"@eslint-community/eslint-utils" "^4.4.0"
1616-
"@typescript-eslint/scope-manager" "8.25.0"
1617-
"@typescript-eslint/types" "8.25.0"
1618-
"@typescript-eslint/typescript-estree" "8.25.0"
1616+
"@typescript-eslint/scope-manager" "8.26.0"
1617+
"@typescript-eslint/types" "8.26.0"
1618+
"@typescript-eslint/typescript-estree" "8.26.0"
16191619

16201620
"@typescript-eslint/[email protected]":
16211621
version "8.18.1"
@@ -1625,12 +1625,12 @@
16251625
"@typescript-eslint/types" "8.18.1"
16261626
eslint-visitor-keys "^4.2.0"
16271627

1628-
"@typescript-eslint/visitor-keys@8.25.0":
1629-
version "8.25.0"
1630-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
1631-
integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==
1628+
"@typescript-eslint/visitor-keys@8.26.0":
1629+
version "8.26.0"
1630+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
1631+
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
16321632
dependencies:
1633-
"@typescript-eslint/types" "8.25.0"
1633+
"@typescript-eslint/types" "8.26.0"
16341634
eslint-visitor-keys "^4.2.0"
16351635

16361636
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
@@ -5610,10 +5610,10 @@ prettier@^3.0.0:
56105610
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
56115611
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
56125612

5613-
prettier@^3.5.2:
5614-
version "3.5.2"
5615-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
5616-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
5613+
prettier@^3.5.3:
5614+
version "3.5.3"
5615+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5616+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
56175617

56185618
prismjs@^1.29.0:
56195619
version "1.29.0"

0 commit comments

Comments
 (0)