chore: upgrade deps (#51987)
Some checks are pending
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run

Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-12-12 02:07:37 +08:00 committed by GitHub
parent 808bd83ac4
commit 093380d76b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,20 +125,20 @@
"rc-collapse": "~3.9.0",
"rc-dialog": "~9.6.0",
"rc-drawer": "~7.2.0",
"rc-dropdown": "~4.2.0",
"rc-dropdown": "~4.2.1",
"rc-field-form": "~2.6.0",
"rc-image": "~7.11.0",
"rc-input": "~1.6.4",
"rc-input-number": "~9.3.0",
"rc-mentions": "~2.17.0",
"rc-menu": "~9.16.0",
"rc-motion": "^2.9.3",
"rc-motion": "^2.9.4",
"rc-notification": "~5.6.2",
"rc-pagination": "~5.0.0",
"rc-picker": "~4.8.3",
"rc-progress": "~4.0.0",
"rc-rate": "~2.13.0",
"rc-resize-observer": "^1.4.0",
"rc-resize-observer": "^1.4.1",
"rc-segmented": "~2.5.0",
"rc-select": "~14.16.4",
"rc-slider": "~11.1.7",
@ -151,7 +151,7 @@
"rc-tree": "~5.10.1",
"rc-tree-select": "~5.24.5",
"rc-upload": "~4.8.1",
"rc-util": "^5.44.0",
"rc-util": "^5.44.1",
"scroll-into-view-if-needed": "^3.1.0",
"throttle-debounce": "^5.0.2"
},