From 99e4dd1667a34d60de18c2321f2ce69553450ec0 Mon Sep 17 00:00:00 2001 From: toom1996 Date: Wed, 2 Jul 2025 16:37:34 +0800 Subject: [PATCH] update --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 54e961d..84b778a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "dependencies": { "@astrojs/node": "^9.2.2", "@tailwindcss/vite": "^4.1.8", - "astro": "^5.8.1", + "astro": "^5.10.1", + "swiper": "^11.2.10", "tailwindcss": "^4.1.8" } }