Skip to content

Commit

Permalink
fix(deps): update dependency antd to v5.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Aug 26, 2024
1 parent 7a7fdb6 commit 20a7ca0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@docusaurus/theme-live-codeblock": "3.5.2",
"@easyops-cn/docusaurus-search-local": "0.44.5",
"@mdx-js/react": "3.0.1",
"antd": "5.20.2",
"antd": "5.20.3",
"clsx": "2.1.1",
"lint-staged": "15.2.9",
"nodejieba": "3.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3852,10 +3852,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
resolved "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==

[email protected].2:
version "5.20.2"
resolved "https://registry.yarnpkg.com/antd/-/antd-5.20.2.tgz#265cc561652ddb0eb69098929f316c4b4f9d1a08"
integrity sha512-9d6Bs5ZKIV+JhB0eD7KxYnIfnhUh86kNtTGIuNiIxHFUhbuyT1DXN2SuMksDmtSfuRYZ82/C4hq+OJjWNNbmHg==
[email protected].3:
version "5.20.3"
resolved "https://registry.yarnpkg.com/antd/-/antd-5.20.3.tgz#919a4df00f6e000341f8f50f54b51a75fa5d0774"
integrity sha512-v2s5LJlhuccIKLT17ESXQDkiQJdPK4jXg4x2pmSSRlrKXAxfftn8Zhd/7pdF3qR3OkwheQpSRjynrNZKp9Tgkg==
dependencies:
"@ant-design/colors" "^7.1.0"
"@ant-design/cssinjs" "^1.21.0"
Expand Down

0 comments on commit 20a7ca0

Please sign in to comment.