From 155a822be2535c4ea8cca4b0cd0ea61d0f04dfca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 17:55:02 +0000 Subject: [PATCH] Bump @tabler/icons-react from 2.25.0 to 2.26.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.25.0 to 2.26.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v2.26.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/nextjs/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 52e618f..d153323 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -19,7 +19,7 @@ "@mantine/hooks": "^6.0.16", "@mantine/next": "^6.0.16", "@mantine/notifications": "^6.0.16", - "@tabler/icons-react": "^2.25.0", + "@tabler/icons-react": "^2.26.0", "graphql": "^16.7.1", "html-react-parser": "^4.0.0", "isomorphic-dompurify": "^1.8.0", diff --git a/package-lock.json b/package-lock.json index 107755d..0163609 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@mantine/hooks": "^6.0.16", "@mantine/next": "^6.0.16", "@mantine/notifications": "^6.0.16", - "@tabler/icons-react": "^2.25.0", + "@tabler/icons-react": "^2.26.0", "graphql": "^16.7.1", "html-react-parser": "^4.0.0", "isomorphic-dompurify": "^1.8.0", @@ -1245,20 +1245,20 @@ } }, "node_modules/@tabler/icons": { - "version": "2.25.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.25.0.tgz", - "integrity": "sha512-Z+FtSZoG/CM1TMCgg7elUew2m0+qMdh5gutMhvxiIY77KIIsE6L/6fUBy+rPXWE9v7MV296fsnCvbpfgwpXupQ==", + "version": "2.26.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.26.0.tgz", + "integrity": "sha512-fYUgqy2txHrFLxhO54lFbNCLdTIf0WtEwABdQ70fH/C6WvGDWpXSln7ntUwK1Z3MNtBkoyXUhtJgtue1yP8Gww==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" } }, "node_modules/@tabler/icons-react": { - "version": "2.25.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-2.25.0.tgz", - "integrity": "sha512-so/amZZcvuZBBTMinReI219ek1MwlZfccGfRu7IwXEhgHftFTfyBOvTK9Kgf4vM+9+i0CcuVRoxyfQiuUwYUWg==", + "version": "2.26.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-2.26.0.tgz", + "integrity": "sha512-IRhaSfCIRy2uMcUHQxJBSrQWh7KcTFFpGGqvYf+5YITWgr7HD2ipuBCR9d5MYx9o6DqM/B+9kKaUU63JA+dt0A==", "dependencies": { - "@tabler/icons": "2.25.0", + "@tabler/icons": "2.26.0", "prop-types": "^15.7.2" }, "funding": {