dep update + content

This commit is contained in:
Nico 2023-05-17 15:35:03 +02:00
parent 2d23ece013
commit c3ce3f9e38
7 changed files with 200 additions and 184 deletions

View file

@ -13,12 +13,12 @@
"i18n:sync": "astro-i18n sync"
},
"dependencies": {
"@astrojs/image": "^0.16.7",
"@astrojs/image": "^0.16.8",
"@astrojs/mdx": "^0.19.1",
"@astrojs/rss": "^2.4.1",
"@astrojs/sitemap": "^1.3.0",
"astro": "2.4.3",
"astro-i18n": "^1.6.10"
"@astrojs/sitemap": "^1.3.1",
"astro": "2.4.5",
"astro-i18n": "^1.7.0"
},
"devDependencies": {
"autoprefixer": "^10.4.13",