Skip to content

Commit

Permalink
feat: Support focus options (#47664)
Browse files Browse the repository at this point in the history
* feat: support focus options

* feat: picker

* feat: 回滚

---------

Co-authored-by: lijianan <574980606@qq.com>
  • Loading branch information
crazyair and li-jia-nan committed Mar 1, 2024
1 parent 3e2496c commit 650d4a3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.10",
"qrcode.react": "^3.1.0",
"rc-cascader": "~3.21.2",
"rc-checkbox": "~3.1.0",
"rc-cascader": "~3.22.0",
"rc-checkbox": "~3.2.0",
"rc-collapse": "~3.7.2",
"rc-dialog": "~9.4.0",
"rc-drawer": "~7.1.0",
Expand All @@ -144,12 +144,12 @@
"rc-motion": "^2.9.0",
"rc-notification": "~5.3.0",
"rc-pagination": "~4.0.4",
"rc-picker": "~4.1.5",
"rc-picker": "~4.2.0",
"rc-progress": "~3.5.1",
"rc-rate": "~2.12.0",
"rc-resize-observer": "^1.4.0",
"rc-segmented": "~2.3.0",
"rc-select": "~14.11.0",
"rc-select": "~14.12.0",
"rc-slider": "~10.5.0",
"rc-steps": "~6.0.1",
"rc-switch": "~4.1.0",
Expand All @@ -158,7 +158,7 @@
"rc-textarea": "~1.6.3",
"rc-tooltip": "~6.1.3",
"rc-tree": "~5.8.5",
"rc-tree-select": "~5.17.0",
"rc-tree-select": "~5.18.0",
"rc-upload": "~4.5.2",
"rc-util": "^5.38.2",
"scroll-into-view-if-needed": "^3.1.0",
Expand Down

0 comments on commit 650d4a3

Please sign in to comment.