Updated astro
All checks were successful
/ deploy (push) Successful in 14s

This commit is contained in:
Alois 2026-05-24 01:39:13 +02:00
commit 486667b143
3 changed files with 79 additions and 74 deletions

View file

@ -9,12 +9,12 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.7",
"@astrojs/mdx": "^5.0.0",
"@astrojs/starlight": "^0.38.1",
"@astrojs/check": "0.9.9",
"@astrojs/mdx": "5.0.6",
"@astrojs/starlight": "0.39.2",
"@astrojs/starlight-tailwind": "^5.0.0",
"@tailwindcss/vite": "^4.2.1",
"astro": "^6.0.4",
"astro": "6.3.7",
"sharp": "^0.34.5",
"tailwindcss": "^4.2.1",
"typescript": "^5.9.3"