Skip to content

Commit

Permalink
Update dependency antd to v4.18.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 26, 2022
1 parent f446ff6 commit f04ed05
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.8.1",
"@emotion/styled": "11.8.1",
"@reduxjs/toolkit": "1.7.2",
"antd": "4.18.7",
"antd": "4.18.8",
"axios": "0.26.0",
"date-fns": "2.28.0",
"emotion": "11.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5645,10 +5645,10 @@ ansi-to-html@^0.6.11:
dependencies:
entities "^1.1.2"

antd@4.18.7:
version "4.18.7"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.18.7.tgz#7355953a6c948b9353fe0f24681d0e1e2ca92781"
integrity sha512-OJsrZOPy4+fEbIVoUFLXQ9quLthkOjQD+AGwIey3nC5+4hebloImbGqqwQ1/ypSFDxou8NtyZ2HCTfPP5WaO4g==
antd@4.18.8:
version "4.18.8"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.18.8.tgz#abd7a54790311c7ced41123cf9f96e47582c629b"
integrity sha512-eT701hvqy3m7y06pfx6j0onsXOslym7+iNrTHH8cytzQd1Bbefc6Jm7deRnOqjEkSeZM5iJlw2SpBn1+0Cu+Ig==
dependencies:
"@ant-design/colors" "^6.0.0"
"@ant-design/icons" "^4.7.0"
Expand Down Expand Up @@ -5682,7 +5682,7 @@ antd@4.18.7:
rc-slider "~9.7.4"
rc-steps "~4.1.0"
rc-switch "~3.2.0"
rc-table "~7.22.2"
rc-table "~7.23.0"
rc-tabs "~11.10.0"
rc-textarea "~0.3.0"
rc-tooltip "~5.1.1"
Expand Down Expand Up @@ -15975,10 +15975,10 @@ rc-switch@~3.2.0:
classnames "^2.2.1"
rc-util "^5.0.1"

rc-table@~7.22.2:
version "7.22.2"
resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.22.2.tgz#218f3f53bc91660560a344c8290a91a841a60b0a"
integrity sha512-Ng2gNkGi6ybl6dzneRn2H4Gp8XhIbRa5rXQ7ZhZcgWVmfVMok70UHGPXcf68tXW6O0/qckTf/eOVsoviSvK4sw==
rc-table@~7.23.0:
version "7.23.0"
resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.23.0.tgz#e5f76998ecf3246147d45ed311417c08886e6507"
integrity sha512-Q1gneB2+lUa8EzCCfbrq+jO1qNSwQv1RUUXKB84W/Stdp4EvGOt2+QqGyfotMNM4JUw0fgGLwY+WjnhUhnLuQQ==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "^2.2.5"
Expand Down

0 comments on commit f04ed05

Please sign in to comment.