Skip to content

Commit

Permalink
remove unused libs
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Apr 24, 2023
1 parent b59c76d commit b9402d3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 699 deletions.
5 changes: 0 additions & 5 deletions interface/package.json
Expand Up @@ -32,13 +32,11 @@
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"@types/react-router-dom": "^5.3.3",
"@yarnpkg/pnpify": "^4.0.0-rc.42",
"async-validator": "^4.2.5",
"axios": "^1.3.6",
"history": "^5.3.0",
"jwt-decode": "^3.1.2",
"lodash-es": "^4.17.21",
"mime-types": "^2.1.35",
"react": "latest",
"react-dom": "latest",
"react-dropzone": "^14.2.3",
Expand All @@ -50,8 +48,6 @@
"typescript": "^5.0.4"
},
"devDependencies": {
"@types/mime-types": "^2",
"@types/styled-components": "^5",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitejs/plugin-react-swc": "^3.3.0",
Expand All @@ -72,7 +68,6 @@
"rollup-plugin-visualizer": "^5.9.0",
"terser": "^5.17.1",
"vite": "^4.3.1",
"vite-plugin-minify": "^1.5.2",
"vite-plugin-svgr": "^2.4.0",
"vite-tsconfig-paths": "^4.2.0"
},
Expand Down

0 comments on commit b9402d3

Please sign in to comment.