From a6b96c88aa69e4bed8a80a8533816c1fd0b3ab66 Mon Sep 17 00:00:00 2001 From: Soapbox Bot Date: Wed, 15 Feb 2023 19:09:14 +0000 Subject: [PATCH] Update dependency @tabler/icons to v2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e19e425bc..79d36fa67 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@sentry/browser": "^7.37.2", "@sentry/react": "^7.37.2", "@sentry/tracing": "^7.37.2", - "@tabler/icons": "^1.117.0", + "@tabler/icons": "^2.0.0", "@tailwindcss/forms": "^0.5.3", "@tailwindcss/line-clamp": "^0.4.2", "@tailwindcss/typography": "^0.5.7", diff --git a/yarn.lock b/yarn.lock index 3d0266863..482b61c66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3826,10 +3826,10 @@ dependencies: defer-to-connect "^2.0.0" -"@tabler/icons@^1.117.0": - version "1.117.0" - resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-1.117.0.tgz#2ffafca94f868940cf84a839e284c243e095c45a" - integrity sha512-4UGF8fMcROiy++CCNlzTz6p22rxFQD/fAMfaw/8Uanopl41X2SCZTmpnotS3C6Qdrk99m8eMZySa5w1y99gFqQ== +"@tabler/icons@^2.0.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.4.0.tgz#34b1b0d818dc00926b956c3424bff48b89a5b439" + integrity sha512-JZY9Kk3UsQoqp7Rw/BuWw1PrkRwv5h0psjJBbj+Cn9UVyhdzr5vztg2mywXBAJ+jFBUL/pjnVcIvOzKFw4CXng== "@tailwindcss/forms@^0.5.3": version "0.5.3"