From e396fb51bc3df54fb2d83682e1346d2b780d4e71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 00:23:30 +0000 Subject: [PATCH] chore(deps): bump date-fns from 3.6.0 to 4.1.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0) --- updated-dependencies: - dependency-name: date-fns dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea55c82..fee9edd 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "clsx": "^2.1.1", "cmdk": "^1.1.1", "d3": "^7.9.0", - "date-fns": "^3.6.0", + "date-fns": "^4.1.0", "embla-carousel-react": "^8.5.2", "framer-motion": "^12.6.2", "hono": "^4.0.0",