update dependencies and enhance Hero component

This commit is contained in:
Valentijn
2026-04-22 17:20:05 +02:00
parent 007b9ac3e4
commit a436da316d
8 changed files with 681 additions and 12 deletions

View File

@@ -12,6 +12,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^6.1.8"
"@iconify-json/mdi": "^1.2.3",
"astro": "^6.1.8",
"astro-icon": "^1.1.5"
}
}
}