Update dependency @astrojs/check to v0.9.10

This commit is contained in:
Rasensprenger 2026-08-06 14:00:14 +02:00
commit 6681c36a26
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": "5.0.6",
"@astrojs/starlight": "0.39.2",
"@astrojs/starlight-tailwind": "^5.0.0",