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