From de8737d8d1a2096e37e337cd3066cf656f0d086c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:15:36 +0000 Subject: [PATCH] build(deps): bump @tabler/icons-react from 3.16.0 to 3.17.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.16.0 to 3.17.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.17.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/admin/package.json | 2 +- packages/ui/package.json | 2 +- pnpm-lock.yaml | 21 ++++++++------------- 3 files changed, 10 insertions(+), 15 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index 20cea9da4..796260798 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -33,7 +33,7 @@ "@mantine/notifications": "^7.12.2", "@next/bundle-analyzer": "^14.2.11", "@tabler/icons": "^3.17.0", - "@tabler/icons-react": "^3.16.0", + "@tabler/icons-react": "^3.17.0", "clsx": "^2.1.1", "mantine-datatable": "^7.12.4", "next": "14.2.11", diff --git a/packages/ui/package.json b/packages/ui/package.json index a77841904..099d329af 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -18,7 +18,7 @@ "dependencies": { "@mantine/core": "7.12.2", "@mantine/hooks": "7.12.2", - "@tabler/icons-react": "^3.16.0", + "@tabler/icons-react": "^3.17.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be1152405..a17175ab4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^3.17.0 version: 3.17.0 '@tabler/icons-react': - specifier: ^3.16.0 - version: 3.16.0(react@18.3.1) + specifier: ^3.17.0 + version: 3.17.0(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -450,8 +450,8 @@ importers: specifier: 7.12.2 version: 7.12.2(react@18.3.1) '@tabler/icons-react': - specifier: ^3.16.0 - version: 3.16.0(react@18.3.1) + specifier: ^3.17.0 + version: 3.17.0(react@18.3.1) react: specifier: 18.3.1 version: 18.3.1 @@ -3405,14 +3405,11 @@ packages: '@swc/helpers@0.5.5': resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} - '@tabler/icons-react@3.16.0': - resolution: {integrity: sha512-u2ABvvw71+VZMmkQ9PXsBQb+xoox8YSV8+96Xbg5jocE+gqIrAJD/3dJxWN9YhEP3TBhbcFQdkY4svvhhE+FBw==} + '@tabler/icons-react@3.17.0': + resolution: {integrity: sha512-Ndm9Htv7KpIU1PYYrzs5EMhyA3aZGcgaxUp9Q1XOxcRZ+I0X+Ub2WS5f4bkRyDdL1s0++k2T9XRgmg2pG113sw==} peerDependencies: react: '>= 16' - '@tabler/icons@3.16.0': - resolution: {integrity: sha512-GU7MSx4uQEr55BmyON6hD/QYTl6k1v0YlRhM91gBWDoKAbyCt6QIYw7rpJ/ecdh5zrHaTOJKPenZ4+luoutwFA==} - '@tabler/icons@3.17.0': resolution: {integrity: sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA==} @@ -13570,13 +13567,11 @@ snapshots: '@swc/counter': 0.1.3 tslib: 2.6.3 - '@tabler/icons-react@3.16.0(react@18.3.1)': + '@tabler/icons-react@3.17.0(react@18.3.1)': dependencies: - '@tabler/icons': 3.16.0 + '@tabler/icons': 3.17.0 react: 18.3.1 - '@tabler/icons@3.16.0': {} - '@tabler/icons@3.17.0': {} '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.11)':