Skip to content

Commit bc187f5

Browse files
Bump antd from 4.16.9 to 4.16.10
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.9 to 4.16.10. - [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.9...4.16.10) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1402f1b commit bc187f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.9",
62+
"antd": "4.16.10",
6363
"fast-check": "2.17.0",
6464
"fast-equals": "2.0.0",
6565
"firebase": "7.24.0",

yarn.lock

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

1748-
1749-
version "4.16.9"
1750-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.9.tgz#88fb529960704c79a57f011845691fc633438083"
1751-
integrity sha512-RKiDvziLQUPWqE2ds/dmxlTKUtFDp0dD6eIbyJEz3bAFO/7z3dVqnuW5GobPlfJPl93HUppuwDmFrHcFjEI/+Q==
1748+
1749+
version "4.16.10"
1750+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.10.tgz#d785741413a1875d9e526a09b8f5388cc29677e9"
1751+
integrity sha512-l1A6AiIXJPvJL9EXxF6nIEr44tcNFcx73u5+sSAU/heHQjC3wWUey6bY3nn9StdHcP8HuJOIs8vpev4cp6ty/w==
17521752
dependencies:
17531753
"@ant-design/colors" "^6.0.0"
17541754
"@ant-design/icons" "^4.6.2"

0 commit comments

Comments
 (0)