From a2e9d6c36fa874bde6bb45dbaaf7dccd6a02dfbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 20:47:19 +0000 Subject: [PATCH] Update dependency luxon to v3.4.0 --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index f5562ab..065dc07 100644 --- a/ui/package.json +++ b/ui/package.json @@ -31,7 +31,7 @@ "less": "4.2.0", "less-loader": "11.1.3", "lodash": "4.17.21", - "luxon": "3.3.0", + "luxon": "3.4.0", "panzoom": "^9.4.3", "register-service-worker": "1.7.2", "splitpanes": "2.4.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 688a4b3..0691e28 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -9331,10 +9331,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.3.0.tgz#d73ab5b5d2b49a461c47cedbc7e73309b4805b48" - integrity sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg== +luxon@3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.0.tgz#17cb754efecbf76994f05b2a3f1f91fad7ddfde7" + integrity sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw== luxon@^1.25.0: version "1.28.0"