mirror of
https://github.com/benjaminion/upgrading-ethereum-book.git
synced 2026-01-09 22:47:55 -05:00
Update astro to 5.9.3
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.9.2",
|
||||
"astro": "^5.9.3",
|
||||
"hast-util-select": "^6.0.4",
|
||||
"hast-util-to-string": "^3.0.1",
|
||||
"loader-utils": "^3.3.1",
|
||||
@@ -34,9 +34,9 @@
|
||||
"svgo": "^4.0.0-rc.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.28.0",
|
||||
"@eslint/js": "^9.29.0",
|
||||
"axios": "^1.9.0",
|
||||
"eslint": "^9.28.0",
|
||||
"eslint": "^9.29.0",
|
||||
"eslint-plugin-astro": "^1.3.1",
|
||||
"globals": "^16.1.0",
|
||||
"prettier": "^3.5.3",
|
||||
|
||||
Reference in New Issue
Block a user