fix(deps): update dependency date-fns to v3.4.0
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2024-03-11 12:06:37 +00:00 committed by konrad
parent da53c8e7ef
commit 40bdecfe0d
2 changed files with 5 additions and 5 deletions

View File

@ -101,7 +101,7 @@
"blurhash": "2.0.5",
"bulma-css-variables": "0.9.33",
"camel-case": "4.1.2",
"date-fns": "3.3.1",
"date-fns": "3.4.0",
"dayjs": "1.11.10",
"dompurify": "3.0.9",
"fast-deep-equal": "3.1.3",

View File

@ -164,8 +164,8 @@ dependencies:
specifier: 4.1.2
version: 4.1.2
date-fns:
specifier: 3.3.1
version: 3.3.1
specifier: 3.4.0
version: 3.4.0
dayjs:
specifier: 1.11.10
version: 1.11.10
@ -5335,8 +5335,8 @@ packages:
whatwg-url: 11.0.0
dev: true
/date-fns@3.3.1:
resolution: {integrity: sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==}
/date-fns@3.4.0:
resolution: {integrity: sha512-Akz4R8J9MXBsOgF1QeWeCsbv6pntT5KCPjU0Q9prBxVmWJYPLhwAIsNg3b0QAdr0ttiozYLD3L/af7Ra0jqYXw==}
dev: false
/dayjs@1.11.10: