From 69b0b194825a2704476c5cbde1a9f93f3b96f12e Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 22 Jan 2024 10:20:08 +0000 Subject: [PATCH] fix(deps): update dependency date-fns to v3.3.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0cc1a6d63..a42d0c262 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.3.0", + "date-fns": "3.3.1", "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 077520b10..7832f1ce6 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.3.0 - version: 3.3.0 + specifier: 3.3.1 + version: 3.3.1 dayjs: specifier: 1.11.10 version: 1.11.10 @@ -6385,8 +6385,8 @@ packages: whatwg-url: 11.0.0 dev: true - /date-fns@3.3.0: - resolution: {integrity: sha512-xuouT0GuI2W8yXhCMn/AXbSl1Av3wu2hJXxMnnILTY3bYY0UgNK0qOwVXqdFBrobW5qbX1TuOTgMw7c2H2OuhA==} + /date-fns@3.3.1: + resolution: {integrity: sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==} dev: false /dayjs@1.11.10: