Update dependency @astrojs/mdx to v7

This commit is contained in:
Rasensprenger 2026-08-06 15:00:14 +02:00
commit fc8ebf3578
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",