chore(deps): update dependency eslint to ^9.12.0 (#1241)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-04 20:48:44 +00:00
committed by GitHub
parent 6ad201f4a2
commit 41538a7366
33 changed files with 183 additions and 170 deletions

View File

@@ -86,7 +86,7 @@
"@types/react-dom": "^18.3.0",
"@types/swagger-ui-react": "^4.18.3",
"concurrently": "^9.0.1",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"node-loader": "^2.0.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"

View File

@@ -46,7 +46,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.16.10",
"dotenv-cli": "^7.4.2",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"prettier": "^3.3.3",
"tsx": "4.13.3",
"typescript": "^5.6.2"

View File

@@ -34,7 +34,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.5.12",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"
}