Upgrade to Astro 6

This commit is contained in:
itsfinniii
2026-04-19 22:03:24 +02:00
parent 2744e6173c
commit 00e4826744
2 changed files with 296 additions and 1461 deletions

1753
astro/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -9,12 +9,12 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/preact": "^4.1.3",
"@astrojs/preact": "^5.1.1",
"@directus/sdk": "^21.2.0",
"@rollup/plugin-graphql": "^2.0.5",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.2.1",
"astro": "^5.17.1",
"astro": "^6.1.8",
"highlight.js": "^11.11.1",
"markdown-it": "^14.1.1",
"markdown-it-highlightjs": "^4.3.0",