chore(deps): update dependency esbuild to ^0.27.0 (#4476)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-14 19:28:44 +00:00
committed by GitHub
parent 0bba7be8d5
commit a62c1385e3
5 changed files with 281 additions and 13 deletions

View File

@@ -34,7 +34,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"esbuild": "^0.26.0",
"esbuild": "^0.27.0",
"eslint": "^9.39.1",
"typescript": "^5.9.3"
}