Skip to content

Commit

Permalink
Remove some unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
OfekShilon committed Oct 28, 2023
1 parent 49252ef commit fca5e9b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,9 @@
"golden-layout": "^1.5.9",
"http-proxy": "^1.18.1",
"husky": "^8.0.3",
"husky-init": "^8.0.0",
"jquery": "^3.6.0",
"js-cookie": "^3.0.1",
"jszip": "^3.7.1",
"lodash": "^4.17.21",
"lodash.clonedeep": "^4.5.0",
"lru-cache": "^10.0.0",
"lz-string": "^1.4.4",
Expand All @@ -65,7 +63,6 @@
"profanities": "^3.0.1",
"prom-client": "^14.0.1",
"pug": "^3.0.2",
"qs": "^6.11.0",
"request": "^2.88.2",
"response-time": "^2.3.2",
"sanitize-filename": "^1.6.3",
Expand All @@ -80,7 +77,6 @@
"tree-kill": "^1.2.2",
"triple-beam": "^1.3.0",
"ts-node": "^10.4.0",
"tslib": "^2.3.1",
"underscore": "^1.13.2",
"url-join": "^5.0.0",
"whatwg-fetch": "^3.6.2",
Expand All @@ -97,7 +93,6 @@
"@types/body-parser": "^1.19.4",
"@types/bootstrap": "^5.1.6",
"@types/chai": "^4.3.9",
"@types/chai-as-promised": "^7.1.7",
"@types/express": "^4.17.20",
"@types/file-saver": "^2.0.5",
"@types/fs-extra": "^11.0.2",
Expand All @@ -107,10 +102,8 @@
"@types/mocha": "^10.0.2",
"@types/node-targz": "^0.2.1",
"@types/nopt": "^3.0.30",
"@types/qs": "^6.9.7",
"@types/request": "^2.48.11",
"@types/shell-quote": "^1.7.1",
"@types/tar-fs": "^2.0.2",
"@types/temp": "^0.9.2",
"@types/underscore": "^1.11.4",
"@types/webpack-env": "^1.18.2",
Expand Down Expand Up @@ -156,11 +149,9 @@
"terser-webpack-plugin": "^5.3.9",
"ts-loader": "^9.5.0",
"typescript": "^4.9.5",
"url-loader": "^4.1.1",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^6.1.1",
"webpack-dev-server": "^4.15.1",
"webpack-manifest-plugin": "^5.0.0"
},
"mocha": {
Expand Down

0 comments on commit fca5e9b

Please sign in to comment.