Skip to content

Commit efb2abd

Browse files
chore: Remove Unsued packages and resolve conflict in dependencies (#924)
1 parent 84a1bdc commit efb2abd

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,19 @@
4848
"devDependencies": {
4949
"@rc-component/father-plugin": "^2.0.0",
5050
"@rc-component/np": "^1.0.3",
51-
"@rc-component/trigger": "^3.0.0",
5251
"@testing-library/jest-dom": "^6.1.4",
5352
"@testing-library/react": "^16.0.1",
5453
"@testing-library/user-event": "^14.5.2",
5554
"@types/enzyme": "^3.10.5",
5655
"@types/jest": "^30.0.0",
5756
"@types/node": "^24.5.2",
5857
"@types/react": "^18.2.42",
59-
"@types/react-dom": "^19.1.3",
58+
"@types/react-dom": "^18.3.7",
6059
"@typescript-eslint/eslint-plugin": "^5.59.7",
61-
"@typescript-eslint/parser": "^8.31.1",
60+
"@typescript-eslint/parser": "^5.59.7",
6261
"@umijs/fabric": "^4.0.1",
63-
"cross-env": "^10.1.0",
6462
"dumi": "^2.0.0",
6563
"eslint": "^8.54.0",
66-
"eslint-plugin-jest": "^29.0.1",
67-
"eslint-plugin-unicorn": "^56.0.0",
6864
"father": "^4.0.0",
6965
"gh-pages": "^6.1.0",
7066
"husky": "^9.1.7",

0 commit comments

Comments
 (0)