"antd": "^5.9.0"
This commit is contained in:
parent
d3f2306a7d
commit
a62080a547
|
|
@ -54,12 +54,12 @@
|
||||||
"@types/lodash": "^4.14.168",
|
"@types/lodash": "^4.14.168",
|
||||||
"@types/mocha": "^8.2.0",
|
"@types/mocha": "^8.2.0",
|
||||||
"@types/node": "^20.6.0",
|
"@types/node": "^20.6.0",
|
||||||
"@types/react": "^18.0.12",
|
"@types/react": "^18.2.21",
|
||||||
"@types/react-dom": "^18.0.5",
|
"@types/react-dom": "^18.0.5",
|
||||||
"@types/sha1": "^1.1.3",
|
"@types/sha1": "^1.1.3",
|
||||||
"@types/uuid": "^8.3.0",
|
"@types/uuid": "^8.3.0",
|
||||||
"@types/wechat-miniprogram": "^3.4.3",
|
"@types/wechat-miniprogram": "^3.4.3",
|
||||||
"antd": "^5.8.5",
|
"antd": "^5.9.0",
|
||||||
"antd-mobile": "^5.32.0",
|
"antd-mobile": "^5.32.0",
|
||||||
"antd-mobile-icons": "^0.3.0",
|
"antd-mobile-icons": "^0.3.0",
|
||||||
"assert": "^2.0.0",
|
"assert": "^2.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue