Update Astro to 3.4.0

This commit is contained in:
Maciej Pędzich 2023-10-27 09:45:14 +02:00
parent 13805f3dff
commit dcfe7e9b22
2 changed files with 2932 additions and 4765 deletions

7697
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,6 @@
"@astrojs/mdx": "^0.19.0",
"@astrojs/rss": "^2.3.2",
"@astrojs/sitemap": "^1.2.2",
"astro": "^3.0.0"
"astro": "^3.4.0"
}
}