升级优雅的 Astro 为最新版本

This commit is contained in:
Han 2025-03-12 15:55:01 +08:00
parent dc2cc87d4c
commit b44ecbebc3

View File

@ -10,12 +10,12 @@
"newpost": "node ./script/newpost.js" "newpost": "node ./script/newpost.js"
}, },
"dependencies": { "dependencies": {
"@astrojs/mdx": "^4.1.0", "@astrojs/mdx": "^4.1.1",
"@astrojs/rss": "^4.0.11", "@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1", "@astrojs/sitemap": "^3.2.1",
"@swup/astro": "^1.5.0", "@swup/astro": "^1.5.0",
"aplayer": "^1.10.1", "aplayer": "^1.10.1",
"astro": "^5.4.2", "astro": "^5.4.3",
"overlayscrollbars": "^2.11.1", "overlayscrollbars": "^2.11.1",
"vanilla-lazyload": "^19.1.3", "vanilla-lazyload": "^19.1.3",
"vh-plugin": "^1.2.2" "vh-plugin": "^1.2.2"