chore: remove unused packages

This commit is contained in:
Steven
2023-06-23 11:55:50 +08:00
parent 60da9b7e7b
commit 591edfc62d
2 changed files with 6 additions and 19 deletions

View File

@@ -16,7 +16,6 @@
"dayjs": "^1.11.3",
"lodash-es": "^4.17.21",
"lucide-react": "^0.115.0",
"qs": "^6.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.0",
@@ -27,7 +26,6 @@
"devDependencies": {
"@types/lodash-es": "^4.17.5",
"@types/node": "^20.3.1",
"@types/qs": "^6.9.7",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",