🔼 Bumped up webpack, removed some useless deps

This commit is contained in:
2022-03-26 22:43:53 -07:00
parent a0292d688a
commit 36f743362c
2 changed files with 31 additions and 165 deletions

View File

@@ -144,11 +144,8 @@
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^1.4.1",
"node-sass": "^7.0.1",
"node-unrar-js": "^1.0.1",
"nodemon": "^1.17.3",
"npm": "^7.9.0",
"pino": "^6.11.2",
"pino-pretty": "^4.7.1",
"prettier": "^2.2.1",
"qs": "^6.10.1",
"rimraf": "^3.0.2",
@@ -159,7 +156,7 @@
"tslint": "^6.1.3",
"typescript": "^4.2.3",
"url-loader": "^1.0.1",
"webpack": "^5.66.0",
"webpack": "^5.70.0",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^4.7.4",