diff --git a/package.json b/package.json index b1d9814..1d2f780 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@gathertown/gather-game-client": "^43.0.1", "@types/node-cron": "^3.0.11", "discord.js": "^14.11.0", - "dixt": "^2.2.1", + "dixt": "^4.0.0", "dixt-plugin-affix": "^1.0.9", "dixt-plugin-logs": "^2.1.17", "dixt-plugin-presence": "^1.0.11", diff --git a/yarn.lock b/yarn.lock index 13a7c0d..50858e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1356,10 +1356,10 @@ dixt-plugin-worktime@^2.2.0: node-schedule "^2.1.1" quickchart-js "^3.1.2" -dixt@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/dixt/-/dixt-2.2.1.tgz#ca25c1d147070f8df545f9aa272c75580c62d3bd" - integrity sha512-lTLJI35VLJMBnZFlvHZwzDY/Os4y+0Ft+W/ro+JjQRvLGeqr75Zge4Wi2kIIXLIA78qEwFEYOOHD0B5jQgcHjQ== +dixt@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/dixt/-/dixt-4.0.0.tgz#6603ead449eb94980b31799ebf2f121a46b395d7" + integrity sha512-HCtcrFlbh7cLB043NI+F/ldIEqQOdGF60wdT/AhyjI4Kskib6bW/nO5W2VQ8RuflzbjCi+hjagFEPHr7ZHFbdQ== dependencies: chalk "4.1.2" discord.js "^14.9.0"