From 5f7b8d55f4d97eb1a4951516be3d451af0e9c375 Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Sun, 23 Feb 2025 14:32:56 +0000 Subject: [PATCH] chore: bump dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3733688..6da3b0f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@radix-ui/react-switch": "^1.1.3", "@radix-ui/react-tabs": "^1.1.3", "@radix-ui/react-tooltip": "^1.1.8", - "@web3icons/react": "^4.0.8", + "@web3icons/react": "^4.0.10", "axios": "^1.7.9", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -33,7 +33,7 @@ "geist": "^1.3.1", "js-cookie": "^3.0.5", "lucide-react": "^0.474.0", - "next": "^15.2.0-canary.69", + "next": "^15.2.0-canary.70", "next-auth": "^5.0.0-beta.25", "next-themes": "^0.4.4", "password-validator": "^5.3.0",