Update dependency @astrojs/mdx to v7

This commit is contained in:
Rasensprenger 2026-08-06 14:00:19 +02:00
commit 678181411e
2 changed files with 9 additions and 5 deletions

View file

@ -10,7 +10,7 @@
},
"dependencies": {
"@astrojs/check": "0.9.9",
"@astrojs/mdx": "5.0.6",
"@astrojs/mdx": "7.0.5",
"@astrojs/starlight": "0.39.2",
"@astrojs/starlight-tailwind": "^5.0.0",
"@tailwindcss/vite": "^4.2.1",