Skip to content

Commit ffac4b1

Browse files
committed
upgrade
1 parent c4129d1 commit ffac4b1

File tree

2 files changed

+72
-70
lines changed

2 files changed

+72
-70
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@astrojs/sitemap": "^3.2.1",
3535
"@astrojs/tailwind": "^5.1.5",
3636
"@fontsource-variable/inter": "^5.1.1",
37-
"astro": "^5.3.0",
37+
"astro": "^5.3.1",
3838
"astro-embed": "^0.9.0",
3939
"astro-expressive-code": "^0.40.2",
4040
"astro-icon": "^1.1.5",
@@ -68,8 +68,8 @@
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.24.1",
72-
"@typescript-eslint/parser": "^8.24.1",
71+
"@typescript-eslint/eslint-plugin": "^8.25.0",
72+
"@typescript-eslint/parser": "^8.25.0",
7373
"eslint": "8.57.0",
7474
"eslint-config-prettier": "^10.0.1",
7575
"eslint-mdx": "^3.1.5",

yarn.lock

Lines changed: 69 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,39 +1562,39 @@
15621562
dependencies:
15631563
"@types/node" "*"
15641564

1565-
"@typescript-eslint/eslint-plugin@^8.24.1":
1566-
version "8.24.1"
1567-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.1.tgz#d104c2a6212304c649105b18af2c110b4a1dd4ae"
1568-
integrity sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==
1565+
"@typescript-eslint/eslint-plugin@^8.25.0":
1566+
version "8.25.0"
1567+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz#5e1d56f067e5808fa82d1b75bced82396e868a14"
1568+
integrity sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==
15691569
dependencies:
15701570
"@eslint-community/regexpp" "^4.10.0"
1571-
"@typescript-eslint/scope-manager" "8.24.1"
1572-
"@typescript-eslint/type-utils" "8.24.1"
1573-
"@typescript-eslint/utils" "8.24.1"
1574-
"@typescript-eslint/visitor-keys" "8.24.1"
1571+
"@typescript-eslint/scope-manager" "8.25.0"
1572+
"@typescript-eslint/type-utils" "8.25.0"
1573+
"@typescript-eslint/utils" "8.25.0"
1574+
"@typescript-eslint/visitor-keys" "8.25.0"
15751575
graphemer "^1.4.0"
15761576
ignore "^5.3.1"
15771577
natural-compare "^1.4.0"
15781578
ts-api-utils "^2.0.1"
15791579

1580-
"@typescript-eslint/parser@^8.24.1":
1581-
version "8.24.1"
1582-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.1.tgz#67965c2d2ddd7eadb2f094c395695db8334ef9a2"
1583-
integrity sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==
1580+
"@typescript-eslint/parser@^8.25.0":
1581+
version "8.25.0"
1582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.25.0.tgz#58fb81c7b7a35184ba17583f3d7ac6c4f3d95be8"
1583+
integrity sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==
15841584
dependencies:
1585-
"@typescript-eslint/scope-manager" "8.24.1"
1586-
"@typescript-eslint/types" "8.24.1"
1587-
"@typescript-eslint/typescript-estree" "8.24.1"
1588-
"@typescript-eslint/visitor-keys" "8.24.1"
1585+
"@typescript-eslint/scope-manager" "8.25.0"
1586+
"@typescript-eslint/types" "8.25.0"
1587+
"@typescript-eslint/typescript-estree" "8.25.0"
1588+
"@typescript-eslint/visitor-keys" "8.25.0"
15891589
debug "^4.3.4"
15901590

1591-
"@typescript-eslint/scope-manager@8.24.1":
1592-
version "8.24.1"
1593-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.1.tgz#1e1e76ec4560aa85077ab36deb9b2bead4ae124e"
1594-
integrity sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==
1591+
"@typescript-eslint/scope-manager@8.25.0":
1592+
version "8.25.0"
1593+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
1594+
integrity sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==
15951595
dependencies:
1596-
"@typescript-eslint/types" "8.24.1"
1597-
"@typescript-eslint/visitor-keys" "8.24.1"
1596+
"@typescript-eslint/types" "8.25.0"
1597+
"@typescript-eslint/visitor-keys" "8.25.0"
15981598

15991599
"@typescript-eslint/scope-manager@^7.0.0 || ^8.0.0":
16001600
version "8.18.1"
@@ -1604,13 +1604,13 @@
16041604
"@typescript-eslint/types" "8.18.1"
16051605
"@typescript-eslint/visitor-keys" "8.18.1"
16061606

1607-
"@typescript-eslint/type-utils@8.24.1":
1608-
version "8.24.1"
1609-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.1.tgz#99113e1df63d1571309d87eef68967344c78dd65"
1610-
integrity sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==
1607+
"@typescript-eslint/type-utils@8.25.0":
1608+
version "8.25.0"
1609+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
1610+
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
16111611
dependencies:
1612-
"@typescript-eslint/typescript-estree" "8.24.1"
1613-
"@typescript-eslint/utils" "8.24.1"
1612+
"@typescript-eslint/typescript-estree" "8.25.0"
1613+
"@typescript-eslint/utils" "8.25.0"
16141614
debug "^4.3.4"
16151615
ts-api-utils "^2.0.1"
16161616

@@ -1619,18 +1619,18 @@
16191619
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
16201620
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==
16211621

1622-
"@typescript-eslint/types@8.24.1":
1623-
version "8.24.1"
1624-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a"
1625-
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
1622+
"@typescript-eslint/types@8.25.0":
1623+
version "8.25.0"
1624+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
1625+
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
16261626

1627-
"@typescript-eslint/typescript-estree@8.24.1":
1628-
version "8.24.1"
1629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.1.tgz#3bb479401f8bd471b3c6dd3db89e7256977c54db"
1630-
integrity sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==
1627+
"@typescript-eslint/typescript-estree@8.25.0":
1628+
version "8.25.0"
1629+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
1630+
integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==
16311631
dependencies:
1632-
"@typescript-eslint/types" "8.24.1"
1633-
"@typescript-eslint/visitor-keys" "8.24.1"
1632+
"@typescript-eslint/types" "8.25.0"
1633+
"@typescript-eslint/visitor-keys" "8.25.0"
16341634
debug "^4.3.4"
16351635
fast-glob "^3.3.2"
16361636
is-glob "^4.0.3"
@@ -1652,15 +1652,15 @@
16521652
semver "^7.6.0"
16531653
ts-api-utils "^1.3.0"
16541654

1655-
"@typescript-eslint/utils@8.24.1":
1656-
version "8.24.1"
1657-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed"
1658-
integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==
1655+
"@typescript-eslint/utils@8.25.0":
1656+
version "8.25.0"
1657+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
1658+
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
16591659
dependencies:
16601660
"@eslint-community/eslint-utils" "^4.4.0"
1661-
"@typescript-eslint/scope-manager" "8.24.1"
1662-
"@typescript-eslint/types" "8.24.1"
1663-
"@typescript-eslint/typescript-estree" "8.24.1"
1661+
"@typescript-eslint/scope-manager" "8.25.0"
1662+
"@typescript-eslint/types" "8.25.0"
1663+
"@typescript-eslint/typescript-estree" "8.25.0"
16641664

16651665
"@typescript-eslint/[email protected]":
16661666
version "8.18.1"
@@ -1670,12 +1670,12 @@
16701670
"@typescript-eslint/types" "8.18.1"
16711671
eslint-visitor-keys "^4.2.0"
16721672

1673-
"@typescript-eslint/visitor-keys@8.24.1":
1674-
version "8.24.1"
1675-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.1.tgz#8bdfe47a89195344b34eb21ef61251562148202b"
1676-
integrity sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==
1673+
"@typescript-eslint/visitor-keys@8.25.0":
1674+
version "8.25.0"
1675+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
1676+
integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==
16771677
dependencies:
1678-
"@typescript-eslint/types" "8.24.1"
1678+
"@typescript-eslint/types" "8.25.0"
16791679
eslint-visitor-keys "^4.2.0"
16801680

16811681
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
@@ -1981,10 +1981,10 @@ astro-social-share@^2.0.3:
19811981
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.1.0.tgz#7c0da29b24e8c900d46164cdc306e2509e1b4403"
19821982
integrity sha512-t5DykR+T7gGNLTnrFXASCyufCpXcWhLdXFLSRYRKvMOFSUaaPIWMPu1ncIhxdFD7hm7SWHboAb33nJUUZxJH2Q==
19831983

1984-
astro@^5.3.0:
1985-
version "5.3.0"
1986-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.3.0.tgz#20a2772c019448f6797396f9dbabe72615877842"
1987-
integrity sha512-e88l/Yk/6enR/ZDddLbqtM+oblBFk5mneNSmNesyVYGL/6Dj4UA67GPAZOk79VxT5dbLlclZSyyw/wlxN1aj3A==
1984+
astro@^5.3.1:
1985+
version "5.3.1"
1986+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.3.1.tgz#1b3379f99e327c47a2fbf1f77062e04ebc2c05e4"
1987+
integrity sha512-dfcuWKkGsYI6XH6zhSK4tHGFXRgEbPZZwZQ/VmGtKBnDfFW+3faq6k+ETKlKDeRB4LwDGtaeoH+US4HYC5w1SA==
19881988
dependencies:
19891989
"@astrojs/compiler" "^2.10.3"
19901990
"@astrojs/internal-helpers" "0.5.1"
@@ -2011,7 +2011,6 @@ astro@^5.3.0:
20112011
es-module-lexer "^1.6.0"
20122012
esbuild "^0.24.2"
20132013
estree-walker "^3.0.3"
2014-
fast-glob "^3.3.3"
20152014
flattie "^1.1.1"
20162015
github-slugger "^2.0.0"
20172016
html-escaper "3.0.3"
@@ -2020,17 +2019,18 @@ astro@^5.3.0:
20202019
kleur "^4.1.5"
20212020
magic-string "^0.30.17"
20222021
magicast "^0.3.5"
2023-
micromatch "^4.0.8"
20242022
mrmime "^2.0.0"
20252023
neotraverse "^0.6.18"
20262024
p-limit "^6.2.0"
20272025
p-queue "^8.1.0"
2026+
picomatch "^4.0.2"
20282027
preferred-pm "^4.1.1"
20292028
prompts "^2.4.2"
20302029
rehype "^13.0.2"
20312030
semver "^7.7.1"
20322031
shiki "^1.29.2"
20332032
tinyexec "^0.3.2"
2033+
tinyglobby "^0.2.12"
20342034
tsconfck "^3.1.4"
20352035
ultrahtml "^1.5.3"
20362036
unist-util-visit "^5.0.0"
@@ -3244,17 +3244,6 @@ fast-glob@^3.2.12, fast-glob@^3.2.5, fast-glob@^3.2.9, fast-glob@^3.3.2:
32443244
merge2 "^1.3.0"
32453245
micromatch "^4.0.4"
32463246

3247-
fast-glob@^3.3.3:
3248-
version "3.3.3"
3249-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
3250-
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
3251-
dependencies:
3252-
"@nodelib/fs.stat" "^2.0.2"
3253-
"@nodelib/fs.walk" "^1.2.3"
3254-
glob-parent "^5.1.2"
3255-
merge2 "^1.3.0"
3256-
micromatch "^4.0.8"
3257-
32583247
fast-json-stable-stringify@^2.0.0:
32593248
version "2.1.0"
32603249
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -3284,6 +3273,11 @@ fd-slicer@~1.1.0:
32843273
dependencies:
32853274
pend "~1.2.0"
32863275

3276+
fdir@^6.4.3:
3277+
version "6.4.3"
3278+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72"
3279+
integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==
3280+
32873281
feed@^4.2.2:
32883282
version "4.2.2"
32893283
resolved "https://registry.yarnpkg.com/feed/-/feed-4.2.2.tgz#865783ef6ed12579e2c44bbef3c9113bc4956a7e"
@@ -6708,6 +6702,14 @@ tinyexec@^0.3.2:
67086702
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
67096703
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
67106704

6705+
tinyglobby@^0.2.12:
6706+
version "0.2.12"
6707+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.12.tgz#ac941a42e0c5773bd0b5d08f32de82e74a1a61b5"
6708+
integrity sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==
6709+
dependencies:
6710+
fdir "^6.4.3"
6711+
picomatch "^4.0.2"
6712+
67116713
tlds@^1.234.0:
67126714
version "1.255.0"
67136715
resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.255.0.tgz#53c2571766c10da95928c716c48dfcf141341e3f"

0 commit comments

Comments
 (0)