From b86005bb7d277acc1c81521848f2fda41a85c1fa Mon Sep 17 00:00:00 2001
From: Patchy <patchy-bot@holi.social>
Date: Sat, 1 Mar 2025 22:36:28 +0000
Subject: [PATCH] fix(deps): update dependency @tabler/icons-react to v3.30.0

---
 apps/frontend/package.json |  2 +-
 yarn.lock                  | 20 ++++++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/apps/frontend/package.json b/apps/frontend/package.json
index 8381dfd..4aa9503 100644
--- a/apps/frontend/package.json
+++ b/apps/frontend/package.json
@@ -18,7 +18,7 @@
     "@mantine/hooks": "7.16.3",
     "@mantine/modals": "7.16.3",
     "@mantine/notifications": "7.16.3",
-    "@tabler/icons-react": "3.29.0",
+    "@tabler/icons-react": "3.30.0",
     "clsx": "2.1.1",
     "date-fns": "4.1.0",
     "dayjs": "1.11.13",
diff --git a/yarn.lock b/yarn.lock
index 4c05593..6630fc8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2458,7 +2458,7 @@ __metadata:
     "@mantine/hooks": "npm:7.16.3"
     "@mantine/modals": "npm:7.16.3"
     "@mantine/notifications": "npm:7.16.3"
-    "@tabler/icons-react": "npm:3.29.0"
+    "@tabler/icons-react": "npm:3.30.0"
     "@types/react": "npm:^18.3.5"
     "@types/react-dom": "npm:^18.3.0"
     "@vitejs/plugin-react-swc": "npm:^3.7.0"
@@ -4120,21 +4120,21 @@ __metadata:
   languageName: node
   linkType: hard
 
-"@tabler/icons-react@npm:3.29.0":
-  version: 3.29.0
-  resolution: "@tabler/icons-react@npm:3.29.0"
+"@tabler/icons-react@npm:3.30.0":
+  version: 3.30.0
+  resolution: "@tabler/icons-react@npm:3.30.0"
   dependencies:
-    "@tabler/icons": "npm:3.29.0"
+    "@tabler/icons": "npm:3.30.0"
   peerDependencies:
     react: ">= 16"
-  checksum: 10c0/ace4c8cf41cf92a1193ded132427e1d9e4bd964cd4c917dfdbfc3b5dc225ece400f3de4acea3331a558ef26eab2430cc9b13f438fc87bad4ce201c9ec2d832c1
+  checksum: 10c0/21c92de4746fd2dcbb4a691fc9e1ac12a56bfb2d1b3a0994327d5bd994504fd6f8eb6badd754e18a1c6099af5595da380cbcf001c2f86a00084d4b9202999498
   languageName: node
   linkType: hard
 
-"@tabler/icons@npm:3.29.0":
-  version: 3.29.0
-  resolution: "@tabler/icons@npm:3.29.0"
-  checksum: 10c0/2a7439428cbe6c197ddf4416e55897926bf525e69d317ae69e6a84ad6e9e37f29c0125cf495508b5463e3b3aaa10c1c7667750a0631b0fa3941cb2ce7a50a488
+"@tabler/icons@npm:3.30.0":
+  version: 3.30.0
+  resolution: "@tabler/icons@npm:3.30.0"
+  checksum: 10c0/887122d17f99be75c4a842cdf7af16af2d1abb74e53776f3848d6c05236907ab4d6714a3b4a012437d5e6dbb9d1dd152c97e9311b6a28e079e14bedf742e5192
   languageName: node
   linkType: hard
 
-- 
GitLab