Skip to content

Commit d879dbf

Browse files
authored
Merge branch 'master' into fix/search-cause-all-load-data
2 parents c1ca588 + 2bdef40 commit d879dbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-tree-select",
3-
"version": "5.24.1",
3+
"version": "5.24.2",
44
"description": "tree-select ui component for react",
55
"keywords": [
66
"react",
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@babel/runtime": "^7.25.7",
4848
"classnames": "2.x",
49-
"rc-select": "~14.15.2",
49+
"rc-select": "~14.16.2",
5050
"rc-tree": "~5.10.1",
5151
"rc-util": "^5.43.0"
5252
},

0 commit comments

Comments
 (0)