From 727a8f801f7d84af8ecb0bbcfa2cd5841b25df10 Mon Sep 17 00:00:00 2001 From: Braydon Date: Wed, 17 Apr 2024 22:04:56 -0700 Subject: [PATCH 1/2] Update Frontend/config.json --- Frontend/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/config.json b/Frontend/config.json index 9010df0..8357055 100644 --- a/Frontend/config.json +++ b/Frontend/config.json @@ -47,7 +47,7 @@ "name": "Server Lookup", "description": "Fugiat culpa est consequat nostrud exercitation ut id ex in.", "image": "/media/featured/server.jpg", - "href": "/player" + "href": "/server" } ] } From 9332bbde1384c4293cca0b9acce18dd5a72999f3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Apr 2024 08:03:11 +0000 Subject: [PATCH 2/2] fix(deps): update dependency lucide-react to ^0.371.0 --- Frontend/bun.lockb | Bin 185149 -> 185149 bytes Frontend/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/bun.lockb b/Frontend/bun.lockb index 3799bbb143ceaecc2adbe4f2510618866c73d7bc..7e06f585a64490fe387f723e35d4f61da6d2702e 100644 GIT binary patch delta 164 zcmV;V09*gPrVG8M3y>}#fd}LTYBIG8MHCJk^qPa4!~0}|_tJK=zz(I#wi%$Ou}$Lyed~7L_iic^b*C$)sW0pw=hWjT!KPZ%5oXE#>Rkr*_aZ>)jDc z1#tTHwO48de}#0S*gBxt>?zFF$KA)4!nLn$xcWDK%|3vu}uvQldBHu}$Lyed~>z`5X(@OaUHv#|Qiba3;$4FS@3FKhkDcbD&nKbehkCkIU zqR3RX^KKenPch)PCsSF|w$z^`ozdb^+KC4`vo+lI_5m=rEYktiq7E=FFfMdwdR{R$ SE;TMOmvDmuF}FZ=0{vW__Dit< diff --git a/Frontend/package.json b/Frontend/package.json index 527c407..138afce 100644 --- a/Frontend/package.json +++ b/Frontend/package.json @@ -24,7 +24,7 @@ "class-variance-authority": "^0.7.0", "clipboard-copy": "^4.0.1", "clsx": "^2.1.0", - "lucide-react": "^0.370.0", + "lucide-react": "^0.371.0", "next": "14.2.2", "next-plausible": "^3.12.0", "next-themes": "^0.3.0",