chore: bump deps for 5.x (#45176)

This commit is contained in:
Amumu 2023-10-04 13:54:53 -05:00 committed by GitHub
parent aaa9d7b7c9
commit 3524c68354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,15 +110,15 @@
],
"dependencies": {
"@ant-design/colors": "^7.0.0",
"@ant-design/cssinjs": "^1.16.0",
"@ant-design/icons": "^5.2.2",
"@ant-design/react-slick": "~1.0.0",
"@ant-design/cssinjs": "^1.17.0",
"@ant-design/icons": "^5.2.6",
"@ant-design/react-slick": "~1.0.2",
"@babel/runtime": "^7.18.3",
"@ctrl/tinycolor": "^3.6.0",
"@ctrl/tinycolor": "^3.6.1",
"@rc-component/color-picker": "~1.4.1",
"@rc-component/mutate-observer": "^1.1.0",
"@rc-component/tour": "~1.10.0",
"@rc-component/trigger": "^1.16.0",
"@rc-component/trigger": "^1.17.0",
"classnames": "^2.2.6",
"copy-to-clipboard": "^3.2.0",
"dayjs": "^1.11.1",
@ -129,7 +129,7 @@
"rc-dialog": "~9.2.0",
"rc-drawer": "~6.4.1",
"rc-dropdown": "~4.1.0",
"rc-field-form": "~1.38.1",
"rc-field-form": "~1.38.2",
"rc-image": "~7.2.0",
"rc-input": "~1.2.1",
"rc-input-number": "~8.1.0",
@ -138,7 +138,7 @@
"rc-motion": "^2.9.0",
"rc-notification": "~5.1.1",
"rc-pagination": "~3.6.1",
"rc-picker": "~3.14.1",
"rc-picker": "~3.14.4",
"rc-progress": "~3.5.1",
"rc-rate": "~2.12.0",
"rc-resize-observer": "^1.3.1",
@ -153,7 +153,7 @@
"rc-tooltip": "~6.0.1",
"rc-tree": "~5.7.12",
"rc-tree-select": "~5.13.0",
"rc-upload": "~4.3.4",
"rc-upload": "~4.3.5",
"rc-util": "^5.37.0",
"scroll-into-view-if-needed": "^3.0.3",
"throttle-debounce": "^5.0.0"