Skip to content

Commit 2ec8134

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency antd to v5.27.6
1 parent d8cb91f commit 2ec8134

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.9.1",
2929
"@easyops-cn/docusaurus-search-local": "0.52.1",
3030
"@mdx-js/react": "3.1.1",
31-
"antd": "5.27.5",
31+
"antd": "5.27.6",
3232
"clsx": "2.1.1",
3333
"lint-staged": "16.2.4",
3434
"nodejieba": "3.5.2",

yarn.lock

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

5370-
5371-
version "5.27.5"
5372-
resolved "https://registry.yarnpkg.com/antd/-/antd-5.27.5.tgz#978b265c722b9229e7dcc2fcddc5f5445af9bdf0"
5373-
integrity sha512-Ehd9mqtHvJ1clon1yJ/1BTV6eX/3SH2YXZZPTHUk8XdzXFwUioI+Lht47s+MaHIUBY77RnZrmtKwwR+VVu0l7A==
5370+
5371+
version "5.27.6"
5372+
resolved "https://registry.yarnpkg.com/antd/-/antd-5.27.6.tgz#6b7c7a87b5c696395d2aab2fdbd8409a342813e1"
5373+
integrity sha512-70HrjVbzDXvtiUQ5MP1XdNudr/wGAk9Ivaemk6f36yrAeJurJSmZ8KngOIilolLRHdGuNc6/Vk+4T1OZpSjpag==
53745374
dependencies:
53755375
"@ant-design/colors" "^7.2.1"
53765376
"@ant-design/cssinjs" "^1.23.0"

0 commit comments

Comments
 (0)