Skip to content

Commit

Permalink
Update dependency antd to v4.24.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2024
1 parent eacec7c commit 2d70a2d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@reduxjs/toolkit": "1.9.7",
"antd": "4.24.15",
"antd": "4.24.16",
"axios": "0.28.0",
"date-fns": "2.30.0",
"emotion": "11.0.0",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
resolved "https://registry.yarnpkg.com/@ant-design/icons-svg/-/icons-svg-4.3.1.tgz#4b2f65a17d4d32b526baa6414aca2117382bf8da"
integrity sha512-4QBZg8ccyC6LPIRii7A0bZUk3+lEDCLnhB+FVsflGdcWPPmV+j3fire4AwwoqHV/BibgvBmR9ZIo4s867smv+g==

"@ant-design/icons@^4.8.1":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-4.8.1.tgz#44f6c81f609811d68d48a123eb5dcc477f8fbcb7"
integrity sha512-JRAuiqllnMsiZIO8OvBOeFconprC3cnMpJ9MvXrHh+H5co9rlg8/aSHQfLf5jKKe18lUgRaIwC2pz8YxH9VuCA==
"@ant-design/icons@^4.8.2":
version "4.8.3"
resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-4.8.3.tgz#41555408ed5e9b0c3d53f3f24fe6a73abfcf4000"
integrity sha512-HGlIQZzrEbAhpJR6+IGdzfbPym94Owr6JZkJ2QCCnOkPVIWMO2xgIVcOKnl8YcpijIo39V7l2qQL5fmtw56cMw==
dependencies:
"@ant-design/colors" "^6.0.0"
"@ant-design/icons-svg" "^4.3.0"
Expand Down Expand Up @@ -5857,13 +5857,13 @@ ansi-to-html@^0.6.11:
dependencies:
entities "^1.1.2"

antd@4.24.15:
version "4.24.15"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.24.15.tgz#2932b9c6d6e3dfbe6e3a88c37b370e0ca8d052d2"
integrity sha512-pXCNJB8cTSjQdqeW5RNadraiYiJkMec/Qt0Zh+fEKUK9UqwmD4TxIYs/xnEbyQIVtHHwtl0fW684xql73KhCyQ==
antd@4.24.16:
version "4.24.16"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.24.16.tgz#19206b6082e25a9900ba486655f9a55fe405d672"
integrity sha512-zZrK4UYxHtU6tGOOf0uG/kBRx1kTvypfuSB3GqE/SBQxFhZ/TZ+yj7Z1qwI8vGfMtUUJdLeuoCAqGDa1zPsXnQ==
dependencies:
"@ant-design/colors" "^6.0.0"
"@ant-design/icons" "^4.8.1"
"@ant-design/icons" "^4.8.2"
"@ant-design/react-slick" "~1.0.2"
"@babel/runtime" "^7.18.3"
"@ctrl/tinycolor" "^3.6.1"
Expand All @@ -5890,7 +5890,7 @@ antd@4.24.15:
rc-progress "~3.4.2"
rc-rate "~2.9.3"
rc-resize-observer "^1.3.1"
rc-segmented "~2.1.2"
rc-segmented "~2.3.0"
rc-select "~14.1.18"
rc-slider "~10.0.1"
rc-steps "~5.0.0"
Expand All @@ -5902,7 +5902,7 @@ antd@4.24.15:
rc-tree "~5.7.12"
rc-tree-select "~5.5.5"
rc-trigger "^5.3.4"
rc-upload "~4.3.5"
rc-upload "~4.3.6"
rc-util "^5.37.0"
scroll-into-view-if-needed "^2.2.25"

Expand Down Expand Up @@ -16219,10 +16219,10 @@ rc-resize-observer@^1.3.1:
rc-util "^5.38.0"
resize-observer-polyfill "^1.5.1"

rc-segmented@~2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/rc-segmented/-/rc-segmented-2.1.2.tgz#14c9077a1dae9c2ccb2ef5fbc5662c1c48c7ce8e"
integrity sha512-qGo1bCr83ESXpXVOCXjFe1QJlCAQXyi9KCiy8eX3rIMYlTeJr/ftySIaTnYsitL18SvWf5ZEHsfqIWoX0EMfFQ==
rc-segmented@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/rc-segmented/-/rc-segmented-2.3.0.tgz#b3fe080fb434a266c02e30bb62a47d2c6e094341"
integrity sha512-I3FtM5Smua/ESXutFfb8gJ8ZPcvFR+qUgeeGFQHBOvRiRKyAk4aBE5nfqrxXx+h8/vn60DQjOt6i4RNtrbOobg==
dependencies:
"@babel/runtime" "^7.11.1"
classnames "^2.2.1"
Expand Down Expand Up @@ -16404,10 +16404,10 @@ rc-trigger@^5.3.4:
rc-motion "^2.0.0"
rc-util "^5.19.2"

rc-upload@~4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/rc-upload/-/rc-upload-4.3.5.tgz#12fc69b2af74d08646a104828831bcaf44076eda"
integrity sha512-EHlKJbhkgFSQHliTj9v/2K5aEuFwfUQgZARzD7AmAPOneZEPiCNF3n6PEWIuqz9h7oq6FuXgdR67sC5BWFxJbA==
rc-upload@~4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/rc-upload/-/rc-upload-4.3.6.tgz#6a87397315cee065a04bee4103d6de9dbe2e377a"
integrity sha512-Bt7ESeG5tT3IY82fZcP+s0tQU2xmo1W6P3S8NboUUliquJLQYLkUcsaExi3IlBVr43GQMCjo30RA2o0i70+NjA==
dependencies:
"@babel/runtime" "^7.18.3"
classnames "^2.2.5"
Expand Down

0 comments on commit 2d70a2d

Please sign in to comment.