From 399f9dd33e620f5bdb67c4231f7f1b5f445a1d80 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Mon, 18 Dec 2023 13:33:30 +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 98c0ebd..f8d6c76 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.0", "history": "5.3.0", "ramda": "0.29.1", "react": "18.2.0",