fix(deps): update dependency typescript-eslint to ^8.19.1 (#1874)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-06 18:32:37 +00:00
committed by GitHub
parent e0eab425e6
commit be4e75321a
2 changed files with 66 additions and 66 deletions

View File

@@ -24,7 +24,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"typescript-eslint": "^8.19.0"
"typescript-eslint": "^8.19.1"
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",