diff --git a/packages/ui/package.json b/packages/ui/package.json index a1f835cb7..d24d9cd9c 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -37,6 +37,6 @@ "dependencies": { "@mantine/core": "^7.5.1", "@mantine/dates": "^7.5.1", - "@tabler/icons-react": "^2.42.0" + "@tabler/icons-react": "^2.47.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f095fdfb0..dd173a970 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -459,8 +459,8 @@ importers: specifier: ^7.5.1 version: 7.5.1(@mantine/core@7.5.1)(@mantine/hooks@7.5.1)(dayjs@1.11.10)(react-dom@18.2.0)(react@18.2.0) '@tabler/icons-react': - specifier: ^2.42.0 - version: 2.42.0(react@18.2.0) + specifier: ^2.47.0 + version: 2.47.0(react@18.2.0) devDependencies: '@homarr/eslint-config': specifier: workspace:^0.2.0 @@ -1770,18 +1770,18 @@ packages: zod: 3.22.4 dev: false - /@tabler/icons-react@2.42.0(react@18.2.0): - resolution: {integrity: sha512-2APr++u24P2mx9vJymJQJORRpu2Qej0rPrtAvgXu8YomHjLXVP+O1VtToSGyoSPH1ysA569XbxrwzOau9Ne12A==} + /@tabler/icons-react@2.47.0(react@18.2.0): + resolution: {integrity: sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 dependencies: - '@tabler/icons': 2.42.0 + '@tabler/icons': 2.47.0 prop-types: 15.8.1 react: 18.2.0 dev: false - /@tabler/icons@2.42.0: - resolution: {integrity: sha512-ynV4iaC1c1mUhuAr9HRaoq8KrWYmZ0bJEpOh7qTBE+OfdDsdvQUe+0S7FW+DHkJ4RuxQMdO8djrZK7HrUw9YMA==} + /@tabler/icons@2.47.0: + resolution: {integrity: sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==} dev: false /@tanstack/query-core@5.17.19: