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

This commit is contained in:
renovate 2024-01-22 10:20:08 +00:00 committed by konrad
parent eae89d37f1
commit 69b0b19482
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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: