From 0ce63139e40ffe96f71e7b33dffed5cd65028120 Mon Sep 17 00:00:00 2001
From: "Mr. Renovate" <renovate@romanjaros.dev>
Date: Sat, 18 Nov 2023 14:42:11 +0000
Subject: [PATCH] Update procyon to v1.2.0

---
 source/ui/package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/source/ui/package.json b/source/ui/package.json
index e838c99..0921a8c 100644
--- a/source/ui/package.json
+++ b/source/ui/package.json
@@ -22,13 +22,13 @@
     },
     "dependencies": {
         "@procyon/api": "1.2.0",
-        "@procyon/auth": "1.1.11",
+        "@procyon/auth": "1.2.0",
         "@procyon/components": "1.2.0",
-        "@procyon/constants": "1.1.11",
+        "@procyon/constants": "1.2.0",
         "@procyon/forms": "1.2.0",
-        "@procyon/localization": "1.1.11",
+        "@procyon/localization": "1.2.0",
         "@procyon/styles": "1.2.0",
-        "@procyon/types": "1.1.11",
+        "@procyon/types": "1.2.0",
         "@procyon/utils": "1.2.0",
         "@reduxjs/toolkit": "1.9.7",
         "clsx": "2.0.0",
-- 
2.45.3