Skip to content

Commit 587c204

Browse files
Bump antd from 4.16.3 to 4.16.5
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.3 to 4.16.5. - [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.3...4.16.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c41567e commit 587c204

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.3",
62+
"antd": "4.16.5",
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.3"
1736-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.3.tgz#9836613eaeabb55a0bcd4423551df699d65f67a8"
1737-
integrity sha512-goFcDw8MB9PKgb+fHjUEOwoseL5iuMNelzcdFJOJaG1LXPm9d/ZQhQWdYbzQf5l7v6bmvvvi91WNB1rDsuXh3w==
1734+
1735+
version "4.16.5"
1736+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.5.tgz#6105bd848fb2e468e0d1d3ec024c82d2516587ef"
1737+
integrity sha512-HOPqJWdncFsviMisff7KUM77wwmIlSCfS6J0LAs3D/VP7pRCqo1YQLkdBJ77wxRjS60rwe8KDDayulohiTSoBQ==
17381738
dependencies:
17391739
"@ant-design/colors" "^6.0.0"
17401740
"@ant-design/icons" "^4.6.2"
@@ -1755,7 +1755,7 @@ [email protected]:
17551755
rc-image "~5.2.4"
17561756
rc-input-number "~7.1.0"
17571757
rc-mentions "~1.6.1"
1758-
rc-menu "~9.0.9"
1758+
rc-menu "~9.0.12"
17591759
rc-motion "^2.4.0"
17601760
rc-notification "~4.5.7"
17611761
rc-pagination "~3.1.6"
@@ -6516,10 +6516,10 @@ rc-mentions@~1.6.1:
65166516
rc-trigger "^5.0.4"
65176517
rc-util "^5.0.1"
65186518

6519-
rc-menu@^9.0.0, rc-menu@~9.0.9:
6520-
version "9.0.10"
6521-
resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-9.0.10.tgz#59fde6442c138dc60693fbe02ea50c33c8164f38"
6522-
integrity sha512-wb7fZZ3f5KBqr7v3q8U1DB5K4SEm31KLPe/aANyrHajVJjQpiiGTMLF7ZB7vyqjC4QJq0SJewB4FkumT2U86fw==
6519+
rc-menu@^9.0.0, rc-menu@~9.0.12:
6520+
version "9.0.12"
6521+
resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-9.0.12.tgz#492c4bb07a596e2ce07587c669b27ee28c3810c5"
6522+
integrity sha512-8uy47DL36iDEwVZdUO/fjhhW5+4j0tYlrCsOzw6iy8MJqKL7/HC2pj7sL/S9ayp2+hk9fYQYB9Tu+UN+N2OOOQ==
65236523
dependencies:
65246524
"@babel/runtime" "^7.10.1"
65256525
classnames "2.x"

0 commit comments

Comments
 (0)