chore(deps): update dependency astro to v6
All checks were successful
Pre-release on non-main branches / prerelease (push) Successful in 37s

This commit is contained in:
renovate[bot]
2026-03-21 21:48:00 +00:00
parent 12f605e987
commit 3a624cb5cd
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"
} }
} }