From f813c26a2e630858d39b71d647e40d70727c2432 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Wed, 20 Dec 2023 21:21:19 +0000 Subject: [PATCH] Update dependency date-fns to v3 --- source/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ui/package.json b/source/ui/package.json index 07ef28c..d6a4f4a 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -32,7 +32,7 @@ "@procyon/utils": "1.2.9", "@reduxjs/toolkit": "2.0.1", "clsx": "2.0.0", - "date-fns": "2.30.0", + "date-fns": "3.0.1", "history": "5.3.0", "ramda": "0.29.1", "react": "18.2.0",