fix(deps): update dependency @typescript-eslint/eslint-plugin to ^7.4.0 (#271)

* fix(deps): update dependency @typescript-eslint/eslint-plugin to ^7.4.0

* fix: lint issue

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-01 18:10:14 +02:00
committed by GitHub
parent c00d856e1a
commit dd7f04e395
3 changed files with 18 additions and 66 deletions

View File

@@ -9,18 +9,13 @@ import type { RouterOutputs } from "@homarr/api";
import { clientApi } from "@homarr/api/client";
import { useScopedI18n } from "@homarr/translation/client";
import {
ActionIcon,
Avatar,
Button,
Flex,
Group,
IconCheck,
IconEdit,
IconTrash,
Text,
ThemeIcon,
Title,
Tooltip,
} from "@homarr/ui";
interface UserListComponentProps {