chore(deps): update dependency esbuild to ^0.25.11 (#4325)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-20 04:37:22 +00:00
committed by GitHub
parent 448272091b
commit b0e44943a3
5 changed files with 19 additions and 287 deletions

View File

@@ -49,7 +49,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^22.18.10",
"dotenv-cli": "^10.0.0",
"esbuild": "^0.25.10",
"esbuild": "^0.25.11",
"eslint": "^9.37.0",
"prettier": "^3.6.2",
"tsx": "4.20.4",

View File

@@ -34,7 +34,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.18.1",
"esbuild": "^0.25.10",
"esbuild": "^0.25.11",
"eslint": "^9.37.0",
"prettier": "^3.6.2",
"typescript": "^5.9.3"