Update Astro to 5.16.6
Some checks failed
Changelog + Release on main / changelog_and_release (push) Failing after 20s

Signed-off-by: Alexander Lyall <alex@adcm.uk>
This commit is contained in:
2025-12-26 22:30:04 +00:00
parent 13d15796cf
commit aed8a80b02
2 changed files with 7 additions and 7 deletions

View File

@@ -9,6 +9,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.16.5"
"astro": "^5.16.6"
}
}
}