chore(deps): update dependency eslint to ^9.39.0 (#4424)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-05 21:32:12 +00:00
committed by GitHub
parent d9b14db6a1
commit 2ff32627f4
41 changed files with 189 additions and 189 deletions

View File

@@ -101,7 +101,7 @@
"@types/react-dom": "19.2.2",
"@types/swagger-ui-react": "^5.18.0",
"concurrently": "^9.2.1",
"eslint": "^9.38.0",
"eslint": "^9.39.0",
"node-loader": "^2.1.0",
"prettier": "^3.6.2",
"typescript": "^5.9.3"

View File

@@ -50,7 +50,7 @@
"@types/node": "^24.9.2",
"dotenv-cli": "^11.0.0",
"esbuild": "^0.25.11",
"eslint": "^9.38.0",
"eslint": "^9.39.0",
"prettier": "^3.6.2",
"tsx": "4.20.4",
"typescript": "^5.9.3"

View File

@@ -35,7 +35,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.18.1",
"esbuild": "^0.25.11",
"eslint": "^9.38.0",
"eslint": "^9.39.0",
"prettier": "^3.6.2",
"typescript": "^5.9.3"
}