Skip to content

Commit 5e0e933

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency antd to v5.26.5
1 parent d4484a7 commit 5e0e933

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": "3.8.1",
2929
"@easyops-cn/docusaurus-search-local": "0.51.1",
3030
"@mdx-js/react": "3.1.0",
31-
"antd": "5.26.4",
31+
"antd": "5.26.5",
3232
"clsx": "2.1.1",
3333
"lint-staged": "16.1.2",
3434
"nodejieba": "3.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5220,10 +5220,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
52205220
resolved "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
52215221
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
52225222

5223-
antd@5.26.4:
5224-
version "5.26.4"
5225-
resolved "https://registry.yarnpkg.com/antd/-/antd-5.26.4.tgz#bfa5da007c30a60e2f8a1e4bfb83b8d6e3363e8c"
5226-
integrity sha512-e1EnOvEkvvqcQ18dxfzChBJyJACyih13WpNf2OtnP9z2POh/SF0fXL+ynUemT1zfr+p+P1po/tmHXaMc5PMghg==
5223+
antd@5.26.5:
5224+
version "5.26.5"
5225+
resolved "https://registry.yarnpkg.com/antd/-/antd-5.26.5.tgz#e324b028753df763b494034634a6dc991a959e95"
5226+
integrity sha512-HB7Cr0tPZMMeAyDDH8KZU0aP8/uO51oasmflJhDBzaRRZmLT8Pyjtt8qS22Sc839glm8gpKQcaG0mln66Gt9Fg==
52275227
dependencies:
52285228
"@ant-design/colors" "^7.2.1"
52295229
"@ant-design/cssinjs" "^1.23.0"

0 commit comments

Comments
 (0)