chore: update astro

This commit is contained in:
DuroCodes
2024-05-23 21:59:46 -04:00
parent 1c0ef3b273
commit bec379b882
5 changed files with 7 additions and 7 deletions

View File

@@ -13,14 +13,14 @@
"lunaria:preview": "lunaria preview"
},
"dependencies": {
"@astrojs/check": "^0.5.10",
"@astrojs/starlight": "^0.22.1",
"@astrojs/starlight-tailwind": "^2.0.2",
"@astrojs/check": "0.7.0",
"@astrojs/starlight": "0.23.1",
"@astrojs/starlight-tailwind": "2.0.3",
"@astropub/md": "^0.4.0",
"@expressive-code/plugin-line-numbers": "^0.35.3",
"@lunariajs/core": "^0.0.32",
"@lunariajs/starlight": "^0.0.6",
"astro": "^4.3.5",
"astro": "4.9.1",
"sharp": "^0.32.5",
"starlight-blog": "^0.7.1",
"starlight-typedoc": "^0.12.1",