From 5d79d83d03d435d8f8bea1d4df6dfebe3a55514e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 21:56:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20upgrade=20`dixt-plugin-wor?= =?UTF-8?q?ktime`=20to=20`v5`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b1d9814..b9f3771 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dixt-plugin-reports": "^1.0.4", "dixt-plugin-roles": "^1.0.6", "dixt-plugin-twitch": "^1.1.17", - "dixt-plugin-worktime": "^2.2.0", + "dixt-plugin-worktime": "^5.0.0", "node-cron": "^4.2.1", "ws": "^8.18.3" }, diff --git a/yarn.lock b/yarn.lock index 13a7c0d..62ec9a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1345,10 +1345,10 @@ dixt-plugin-twitch@^1.1.17: dependencies: dotenv-flow "^4.0.0" -dixt-plugin-worktime@^2.2.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/dixt-plugin-worktime/-/dixt-plugin-worktime-2.2.1.tgz#2a117328f52ec688fdfdd48032ca3ebf68e08af0" - integrity sha512-7Dhb3jMjN4JKDF8bYl81rlRjwK9ThK/CMuwQ88kg8FqMG5C/nt4CDDM4b2sX4ApY1LLrMki2wDJSowNXgg4rHw== +dixt-plugin-worktime@^5.0.0: + version "5.0.7" + resolved "https://registry.yarnpkg.com/dixt-plugin-worktime/-/dixt-plugin-worktime-5.0.7.tgz#4015dfd1cc407725c98b62b3fad37b485dacc448" + integrity sha512-gJH0sLBtuhkxuUeYyMKhwe60GZTJ0EmLAmASEGPnAF3zu9GBn5kYkjMTPyfmrWeb8fl9SISxEz2zRct3zlMCOg== dependencies: chart.js "^4.2.1" dayjs "^1.11.7"