chore(deps): update dependency eslint to ^9.36.0 (#4145)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-24 16:39:21 +00:00
committed by GitHub
parent 0c577a6f11
commit c17e5e8774
41 changed files with 195 additions and 195 deletions

View File

@@ -100,7 +100,7 @@
"@types/react-dom": "19.1.9",
"@types/swagger-ui-react": "^5.18.0",
"concurrently": "^9.2.1",
"eslint": "^9.35.0",
"eslint": "^9.36.0",
"node-loader": "^2.1.0",
"prettier": "^3.6.2",
"typescript": "^5.9.2"

View File

@@ -50,7 +50,7 @@
"@types/node": "^22.18.6",
"dotenv-cli": "^10.0.0",
"esbuild": "^0.25.10",
"eslint": "^9.35.0",
"eslint": "^9.36.0",
"prettier": "^3.6.2",
"tsx": "4.20.4",
"typescript": "^5.9.2"

View File

@@ -35,7 +35,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.18.1",
"esbuild": "^0.25.10",
"eslint": "^9.35.0",
"eslint": "^9.36.0",
"prettier": "^3.6.2",
"typescript": "^5.9.2"
}