From 9673185fbf6de58beed11a0e87bad42a39d51f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E7=88=B1=E5=90=83=E7=99=BD=E8=90=9D?= =?UTF-8?q?=E5=8D=9C?= Date: Thu, 5 Feb 2026 15:20:44 +0800 Subject: [PATCH] chore: lock antd-img-crop to ~4.27.0 (#56869) Co-authored-by: Claude Opus 4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f38eb6b3f1..c3739cb56d 100644 --- a/package.json +++ b/package.json @@ -223,7 +223,7 @@ "adm-zip": "^0.5.16", "ajv": "^8.17.1", "ali-oss": "^6.23.0", - "antd-img-crop": "^4.27.0", + "antd-img-crop": "~4.27.0", "antd-style": "^4.1.0", "antd-token-previewer": "^3.0.0", "axios": "^1.13.2",