Skip to content

Commit 2706f63

Browse files
committed
fix: remove unused dependencies
1 parent 170e312 commit 2706f63

File tree

2 files changed

+16
-570
lines changed

2 files changed

+16
-570
lines changed

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,18 @@
2828
"author": "",
2929
"license": "MIT",
3030
"dependencies": {
31-
"@hapi/catbox": "^12.1.1",
32-
"@hapi/catbox-memory": "^6.0.2",
3331
"@hey-api/client-fetch": "^0.13.0",
3432
"cacheable": "^1.10.0",
3533
"debug": "^4.4.1",
3634
"keyv": "^5.3.4",
37-
"keyv-file": "^5.1.2",
38-
"openapi-fetch": "^0.14.0",
3935
"totp-generator": "^1.0.0"
4036
},
4137
"devDependencies": {
4238
"@ariesclark/eslint-config": "^3.1.1",
4339
"@hey-api/openapi-ts": "^0.72.1",
4440
"@types/debug": "^4.1.12",
4541
"eslint": "^9.29.0",
46-
"node-jq": "^6.0.1",
47-
"openapi-typescript": "^7.8.0",
4842
"tsup": "^8.5.0",
49-
"typedoc": "^0.28.5",
50-
"typedoc-plugin-markdown": "^4.6.4",
5143
"typescript": "^5.8.3"
5244
}
5345
}

0 commit comments

Comments
 (0)