Skip to content

Commit c83530b

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency antd to v4.24.1
1 parent 0cdd2e8 commit c83530b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@docusaurus/theme-live-codeblock": "2.2.0",
2929
"@easyops-cn/docusaurus-search-local": "0.33.5",
3030
"@mdx-js/react": "1.6.22",
31-
"antd": "4.24.0",
31+
"antd": "4.24.1",
3232
"clsx": "1.2.1",
3333
"lint-staged": "13.0.3",
3434
"nodejieba": "2.6.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3021,10 +3021,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0:
30213021
resolved "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.1.0.tgz#87313c102b8118abd57371afab34618bf7350ed3"
30223022
integrity sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==
30233023

3024-
3025-
version "4.24.0"
3026-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.24.0.tgz#a0e5d8728cd79c16d7b6b19520fa47ee47155b9e"
3027-
integrity sha512-ksk856MY359Gw7fMEPcOOKP7szvDHDNOaVd/uc5d4MK0qVX9LNjnmBGvp2BMUz20aAGalSrT5uVEhVdpxU9USA==
3024+
3025+
version "4.24.1"
3026+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.24.1.tgz#c002a150fc3f828146f8b0df11ccc1210a824c61"
3027+
integrity sha512-YzHOODx3kbgUKQ7FouuukkkWzLGnbAjIxN6VShOnzOiRWe8EHo7wXyM8De0cASjw/8+SmrqyyK0np+ohQ7WntQ==
30283028
dependencies:
30293029
"@ant-design/colors" "^6.0.0"
30303030
"@ant-design/icons" "^4.7.0"
@@ -3057,7 +3057,7 @@ [email protected]:
30573057
rc-segmented "~2.1.0"
30583058
rc-select "~14.1.13"
30593059
rc-slider "~10.0.0"
3060-
rc-steps "~5.0.0-alpha.0"
3060+
rc-steps "~5.0.0-alpha.2"
30613061
rc-switch "~3.2.0"
30623062
rc-table "~7.26.0"
30633063
rc-tabs "~12.2.0"
@@ -7946,7 +7946,7 @@ rc-slider@~10.0.0:
79467946
rc-util "^5.18.1"
79477947
shallowequal "^1.1.0"
79487948

7949-
rc-steps@~5.0.0-alpha.0:
7949+
rc-steps@~5.0.0-alpha.2:
79507950
version "5.0.0"
79517951
resolved "https://registry.yarnpkg.com/rc-steps/-/rc-steps-5.0.0.tgz#2e2403f2dd69eb3966d65f461f7e3a8ee1ef69fe"
79527952
integrity sha512-9TgRvnVYirdhbV0C3syJFj9EhCRqoJAsxt4i1rED5o8/ZcSv5TLIYyo4H8MCjLPvbe2R+oBAm/IYBEtC+OS1Rw==

0 commit comments

Comments
 (0)