Update dependency @astrojs/check to v0.9.10

This commit is contained in:
Rasensprenger 2026-08-06 16:00:13 +02:00
commit 7b10b14430
2 changed files with 17 additions and 21 deletions

View file

@ -9,7 +9,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "0.9.9",
"@astrojs/check": "0.9.10",
"@astrojs/mdx": "7.0.5",
"@astrojs/starlight": "0.39.2",
"@astrojs/starlight-tailwind": "^5.0.0",