Update Astro

This commit is contained in:
Cassidy Williams
2023-06-20 22:58:12 -05:00
parent eb36566ed0
commit af1d29c815
2 changed files with 1334 additions and 1100 deletions

2428
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,9 +10,9 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/rss": "^2.1.1",
"@astrojs/sitemap": "^1.1.0",
"astro": "^2.0.15",
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^1.3.3",
"astro": "^2.6.6",
"prettier": "^2.8.4",
"prettier-plugin-astro": "^0.8.0"
}