From 420880b26814edb19ca33b28b9beae84b802c1f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:54:52 +0000 Subject: [PATCH] build(deps): bump @tabler/icons-react from 3.18.0 to 3.19.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.19.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, 15 insertions(+), 10 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index de1576cc5..6f66d096b 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -33,7 +33,7 @@ "@mantine/notifications": "^7.13.0", "@next/bundle-analyzer": "^14.2.13", "@tabler/icons": "^3.18.0", - "@tabler/icons-react": "^3.18.0", + "@tabler/icons-react": "^3.19.0", "clsx": "^2.1.1", "mantine-datatable": "^7.12.4", "next": "14.2.13", diff --git a/packages/ui/package.json b/packages/ui/package.json index 786857e27..bce42defd 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -18,7 +18,7 @@ "dependencies": { "@mantine/core": "7.13.0", "@mantine/hooks": "7.13.0", - "@tabler/icons-react": "^3.18.0", + "@tabler/icons-react": "^3.19.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4cdb31101..2b5cba609 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^3.18.0 version: 3.18.0 '@tabler/icons-react': - specifier: ^3.18.0 - version: 3.18.0(react@18.3.1) + specifier: ^3.19.0 + version: 3.19.0(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -450,8 +450,8 @@ importers: specifier: 7.13.0 version: 7.13.0(react@18.3.1) '@tabler/icons-react': - specifier: ^3.18.0 - version: 3.18.0(react@18.3.1) + specifier: ^3.19.0 + version: 3.19.0(react@18.3.1) react: specifier: 18.3.1 version: 18.3.1 @@ -3421,14 +3421,17 @@ packages: '@swc/helpers@0.5.5': resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} - '@tabler/icons-react@3.18.0': - resolution: {integrity: sha512-2gGMWJe67T7q6Sgb+4r/OsAjbq6hH30D6D2l02kOnl9kAauSsp/u6Gx1zteQ/GiwqRYSTEIhYMOhOV4LLa8rAw==} + '@tabler/icons-react@3.19.0': + resolution: {integrity: sha512-AqEWGI0tQWgqo6ZjMO5yJ9sYT8oXLuAM/up0hN9iENS6IdtNZryKrkNSiMgpwweNTpl8wFFG/dAZ959S91A/uQ==} peerDependencies: react: '>= 16' '@tabler/icons@3.18.0': resolution: {integrity: sha512-zLuwTs/xjQSsGh1X5Pt6qytvM8r6lFpWo5aAiDgnX2ekrOshNs4d87PcJEkP3555gaKy0ZftgckxPzedrN00fQ==} + '@tabler/icons@3.19.0': + resolution: {integrity: sha512-A4WEWqpdbTfnpFEtwXqwAe9qf9sp1yRPvzppqAuwcoF0q5YInqB+JkJtSFToCyBpPVeLxJUxxkapLvt2qQgnag==} + '@tailwindcss/aspect-ratio@0.4.2': resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==} peerDependencies: @@ -13637,13 +13640,15 @@ snapshots: '@swc/counter': 0.1.3 tslib: 2.6.3 - '@tabler/icons-react@3.18.0(react@18.3.1)': + '@tabler/icons-react@3.19.0(react@18.3.1)': dependencies: - '@tabler/icons': 3.18.0 + '@tabler/icons': 3.19.0 react: 18.3.1 '@tabler/icons@3.18.0': {} + '@tabler/icons@3.19.0': {} + '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.13)': dependencies: tailwindcss: 3.4.13