chore: add bun.lock to ensure consistent dependency versions (#471)

Added bun.lock file to lock versions of project dependencies, ensuring reproducible builds and consistent environments across different setups using Bun as the package manager.
This commit is contained in:
Jainil Prajapati
2025-10-25 13:23:51 +05:30
committed by GitHub
parent a3453ed2d7
commit 7cb050772f
6 changed files with 734 additions and 27 deletions

View File

@@ -627,6 +627,24 @@
"radarr"
]
},
{
"id": "bentopdf",
"name": "BentoPDF",
"version": "latest",
"description": "BentoPDF is a lightweight PDF conversion microservice that exposes a simple HTTP API for generating PDFs.",
"logo": "image.png",
"links": {
"github": "https://github.com/bentopdf/bentopdf",
"website": "https://bentopdf.com/",
"docs": "https://github.com/bentopdf/bentopdf#readme"
},
"tags": [
"pdf",
"converter",
"api",
"utility"
]
},
{
"id": "beszel",
"name": "Beszel",