chore(deps): update dependency eslint to ^9.26.0 (#3008)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-02 22:21:25 +00:00
committed by GitHub
parent dbae2d2fdd
commit a9aa0e303b
40 changed files with 512 additions and 172 deletions

View File

@@ -58,7 +58,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.25.1",
"eslint": "^9.26.0",
"prettier": "^3.5.3",
"typescript": "^5.8.3"
}