From 7293ca4199c4bbb210c470d4a7ef6cd78f36ed71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:45:24 +0000 Subject: [PATCH] Bump @tabler/icons-react from 3.19.0 to 3.26.0 Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.19.0 to 3.26.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.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] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 768a0895..63956fc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@mantine/core": "^7.13.3", "@mantine/hooks": "^7.13.0", "@mantine/notifications": "^7.12.2", - "@tabler/icons-react": "^3.19.0", + "@tabler/icons-react": "^3.26.0", "javascript-time-ago": "^2.5.11", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -1280,20 +1280,20 @@ ] }, "node_modules/@tabler/icons": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.19.0.tgz", - "integrity": "sha512-A4WEWqpdbTfnpFEtwXqwAe9qf9sp1yRPvzppqAuwcoF0q5YInqB+JkJtSFToCyBpPVeLxJUxxkapLvt2qQgnag==", + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.26.0.tgz", + "integrity": "sha512-oO3D4ss+DxzxqU1aDy0f1HmToyrO0gcQWIMpzHAfV1quPUx0BZYvNm5xz1DQb4DxNm/+xNvbBGLJy4pzTLYWag==", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" } }, "node_modules/@tabler/icons-react": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.19.0.tgz", - "integrity": "sha512-AqEWGI0tQWgqo6ZjMO5yJ9sYT8oXLuAM/up0hN9iENS6IdtNZryKrkNSiMgpwweNTpl8wFFG/dAZ959S91A/uQ==", + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.26.0.tgz", + "integrity": "sha512-t18Zmu1ROktB7M8hWQ6vJw+mNpI/LPk5PPxLuE+kNB+4Zzf38GfETL8VF98inhzcfHohsggdROzMzwSAfjcAxw==", "dependencies": { - "@tabler/icons": "3.19.0" + "@tabler/icons": "3.26.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index b220af33..2821c19f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@mantine/core": "^7.13.3", "@mantine/hooks": "^7.13.0", "@mantine/notifications": "^7.12.2", - "@tabler/icons-react": "^3.19.0", + "@tabler/icons-react": "^3.26.0", "javascript-time-ago": "^2.5.11", "react": "^18.3.1", "react-dom": "^18.3.1",