diff --git a/package.json b/package.json index bf0ba0951e..d36556e45c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@docusaurus/preset-classic": "=2.4.3", "@fontsource/rubik": "5.0.18", "@mdx-js/react": "1.6.22", - "apexcharts": "3.45.2", + "apexcharts": "3.46.0", "bootstrap-icons": "1.11.3", "classnames": "2.5.1", "mdx-mermaid": "1.3.2", diff --git a/yarn.lock b/yarn.lock index 2de3b524f6..2a5c02920c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2641,10 +2641,10 @@ anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@3.45.2: - version "3.45.2" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.45.2.tgz#18a6343da122c12d71ac9f35260aacd31b16fbfb" - integrity sha512-PpuM4sJWy70sUh5U1IFn1m1p45MdHSChLUNnqEoUUUHSU2IHZugFrsVNhov1S8Q0cvfdrCRCvdBtHGSs6PSAWQ== +apexcharts@3.46.0: + version "3.46.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.46.0.tgz#ee0afd44a7df94e038c4cc0160ece21a0da387f5" + integrity sha512-ELAY6vj8JQD7QLktKasTzwm9Wt0qxqfQSo+3QWS7G7I774iK8HCkG1toGsqJH0mkK6PtYBtnSIe66uUcwoCw1w== dependencies: "@yr/monotone-cubic-spline" "^1.0.3" svg.draggable.js "^2.2.2"