Skip to content

Commit 4b3e469

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency antd to v5.25.1
1 parent 82b029f commit 4b3e469

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

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.7.0",
2929
"@easyops-cn/docusaurus-search-local": "0.49.2",
3030
"@mdx-js/react": "3.1.0",
31-
"antd": "5.25.0",
31+
"antd": "5.25.1",
3232
"clsx": "2.1.1",
3333
"lint-staged": "15.5.2",
3434
"nodejieba": "3.4.4",

yarn.lock

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

5194-
antd@5.25.0:
5195-
version "5.25.0"
5196-
resolved "https://registry.yarnpkg.com/antd/-/antd-5.25.0.tgz#e5ef3e27f36772a6b4139bd0f0a302805c7cc3c5"
5197-
integrity sha512-p9d8Kuj/bipjNdg9NrTu1VmTrhcwIhURu2NfK6qaBMbb+LRyFdAUoseT+7J4a+5z3jNVjxH5zaYv/45Zf8Coyg==
5194+
antd@5.25.1:
5195+
version "5.25.1"
5196+
resolved "https://registry.yarnpkg.com/antd/-/antd-5.25.1.tgz#859b419a18d113492304ccd66c29074a71902241"
5197+
integrity sha512-4KC7KuPCjr0z3Vuw9DsF+ceqJaPLbuUI3lOX1sY8ix25ceamp+P8yxOmk3Y2JHCD2ZAhq+5IQ/DTJRN2adWYKQ==
51985198
dependencies:
51995199
"@ant-design/colors" "^7.2.0"
52005200
"@ant-design/cssinjs" "^1.23.0"
@@ -5231,7 +5231,7 @@ antd@5.25.0:
52315231
rc-rate "~2.13.1"
52325232
rc-resize-observer "^1.4.3"
52335233
rc-segmented "~2.7.0"
5234-
rc-select "~14.16.6"
5234+
rc-select "~14.16.7"
52355235
rc-slider "~11.1.8"
52365236
rc-steps "~6.0.1"
52375237
rc-switch "~4.1.0"
@@ -12726,10 +12726,10 @@ rc-select@~14.16.2:
1272612726
rc-util "^5.16.1"
1272712727
rc-virtual-list "^3.5.2"
1272812728

12729-
rc-select@~14.16.6:
12730-
version "14.16.6"
12731-
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-14.16.6.tgz#1c57a9aa97248b3fd9a830d9bf5df6e9d2ad2c69"
12732-
integrity sha512-YPMtRPqfZWOm2XGTbx5/YVr1HT0vn//8QS77At0Gjb3Lv+Lbut0IORJPKLWu1hQ3u4GsA0SrDzs7nI8JG7Zmyg==
12729+
rc-select@~14.16.7:
12730+
version "14.16.7"
12731+
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-14.16.7.tgz#aaf11918b80bf0acca8840825f9ec3b27d3d6b95"
12732+
integrity sha512-lT9kO5gFHQdJzu9a0btcOtNaJHkhenSl8H5mcpgXN9VIMXP59rnkpbdHmPrteixWs1D5zFOTyoTYX3b7joADIQ==
1273312733
dependencies:
1273412734
"@babel/runtime" "^7.10.1"
1273512735
"@rc-component/trigger" "^2.1.1"

0 commit comments

Comments
 (0)