Skip to content

Commit d4b8c1a

Browse files
⬆️ upgrade dixt-plugin-worktime to v5
1 parent 267653f commit d4b8c1a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dixt-plugin-reports": "^1.0.4",
2727
"dixt-plugin-roles": "^1.0.6",
2828
"dixt-plugin-twitch": "^1.1.17",
29-
"dixt-plugin-worktime": "^2.2.0",
29+
"dixt-plugin-worktime": "^5.0.0",
3030
"node-cron": "^4.2.1",
3131
"ws": "^8.18.3"
3232
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,10 +1345,10 @@ dixt-plugin-twitch@^1.1.17:
13451345
dependencies:
13461346
dotenv-flow "^4.0.0"
13471347

1348-
dixt-plugin-worktime@^2.2.0:
1349-
version "2.2.1"
1350-
resolved "https://registry.yarnpkg.com/dixt-plugin-worktime/-/dixt-plugin-worktime-2.2.1.tgz#2a117328f52ec688fdfdd48032ca3ebf68e08af0"
1351-
integrity sha512-7Dhb3jMjN4JKDF8bYl81rlRjwK9ThK/CMuwQ88kg8FqMG5C/nt4CDDM4b2sX4ApY1LLrMki2wDJSowNXgg4rHw==
1348+
dixt-plugin-worktime@^5.0.0:
1349+
version "5.0.1"
1350+
resolved "https://registry.yarnpkg.com/dixt-plugin-worktime/-/dixt-plugin-worktime-5.0.1.tgz#b7a52346d5f2eeb6fd84626a7702ed94eef2b75b"
1351+
integrity sha512-jDLPq+6ueAR18zn0gJmWK6TGaeg3bKx6J80BkTyHAP6OaX/kd9NVIL77yd7Fs5yAPeggLumwD8p57ybsQ7//tg==
13521352
dependencies:
13531353
chart.js "^4.2.1"
13541354
dayjs "^1.11.7"

0 commit comments

Comments
 (0)