We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 170e312 commit 2706f63Copy full SHA for 2706f63
package.json
@@ -28,26 +28,18 @@
28
"author": "",
29
"license": "MIT",
30
"dependencies": {
31
- "@hapi/catbox": "^12.1.1",
32
- "@hapi/catbox-memory": "^6.0.2",
33
"@hey-api/client-fetch": "^0.13.0",
34
"cacheable": "^1.10.0",
35
"debug": "^4.4.1",
36
"keyv": "^5.3.4",
37
- "keyv-file": "^5.1.2",
38
- "openapi-fetch": "^0.14.0",
39
"totp-generator": "^1.0.0"
40
},
41
"devDependencies": {
42
"@ariesclark/eslint-config": "^3.1.1",
43
"@hey-api/openapi-ts": "^0.72.1",
44
"@types/debug": "^4.1.12",
45
"eslint": "^9.29.0",
46
- "node-jq": "^6.0.1",
47
- "openapi-typescript": "^7.8.0",
48
"tsup": "^8.5.0",
49
- "typedoc": "^0.28.5",
50
- "typedoc-plugin-markdown": "^4.6.4",
51
"typescript": "^5.8.3"
52
}
53
0 commit comments