Skip to content

Commit 5a134ed

Browse files
authored
chore: bump dropdown (#703)
1 parent d07058d commit 5a134ed

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
@@ -39,15 +39,15 @@
3939
"dependencies": {
4040
"@babel/runtime": "^7.11.2",
4141
"classnames": "2.x",
42-
"rc-dropdown": "~4.1.0",
42+
"rc-dropdown": "~4.2.0",
4343
"rc-menu": "~9.13.0",
4444
"rc-motion": "^2.6.2",
4545
"rc-resize-observer": "^1.0.0",
4646
"rc-util": "^5.34.1"
4747
},
4848
"devDependencies": {
4949
"@rc-component/father-plugin": "^1.0.0",
50-
"@rc-component/trigger": "^1.10.0",
50+
"@rc-component/trigger": "^2.0.0",
5151
"@testing-library/jest-dom": "^6.1.4",
5252
"@testing-library/react": "^14.1.2",
5353
"@types/classnames": "^2.2.10",

0 commit comments

Comments
 (0)