Skip to content

Commit 509ab8b

Browse files
Bump antd from 5.24.0 to 5.24.1 (#860)
Bumps [antd](https://github.com/ant-design/ant-design) from 5.24.0 to 5.24.1. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@5.24.0...5.24.1) --- updated-dependencies: - dependency-name: antd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d89678 commit 509ab8b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5506,9 +5506,9 @@ ansi-styles@^6.1.0:
55065506
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
55075507

55085508
antd@^5.0.0:
5509-
version "5.24.0"
5510-
resolved "https://registry.yarnpkg.com/antd/-/antd-5.24.0.tgz#55e05c47b1baf4a51947c6cfca9ba8620ec68950"
5511-
integrity sha512-05PZBIf6ijLHAQskBTW3nwS2t7tQmyLA6Xq8vK2Sk5tsgCsH/UE1cNCDYnKFGRJ7cKYuWJ565JDo9LejbiO42A==
5509+
version "5.24.1"
5510+
resolved "https://registry.yarnpkg.com/antd/-/antd-5.24.1.tgz#ec59c4e91c90cec4d1f74f5c3ea4e73bcf2ce7a8"
5511+
integrity sha512-RGwpXpSr2RtoUnrpJl3V6ZaTExwSXkFVxV24VUowwC04n6oA1sGyJrofQOKNqD623sVxL5UJBmf0a+BFBImP3Q==
55125512
dependencies:
55135513
"@ant-design/colors" "^7.2.0"
55145514
"@ant-design/cssinjs" "^1.23.0"
@@ -5540,7 +5540,7 @@ antd@^5.0.0:
55405540
rc-motion "^2.9.5"
55415541
rc-notification "~5.6.3"
55425542
rc-pagination "~5.1.0"
5543-
rc-picker "~4.11.0"
5543+
rc-picker "~4.11.1"
55445544
rc-progress "~4.0.0"
55455545
rc-rate "~2.13.1"
55465546
rc-resize-observer "^1.4.3"
@@ -5549,7 +5549,7 @@ antd@^5.0.0:
55495549
rc-slider "~11.1.8"
55505550
rc-steps "~6.0.1"
55515551
rc-switch "~4.1.0"
5552-
rc-table "~7.50.2"
5552+
rc-table "~7.50.3"
55535553
rc-tabs "~15.5.1"
55545554
rc-textarea "~1.9.0"
55555555
rc-tooltip "~6.4.0"
@@ -13553,10 +13553,10 @@ rc-pagination@~5.1.0:
1355313553
classnames "^2.3.2"
1355413554
rc-util "^5.38.0"
1355513555

13556-
rc-picker@~4.11.0:
13557-
version "4.11.1"
13558-
resolved "https://registry.yarnpkg.com/rc-picker/-/rc-picker-4.11.1.tgz#fc20848ffc56c5743a10a4d67413738ea536d222"
13559-
integrity sha512-qHaZrHrYjAVwMcKqMXJz9xHifQgQpKSav0E1ejOe3SFTHZggPlmKzLnA5i//Y4DEumR4HZEsePSOdOlmX1JvAw==
13556+
rc-picker@~4.11.1:
13557+
version "4.11.2"
13558+
resolved "https://registry.yarnpkg.com/rc-picker/-/rc-picker-4.11.2.tgz#fabae4d22773decafa3f0caf92616232d8fd19b7"
13559+
integrity sha512-Cwa3frWpefhESBF20HBJtvWx3q1hCrMxSUrzuuWMTGoZVPhQllGEp2IUfzo9jC5LKm4kJx7IrH8q/W/y9wClAw==
1356013560
dependencies:
1356113561
"@babel/runtime" "^7.24.7"
1356213562
"@rc-component/trigger" "^2.0.0"
@@ -13652,10 +13652,10 @@ rc-switch@~4.1.0:
1365213652
classnames "^2.2.1"
1365313653
rc-util "^5.30.0"
1365413654

13655-
rc-table@~7.50.2:
13656-
version "7.50.2"
13657-
resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.50.2.tgz#d66ba71dd5c34ff8981255afc0b98e48d38a8a97"
13658-
integrity sha512-+nJbzxzstBriLb5sr9U7Vjs7+4dO8cWlouQbMwBVYghk2vr508bBdkHJeP/z9HVjAIKmAgMQKxmtbgDd3gc5wA==
13655+
rc-table@~7.50.3:
13656+
version "7.50.3"
13657+
resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.50.3.tgz#3016084e34cd834965eb3fa6a1b30a14926b7706"
13658+
integrity sha512-Z4/zNCzjv7f/XzPRecb+vJU0DJKdsYt4YRkDzNl4G05m7JmxrKGYC2KqN1Ew6jw2zJq7cxVv3z39qyZOHMuf7A==
1365913659
dependencies:
1366013660
"@babel/runtime" "^7.10.1"
1366113661
"@rc-component/context" "^1.4.0"

0 commit comments

Comments
 (0)