Update Astro

This commit is contained in:
Cassidy Williams
2022-11-27 22:52:49 -06:00
parent 0b7b637454
commit 4e286717f4
2 changed files with 946 additions and 977 deletions

1919
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": "^1.0.0",
"@astrojs/rss": "^1.0.3",
"@astrojs/sitemap": "^1.0.0",
"astro": "^1.0.7",
"astro": "^1.6.11",
"esbuild": "^0.15.12",
"prettier": "^2.7.1",
"prettier-plugin-astro": "^0.6.0"