From 036e89176b3ca9331872bcb7eafbefd38f3e54c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Mar 2022 16:30:51 +0000 Subject: [PATCH] Update dependency antd to v4.19.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 039159c9..f673789f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@emotion/core": "11.0.0", "@emotion/react": "11.8.2", "@emotion/styled": "11.8.1", - "antd": "4.19.2", + "antd": "4.19.3", "axios": "0.26.1", "emotion": "11.0.0", "formik": "2.2.9", diff --git a/yarn.lock b/yarn.lock index ef2d4d80..05fe0392 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4683,10 +4683,10 @@ ansi-to-html@^0.6.11: dependencies: entities "^2.0.0" -antd@4.19.2: - version "4.19.2" - resolved "https://registry.yarnpkg.com/antd/-/antd-4.19.2.tgz#5438478aedf61bf670784611cba077387ff0f1b3" - integrity sha512-qXM6d6hFsT5rZJB4TRTHl32dixu1IHmPD0QLzG5YuUpzecv6QoTr1ZMp2/I1MMCb1+n99yQ5gFx7U677AbL5hw== +antd@4.19.3: + version "4.19.3" + resolved "https://registry.yarnpkg.com/antd/-/antd-4.19.3.tgz#2b6bb938bda9850c797db59c8923f3c8a14a6693" + integrity sha512-q4oT2lIM0Fb60MfcdtjH6LFQcmo5MuM27PN3nJMsRG1FeiQ9n+OPFlkQSdtb0ZWFIFjTH3p0W02T6SbB2U7ChQ== dependencies: "@ant-design/colors" "^6.0.0" "@ant-design/icons" "^4.7.0"