update to astro 4 plus new post
This commit is contained in:
+6
-5
@@ -11,14 +11,15 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^1.1.5",
|
||||
"@astrojs/netlify": "^3.0.4",
|
||||
"@astrojs/rss": "^3.0.0",
|
||||
"astro": "^3.5.4",
|
||||
"@astrojs/mdx": "2.1.0",
|
||||
"@astrojs/netlify": "5.0.0",
|
||||
"@astrojs/rss": "4.0.4",
|
||||
"astro": "4.2.6",
|
||||
"date-fns": "^3.3.1",
|
||||
"date-fns-tz": "^1.3.7",
|
||||
"markdown-it": "^13.0.1",
|
||||
"sanitize-html": "^2.9.0"
|
||||
"sanitize-html": "^2.9.0",
|
||||
"sharp": "^0.33.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^2.8.1",
|
||||
|
||||
Reference in New Issue
Block a user