From 48c0cdeb07c29c74ebbd636bad7ea1183c273bff Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 6 Oct 2020 04:20:42 -0700
Subject: [PATCH] Bump antd from 4.6.3 to 4.6.6 in /desktop (#1557)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Summary:
allow-large-files
Bumps [antd](https://github.com/ant-design/ant-design) from 4.6.3 to 4.6.6.
Release notes
Sourced from antd's releases.
4.6.6
- {emoji:1f41e} Fix Steps first item shifts in small screen. #26894
- {emoji:1f484} Fix Divider border style not work when text is provided. #26863
- {emoji:1f41e} Fix Radio.Button validation error highlight. #26849 dhorelik
- {emoji:1f484} Fix Typography link-decoration style. #26854 vineetvk01
- Locale
- TypeScript
- � Fix message.destroy parameter type. #26864 lihqi
- � Optimize Slider type definition. #26884
- � Form properly export
FormListProps type. #26831 mgcrea
- {emoji:1f41e} 修复 Steps 在小屏幕下第一项偏移的问题。#26894
- {emoji:1f484} 修复 Divider 在有文字时,设置边框颜色无效的问题。#26863
- {emoji:1f41e} 修复 Radio.Button 错误校验高亮样式的问题。#26849 dhorelik
- {emoji:1f484} 修复 Typography 链接下划线样式。#26854 vineetvk01
- 国际化
- TypeScript
4.6.5
- {emoji:1f484} Fix Descriptions item long text ellipsis issue. #26820
- {emoji:1f41e} Fix Menu unexpected scrollbar when show and hide. #26817
- {emoji:1f41e} Fix
layout-sider-background cannot set to linear gradient color. #26810
- {emoji:1f41e} Fix Select compositing status lost when input first letter in Chinese. #26796
- {emoji:1f41e} Fix Table
table-sticky-zindex less compile error issue. #26800 chimp1nski
- Button
- {emoji:1f484} Fix Button align issue when has icon only. #26785
- {emoji:1f41e} Fix Button warning
Invalid value for prop navigate when using with react-router. #26740 knobo
- {emoji:1f484} Fix TimePicker column align issue, add
picker-time-panel-column-width and picker-time-panel-column-height less variables. #26784
- {emoji:1f41e} Fix AutoComplete warning when using
placeholder and allowClear. #26765
- {emoji:1f41e} Fix Space show items when it's render empty dom. #26721 knobo
- {emoji:1f6e0} Dedupe
rc-trigger version to reduce package size. #26803
- TypeScript
- {emoji:1f484} 修复 Descriptions 长文本溢出的样式问题。#26820
- {emoji:1f41e} 修复 Menu 子菜单展开/收起时会出现滚动条的问题。#26817
- {emoji:1f41e} 修复
layout-sider-background 变量不能设置为渐变色的问题。#26810
... (truncated)
Changelog
Sourced from antd's changelog.
4.6.6
2020-09-27
- {emoji:1f41e} Fix Steps first item shifts in small screen. #26894
- {emoji:1f484} Fix Divider border style not work when text is provided. #26863
- {emoji:1f41e} Fix Radio.Button validation error highlight. #26849 dhorelik
- {emoji:1f484} Fix Typography link-decoration style. #26854 vineetvk01
- Locale
- TypeScript
- � Fix message.destroy parameter type. #26864 lihqi
- � Optimize Slider type definition. #26884
- � Form properly export
FormListProps type. #26831 mgcrea
4.6.5
2020-09-20
- {emoji:1f484} Fix Descriptions item long text ellipsis issue. #26820
- {emoji:1f41e} Fix Menu unexpected scrollbar when show and hide. #26817
- {emoji:1f41e} Fix
layout-sider-background cannot set to linear gradient color. #26810
- {emoji:1f41e} Fix Select compositing status lost when input first letter in Chinese. #26796
- {emoji:1f41e} Fix Table
table-sticky-zindex less compile error issue. #26800 chimp1nski
- Button
- {emoji:1f484} Fix Button align issue when has icon only. #26785
- {emoji:1f41e} Fix Button warning
Invalid value for prop navigate when using with react-router. #26740 knobo
- {emoji:1f484} Fix TimePicker column align issue, add
picker-time-panel-column-width and picker-time-panel-column-height less variables. #26784
- {emoji:1f41e} Fix AutoComplete warning when using
placeholder and allowClear. #26765
- {emoji:1f41e} Fix Space show items when it's render empty dom. #26721 knobo
- {emoji:1f6e0} Dedupe
rc-trigger version to reduce package size. #26803
- TypeScript
4.6.4
2020-09-13
- {emoji:1f484} style: Card card image has extra 1px border. #26659
- {emoji:1f484} Fix Select
placeholder color not same as Input. #26651 wangcch
- {emoji:1f41e} Fix Menu not support React.Fragment inside. #26656
- {emoji:1f41e} Fix TextArea different behavior with Input when set
value to undefined. #26652
- {emoji:1f41e} Fix Motion related issue like Upload align flash and Form.Item with
help ssr issue. #26628
- {emoji:1f41e} Fix Typography.Link warning
Invalid value for prop navigate when using with react-router. #26623
- {emoji:1f41e} Fix Table pagination missing when is above table. #26618
- {emoji:1f41e} Fix Upload in control miss file when upload multiple file in same time. #26612
- TypeScript
- � Fix Table that sorter
compare and multiple should be optional. #26686
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request resolved: https://github.com/facebook/flipper/pull/1557
Reviewed By: cekkaewnumchai
Differential Revision: D24112926
Pulled By: mweststrate
fbshipit-source-id: 561a7b436c78ef7913876f767b9957a17105159d
---
desktop/app/package.json | 2 +-
desktop/yarn.lock | 180 ++++++++++++++++++++-------------------
2 files changed, 94 insertions(+), 88 deletions(-)
diff --git a/desktop/app/package.json b/desktop/app/package.json
index 00e950fc0..c65a4db05 100644
--- a/desktop/app/package.json
+++ b/desktop/app/package.json
@@ -19,7 +19,7 @@
"JSONStream": "^1.3.1",
"adbkit": "^2.11.1",
"adbkit-logcat": "^2.0.1",
- "antd": "^4.6.3",
+ "antd": "^4.6.6",
"archiver": "^5.0.0",
"async-mutex": "^0.1.3",
"axios": "^0.20.0",
diff --git a/desktop/yarn.lock b/desktop/yarn.lock
index 53c885bc2..b027a3cf0 100644
--- a/desktop/yarn.lock
+++ b/desktop/yarn.lock
@@ -2886,10 +2886,10 @@ ansicolors@~0.3.2:
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
integrity sha1-ZlWX3oap/+Oqm/vmyuXG6kJrSXk=
-antd@^4.6.3:
- version "4.6.3"
- resolved "https://registry.yarnpkg.com/antd/-/antd-4.6.3.tgz#aeabfdffa96a6e053b45576623a20b21621d55f1"
- integrity sha512-3wYzzXK5juew1OO2BKQVesgEWkWhf2P1xjNtyjDJqxACmtUGr7kL3v/6DCAqMDt8P5gLzDvZgsSMpes1sSfS8A==
+antd@^4.6.6:
+ version "4.6.6"
+ resolved "https://registry.yarnpkg.com/antd/-/antd-4.6.6.tgz#79b3e22ba6ddefaa2948d00d86d2c6130b3562fb"
+ integrity sha512-ruqzFFyohjEEp+Qg5VzBzFgDjqdj0FoPt3V/bGtLjeuQXPqFrPs+y4WWWmqi3ydGmN4VPIGBwd3CybQDrZAN3g==
dependencies:
"@ant-design/colors" "^4.0.5"
"@ant-design/css-animation" "^1.7.2"
@@ -2904,36 +2904,36 @@ antd@^4.6.3:
omit.js "^2.0.2"
raf "^3.4.1"
rc-animate "~3.1.0"
- rc-cascader "~1.3.0"
+ rc-cascader "~1.4.0"
rc-checkbox "~2.3.0"
rc-collapse "~2.0.0"
rc-dialog "~8.2.1"
rc-drawer "~4.1.0"
- rc-dropdown "~3.1.2"
+ rc-dropdown "~3.2.0"
rc-field-form "~1.10.0"
- rc-image "~3.0.2"
+ rc-image "~3.0.6"
rc-input-number "~6.0.0"
- rc-mentions "~1.4.0"
- rc-menu "~8.5.2"
- rc-motion "^1.1.1"
+ rc-mentions "~1.5.0"
+ rc-menu "~8.7.1"
+ rc-motion "^2.0.0"
rc-notification "~4.4.0"
rc-pagination "~3.0.3"
- rc-picker "~2.0.6"
+ rc-picker "~2.1.0"
rc-progress "~3.1.0"
rc-rate "~2.8.2"
rc-resize-observer "^0.2.3"
- rc-select "~11.2.0"
- rc-slider "~9.3.0"
+ rc-select "~11.3.2"
+ rc-slider "~9.5.1"
rc-steps "~4.1.0"
rc-switch "~3.2.0"
rc-table "~7.9.2"
rc-tabs "~11.6.0"
rc-textarea "~0.3.0"
- rc-tooltip "~4.2.0"
- rc-tree "~3.9.0"
+ rc-tooltip "~5.0.0"
+ rc-tree "~3.10.0"
rc-tree-select "~4.1.1"
- rc-trigger "~4.4.0"
- rc-upload "~3.3.0"
+ rc-trigger "~5.0.3"
+ rc-upload "~3.3.1"
rc-util "^5.1.0"
scroll-into-view-if-needed "^2.2.25"
warning "^4.0.3"
@@ -10232,13 +10232,13 @@ rc-animate@3.x, rc-animate@~3.1.0:
raf "^3.4.0"
rc-util "^5.0.1"
-rc-cascader@~1.3.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/rc-cascader/-/rc-cascader-1.3.0.tgz#67925c7ac4b732fe06cabb3a9c91631c96d04ccf"
- integrity sha512-wayuMo/dSZixvdpiRFZB4Q6A3omKRXQcJ3CxN02+PNiTEcRnK2KDqKUzrx7GwgMsyH5tz90lUZ91lLaEPNFv0A==
+rc-cascader@~1.4.0:
+ version "1.4.0"
+ resolved "https://registry.yarnpkg.com/rc-cascader/-/rc-cascader-1.4.0.tgz#d731ea8e07433558627941036091a2820e895474"
+ integrity sha512-6kgQljDQEKjVAVRkZtvvoi+2qv4u42M6oLuvt4ZDBa16r3X9ZN8TAq3atVyC840ivbGKlHT50OcdVx/iwiHc1w==
dependencies:
array-tree-filter "^2.1.0"
- rc-trigger "^4.0.0"
+ rc-trigger "^5.0.4"
rc-util "^5.0.1"
warning "^4.0.1"
@@ -10279,14 +10279,14 @@ rc-drawer@~4.1.0:
classnames "^2.2.6"
rc-util "^5.0.1"
-rc-dropdown@^3.1.0, rc-dropdown@~3.1.2:
- version "3.1.2"
- resolved "https://registry.yarnpkg.com/rc-dropdown/-/rc-dropdown-3.1.2.tgz#5199bd532ac8519813a347d194ab4b0cee702333"
- integrity sha512-s2W5jqvjTid5DxotGO5FlTBaQWeB+Bu7McQgjB8Ot3Wbl72AIKwLf11+lgbV4mA2vWC1H8DKyn6SW9TKLTi0xg==
+rc-dropdown@^3.1.0, rc-dropdown@~3.2.0:
+ version "3.2.0"
+ resolved "https://registry.yarnpkg.com/rc-dropdown/-/rc-dropdown-3.2.0.tgz#da6c2ada403842baee3a9e909a0b1a91ba3e1090"
+ integrity sha512-j1HSw+/QqlhxyTEF6BArVZnTmezw2LnSmRk6I9W7BCqNCKaRwleRmMMs1PHbuaG8dKHVqP6e21RQ7vPBLVnnNw==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "^2.2.6"
- rc-trigger "^4.0.0"
+ rc-trigger "^5.0.4"
rc-field-form@~1.10.0:
version "1.10.1"
@@ -10297,7 +10297,7 @@ rc-field-form@~1.10.0:
async-validator "^3.0.3"
rc-util "^5.0.0"
-rc-image@~3.0.2:
+rc-image@~3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/rc-image/-/rc-image-3.0.6.tgz#b1ad31463d0cc21b8ee6a0bcdc391b35a384b9d5"
integrity sha512-Dn8mTSlcgKJko417OX8+6yyNIL9+DEa81aexBfT78qWlEpcxtR4GgdsU0+zJLNqa2rnGZyjaBLFtaPw9tUuxYA==
@@ -10317,49 +10317,34 @@ rc-input-number@~6.0.0:
classnames "^2.2.5"
rc-util "^5.0.1"
-rc-mentions@~1.4.0:
- version "1.4.2"
- resolved "https://registry.yarnpkg.com/rc-mentions/-/rc-mentions-1.4.2.tgz#534c29622445be8a5c197d405d20491e0ab35cf0"
- integrity sha512-wSmHRF9kFwrbj59mR+u4yVr0KtcrfPw53PYOVizYxYeDfmwaCcSgk29F8OjlDy5jVqUaMhHX5nIiYCePu5Aytg==
+rc-mentions@~1.5.0:
+ version "1.5.1"
+ resolved "https://registry.yarnpkg.com/rc-mentions/-/rc-mentions-1.5.1.tgz#1de6dcbdccd6632e0449f3faf7ab86488c14d314"
+ integrity sha512-J5q4o4zFeHfoKg4Q3W7O0xTL7SM4z21hqPPHV2TmuYxZHJLV0mHzTKS8A15qJoyfI28+4b6dZa8JR2V+WlNkaA==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "^2.2.6"
rc-menu "^8.0.1"
rc-textarea "^0.3.0"
- rc-trigger "^4.3.0"
+ rc-trigger "^5.0.4"
rc-util "^5.0.1"
-rc-menu@^8.0.1, rc-menu@^8.2.1:
- version "8.6.1"
- resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-8.6.1.tgz#edcacfb63a66cb57a33e131d43dc266ce633722c"
- integrity sha512-/PzdoOLmhjOi5RqXKrmUGbhKFzM22eZgL3HyYpa2fym1wUfEFXqp8U8b69mbGmY16+YzU7f15nYTxJkbTdgdTA==
+rc-menu@^8.0.1, rc-menu@^8.2.1, rc-menu@~8.7.1:
+ version "8.7.1"
+ resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-8.7.1.tgz#f3dcaeb25308568a07871b79f8ddd9515a64e8be"
+ integrity sha512-CuuJ9oS1oPAfenqAMa3CZZE7RrPcPTHV3310cf6RO2uJgE9ztqasRFMEBwtruH16OexTr0igTCXySm+e2/TBQg==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "2.x"
mini-store "^3.0.1"
omit.js "^2.0.0"
- rc-motion "^1.0.1"
- rc-trigger "^4.4.0"
+ rc-motion "^2.0.1"
+ rc-trigger "^5.0.4"
rc-util "^5.0.1"
resize-observer-polyfill "^1.5.0"
shallowequal "^1.1.0"
-rc-menu@~8.5.2:
- version "8.5.3"
- resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-8.5.3.tgz#ac427c50929a2bc1a5fb1ce57e187033d3f09361"
- integrity sha512-OLdN+jwhabgyRZDvWYjYpO7RP7wLybhNuAulgGqx1oUPBJrtgVlG/X4HtPb7nypRx/n+eicj6H8CtbCs0L4m/Q==
- dependencies:
- "@babel/runtime" "^7.10.1"
- classnames "2.x"
- mini-store "^3.0.1"
- omit.js "^2.0.0"
- rc-motion "^1.0.1"
- rc-trigger "^4.4.0"
- rc-util "^5.0.1"
- resize-observer-polyfill "^1.5.0"
- shallowequal "^1.1.0"
-
-rc-motion@^1.0.0, rc-motion@^1.0.1, rc-motion@^1.1.1:
+rc-motion@^1.0.0:
version "1.1.2"
resolved "https://registry.yarnpkg.com/rc-motion/-/rc-motion-1.1.2.tgz#07212f1b96c715b8245ec121339146c4a9b0968c"
integrity sha512-YC/E7SSWKBFakYg4PENhSRWD4ZLDqkI7FKmutJcrMewZ91/ZIWfoZSDvPaBdKO0hsFrrzWepFhXQIq0FNnCMWA==
@@ -10369,6 +10354,15 @@ rc-motion@^1.0.0, rc-motion@^1.0.1, rc-motion@^1.1.1:
raf "^3.4.1"
rc-util "^5.0.6"
+rc-motion@^2.0.0, rc-motion@^2.0.1:
+ version "2.3.1"
+ resolved "https://registry.yarnpkg.com/rc-motion/-/rc-motion-2.3.1.tgz#a0c9f402c267bd03543ef80a970297a6ba77c503"
+ integrity sha512-UAB2gwS9c1DuCFKVCimAkL2JUEGCwzgCbb+VslhIMFg6vY7oyMxYIQ6hkoji1PzgDEw0tHIhP+a17R6Y5DGMrQ==
+ dependencies:
+ "@babel/runtime" "^7.11.1"
+ classnames "^2.2.1"
+ rc-util "^5.2.1"
+
rc-notification@~4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/rc-notification/-/rc-notification-4.4.0.tgz#192d082cd6e2995705f43c6929162631c71e3db1"
@@ -10387,17 +10381,17 @@ rc-pagination@~3.0.3:
"@babel/runtime" "^7.10.1"
classnames "^2.2.1"
-rc-picker@~2.0.6:
- version "2.0.11"
- resolved "https://registry.yarnpkg.com/rc-picker/-/rc-picker-2.0.11.tgz#68524babfd3470f9cce2f2e9f35038ec99784dc0"
- integrity sha512-pUEne2fikHvzqmOjWNLa1P/ss4/1J9lpHrtSU1IrueRiEbUPLIgXmnzoUeVt3syOZGBnWok6nNDu1FvIQfVMCw==
+rc-picker@~2.1.0:
+ version "2.1.0"
+ resolved "https://registry.yarnpkg.com/rc-picker/-/rc-picker-2.1.0.tgz#91471cc5bf8c1bc4e48afa37f4048068222f3f50"
+ integrity sha512-Tu8+yR0qnBVND4v+eta8GRkLu4OvTUaxlk7ZHDAkVFm1RHLAl1GzA6Foni9vcpkMnFMFD6EzpaOlkArI0ryuDA==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "^2.2.1"
date-fns "^2.15.0"
dayjs "^1.8.30"
moment "^2.24.0"
- rc-trigger "^4.0.0"
+ rc-trigger "^5.0.4"
rc-util "^5.0.1"
shallowequal "^1.1.0"
@@ -10428,27 +10422,27 @@ rc-resize-observer@^0.2.0, rc-resize-observer@^0.2.1, rc-resize-observer@^0.2.3:
rc-util "^5.0.0"
resize-observer-polyfill "^1.5.1"
-rc-select@^11.1.1, rc-select@~11.2.0:
- version "11.2.0"
- resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-11.2.0.tgz#6372dca772779104eadd9f832633fcb79bb86844"
- integrity sha512-rw9XH2ALt/lpXDM/gULWiPDkEh5UndLDMqZo5FRiZji7MYLg+CbmcFpvJ6iYN5KpKosyLsCWrwvzeWZOCL6q0Q==
+rc-select@^11.1.1, rc-select@~11.3.2:
+ version "11.3.3"
+ resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-11.3.3.tgz#ba445ac4d2d933dd1f80b796c1de28ce6c81bbf8"
+ integrity sha512-YMsGVEZxXctj15nIZKlFCkiOxMe0PNBeACN6nHqDozDYKR/aqP8J3XZqZ5Gw/fcgS4bI50zPVMieJKlY8/6Wfw==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "2.x"
- rc-motion "^1.0.1"
- rc-trigger "^4.3.0"
+ rc-motion "^2.0.1"
+ rc-trigger "^5.0.4"
rc-util "^5.0.1"
rc-virtual-list "^3.0.3"
warning "^4.0.3"
-rc-slider@~9.3.0:
- version "9.3.1"
- resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-9.3.1.tgz#444012f3b4847d592b167a9cee6a1a46779a6ef4"
- integrity sha512-c52PWPyrfJWh28K6dixAm0906L3/4MUIxqrNQA4TLnC/Z+cBNycWJUZoJerpwSOE1HdM3XDwixCsmtFc/7aWlQ==
+rc-slider@~9.5.1:
+ version "9.5.1"
+ resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-9.5.1.tgz#30db11f7887ab618e43d8b560d7376e69b28749c"
+ integrity sha512-MbGH2f2/Kv7jUeBHQp8rcXLUrNdFR3YLyuMR77WcjQrEIMly/zoBuie/VZaWoPXWHlsB3H91ETktF88EfS/PkQ==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "^2.2.5"
- rc-tooltip "^4.0.0"
+ rc-tooltip "^5.0.1"
rc-util "^5.0.0"
shallowequal "^1.1.0"
@@ -10506,12 +10500,13 @@ rc-textarea@^0.3.0, rc-textarea@~0.3.0:
omit.js "^2.0.0"
rc-resize-observer "^0.2.3"
-rc-tooltip@^4.0.0, rc-tooltip@~4.2.0:
- version "4.2.2"
- resolved "https://registry.yarnpkg.com/rc-tooltip/-/rc-tooltip-4.2.2.tgz#b0c374a26846f285b21eb74f9d533e6049e34b22"
- integrity sha512-mAs+gAngUyHVA6HdFXsELoJOHgfjAACLLc8SGtnVhovJdyqs5ZGSL9p5i+ApNaVpwjswqShw7L4DRtMl7cXCQg==
+rc-tooltip@^5.0.1, rc-tooltip@~5.0.0:
+ version "5.0.1"
+ resolved "https://registry.yarnpkg.com/rc-tooltip/-/rc-tooltip-5.0.1.tgz#b82c4259604d2cb62ca610ed7932dd37fc6ef61d"
+ integrity sha512-3AnxhUS0j74xAV3khrKw8o6rg+Ima3nw09DJBezMPnX3ImQUAnayWsPSlN1mEnihjA43rcFkGM1emiKE+CXyMQ==
dependencies:
- rc-trigger "^4.2.1"
+ "@babel/runtime" "^7.11.2"
+ rc-trigger "^5.0.0"
rc-tree-select@~4.1.1:
version "4.1.2"
@@ -10524,18 +10519,18 @@ rc-tree-select@~4.1.1:
rc-tree "^3.8.0"
rc-util "^5.0.5"
-rc-tree@^3.8.0, rc-tree@~3.9.0:
- version "3.9.5"
- resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-3.9.5.tgz#07bab1baf11414ec910578759e69f9373e93f424"
- integrity sha512-ZGVl1o83hZoz971pzY9Y7yZM+f9qcia1Gym+QNyc3zMGQVshbr6CX2WZ8xUK18tTkdRSqbTXmZFnvYf1lfqT8A==
+rc-tree@^3.8.0, rc-tree@~3.10.0:
+ version "3.10.0"
+ resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-3.10.0.tgz#897498b3756f6c84f41ad2b244ee9489abf43b7f"
+ integrity sha512-kf7J/f2E2T8Kfta3/1BIg65AzTmXOgOjn0KOpvD3KI/gqkfKMRKUS1ybkxW39JUPpKwdeOHFnYH+nFFMq7tkfg==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "2.x"
- rc-motion "^1.0.0"
+ rc-motion "^2.0.1"
rc-util "^5.0.0"
rc-virtual-list "^3.0.1"
-rc-trigger@^4.0.0, rc-trigger@^4.2.1, rc-trigger@^4.3.0, rc-trigger@^4.4.0, rc-trigger@~4.4.0:
+rc-trigger@^4.2.1:
version "4.4.2"
resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-4.4.2.tgz#74f7ebcfdcdc191b7c82380def68fbba79ed5aec"
integrity sha512-uw2/s7j1b/RXyixa4omPuxZWv/3ln+H+p0v3trIUBxseolbdj8TTFpXYjXMZdGtMpAEAIbN1yo/K+r7wRB+xtQ==
@@ -10547,7 +10542,18 @@ rc-trigger@^4.0.0, rc-trigger@^4.2.1, rc-trigger@^4.3.0, rc-trigger@^4.4.0, rc-t
rc-motion "^1.0.0"
rc-util "^5.0.1"
-rc-upload@~3.3.0:
+rc-trigger@^5.0.0, rc-trigger@^5.0.4, rc-trigger@~5.0.3:
+ version "5.0.6"
+ resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-5.0.6.tgz#7e84717525871a7923a671edb5a290e9e616525b"
+ integrity sha512-L/xIX5OO7a/bdTH0yYT9mwAsV6oM1inAqAbLjoUzpcIW+UUE3jjVOjm5VaKDfHd41rzDzOfN05URmhet5QzXKQ==
+ dependencies:
+ "@babel/runtime" "^7.11.2"
+ classnames "^2.2.6"
+ rc-align "^4.0.0"
+ rc-motion "^2.0.0"
+ rc-util "^5.3.4"
+
+rc-upload@~3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/rc-upload/-/rc-upload-3.3.1.tgz#ad8658b2a796031930b35d2b07ab312b7cd4c9ed"
integrity sha512-KWkJbVM9BwU8qi/2jZwmZpAcdRzDkuyfn/yAOLu+nm47dyd6//MtxzQD3XZDFkC6jQ6D5FmlKn6DhmOfV3v43w==
@@ -10556,10 +10562,10 @@ rc-upload@~3.3.0:
classnames "^2.2.5"
rc-util "^5.2.0"
-rc-util@^5.0.0, rc-util@^5.0.1, rc-util@^5.0.4, rc-util@^5.0.5, rc-util@^5.0.6, rc-util@^5.0.7, rc-util@^5.1.0, rc-util@^5.2.0:
- version "5.2.1"
- resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.2.1.tgz#c01a3e25b4d65570e433f46f85fdf36ed44de6af"
- integrity sha512-OnIKp4DsYZpT3St9LwiGARXyMR38wNbk7C4jXS6NGAGHZEQWck7W6qfiJwj+MUmhJiUisAknU6BUs65exbhFTw==
+rc-util@^5.0.0, rc-util@^5.0.1, rc-util@^5.0.4, rc-util@^5.0.5, rc-util@^5.0.6, rc-util@^5.0.7, rc-util@^5.1.0, rc-util@^5.2.0, rc-util@^5.2.1, rc-util@^5.3.4:
+ version "5.4.0"
+ resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.4.0.tgz#688eaeecfdae9dae2bfdf10bedbe884591dba004"
+ integrity sha512-kXDn1JyLJTAWLBFt+fjkTcUtXhxKkipQCobQmxIEVrX62iXgo24z8YKoWehWfMxPZFPE+RXqrmEu9j5kHz/Lrg==
dependencies:
react-is "^16.12.0"
shallowequal "^1.1.0"