Update dependency @astrojs/mdx to v7

This commit is contained in:
Rasensprenger 2026-08-05 23:00:22 +02:00
commit d9c4d77639
2 changed files with 17 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",