dep update + veille
This commit is contained in:
parent
ff0ba456a9
commit
b602b45c05
13 changed files with 1052 additions and 810 deletions
13
package.json
13
package.json
|
@ -13,17 +13,14 @@
|
|||
"i18n:sync": "astro-i18n sync"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/image": "^0.16.6",
|
||||
"@astrojs/mdx": "^0.19.0",
|
||||
"@astrojs/sitemap": "^1.2.2",
|
||||
"astro": "2.3.0",
|
||||
"astro-i18n": "^1.6.9"
|
||||
"@astrojs/image": "^0.16.7",
|
||||
"@astrojs/mdx": "^0.19.1",
|
||||
"@astrojs/sitemap": "^1.3.0",
|
||||
"astro": "2.4.3",
|
||||
"astro-i18n": "^1.6.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.13",
|
||||
"postcss": "^8.4.20"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.19.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue