upgrade to astro v7

This commit is contained in:
2026-08-22 07:59:49 -04:00
parent 8799733474
commit 0ded527b40
5 changed files with 511 additions and 358 deletions
+6 -6
View File
@@ -1,15 +1,15 @@
{
"dependencies": {
"@astrojs/check": "^0.9.6",
"@astrojs/mdx": "^4.3.13",
"@astrojs/rss": "^4.0.15",
"@astrojs/sitemap": "^3.7.0",
"@astrojs/vue": "^5.1.4",
"@astrojs/check": "0.9.10",
"@astrojs/mdx": "7.0.7",
"@astrojs/rss": "4.0.19",
"@astrojs/sitemap": "3.7.3",
"@astrojs/vue": "7.0.2",
"@fontsource-variable/baskervville": "^5.2.3",
"@fontsource-variable/baskervville-sc": "^5.2.3",
"@fontsource-variable/figtree": "^5.2.10",
"@fontsource-variable/fira-code": "^5.2.7",
"astro": "^5.18.0",
"astro": "7.2.4",
"sharp": "^0.34.5"
},
"name": "astro",