mirror of
https://github.com/benjaminion/upgrading-ethereum-book.git
synced 2026-01-09 14:38:08 -05:00
Dev: update astro to 5.12.5
This commit is contained in:
@@ -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.12.3",
|
||||
"astro": "^5.12.5",
|
||||
"hast-util-select": "^6.0.4",
|
||||
"hast-util-to-string": "^3.0.1",
|
||||
"loader-utils": "^3.3.1",
|
||||
|
||||
Reference in New Issue
Block a user