"antd": "^5.9.0"

This commit is contained in:
Wang Kejun 2023-09-15 14:25:31 +08:00
parent d3f2306a7d
commit a62080a547
1 changed files with 2 additions and 2 deletions

View File

@ -54,12 +54,12 @@
"@types/lodash": "^4.14.168",
"@types/mocha": "^8.2.0",
"@types/node": "^20.6.0",
"@types/react": "^18.0.12",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.0.5",
"@types/sha1": "^1.1.3",
"@types/uuid": "^8.3.0",
"@types/wechat-miniprogram": "^3.4.3",
"antd": "^5.8.5",
"antd": "^5.9.0",
"antd-mobile": "^5.32.0",
"antd-mobile-icons": "^0.3.0",
"assert": "^2.0.0",