From 0cf62f696dfff09cf84bb90abbf7a2b64d9d254c Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 9 Nov 2019 18:03:34 +0800 Subject: [PATCH] :up: upgrade rc-form and rc-animate for lifecyle warning https://github.com/react-component/form/pull/355 https://github.com/react-component/animate/pull/82 https://github.com/ant-design/ant-design/issues/9792 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 41ddee5311..fdab62592f 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "omit.js": "^1.0.2", "prop-types": "^15.7.2", "raf": "^3.4.1", - "rc-animate": "^2.8.3", + "rc-animate": "^2.10.2", "rc-calendar": "~9.15.5", "rc-cascader": "~0.17.4", "rc-checkbox": "~2.1.6", @@ -113,7 +113,7 @@ "rc-drawer": "~3.0.0", "rc-dropdown": "~2.4.1", "rc-editor-mention": "^1.1.13", - "rc-form": "^2.4.5", + "rc-form": "^2.4.10", "rc-input-number": "~4.5.0", "rc-mentions": "~0.4.0", "rc-menu": "~7.5.1",