From 9e411cfb021bbc42663881cd2246776617e0fa33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 21:56:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20upgrade=20`dixt-plugin-pre?= =?UTF-8?q?sence`=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..26d5e51 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dixt": "^2.2.1", "dixt-plugin-affix": "^1.0.9", "dixt-plugin-logs": "^2.1.17", - "dixt-plugin-presence": "^1.0.11", + "dixt-plugin-presence": "^5.0.0", "dixt-plugin-react": "^2.1.12", "dixt-plugin-reports": "^1.0.4", "dixt-plugin-roles": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index 13a7c0d..8818437 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1309,10 +1309,10 @@ dixt-plugin-logs@^2.1.17: dotenv-flow "^4.0.0" p-queue "6.6.2" -dixt-plugin-presence@^1.0.11: - version "1.1.1" - resolved "https://registry.yarnpkg.com/dixt-plugin-presence/-/dixt-plugin-presence-1.1.1.tgz#6d9348e419207c90dcb0614d672e849b78759dd9" - integrity sha512-lWdDdDnN0ej6p3C4K8FbrFRFsYNVQ17tALMvaIuHODjWMlMaSlhx2Uqzw14clbMc4qHdUXjLx4Cl5rz7bO+X7w== +dixt-plugin-presence@^5.0.0: + version "5.0.7" + resolved "https://registry.yarnpkg.com/dixt-plugin-presence/-/dixt-plugin-presence-5.0.7.tgz#9ce80eb13a3908274e99bbd270128c19e8609a7d" + integrity sha512-bhSoL2SiOHgOcpN/2+chSM36uf0Ym7oRp9Nw4dQCxziHMTv6BmPAm666HUZCbvNtu/xkfMIpaZr8S7gXSxHU7A== dependencies: node-schedule "^2.1.1"