From 594397fccafcc07c825ebe5402f9a50f144f1dc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 21:56:20 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20upgrade=20`dixt-plugin-rea?= =?UTF-8?q?ct`=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..ad23f8c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dixt-plugin-affix": "^1.0.9", "dixt-plugin-logs": "^2.1.17", "dixt-plugin-presence": "^1.0.11", - "dixt-plugin-react": "^2.1.12", + "dixt-plugin-react": "^5.0.0", "dixt-plugin-reports": "^1.0.4", "dixt-plugin-roles": "^1.0.6", "dixt-plugin-twitch": "^1.1.17", diff --git a/yarn.lock b/yarn.lock index 13a7c0d..668e679 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1316,10 +1316,10 @@ dixt-plugin-presence@^1.0.11: dependencies: node-schedule "^2.1.1" -dixt-plugin-react@^2.1.12: - version "2.1.13" - resolved "https://registry.yarnpkg.com/dixt-plugin-react/-/dixt-plugin-react-2.1.13.tgz#2eac96e75617b84a84433578e70c747c0878834d" - integrity sha512-EgU3JY8bn2GMQmgjrz91MkGBSMgAGCU3HCxi0neOurKBhae6PqQvGqvBamWmJVrI99EiylJW/bcqj06a8sKnPw== +dixt-plugin-react@^5.0.0: + version "5.0.7" + resolved "https://registry.yarnpkg.com/dixt-plugin-react/-/dixt-plugin-react-5.0.7.tgz#6c0898cb25c92dd436bdc414201e846fc3632e14" + integrity sha512-kvKcArjdNXi534sbrk04RKYQ0barCPNNggBeX7MzCrIB7FnLgfLZrBZmZDqT1jlhSyFHvWQHhCDgsTAihCDkCA== dependencies: discord-webhook-node "^1.1.8" dotenv-flow "^4.0.0"