perf: upgrade deps and reduce bundle size (#38254)

* chore: upgrade deps

* Update package.json

* Update package.json
This commit is contained in:
afc163 2022-10-27 23:22:46 +08:00 committed by GitHub
parent aca6578330
commit 03d716e750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@
"rc-dropdown": "~4.0.0",
"rc-field-form": "~1.27.0",
"rc-image": "~5.7.0",
"rc-input": "~0.1.3",
"rc-input": "~0.1.4",
"rc-input-number": "~7.3.9",
"rc-mentions": "~1.10.0",
"rc-menu": "~9.6.3",
@ -255,7 +255,7 @@
"qs": "^6.10.1",
"rc-footer": "^0.6.6",
"rc-tween-one": "^3.0.3",
"rc-virtual-list": "^3.4.2",
"rc-virtual-list": "^3.4.11",
"react": "^17.0.0",
"react-color": "^2.17.3",
"react-copy-to-clipboard": "^5.0.1",