Removed useless deps

This commit is contained in:
2023-02-16 14:42:43 -05:00
parent f32feacca4
commit bcd53b3ad0

View File

@@ -129,7 +129,7 @@
"babel-eslint": "^10.0.0",
"body-parser": "^1.19.0",
"buffer": "^6.0.3",
"bulma": "^0.9.3",
"bulma": "^0.9.4",
"comlink": "^4.3.0",
"concurrently": "^4.0.0",
"eslint": "^7.22.0",
@@ -143,19 +143,15 @@
"eslint-plugin-react": "^7.22.0",
"express": "^4.17.1",
"fs-extra": "^9.1.0",
"html-webpack-plugin": "^5.3.1",
"http-response-stream": "^1.0.9",
"image-webpack-loader": "^8.1.0",
"install": "^0.13.0",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.4.1",
"nodemon": "^1.17.3",
"npm": "^8.11.0",
"prettier": "^2.2.1",
"react-refresh": "^0.14.0",
"rimraf": "^3.0.2",
"sass": "^1.58.1",
"source-map-loader": "^0.2.4",
"string-similarity": "^4.0.4",
"tslint": "^6.1.3",
"typescript": "^4.2.3",