diff --git a/package.json b/package.json index 74f3d5d98..68d5b4322 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "blurhash": "2.0.5", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", - "date-fns": "3.2.0", + "date-fns": "3.3.0", "dayjs": "1.11.10", "dompurify": "3.0.8", "fast-deep-equal": "3.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a21c0ca5b..80b36563b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -164,8 +164,8 @@ dependencies: specifier: 4.1.2 version: 4.1.2 date-fns: - specifier: 3.2.0 - version: 3.2.0 + specifier: 3.3.0 + version: 3.3.0 dayjs: specifier: 1.11.10 version: 1.11.10 @@ -6385,8 +6385,8 @@ packages: whatwg-url: 11.0.0 dev: true - /date-fns@3.2.0: - resolution: {integrity: sha512-E4KWKavANzeuusPi0jUjpuI22SURAznGkx7eZV+4i6x2A+IZxAMcajgkvuDAU1bg40+xuhW1zRdVIIM/4khuIg==} + /date-fns@3.3.0: + resolution: {integrity: sha512-xuouT0GuI2W8yXhCMn/AXbSl1Av3wu2hJXxMnnILTY3bYY0UgNK0qOwVXqdFBrobW5qbX1TuOTgMw7c2H2OuhA==} dev: false /dayjs@1.11.10: