chore(deps): update dependency esbuild to ^0.26.0 (#4469)

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 03:25:59 +00:00
committed by GitHub
parent 1916eacb4d
commit d8e4255733
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.25.12",
"esbuild": "^0.26.0",
"eslint": "^9.39.1",
"typescript": "^5.9.3"
}