Skip to content

Commit 8c6f0c8

Browse files
Chore: Remove unused depedencies and add missing dependencies (#1171)
1 parent 7b9b2aa commit 8c6f0c8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"react-dom": "*"
5050
},
5151
"dependencies": {
52-
"@rc-component/motion": "^1.1.4",
5352
"@rc-component/trigger": "^3.0.0",
5453
"@rc-component/util": "^1.3.0",
5554
"clsx": "^2.1.1",
@@ -65,12 +64,10 @@
6564
"@types/node": "^24.5.2",
6665
"@types/react": "^18.3.0",
6766
"@types/react-dom": "^18.3.0",
67+
"@umijs/fabric": "^4.0.1",
6868
"babel-jest": "^29.6.1",
69-
"cross-env": "^7.0.0",
7069
"dumi": "^2.2.13",
7170
"eslint": "^8.55.0",
72-
"eslint-plugin-jest": "^28.8.1",
73-
"eslint-plugin-unicorn": "^56.0.0",
7471
"father": "^4.0.0",
7572
"husky": "^9.1.5",
7673
"jsonp": "^0.2.1",

0 commit comments

Comments
 (0)