From b653f105a8a005d8e7ee6407eaf5217c08c70d7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:15:01 +0000 Subject: [PATCH] chore(deps): bump date-fns from 4.3.0 to 4.4.0 in /lynx/dashboard/ui Bumps [date-fns](https://github.com/date-fns/date-fns) from 4.3.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.3.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] --- lynx/dashboard/ui/bun.lock | 4 ++-- lynx/dashboard/ui/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lynx/dashboard/ui/bun.lock b/lynx/dashboard/ui/bun.lock index efaf98d..0f423e4 100644 --- a/lynx/dashboard/ui/bun.lock +++ b/lynx/dashboard/ui/bun.lock @@ -10,7 +10,7 @@ "@tanstack/react-table": "8.21.3", "class-variance-authority": "0.7.1", "clsx": "2.1.1", - "date-fns": "4.3.0", + "date-fns": "4.4.0", "embla-carousel-react": "8.6.0", "input-otp": "1.4.2", "lucide-react": "1.17.0", @@ -762,7 +762,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.3.0", "", {}, "sha512-OYcL+3N/jyWbYdFGqoMAhytDgxP9pbYPUUiRCOgn4Fewaadk9l/Wam4Avciiyp2BgkpfQyBV9B+ehnVJych+eQ=="], + "date-fns": ["date-fns@4.4.0", "", {}, "sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w=="], "debug": ["debug@4.4.3", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA=="], diff --git a/lynx/dashboard/ui/package.json b/lynx/dashboard/ui/package.json index 4a55b60..dc182b5 100644 --- a/lynx/dashboard/ui/package.json +++ b/lynx/dashboard/ui/package.json @@ -5,7 +5,7 @@ "@tanstack/react-table": "8.21.3", "class-variance-authority": "0.7.1", "clsx": "2.1.1", - "date-fns": "4.3.0", + "date-fns": "4.4.0", "embla-carousel-react": "8.6.0", "input-otp": "1.4.2", "lucide-react": "1.17.0",