Update dependency date-fns to v2.19.0 (#423)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/423 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e5833acb04
commit
629063df16
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
"bulma": "0.9.2",
|
||||
"camel-case": "4.1.2",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.18.0",
|
||||
"date-fns": "2.19.0",
|
||||
"dompurify": "2.2.6",
|
||||
"highlight.js": "10.6.0",
|
||||
"lodash": "4.17.21",
|
||||
|
|
|
@ -6054,10 +6054,10 @@ data-urls@^2.0.0:
|
|||
whatwg-mimetype "^2.3.0"
|
||||
whatwg-url "^8.0.0"
|
||||
|
||||
date-fns@2.18.0:
|
||||
version "2.18.0"
|
||||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.18.0.tgz#08e50aee300ad0d2c5e054e3f0d10d8f9cdfe09e"
|
||||
integrity sha512-NYyAg4wRmGVU4miKq5ivRACOODdZRY3q5WLmOJSq8djyzftYphU7dTHLcEtLqEvfqMKQ0jVv91P4BAwIjsXIcw==
|
||||
date-fns@2.19.0:
|
||||
version "2.19.0"
|
||||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19.0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1"
|
||||
integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg==
|
||||
|
||||
date-fns@^1.27.2:
|
||||
version "1.30.1"
|
||||
|
|
Loading…
Reference in a new issue