Skip to content

Commit a71b306

Browse files
fix(deps): update dependency apexcharts to v3.41.1 (tauri-apps#1338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3873906 commit a71b306

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.1",
1515
"@fontsource/rubik": "5.0.5",
1616
"@mdx-js/react": "1.6.22",
17-
"apexcharts": "3.41.0",
17+
"apexcharts": "3.41.1",
1818
"bootstrap-icons": "1.10.5",
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
@@ -2634,10 +2634,10 @@ anymatch@~3.1.2:
26342634
normalize-path "^3.0.0"
26352635
picomatch "^2.0.4"
26362636

2637-
2638-
version "3.41.0"
2639-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.41.0.tgz#7aef77275c19dfb925552d6fc8e027443a6d1337"
2640-
integrity sha512-FJXA7NVjxs1q+ptR3b1I+pN8K/gWuXn+qLZjFz8EHvJOokdgcuwa/HSe5aC465HW/LWnrjWLSTsOQejQbQ42hQ==
2637+
2638+
version "3.41.1"
2639+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.41.1.tgz#69669ae6225d4e7a32bdfd9750157e236d56b6e6"
2640+
integrity sha512-kta8fhXrfZYqW7K9kF7FqZ6imQaC6moyRgcUZjwIky/oeHVVISSN/2rjUIvZXnwxWHiSdDHMqLy+TqJhB4DXFA==
26412641
dependencies:
26422642
svg.draggable.js "^2.2.2"
26432643
svg.easing.js "^2.0.0"

0 commit comments

Comments
 (0)