From f067883e70ba2814fb9ed52334866ba75e11ecc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 07:50:51 +0000 Subject: [PATCH] build(deps): bump @tabler/icons-react from 3.10.0 to 3.11.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.11.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 | 18 +++++++----------- 3 files changed, 9 insertions(+), 13 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index b996da00..e608448e 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -33,7 +33,7 @@ "@mantine/notifications": "^7.11.2", "@next/bundle-analyzer": "^14.2.5", "@tabler/icons": "^3.11.0", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.11.0", "clsx": "^2.1.1", "mantine-datatable": "^7.11.2", "next": "14.2.5", diff --git a/packages/ui/package.json b/packages/ui/package.json index c4d980c9..da146c40 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -18,7 +18,7 @@ "dependencies": { "@mantine/core": "7.11.2", "@mantine/hooks": "7.11.2", - "@tabler/icons-react": "^3.10.0", + "@tabler/icons-react": "^3.11.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e50774a0..7b6e7cf4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^3.11.0 version: 3.11.0 '@tabler/icons-react': - specifier: ^3.10.0 - version: 3.10.0(react@18.3.1) + specifier: ^3.11.0 + version: 3.11.0(react@18.3.1) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -447,8 +447,8 @@ importers: specifier: 7.11.2 version: 7.11.2(react@18.3.1) '@tabler/icons-react': - specifier: ^3.10.0 - version: 3.10.0(react@18.3.1) + specifier: ^3.11.0 + version: 3.11.0(react@18.3.1) react: specifier: 18.3.1 version: 18.3.1 @@ -6034,19 +6034,15 @@ packages: '@swc/counter': 0.1.3 tslib: 2.6.3 - /@tabler/icons-react@3.10.0(react@18.3.1): - resolution: {integrity: sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg==} + /@tabler/icons-react@3.11.0(react@18.3.1): + resolution: {integrity: sha512-xHNBi9mns1slvqos+7LkP3ube4CjWrANMbxMaorzwzO9J/+y1sAEG/sN8CV8FmtpYW/9/gDR+OWCjjLLg0RmAw==} peerDependencies: react: '>= 16' dependencies: - '@tabler/icons': 3.10.0 + '@tabler/icons': 3.11.0 react: 18.3.1 dev: false - /@tabler/icons@3.10.0: - resolution: {integrity: sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA==} - dev: false - /@tabler/icons@3.11.0: resolution: {integrity: sha512-/vZinJNvCYhdAB+RUsyCpanSPuOEKHHIZi4Uu0Bw7ilewHnQhCWUPrT704uHCRli2ROl7spADPmWzAqOganA5A==} dev: false