dep update + HP content fixes

This commit is contained in:
Nico 2023-04-18 18:36:51 +02:00
parent d8f97ba35c
commit b1fbffc23f
9 changed files with 649 additions and 531 deletions

View file

@ -13,11 +13,11 @@
"i18n:sync": "astro-i18n sync"
},
"dependencies": {
"@astrojs/image": "^0.14.0",
"@astrojs/mdx": "^0.16.0",
"@astrojs/sitemap": "^1.0.1",
"astro": "2.0.6",
"astro-i18n": "^1.6.4"
"@astrojs/image": "^0.16.6",
"@astrojs/mdx": "^0.19.0",
"@astrojs/sitemap": "^1.2.2",
"astro": "2.3.0",
"astro-i18n": "^1.6.9"
},
"devDependencies": {
"autoprefixer": "^10.4.13",