From 5f0626e6c4aed697b4ee3c1c7ec7adc147f82444 Mon Sep 17 00:00:00 2001
From: Patchy <patchy-bot@holi.social>
Date: Mon, 6 Jan 2025 19:36:09 +0000
Subject: [PATCH] fix(deps): update dependency @tabler/icons-react to v3.27.1

---
 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 54ace8f..ab5de60 100644
--- a/apps/frontend/package.json
+++ b/apps/frontend/package.json
@@ -18,7 +18,7 @@
     "@mantine/hooks": "7.15.2",
     "@mantine/modals": "7.15.2",
     "@mantine/notifications": "7.15.2",
-    "@tabler/icons-react": "3.26.0",
+    "@tabler/icons-react": "3.27.1",
     "clsx": "2.1.1",
     "date-fns": "3.6.0",
     "dayjs": "1.11.13",
diff --git a/yarn.lock b/yarn.lock
index 74dc0c6..45a9a87 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2470,7 +2470,7 @@ __metadata:
     "@mantine/hooks": "npm:7.15.2"
     "@mantine/modals": "npm:7.15.2"
     "@mantine/notifications": "npm:7.15.2"
-    "@tabler/icons-react": "npm:3.26.0"
+    "@tabler/icons-react": "npm:3.27.1"
     "@types/react": "npm:^18.3.5"
     "@types/react-dom": "npm:^18.3.0"
     "@vitejs/plugin-react-swc": "npm:^3.7.0"
@@ -4124,21 +4124,21 @@ __metadata:
   languageName: node
   linkType: hard
 
-"@tabler/icons-react@npm:3.26.0":
-  version: 3.26.0
-  resolution: "@tabler/icons-react@npm:3.26.0"
+"@tabler/icons-react@npm:3.27.1":
+  version: 3.27.1
+  resolution: "@tabler/icons-react@npm:3.27.1"
   dependencies:
-    "@tabler/icons": "npm:3.26.0"
+    "@tabler/icons": "npm:3.27.1"
   peerDependencies:
     react: ">= 16"
-  checksum: 10c0/938d5a4614e740bbc55514d49d9069de35cdfc5ceebbfbe454bf4930396a0425a14c7eeeba24e439b0f9c3f2790e1c9c3c68c959267f0be6751685b88fa8b3ec
+  checksum: 10c0/cd7b718fd08124b58083067a5a7139361685d29cdd64652ef5d8275500f2e1bb3bb24e97fe60fbe5e59720dd2855494c4ecd33062d51dfc687f5da7555532d89
   languageName: node
   linkType: hard
 
-"@tabler/icons@npm:3.26.0":
-  version: 3.26.0
-  resolution: "@tabler/icons@npm:3.26.0"
-  checksum: 10c0/60eee2f656f3b391d22f97fd9949913ed3bf19773e6c27b755f62edb67dc3ef2d347efebf486cca012599787326b2dc6ad94d6bf9a765def87e73119b84c32ae
+"@tabler/icons@npm:3.27.1":
+  version: 3.27.1
+  resolution: "@tabler/icons@npm:3.27.1"
+  checksum: 10c0/61e8ab92372dbb75ed37ab4d62e742dd42f7382d450c404881ddd3d48d1d5af243d1a2ba4feadc8acc7dac57897b3861c4c70ca3954679477768bde33f41746e
   languageName: node
   linkType: hard
 
-- 
GitLab