From d9080330a8fba7bb36e5e8f5c39230b6a5244955 Mon Sep 17 00:00:00 2001 From: Divyesh Agrawal Date: Sun, 2 Nov 2025 14:00:15 +0530 Subject: [PATCH] chore: Remove unused dependencies --- package.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/package.json b/package.json index 21796df8..4e601aea 100644 --- a/package.json +++ b/package.json @@ -63,21 +63,15 @@ "@types/responselike": "^1.0.0", "@umijs/fabric": "^4.0.1", "@umijs/test": "^4.0.36", - "cross-env": "^7.0.3", "dumi": "^2.0.13", "eslint": "^8.54.0", - "eslint-plugin-jest": "^28.10.0", - "eslint-plugin-unicorn": "^56.0.0", - "expect.js": "~0.3.1", "father": "^4.5.5", "glob": "^11.0.0", "husky": "^9.1.7", "jest-environment-jsdom": "^29.3.1", "less": "^4.1.3", "lint-staged": "^15.1.0", - "np": "^10.0.5", "rc-test": "^7.0.14", - "rc-tooltip": "^6.0.1", "react": "^18.2.0", "react-dom": "^18.2.0", "regenerator-runtime": "^0.14.1",