Skip to content

Commit 4e3723b

Browse files
chore: Remove unused dependencies (#948)
1 parent 0dadb0a commit 4e3723b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"clsx": "^2.1.1",
4646
"rc-overflow": "^1.3.2"
4747
},
48-
"devDependencies": {
48+
"devDependencies": {
4949
"@rc-component/father-plugin": "^1.0.0",
5050
"@rc-component/np": "^1.0.3",
5151
"@testing-library/react": "^16.0.0",
@@ -54,16 +54,10 @@
5454
"@types/node": "^24.5.2",
5555
"@types/react": "^18.0.28",
5656
"@types/react-dom": "^18.0.8",
57-
"coveralls": "^3.0.6",
58-
"cross-env": "^7.0.2",
5957
"date-fns": "2.x",
6058
"dayjs": "1.x",
6159
"dumi": "^2.1.15",
6260
"eslint": "^8.56.0",
63-
"eslint-plugin-eslint-comments": "^3.2.0",
64-
"eslint-plugin-jest": "^28.8.1",
65-
"eslint-plugin-react-hooks": "^4.6.0",
66-
"eslint-plugin-unicorn": "^55.0.0",
6761
"father": "^4.0.0",
6862
"glob": "^10.4.1",
6963
"husky": "^9.0.11",

0 commit comments

Comments
 (0)