chore(deps): update dependency astro to v6 #20

Merged
alexander.lyall merged 1 commits from renovate/astro-6.x into main 2026-03-21 21:49:15 +00:00
2 changed files with 344 additions and 1107 deletions

1449
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -9,6 +9,6 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"astro": "^5.18.0" "astro": "^6.0.0"
} }
} }