1
0

feat: responsiveness

This commit is contained in:
2026-03-11 11:52:31 +01:00
parent 005830726e
commit cffcefa150
22 changed files with 528 additions and 1087 deletions
+5 -5
View File
@@ -9,13 +9,13 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/partytown": "^2.1.4",
"@astrojs/sitemap": "^3.7.0",
"@astrojs/vue": "^5.1.4",
"@astrojs/partytown": "^2.1.5",
"@astrojs/sitemap": "^3.7.1",
"@astrojs/vue": "^6.0.0",
"@astrolib/seo": "1.0.0-beta.8",
"astro": "^5.18.0",
"astro": "^6.0.2",
"astro-robots-txt": "^1.0.0",
"gsap": "^3.14.2",
"vue": "^3.5.29"
"vue": "^3.5.30"
}
}