chore: upgrade landing/ Astro v6→v7

This commit is contained in:
Gerwin Kuijntjes
2026-06-24 07:52:36 +02:00
parent 14d755f8bb
commit 927e7627a6
2 changed files with 1607 additions and 2082 deletions

3687
landing/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,6 +13,6 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/sitemap": "^3.7.2", "@astrojs/sitemap": "^3.7.2",
"astro": "^6.1.2" "astro": "^7.0.2"
} }
} }