Dep: update Astro to 5.10.1

This commit is contained in:
Ben Edgington
2025-06-23 20:00:22 +01:00
parent 1be8111743
commit b6edbda1e8
2 changed files with 24 additions and 23 deletions

View File

@@ -24,7 +24,7 @@
"valid": "node --input-type=module -e 'import validateHtml from \"./bin/util/validate.js\"; validateHtml(\"dist/part2/building_blocks/ssz/index.html\")'"
},
"dependencies": {
"astro": "^5.10.0",
"astro": "^5.10.1",
"hast-util-select": "^6.0.4",
"hast-util-to-string": "^3.0.1",
"loader-utils": "^3.3.1",