chore(deps): update dependency eslint to ^9.24.0 (#2802)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-04 19:31:51 +00:00
committed by GitHub
parent 95e7136284
commit 646e2c12e6
40 changed files with 176 additions and 176 deletions

View File

@@ -98,7 +98,7 @@
"@types/react-dom": "19.1.1",
"@types/swagger-ui-react": "^5.18.0",
"concurrently": "^9.1.2",
"eslint": "^9.23.0",
"eslint": "^9.24.0",
"node-loader": "^2.1.0",
"prettier": "^3.5.3",
"typescript": "^5.8.2"

View File

@@ -46,7 +46,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^22.14.0",
"dotenv-cli": "^8.0.0",
"eslint": "^9.23.0",
"eslint": "^9.24.0",
"prettier": "^3.5.3",
"tsx": "4.19.3",
"typescript": "^5.8.2"

View File

@@ -34,7 +34,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.18.1",
"eslint": "^9.23.0",
"eslint": "^9.24.0",
"prettier": "^3.5.3",
"typescript": "^5.8.2"
}