diff --git a/package.json b/package.json index 4f86b9f6..5b639f29 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vercel/otel": "^2.1.2", "body-scroll-lock": "4.0.0-beta.0", "clsx": "^2.1.1", - "date-fns": "^4.3.0", + "date-fns": "^4.4.0", "next": "16.2.9", "react": "19.2.7", "react-dom": "19.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d3c95f6..2d8c1e10 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 date-fns: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.4.0 + version: 4.4.0 next: specifier: 16.2.9 version: 16.2.9(@babel/core@7.29.7)(@opentelemetry/api@1.9.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -1170,8 +1170,8 @@ packages: resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==} engines: {node: '>= 0.4'} - date-fns@4.3.0: - resolution: {integrity: sha512-OYcL+3N/jyWbYdFGqoMAhytDgxP9pbYPUUiRCOgn4Fewaadk9l/Wam4Avciiyp2BgkpfQyBV9B+ehnVJych+eQ==} + date-fns@4.4.0: + resolution: {integrity: sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w==} debounce@1.2.1: resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} @@ -3542,7 +3542,7 @@ snapshots: es-errors: 1.3.0 is-data-view: 1.0.2 - date-fns@4.3.0: {} + date-fns@4.4.0: {} debounce@1.2.1: {}