From f287f6441d044bdd480d8c84a606a908ed9f429f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 11:37:12 +0000 Subject: [PATCH] chore(deps): bump date-fns from 4.2.1 to 4.3.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](https://github.com/date-fns/date-fns/compare/v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: date-fns dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/components/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/components/package.json b/packages/components/package.json index a78628e74..edbc6ff19 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -68,7 +68,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.1.1", - "date-fns": "^4.2.1", + "date-fns": "^4.3.0", "embla-carousel-react": "^8.6.0", "input-otp": "^1.4.2", "lucide-react": "^1.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ba8743c6..a48601a13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1152,8 +1152,8 @@ importers: specifier: ^1.1.1 version: 1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) date-fns: - specifier: ^4.2.1 - version: 4.2.1 + specifier: ^4.3.0 + version: 4.3.0 embla-carousel-react: specifier: ^8.6.0 version: 8.6.0(react@19.2.6) @@ -8448,8 +8448,8 @@ packages: resolution: {integrity: sha512-23XHcCF+coGYevirZceTVD7NdJOqVn+49IHyxgszm+JIiHLoB2TkmPtsYkNWT1pvRSGkc35L6NHs0yHkN2SumA==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} - date-fns@4.2.1: - resolution: {integrity: sha512-37RhSdxaG1suen6VDCza6rNrQfooyQh57HFVPwQGEq2QWliVLzPQZ8Oa017weOu+HZCnzI7N3Pf/wyoBKfEqrA==} + date-fns@4.3.0: + resolution: {integrity: sha512-OYcL+3N/jyWbYdFGqoMAhytDgxP9pbYPUUiRCOgn4Fewaadk9l/Wam4Avciiyp2BgkpfQyBV9B+ehnVJych+eQ==} dayjs@1.11.20: resolution: {integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==} @@ -15419,7 +15419,7 @@ snapshots: class-variance-authority: 0.7.1 clsx: 2.1.1 cmdk: 1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) - date-fns: 4.2.1 + date-fns: 4.3.0 embla-carousel-react: 8.6.0(react@19.2.6) input-otp: 1.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6) lucide-react: 1.16.0(react@19.2.6) @@ -20596,7 +20596,7 @@ snapshots: transitivePeerDependencies: - '@noble/hashes' - date-fns@4.2.1: {} + date-fns@4.3.0: {} dayjs@1.11.20: {} @@ -24333,7 +24333,7 @@ snapshots: react-day-picker@10.0.1(@types/react@19.2.14)(react@19.2.6): dependencies: '@date-fns/tz': 1.4.1 - date-fns: 4.2.1 + date-fns: 4.3.0 react: 19.2.6 optionalDependencies: '@types/react': 19.2.14