diff --git a/libs/ui/package.json b/libs/ui/package.json index fb2eaab..eff15cb 100644 --- a/libs/ui/package.json +++ b/libs/ui/package.json @@ -29,7 +29,7 @@ "@mantine/core": "^7.15.1", "@mantine/dates": "^7.15.1", "@mantine/hooks": "^7.15.1", - "@tabler/icons-react": "3.17.0", + "@tabler/icons-react": "3.24.0", "dayjs": "^1.11.13", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ffb3fa5..7bfe987 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -284,8 +284,8 @@ importers: specifier: ^7.15.1 version: 7.15.1(react@18.3.1) '@tabler/icons-react': - specifier: 3.17.0 - version: 3.17.0(react@18.3.1) + specifier: 3.24.0 + version: 3.24.0(react@18.3.1) dayjs: specifier: ^1.11.13 version: 1.11.13 @@ -2601,13 +2601,13 @@ packages: '@swc/helpers@0.5.13': resolution: {integrity: sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==} - '@tabler/icons-react@3.17.0': - resolution: {integrity: sha512-Ndm9Htv7KpIU1PYYrzs5EMhyA3aZGcgaxUp9Q1XOxcRZ+I0X+Ub2WS5f4bkRyDdL1s0++k2T9XRgmg2pG113sw==} + '@tabler/icons-react@3.24.0': + resolution: {integrity: sha512-m9c7TmlcDmKqvZAasG5rv1YvazZDrVEhNdNFa2d1Bzotc0dh+iceFdiZCEcYPDb5UcRyLAMvOaOC9y/5sfMMWw==} peerDependencies: react: '>= 16' - '@tabler/icons@3.17.0': - resolution: {integrity: sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA==} + '@tabler/icons@3.24.0': + resolution: {integrity: sha512-qNis9e90QcdxAGV3wNIeX0Ba2R7ktm0cnqOToKHJfC2kj3fvJwEVLsw63K0/fm7NW8rSZjDSTQRmMnSg8g/wrg==} '@tanstack/history@1.87.6': resolution: {integrity: sha512-5OPHcc20Ye5XR+RBkFk+64TtRJ83clrpaOcC/S8t4N0k+/xPDJpkPEPnoENb3sQeRI28y1dJaUuvXt/dv/ylaQ==} @@ -9595,12 +9595,12 @@ snapshots: dependencies: tslib: 2.8.1 - '@tabler/icons-react@3.17.0(react@18.3.1)': + '@tabler/icons-react@3.24.0(react@18.3.1)': dependencies: - '@tabler/icons': 3.17.0 + '@tabler/icons': 3.24.0 react: 18.3.1 - '@tabler/icons@3.17.0': {} + '@tabler/icons@3.24.0': {} '@tanstack/history@1.87.6': {}