Skip to content

Commit ce7914f

Browse files
fix(deps): update dependency apexcharts to v3.43.0 (#1583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45203a9 commit ce7914f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@docusaurus/preset-classic": "=2.4.3",
1515
"@fontsource/rubik": "5.0.12",
1616
"@mdx-js/react": "1.6.22",
17-
"apexcharts": "3.42.0",
17+
"apexcharts": "3.43.0",
1818
"bootstrap-icons": "1.11.1",
1919
"classnames": "2.3.2",
2020
"mdx-mermaid": "1.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2639,10 +2639,10 @@ anymatch@~3.1.2:
26392639
normalize-path "^3.0.0"
26402640
picomatch "^2.0.4"
26412641

2642-
apexcharts@3.42.0:
2643-
version "3.42.0"
2644-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.42.0.tgz#143eb4a12d93c59a37dd88efcf0c7ed0d9ab8735"
2645-
integrity sha512-hYhzZqh2Efny9uiutkGU2M/EarJ4Nn8s6dxZ0C7E7N+SV4d1xjTioXi2NLn4UKVJabZkb3HnpXDoumXgtAymwg==
2642+
apexcharts@3.43.0:
2643+
version "3.43.0"
2644+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.43.0.tgz#6906154605ae981f6e68c493ecfdfa57bdb55ce7"
2645+
integrity sha512-YPw1aLatPQMUqVLMp5d+LDaXFi4QrRQND72/XO7/2NJdg+R5MjE9sifJ0GzOfgoZM7ltBUTjwfSxIvwR/9V8yw==
26462646
dependencies:
26472647
"@yr/monotone-cubic-spline" "^1.0.3"
26482648
svg.draggable.js "^2.2.2"

0 commit comments

Comments
 (0)