From 8de73ffad30ee7173a0bca7876a92ab969e6ae88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 07:57:54 +0000 Subject: [PATCH] build(deps): bump @tabler/icons from 3.14.0 to 3.15.0 Bumps [@tabler/icons](https://github.com/tabler/tabler-icons) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/compare/v3.14.0...v3.15.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 3c25e778..877b72aa 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -32,7 +32,7 @@ "@mantine/hooks": "7.12.2", "@mantine/notifications": "^7.12.2", "@next/bundle-analyzer": "^14.2.8", - "@tabler/icons": "^3.14.0", + "@tabler/icons": "^3.15.0", "@tabler/icons-react": "^3.15.0", "clsx": "^2.1.1", "mantine-datatable": "^7.12.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f19b6c34..82e1e182 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^14.2.8 version: 14.2.8 '@tabler/icons': - specifier: ^3.14.0 - version: 3.14.0 + specifier: ^3.15.0 + version: 3.15.0 '@tabler/icons-react': specifier: ^3.15.0 version: 3.15.0(react@18.3.1) @@ -3538,9 +3538,6 @@ packages: peerDependencies: react: '>= 16' - '@tabler/icons@3.14.0': - resolution: {integrity: sha512-OakKjK1kuDWKoNwdnHHVMt11kTZAC10iZpN/8o/CSYdeBH7S3v5n8IyqAYynFxLI8yBGTyBvljtvWdmWh57zSg==} - '@tabler/icons@3.15.0': resolution: {integrity: sha512-Pzo7g8znsCgCcnSLCfukEV+kcfr0/VjBoCLXJtrOtaY94gtvYjWC2hrKzazf511asUflRuk/+dxztdKYJgpe4g==} @@ -14044,8 +14041,6 @@ snapshots: '@tabler/icons': 3.15.0 react: 18.3.1 - '@tabler/icons@3.14.0': {} - '@tabler/icons@3.15.0': {} '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.10)':