1
0

feat: Implement new hero (desktop) start dev

This commit is contained in:
2026-02-10 10:08:45 +01:00
parent 953a7994b5
commit 9dde6f8b1c
21 changed files with 850 additions and 612 deletions
+4 -4
View File
@@ -10,12 +10,12 @@
},
"dependencies": {
"@astrojs/partytown": "^2.1.4",
"@astrojs/sitemap": "^3.6.0",
"@astrojs/vue": "^5.1.3",
"@astrojs/sitemap": "^3.7.0",
"@astrojs/vue": "^5.1.4",
"@astrolib/seo": "1.0.0-beta.8",
"astro": "^5.16.6",
"astro": "^5.17.1",
"astro-robots-txt": "^1.0.0",
"gsap": "^3.14.2",
"vue": "^3.5.25"
"vue": "^3.5.28"
}
}