upgrade to astro v7
This commit is contained in:
+6
-6
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user