Skip to content

Commit

Permalink
chore: bump dropdown (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ authored Mar 8, 2024
1 parent d07058d commit 5a134ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"dependencies": {
"@babel/runtime": "^7.11.2",
"classnames": "2.x",
"rc-dropdown": "~4.1.0",
"rc-dropdown": "~4.2.0",
"rc-menu": "~9.13.0",
"rc-motion": "^2.6.2",
"rc-resize-observer": "^1.0.0",
"rc-util": "^5.34.1"
},
"devDependencies": {
"@rc-component/father-plugin": "^1.0.0",
"@rc-component/trigger": "^1.10.0",
"@rc-component/trigger": "^2.0.0",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.2",
"@types/classnames": "^2.2.10",
Expand Down

0 comments on commit 5a134ed

Please sign in to comment.