From f7d3af7ecb815c4d9f08a85c92d78078f987e5e3 Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Wed, 26 Feb 2025 12:02:11 +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 759ad0b..fe973b4 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@radix-ui/react-tabs": "^1.1.3", "@radix-ui/react-tooltip": "^1.1.8", "@web3icons/react": "^4.0.10", - "axios": "^1.7.9", + "axios": "^1.8.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "1.0.0", @@ -33,7 +33,7 @@ "geist": "^1.3.1", "js-cookie": "^3.0.5", "lucide-react": "^0.474.0", - "next": "^15.2.0-canary.75", + "next": "^15.2.0-canary.76", "next-auth": "^5.0.0-beta.25", "next-themes": "^0.4.4", "password-validator": "^5.3.0",