diff --git a/Frontend/bun.lockb b/Frontend/bun.lockb index 3799bbb..7e06f58 100644 Binary files a/Frontend/bun.lockb and b/Frontend/bun.lockb differ 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" } ] } 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",