diff --git a/apps/admin/package.json b/apps/admin/package.json index 1cd1fbb2..57248e0f 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -32,7 +32,7 @@ "@mantine/hooks": "7.13.0", "@mantine/notifications": "^7.13.0", "@next/bundle-analyzer": "^14.2.13", - "@tabler/icons": "^3.17.0", + "@tabler/icons": "^3.18.0", "@tabler/icons-react": "^3.18.0", "clsx": "^2.1.1", "mantine-datatable": "^7.12.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28204006..91866662 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^14.2.13 version: 14.2.13 '@tabler/icons': - specifier: ^3.17.0 - version: 3.17.0 + specifier: ^3.18.0 + version: 3.18.0 '@tabler/icons-react': specifier: ^3.18.0 version: 3.18.0(react@18.3.1) @@ -3410,9 +3410,6 @@ packages: peerDependencies: react: '>= 16' - '@tabler/icons@3.17.0': - resolution: {integrity: sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA==} - '@tabler/icons@3.18.0': resolution: {integrity: sha512-zLuwTs/xjQSsGh1X5Pt6qytvM8r6lFpWo5aAiDgnX2ekrOshNs4d87PcJEkP3555gaKy0ZftgckxPzedrN00fQ==} @@ -13604,8 +13601,6 @@ snapshots: '@tabler/icons': 3.18.0 react: 18.3.1 - '@tabler/icons@3.17.0': {} - '@tabler/icons@3.18.0': {} '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.13)':