Skip to content

Commit

Permalink
chore(deps): update dependency antd to v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent 5968554 commit 5c88b26
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/antdp-edit-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/react": "~18.0.27",
"@types/react-dom": "~18.0.10",
"antd": "5.1.7",
"antd": "5.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/antdp-fuzzy-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/lodash": "~4.14.181",
"@types/react": "~18.0.27",
"@types/react-dom": "~18.0.10",
"antd": "5.1.7",
"antd": "5.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/antdp-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/classnames": "2.3.1",
"@types/react": "~18.0.27",
"@types/react-dom": "~18.0.10",
"antd": "5.1.7",
"antd": "5.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/basic-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@umijs/max": "~4.0.47",
"antd": "5.1.7",
"antd": "5.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intl": "~6.2.6",
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 @@ -37,7 +37,7 @@
},
"devDependencies": {
"@umijs/max": "~4.0.47",
"antd": "5.1.7",
"antd": "5.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "~6.4.3",
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 @@ -30,7 +30,7 @@
"@babel/runtime": "~7.20.1"
},
"devDependencies": {
"antd": "5.1.7",
"antd": "5.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.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 @@ -38,7 +38,7 @@
},
"devDependencies": {
"@umijs/max": "~4.0.47",
"antd": "5.1.7",
"antd": "5.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down

0 comments on commit 5c88b26

Please sign in to comment.