chore(website): bump astro to 6.3.5 and update styles

This commit is contained in:
2026-05-18 21:32:17 +02:00
parent e0c8f7af65
commit 124b78a323
3 changed files with 31 additions and 25 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/check": "^0.9.9",
"@astrojs/rss": "^4.0.18",
"astro": "^6.2.1",
"astro": "^6.3.5",
"typescript": "^6.0.3"
}
}