From 2b3e4df243877894c16da67fd3dfb50e9f16809a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=81=87=E8=A7=81=E5=90=8C=E5=AD=A6?= <1875694521@qq.com> Date: Mon, 3 Nov 2025 15:53:04 +0800 Subject: [PATCH] chore: bump @rc-component/input@1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e601aea..af94c9f4 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ ] }, "dependencies": { - "@rc-component/input": "~1.0.0", + "@rc-component/input": "~1.1.0", "@rc-component/mini-decimal": "^1.0.1", "@rc-component/util": "^1.2.0", "clsx": "^2.1.1"