feat(api): Add timeline benchmark

This commit is contained in:
Jesse Wierzbinski 2024-11-10 13:08:43 +01:00
parent 3ec5118771
commit 19d8680289
No known key found for this signature in database
3 changed files with 46 additions and 0 deletions

View file

@ -91,6 +91,7 @@
"oclif": "^4.15.20",
"ts-prune": "^0.10.3",
"typescript": "^5.6.3",
"vitepress": "^1.5.0",
"zod-to-json-schema": "^3.23.5"
},
"peerDependencies": {
@ -138,6 +139,7 @@
"markdown-it-container": "^4.0.0",
"markdown-it-toc-done-right": "^4.2.0",
"mime-types": "^2.1.35",
"mitata": "^1.0.10",
"oauth4webapi": "^3.1.2",
"ora": "^8.1.1",
"pg": "^8.13.1",