From b466a0a55356225624835b7f86e8a26c3267b917 Mon Sep 17 00:00:00 2001 From: lijianan <574980606@qq.com> Date: Tue, 31 Dec 2024 15:46:27 +0800 Subject: [PATCH 1/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78744ea..9f79fa0 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "dependencies": { "@babel/runtime": "^7.10.1", "classnames": "^2.2.1", - "rc-input": "~1.6.0", + "rc-input": "~1.7.1", "rc-resize-observer": "^1.0.0", "rc-util": "^5.27.0" }, From e0187aa8a3bd11055da04cb1398e6fb159d1b6ca Mon Sep 17 00:00:00 2001 From: lijianan <574980606@qq.com> Date: Tue, 31 Dec 2024 15:50:58 +0800 Subject: [PATCH 2/2] Update allowClear.test.tsx.snap --- tests/__snapshots__/allowClear.test.tsx.snap | 42 +++++++++----------- 1 file changed, 18 insertions(+), 24 deletions(-) diff --git a/tests/__snapshots__/allowClear.test.tsx.snap b/tests/__snapshots__/allowClear.test.tsx.snap index 0e3478f..db1093c 100644 --- a/tests/__snapshots__/allowClear.test.tsx.snap +++ b/tests/__snapshots__/allowClear.test.tsx.snap @@ -10,13 +10,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -31,13 +30,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -52,13 +50,12 @@ exports[`should support allowClear should not show icon if defaultValue is undef - ✖ - + `; @@ -73,13 +70,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `; @@ -94,13 +90,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `; @@ -115,13 +110,12 @@ exports[`should support allowClear should not show icon if value is undefined, n - ✖ - + `;