antd 版本5.8.3

This commit is contained in:
Wang Kejun 2023-08-23 12:19:55 +08:00
parent 173456d91f
commit 2060746b1d
1 changed files with 1 additions and 2 deletions

View File

@ -40,7 +40,7 @@
},
"peerDependencies": {
"@ant-design/icons": "^4.7.0",
"antd": "^5.2.0",
"antd": "^5.8.3",
"antd-mobile": "^5.24.1",
"antd-mobile-icons": "^0.3.0",
"react": ">=18.2.0",
@ -48,7 +48,6 @@
"react-router-dom": "^6.3.0"
},
"devDependencies": {
"@ant-design/icons": "^4.7.0",
"@babel/cli": "^7.12.13",
"@babel/core": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.12.13",