From b44ecbebc3358c59d504ad4ff8e94c8bb793fc57 Mon Sep 17 00:00:00 2001 From: Han <1655466387@qq.com> Date: Wed, 12 Mar 2025 15:55:01 +0800 Subject: [PATCH] =?UTF-8?q?=20=E5=8D=87=E7=BA=A7=E4=BC=98=E9=9B=85?= =?UTF-8?q?=E7=9A=84=20Astro=20=E4=B8=BA=E6=9C=80=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c6dedcd..b759f9a 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "newpost": "node ./script/newpost.js" }, "dependencies": { - "@astrojs/mdx": "^4.1.0", + "@astrojs/mdx": "^4.1.1", "@astrojs/rss": "^4.0.11", "@astrojs/sitemap": "^3.2.1", "@swup/astro": "^1.5.0", "aplayer": "^1.10.1", - "astro": "^5.4.2", + "astro": "^5.4.3", "overlayscrollbars": "^2.11.1", "vanilla-lazyload": "^19.1.3", "vh-plugin": "^1.2.2"