fix: esbuild not part of dependencies (#3139)

This commit is contained in:
Meier Lukas
2025-05-17 20:04:05 +02:00
committed by GitHub
parent 15675d95bd
commit ef540e980f
5 changed files with 124 additions and 108 deletions

View File

@@ -34,6 +34,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"esbuild": "^0.25.4",
"eslint": "^9.27.0",
"typescript": "^5.8.3"
}