From 4144c3fd2936f9934c6642dcac19bc826cb1aae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 07:50:25 +0000 Subject: [PATCH] build(deps): bump @tabler/icons from 3.17.0 to 3.18.0 Bumps [@tabler/icons](https://github.com/tabler/tabler-icons) from 3.17.0 to 3.18.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/compare/v3.17.0...v3.18.0) --- updated-dependencies: - dependency-name: "@tabler/icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/admin/package.json | 2 +- pnpm-lock.yaml | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index cd84c769f..f763d95b3 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 8e43c3249..b68eeefc1 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)':