From 2f3be8dffb8283fa5381d86fad7f2ed37a6c46d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 00:04:09 +0000 Subject: [PATCH] chore(deps): bump date-fns from 4.1.0 to 4.4.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 4.1.0 to 4.4.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](https://github.com/date-fns/date-fns/compare/v4.1.0...v4.4.0) --- updated-dependencies: - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- packages/ui/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 29c0f0d5..6702441a 100644 --- a/bun.lock +++ b/bun.lock @@ -681,7 +681,7 @@ "class-variance-authority": "catalog:", "clsx": "catalog:", "cmdk": "1.1.1", - "date-fns": "4.1.0", + "date-fns": "4.4.0", "lucide-react": "catalog:", "next-themes": "0.4.6", "react-hook-form": "catalog:", @@ -2298,7 +2298,7 @@ "data-urls": ["data-urls@7.0.0", "", { "dependencies": { "whatwg-mimetype": "^5.0.0", "whatwg-url": "^16.0.0" } }, "sha512-23XHcCF+coGYevirZceTVD7NdJOqVn+49IHyxgszm+JIiHLoB2TkmPtsYkNWT1pvRSGkc35L6NHs0yHkN2SumA=="], - "date-fns": ["date-fns@4.1.0", "", {}, "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg=="], + "date-fns": ["date-fns@4.4.0", "", {}, "sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w=="], "debounce": ["debounce@1.2.1", "", {}, "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug=="], diff --git a/packages/ui/package.json b/packages/ui/package.json index aed9ec4f..8d8618b9 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -22,7 +22,7 @@ "class-variance-authority": "catalog:", "clsx": "catalog:", "cmdk": "1.1.1", - "date-fns": "4.1.0", + "date-fns": "4.4.0", "lucide-react": "catalog:", "next-themes": "0.4.6", "react-hook-form": "catalog:",