diff --git a/apps/admin/package.json b/apps/admin/package.json index cadb251c..189f3c11 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -33,7 +33,7 @@ "@mantine/notifications": "^7.15.1", "@next/bundle-analyzer": "^15.1.2", "@tabler/icons": "^3.26.0", - "@tabler/icons-react": "^3.19.0", + "@tabler/icons-react": "^3.26.0", "clsx": "^2.1.1", "mantine-datatable": "^7.14.5", "next": "14.2.15", diff --git a/packages/ui/package.json b/packages/ui/package.json index e8e58840..09b90113 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -18,7 +18,7 @@ "dependencies": { "@mantine/core": "7.13.2", "@mantine/hooks": "7.13.2", - "@tabler/icons-react": "^3.19.0", + "@tabler/icons-react": "^3.26.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e70e8f2..c1467261 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^3.26.0 version: 3.26.0 '@tabler/icons-react': - specifier: ^3.19.0 - version: 3.19.0(react@18.3.1) + specifier: ^3.26.0 + version: 3.26.0(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -450,8 +450,8 @@ importers: specifier: 7.13.2 version: 7.13.2(react@18.3.1) '@tabler/icons-react': - specifier: ^3.19.0 - version: 3.19.0(react@18.3.1) + specifier: ^3.26.0 + version: 3.26.0(react@18.3.1) react: specifier: 18.3.1 version: 18.3.1 @@ -3645,14 +3645,11 @@ packages: '@swc/helpers@0.5.5': resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} - '@tabler/icons-react@3.19.0': - resolution: {integrity: sha512-AqEWGI0tQWgqo6ZjMO5yJ9sYT8oXLuAM/up0hN9iENS6IdtNZryKrkNSiMgpwweNTpl8wFFG/dAZ959S91A/uQ==} + '@tabler/icons-react@3.26.0': + resolution: {integrity: sha512-t18Zmu1ROktB7M8hWQ6vJw+mNpI/LPk5PPxLuE+kNB+4Zzf38GfETL8VF98inhzcfHohsggdROzMzwSAfjcAxw==} peerDependencies: react: '>= 16' - '@tabler/icons@3.19.0': - resolution: {integrity: sha512-A4WEWqpdbTfnpFEtwXqwAe9qf9sp1yRPvzppqAuwcoF0q5YInqB+JkJtSFToCyBpPVeLxJUxxkapLvt2qQgnag==} - '@tabler/icons@3.26.0': resolution: {integrity: sha512-oO3D4ss+DxzxqU1aDy0f1HmToyrO0gcQWIMpzHAfV1quPUx0BZYvNm5xz1DQb4DxNm/+xNvbBGLJy4pzTLYWag==} @@ -14384,13 +14381,11 @@ snapshots: '@swc/counter': 0.1.3 tslib: 2.6.3 - '@tabler/icons-react@3.19.0(react@18.3.1)': + '@tabler/icons-react@3.26.0(react@18.3.1)': dependencies: - '@tabler/icons': 3.19.0 + '@tabler/icons': 3.26.0 react: 18.3.1 - '@tabler/icons@3.19.0': {} - '@tabler/icons@3.26.0': {} '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.17)':