fix(deps): update dependency typescript-eslint to ^8.46.0 (#4264)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-11 17:26:36 +00:00
committed by GitHub
parent e8877169f8
commit 0aede0dec3
2 changed files with 71 additions and 71 deletions

View File

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