From 35e1d45d98ef4128ed235c5a62b7ed59b06583ac Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Mon, 24 Feb 2025 00:05:37 +0000 Subject: [PATCH] chore: bump dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6da3b0f..af1e40b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "geist": "^1.3.1", "js-cookie": "^3.0.5", "lucide-react": "^0.474.0", - "next": "^15.2.0-canary.70", + "next": "^15.2.0-canary.71", "next-auth": "^5.0.0-beta.25", "next-themes": "^0.4.4", "password-validator": "^5.3.0",