From d814b0a3fac0ae34cee6ccc4d69ace9cd728bf0a Mon Sep 17 00:00:00 2001 From: purp1e Date: Mon, 7 Apr 2025 16:07:28 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E5=8D=87=E7=BA=A7=20Next.js=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=87=B3=2015.2.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2120927..2d7348b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/throttle-debounce": "^5.0.2", "ahooks": "^3.8.4", "framer-motion": "^12.5.0", - "next": "15.2.3", + "next": "15.2.4", "next-themes": "^0.4.6", "react": "^19.0.0", "react-dom": "^19.0.0",