chore(deps): update dependency eslint to ^9.34.0 (#3942)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 10:47:27 +00:00
committed by GitHub
parent 5d908093ce
commit 21bde0f3ea
41 changed files with 180 additions and 185 deletions

View File

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

View File

@@ -48,7 +48,7 @@
"@types/node": "^22.17.2",
"dotenv-cli": "^10.0.0",
"esbuild": "^0.25.9",
"eslint": "^9.33.0",
"eslint": "^9.34.0",
"prettier": "^3.6.2",
"tsx": "4.20.5",
"typescript": "^5.9.2"

View File

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