fix(deps): update dependency typescript-eslint to ^8.32.0 (#3027)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-05 21:22:55 +00:00
committed by GitHub
parent 0e7eae4553
commit bee1dddc9f
2 changed files with 76 additions and 65 deletions

View File

@@ -24,7 +24,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"typescript-eslint": "^8.31.1"
"typescript-eslint": "^8.32.0"
},
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",