Update Astro v5.15.4

This commit is contained in:
ricocc
2025-11-08 16:20:26 +08:00
parent f1bcb1489f
commit 4cf082c589
22 changed files with 181 additions and 236 deletions

View File

@@ -37,18 +37,18 @@
"check": "biome check --apply-unsafe ."
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/check": "^0.9.5",
"@biomejs/biome": "1.7.3",
"@tailwindcss/typography": "^0.5.13",
"@types/matter-js": "^0.20.2",
"astro": "^5.14.1",
"astro": "^5.15.4",
"postcss": "^8.4.31",
"tailwindcss": "^4.1.14",
"typescript": "^5.4.5",
"vite": "^5.2.11"
},
"dependencies": {
"@astrojs/mdx": "^4.3.7",
"@astrojs/mdx": "^4.3.10",
"@astrojs/rss": "^4.0.13",
"@astrojs/sitemap": "^3.6.0",
"@lucide/astro": "^0.546.0",