diff --git a/package.json b/package.json index 91696ac1d4..212f611708 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.10.0", "autobind-decorator": "^2.4.0", "axios": "^1.13.4", "brace": "^0.11.1", diff --git a/yarn.lock b/yarn.lock index aeef6293bb..1529ab5a88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4313,10 +4313,17 @@ 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== +apex-commons@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/apex-commons/-/apex-commons-0.5.0.tgz#de0a38b1c9d15fa13eac26097305a219020bc525" + integrity sha512-xz83SgPREE1wGtoflvxjwJtcjzl5bKTz2/bDxWCZNL6QVjUNE47kMg/1Zqt0bSh6eOnmFCWlTDc3RU8o85N+wg== + +apexcharts@^6.10.0: + version "6.10.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-6.10.0.tgz#12de62e95618ac2b53df7774c3bfa63ce3e91c24" + integrity sha512-XkDW9pb5L5jrjox86Q20gR2w6YnU4hUpv+FjL1eKtYKQGtyTUSsnFeuUE8wVDz8hNNHbOEx7Sl9cjfCmhB3NVw== + dependencies: + apex-commons "^0.5.0" arch@^3.0.0: version "3.0.0" @@ -14079,7 +14086,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"