Skip to content

Commit 501f466

Browse files
dev: bump apexcharts from 4.7.0 to 5.2.0
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 4.7.0 to 5.2.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits) --- updated-dependencies: - dependency-name: apexcharts dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8940032 commit 501f466

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
@@ -94,7 +94,7 @@
9494
"@sentry/integrations": "^7.114.0",
9595
"@sentry/react": "^9.35.0",
9696
"@tippyjs/react": "^4.2.6",
97-
"apexcharts": "^4.7.0",
97+
"apexcharts": "^5.2.0",
9898
"autobind-decorator": "^2.4.0",
9999
"axios": "^1.5.1",
100100
"brace": "^0.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3743,10 +3743,10 @@ anymatch@^3.1.3, anymatch@~3.1.2:
37433743
normalize-path "^3.0.0"
37443744
picomatch "^2.0.4"
37453745

3746-
apexcharts@^4.7.0:
3747-
version "4.7.0"
3748-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-4.7.0.tgz#27e578a2fd66847d8ea425aeea1de56d6be42f21"
3749-
integrity sha512-iZSrrBGvVlL+nt2B1NpqfDuBZ9jX61X9I2+XV0hlYXHtTwhwLTHDKGXjNXAgFBDLuvSYCB/rq2nPWVPRv2DrGA==
3746+
apexcharts@^5.2.0:
3747+
version "5.2.0"
3748+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-5.2.0.tgz#317b793ed60da1b72adffea03e2dd40c21073245"
3749+
integrity sha512-BZ+v4Wqf4BKVRKBatVghDVu9vu2SXhl/F7ujT2awnf7Zv6RT39FQWtAAV3bpH+G5c8IADw0PyOKG00+rN1UoNg==
37503750
dependencies:
37513751
"@svgdotjs/svg.draggable.js" "^3.0.4"
37523752
"@svgdotjs/svg.filter.js" "^3.0.8"

0 commit comments

Comments
 (0)