chore(deps): update dependency eslint to ^9.30.0 (#3498)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-27 21:20:16 +00:00
committed by GitHub
parent 4d9edca9b3
commit ec368132bf
40 changed files with 181 additions and 181 deletions

View File

@@ -98,7 +98,7 @@
"@types/react-dom": "19.1.6",
"@types/swagger-ui-react": "^5.18.0",
"concurrently": "^9.2.0",
"eslint": "^9.29.0",
"eslint": "^9.30.0",
"node-loader": "^2.1.0",
"prettier": "^3.6.2",
"typescript": "^5.8.3"

View File

@@ -47,7 +47,7 @@
"@types/node": "^22.15.33",
"dotenv-cli": "^8.0.0",
"esbuild": "^0.25.5",
"eslint": "^9.29.0",
"eslint": "^9.30.0",
"prettier": "^3.6.2",
"tsx": "4.20.3",
"typescript": "^5.8.3"

View File

@@ -35,7 +35,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.18.1",
"esbuild": "^0.25.5",
"eslint": "^9.29.0",
"eslint": "^9.30.0",
"prettier": "^3.6.2",
"typescript": "^5.8.3"
}