From 7cb03092d6180aff694c79dcef05eea9d926fabf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=83=E9=B1=BC=E7=9A=84=E5=B8=86?= Date: Thu, 31 Jul 2025 11:22:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=A0=E4=B8=BAdayjs=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=AF=BC=E8=87=B4=E7=9A=84=E6=97=A5=E6=9C=9F?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E6=8A=A5=E9=94=99=E3=80=81=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E5=8C=96=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smart-admin-web-typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-admin-web-typescript/package.json b/smart-admin-web-typescript/package.json index b4f7492e..14f39676 100644 --- a/smart-admin-web-typescript/package.json +++ b/smart-admin-web-typescript/package.json @@ -24,7 +24,7 @@ "axios": "1.6.8", "clipboard": "2.0.11", "crypto-js": "4.1.1", - "dayjs": "1.10.5", + "dayjs": "1.11.13", "decimal.js": "10.3.1", "default-passive-events": "^2.0.0", "diff": "5.2.0",