Skip to content

Commit 4bde97b

Browse files
Bump antd from 4.16.5 to 4.16.6
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.5 to 4.16.6. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@4.16.5...4.16.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c2e7c0a commit 4bde97b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dependencies": {
6060
"@matechs/console": "7.12.0",
6161
"@matechs/effect": "5.0.29",
62-
"antd": "4.16.5",
62+
"antd": "4.16.6",
6363
"fast-check": "2.17.0",
6464
"fast-equals": "2.0.0",
6565
"firebase": "7.24.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,10 +1731,10 @@ ansi-styles@^5.0.0:
17311731
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
17321732
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
17331733

1734-
1735-
version "4.16.5"
1736-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.5.tgz#6105bd848fb2e468e0d1d3ec024c82d2516587ef"
1737-
integrity sha512-HOPqJWdncFsviMisff7KUM77wwmIlSCfS6J0LAs3D/VP7pRCqo1YQLkdBJ77wxRjS60rwe8KDDayulohiTSoBQ==
1734+
1735+
version "4.16.6"
1736+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.6.tgz#5f79fa103bbd8be30fac74142ef1bbf8bc872491"
1737+
integrity sha512-E7T+GClZPGjPUfmiuTbQK4+OfvsQ/Ksi5C71Bm4dwz1wlbJ4CqfxhIlpBypod9fe8mCI+bVAjtBoUpR1q/6Sow==
17381738
dependencies:
17391739
"@ant-design/colors" "^6.0.0"
17401740
"@ant-design/icons" "^4.6.2"
@@ -1771,7 +1771,7 @@ [email protected]:
17711771
rc-tabs "~11.9.1"
17721772
rc-textarea "~0.3.0"
17731773
rc-tooltip "~5.1.1"
1774-
rc-tree "~4.1.0"
1774+
rc-tree "~4.2.1"
17751775
rc-tree-select "~4.3.0"
17761776
rc-trigger "^5.2.1"
17771777
rc-upload "~4.3.0"
@@ -6720,10 +6720,10 @@ rc-tree-select@~4.3.0:
67206720
rc-tree "^4.0.0"
67216721
rc-util "^5.0.5"
67226722

6723-
rc-tree@^4.0.0, rc-tree@~4.1.0:
6724-
version "4.1.1"
6725-
resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-4.1.1.tgz#d40f418b31b75e61886e3969481df1444232c98b"
6726-
integrity sha512-ufq7CkWfvTQa+xMPzEWYfOjTfsEALlPr0/IyujEG4+4d8NdaR3e+0dc8LkkVWoe1VCcXV2FQqAsgr2z/ThFUrQ==
6723+
rc-tree@^4.0.0, rc-tree@~4.2.1:
6724+
version "4.2.1"
6725+
resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-4.2.1.tgz#85f4ebe7b2e76b07c48ada06ce3d028efd824ba1"
6726+
integrity sha512-uBIJ2/CMsR3I53W14WjyX+m3AY54qG7AuqlVr0jqIBWxiRtnOkKCCBpYLuUIxbqjJ9+QvNtHyxjwxHG0v/zD5g==
67276727
dependencies:
67286728
"@babel/runtime" "^7.10.1"
67296729
classnames "2.x"

0 commit comments

Comments
 (0)