update to astro V2
This commit is contained in:
parent
082b193d23
commit
f24a432155
14 changed files with 789 additions and 796 deletions
10
package.json
10
package.json
|
@ -13,11 +13,11 @@
|
|||
"i18n:sync": "astro-i18n sync"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/image": "^0.12.1",
|
||||
"@astrojs/mdx": "^0.13.0",
|
||||
"@astrojs/sitemap": "^1.0.0",
|
||||
"astro": "1.7.2",
|
||||
"astro-i18n": "^1.4.5"
|
||||
"@astrojs/image": "^0.14.0",
|
||||
"@astrojs/mdx": "^0.16.0",
|
||||
"@astrojs/sitemap": "^1.0.1",
|
||||
"astro": "2.0.6",
|
||||
"astro-i18n": "^1.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.13",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue