Skip to content

Commit 1e61364

Browse files
Bump antd from 5.23.3 to 5.23.4
Bumps [antd](https://github.com/ant-design/ant-design) from 5.23.3 to 5.23.4. - [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.23.3...5.23.4) --- updated-dependencies: - dependency-name: antd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b49f84 commit 1e61364

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5409,9 +5409,9 @@ ansi-styles@^6.1.0:
54095409
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
54105410

54115411
antd@^5.0.0:
5412-
version "5.23.3"
5413-
resolved "https://registry.yarnpkg.com/antd/-/antd-5.23.3.tgz#24f62d4bf521d8d69e8cdc1ac46faf5be6a0c461"
5414-
integrity sha512-xDvwl7C43/NZ9rTOS1bkbuKoSxqZKf6FlaSW/BRsV8QST3Ce2jGx7dJzYahKIZwe3WNSgvEXAlTrckBHMKHcgQ==
5412+
version "5.23.4"
5413+
resolved "https://registry.yarnpkg.com/antd/-/antd-5.23.4.tgz#1ff73e0b14e0eebbd22c99a0b43d5f7a6ca4559c"
5414+
integrity sha512-8H3icWQRi4lu7pkOpc2IhCh+UgmtTZHaTusgfieihv5nm8lNsCxCrxMqEgMxrZTumxsBKHThACkNdejSE3IeuA==
54155415
dependencies:
54165416
"@ant-design/colors" "^7.2.0"
54175417
"@ant-design/cssinjs" "^1.23.0"
@@ -5442,7 +5442,7 @@ antd@^5.0.0:
54425442
rc-menu "~9.16.0"
54435443
rc-motion "^2.9.5"
54445444
rc-notification "~5.6.2"
5445-
rc-pagination "~5.0.0"
5445+
rc-pagination "~5.1.0"
54465446
rc-picker "~4.9.2"
54475447
rc-progress "~4.0.0"
54485448
rc-rate "~2.13.0"
@@ -13432,10 +13432,10 @@ rc-overflow@^1.3.1, rc-overflow@^1.3.2:
1343213432
rc-resize-observer "^1.0.0"
1343313433
rc-util "^5.37.0"
1343413434

13435-
rc-pagination@~5.0.0:
13436-
version "5.0.0"
13437-
resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-5.0.0.tgz#7633e1f0ff372ad78c03e86bcef78b660374d196"
13438-
integrity sha512-QjrPvbAQwps93iluvFM62AEYglGYhWW2q/nliQqmvkTi4PXP4HHoh00iC1Sa5LLVmtWQHmG73fBi2x6H6vFHRg==
13435+
rc-pagination@~5.1.0:
13436+
version "5.1.0"
13437+
resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-5.1.0.tgz#a6e63a2c5db29e62f991282eb18a2d3ee725ba8b"
13438+
integrity sha512-8416Yip/+eclTFdHXLKTxZvn70duYVGTvUUWbckCCZoIl3jagqke3GLsFrMs0bsQBikiYpZLD9206Ej4SOdOXQ==
1343913439
dependencies:
1344013440
"@babel/runtime" "^7.10.1"
1344113441
classnames "^2.3.2"

0 commit comments

Comments
 (0)