Skip to content

Commit

Permalink
chore(deps): update dependency antd to v4.16.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed Jul 27, 2021
1 parent 3c912e7 commit 8b57d16
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/basic-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/runtime": "7.12.5"
},
"devDependencies": {
"antd": "4.10.1",
"antd": "4.16.8",
"react": "16.14.0",
"react-dom": "16.14.0",
"umi": "3.3.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/layout-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-frame-component": "4.1.3"
},
"devDependencies": {
"antd": "4.10.1",
"antd": "4.16.8",
"react": "16.14.0",
"react-dom": "16.14.0",
"umi": "3.3.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/page-loading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/runtime": "7.12.5"
},
"devDependencies": {
"antd": "4.10.1",
"antd": "4.16.8",
"react": "16.14.0",
"react-dom": "16.14.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/user-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/runtime": "7.12.5"
},
"devDependencies": {
"antd": "4.10.1",
"antd": "4.16.8",
"react": "16.14.0",
"react-dom": "16.14.0",
"umi": "3.3.4"
Expand Down

0 comments on commit 8b57d16

Please sign in to comment.