Skip to content

Commit abeefe1

Browse files
committed
chore(deps): update RC component dependencies
1 parent f6e5e85 commit abeefe1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,14 @@
6464
"typescript": "^5.1.6"
6565
},
6666
"dependencies": {
67-
"@babel/runtime": "^7.23.2",
67+
"@rc-component/motion": "^1.1.4",
6868
"@rc-component/portal": "^1.1.0",
69-
"classnames": "^2.3.2",
70-
"rc-motion": "^2.0.0",
71-
"rc-resize-observer": "^1.3.1",
72-
"rc-util": "^5.44.0"
69+
"@rc-component/resize-observer": "^1.0.0",
70+
"@rc-component/util": "^1.2.1",
71+
"classnames": "^2.3.2"
7372
},
7473
"peerDependencies": {
7574
"react": ">=16.9.0",
7675
"react-dom": ">=16.9.0"
7776
}
78-
}
77+
}

0 commit comments

Comments
 (0)