diff --git a/package.json b/package.json index 1e5d76f16..8ee2828da 100644 --- a/package.json +++ b/package.json @@ -231,7 +231,6 @@ "@types/node": "^20.4.2", "@typescript-eslint/eslint-plugin": "^7.13.1", "buffer": "^6.0.3", - "bytes": "^3.1.0", "c8": "^10.1.2", "chai": "^4.3.4", "chai-as-promised": "^7.1.1", @@ -282,7 +281,6 @@ "p-map": "^7.0.1", "p-queue": "^8.0.1", "p-retry": "^6.0.0", - "pascalcase": "^2.0.0", "path": "^0.12.7", "playwright-test": "^14.0.0", "polka": "^0.5.2", @@ -309,7 +307,6 @@ "yargs-parser": "^21.1.1" }, "devDependencies": { - "@types/bytes": "^3.1.0", "@types/cors": "^2.8.10", "@types/diff": "^5.0.2", "@types/eslint": "^8.4.1", @@ -317,7 +314,6 @@ "@types/gh-pages": "^6.1.0", "@types/listr": "^0.14.2", "@types/mdast": "^4.0.3", - "@types/pascalcase": "^1.0.0", "@types/polka": "^0.5.2", "@types/prompt": "^1.1.2", "@types/proper-lockfile": "^4.1.1",