diff --git a/package.json b/package.json index 91696ac1d4..80a867c641 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@sentry/react": "^10.70.0", "@tabler/icons-react": "^3.46.0", "@tippyjs/react": "^4.2.6", - "apexcharts": "^5.16.0", + "apexcharts": "^6.8.0", "autobind-decorator": "^2.4.0", "axios": "^1.13.4", "brace": "^0.11.1", diff --git a/yarn.lock b/yarn.lock index aeef6293bb..fff7a7af47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4313,10 +4313,10 @@ anymatch@^3.1.3, anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^5.16.0: - version "5.16.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-5.16.0.tgz#f54348162bec24ab8acfb0744a38c2dd0c784502" - integrity sha512-ULO3Gqrm0/26uwBcYz49u181uIp8Fy6BQQgg9QUDajs+JAs/EbXxiAmdc6BLy1JY29/JXroM7P0j0t2JPDApdg== +apexcharts@^6.8.0: + version "6.8.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-6.8.0.tgz#1e92c45cb76768ea666f95f358db1455e71e2226" + integrity sha512-ifEl3w/NAMsKQ60JNDD8nRCGdnGeuuKNvUzZTQpPr/3JNewoZv98H42VpXFB96sHle/8GDsHn/NQp785xsNh4A== arch@^3.0.0: version "3.0.0" @@ -14079,7 +14079,7 @@ tsyringe@^4.10.0: tslib "^1.9.3" "ttn-lw@file:sdk/js": - version "3.36.1" + version "3.36.2" dependencies: arraybuffer-to-string "^1.0.2" auto-bind "^5.0.1"