Updated astro to 6.0.8
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 1m46s

Signed-off-by: Alexander Lyall <alex@adcm.uk>
This commit is contained in:
2026-03-21 21:52:43 +00:00
parent bcac9f3310
commit 535c62b838
2 changed files with 178 additions and 175 deletions

View File

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