Skip to content

Commit

Permalink
fix(deps): update dependency antd to v5.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent e0a6d98 commit bb69d78
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@ant-design/charts": "2.2.1",
"@ant-design/pro-components": "2.7.19",
"@apollo/client": "3.11.8",
"antd": "5.21.1",
"antd": "5.21.2",
"axios": "1.7.7",
"cos-js-sdk-v5": "1.8.4",
"dayjs": "1.11.13",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4122,10 +4122,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==

[email protected].1:
version "5.21.1"
resolved "https://registry.yarnpkg.com/antd/-/antd-5.21.1.tgz#56f99cd644d9172c50273c365d4acef6b5f6b42f"
integrity sha512-JBNv11RmZj5npBp77eyHPVp+ona1YcqCNxJF4kJ1CTXvCittqyMyXL+PLN3dXRIIDFQ8NYlf+v/Yn2pHZXXknA==
[email protected].2:
version "5.21.2"
resolved "https://registry.yarnpkg.com/antd/-/antd-5.21.2.tgz#6933c508d885d4be8f38b8aec874d0bd96b66600"
integrity sha512-ZcyykH58xRkNp5oxFqn255VxrjLj6qG6czHJQPoDHqRdR9roSfWQGTiqYVb4Omg77WZHNgu17QrWzvL4Hp6/FA==
dependencies:
"@ant-design/colors" "^7.1.0"
"@ant-design/cssinjs" "^1.21.1"
Expand Down Expand Up @@ -4155,7 +4155,7 @@ [email protected]:
rc-mentions "~2.16.1"
rc-menu "~9.15.1"
rc-motion "^2.9.3"
rc-notification "~5.6.1"
rc-notification "~5.6.2"
rc-pagination "~4.3.0"
rc-picker "~4.6.15"
rc-progress "~4.0.0"
Expand All @@ -4167,7 +4167,7 @@ [email protected]:
rc-steps "~6.0.1"
rc-switch "~4.1.0"
rc-table "~7.47.5"
rc-tabs "~15.2.0"
rc-tabs "~15.3.0"
rc-textarea "~1.8.2"
rc-tooltip "~6.2.1"
rc-tree "~5.9.0"
Expand Down Expand Up @@ -11320,10 +11320,10 @@ rc-motion@^2.0.0, rc-motion@^2.0.1, rc-motion@^2.3.0, rc-motion@^2.3.4, rc-motio
classnames "^2.2.1"
rc-util "^5.43.0"

rc-notification@~5.6.1:
version "5.6.1"
resolved "https://registry.yarnpkg.com/rc-notification/-/rc-notification-5.6.1.tgz#075587c7cc8dc81accad0cf3566c73392fbbc126"
integrity sha512-Q4ZKES3IBxWmpNnlDiMFYoH6D7MJ1L3n3gp59pnpaMI8gm9Vj+gVRxdInvoYjBoZvEOenxb9MbbKvnFhzJpgvA==
rc-notification@~5.6.2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/rc-notification/-/rc-notification-5.6.2.tgz#8525b32d49dd96ec974acae61d1d1eabde61463a"
integrity sha512-Id4IYMoii3zzrG0lB0gD6dPgJx4Iu95Xu0BQrhHIbp7ZnAZbLqdqQ73aIWH0d0UFcElxwaKjnzNovTjo7kXz7g==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "2.x"
Expand Down Expand Up @@ -11461,10 +11461,10 @@ rc-table@~7.47.5:
rc-util "^5.41.0"
rc-virtual-list "^3.14.2"

rc-tabs@~15.2.0:
version "15.2.0"
resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-15.2.0.tgz#29a89f9f4d66e1d998e46e3ba871c0a09b49800b"
integrity sha512-ZfHdGw0krK4walBYNOgPWCcBImSp5NtzJR5+oI4rN9Z44FYDQKozBFfuAQHhumIUtx4EmGaYCFjywwgca/Rs1g==
rc-tabs@~15.3.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-15.3.0.tgz#3fcc332fbb9307d5eb147e0404daca871fb92a89"
integrity sha512-lzE18r+zppT/jZWOAWS6ntdkDUKHOLJzqMi5UAij1LeKwOaQaupupAoI9Srn73GRzVpmGznkECMRrzkRusC40A==
dependencies:
"@babel/runtime" "^7.11.2"
classnames "2.x"
Expand Down

0 comments on commit bb69d78

Please sign in to comment.