From 6ac61e55f55770b84a0cece084dcf0d5a4b14228 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 20:08:18 +0000 Subject: [PATCH] :arrow_up: Updates date-fns to v3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f922f4c7..5c60f2ab5 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "d3-array": "^1.2.1", "d3-scale": "^2.0.0", "d3-shape": "^1.2.0", - "date-fns": "^2.22.1", + "date-fns": "^3.0.0", "dateformat": "^4.5.1", "dayjs": "^1.10.5", "dayjs-precise-range": "^1.0.1",