Skip to content

Commit 00021a1

Browse files
renovate-botmergify[bot]
authored andcommitted
fix(deps): update dependency antd to v4.19.1
1 parent 7704890 commit 00021a1

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.22.0",
3030
"@mdx-js/react": "1.6.22",
31-
"antd": "4.19.0",
31+
"antd": "4.19.1",
3232
"clsx": "1.1.1",
3333
"lint-staged": "12.3.5",
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.19.0"
3414-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.19.0.tgz#1c637a4d7dde091a2299260ca89f05c29fb21f80"
3415-
integrity sha512-4Kp47+zg3j1g1lWmzFstGrmlGdHzUIvxAVXxYJKJqX+iQs++QYgcK2HF+9PBpwEwP6H6VPZCsL0LqKEflke5qg==
3412+
3413+
version "4.19.1"
3414+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.19.1.tgz#af44c0972b7086588ee3d031e3fbe0af006371f9"
3415+
integrity sha512-bPy/MSLzJGcHQH549B3WpTRitt1O3b35cD6UhAR+4AhKZjFmOqNc+gSUY5j+IsaKfdv+FeOGmUOqAr2jrc3Oyg==
34163416
dependencies:
34173417
"@ant-design/colors" "^6.0.0"
34183418
"@ant-design/icons" "^4.7.0"

0 commit comments

Comments
 (0)