Update dependency luxon to v3 (#329)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-07-11 14:13:24 +02:00
committed by GitHub
parent c85b507c28
commit 4c6f17670a
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"less": "4.1.3",
"less-loader": "11.0.0",
"lodash": "4.17.21",
"luxon": "2.5.0",
"luxon": "3.0.1",
"register-service-worker": "1.7.2",
"splitpanes": "2.4.1",
"swagger-ui": "4.12.0",

View File

@@ -8737,10 +8737,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"
luxon@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.0.tgz#098090f67d690b247e83c090267a60b1aa8ea96c"
integrity sha512-IDkEPB80Rb6gCAU+FEib0t4FeJ4uVOuX1CQ9GsvU3O+JAGIgu0J7sf1OarXKaKDygTZIoJyU6YdZzTFRu+YR0A==
luxon@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.1.tgz#6901111d10ad06fd267ad4e4128a84bef8a77299"
integrity sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw==
luxon@^1.25.0:
version "1.28.0"