Skip to content

Commit 8f98fb2

Browse files
renovate-botmergify[bot]
authored andcommitted
fix(deps): update dependency antd to v4.18.7
1 parent 5d20e6d commit 8f98fb2

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
@@ -28,7 +28,7 @@
2828
"@docusaurus/theme-live-codeblock": "2.0.0-beta.6",
2929
"@easyops-cn/docusaurus-search-local": "0.21.4",
3030
"@mdx-js/react": "1.6.22",
31-
"antd": "4.18.6",
31+
"antd": "4.18.7",
3232
"clsx": "1.1.1",
3333
"lint-staged": "12.3.4",
3434
"nodejieba": "2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3409,10 +3409,10 @@ ansi-styles@^6.0.0:
34093409
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.1.0.tgz#87313c102b8118abd57371afab34618bf7350ed3"
34103410
integrity sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==
34113411

3412-
3413-
version "4.18.6"
3414-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.18.6.tgz#f849d3141ae18447ec1cdc2b6d83096be24c0769"
3415-
integrity sha512-CgliJK1iFUYVER2zJsBUManwxLKhdrRVdhpYeHByglZ8w/WXmgIJ3xoSwwM0o4A/FA+gRuDa0f7kVnzPDiqdYw==
3412+
3413+
version "4.18.7"
3414+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.18.7.tgz#7355953a6c948b9353fe0f24681d0e1e2ca92781"
3415+
integrity sha512-OJsrZOPy4+fEbIVoUFLXQ9quLthkOjQD+AGwIey3nC5+4hebloImbGqqwQ1/ypSFDxou8NtyZ2HCTfPP5WaO4g==
34163416
dependencies:
34173417
"@ant-design/colors" "^6.0.0"
34183418
"@ant-design/icons" "^4.7.0"

0 commit comments

Comments
 (0)