dep update + HP content fixes
This commit is contained in:
parent
d8f97ba35c
commit
b1fbffc23f
9 changed files with 649 additions and 531 deletions
10
package.json
10
package.json
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue