Skip to content

Commit

Permalink
[frontend] Update dependency apexcharts to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 275dc01 commit af1967b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@redux-devtools/extension": "3.3.0",
"@uiw/react-md-editor": "4.0.4",
"@xyflow/react": "12.3.6",
"apexcharts": "4.0.0",
"apexcharts": "4.3.0",
"axios": "1.7.8",
"ckeditor5": "43.3.0",
"classcat": "5.0.5",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3739,17 +3739,17 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:4.0.0":
version: 4.0.0
resolution: "apexcharts@npm:4.0.0"
"apexcharts@npm:4.3.0":
version: 4.3.0
resolution: "apexcharts@npm:4.3.0"
dependencies:
"@svgdotjs/svg.draggable.js": "npm:^3.0.4"
"@svgdotjs/svg.filter.js": "npm:^3.0.8"
"@svgdotjs/svg.js": "npm:^3.2.4"
"@svgdotjs/svg.resize.js": "npm:^2.0.2"
"@svgdotjs/svg.select.js": "npm:^4.0.1"
"@yr/monotone-cubic-spline": "npm:^1.0.3"
checksum: 10c0/723a8b2ceb2b1166588c5821aefb27ea105ca1ee08aaf415234edcd5cc1c279e21f40241622d2e909934b6d6f6b9cda6fee15c16226739b7a3d8b9d7ecf04908
checksum: 10c0/1120485120ffc52438bfb22db5371cef2f74133bfe839f0464d8c34f09dc477b9bb233f08718db9eef6fcbf96bf3c2c70026ad79f5631ab1feb2b2e3d7e914d9
languageName: node
linkType: hard

Expand Down Expand Up @@ -8950,7 +8950,7 @@ __metadata:
"@uiw/react-md-editor": "npm:4.0.4"
"@vitejs/plugin-react": "npm:4.3.4"
"@xyflow/react": "npm:12.3.6"
apexcharts: "npm:4.0.0"
apexcharts: "npm:4.3.0"
axios: "npm:1.7.8"
chokidar: "npm:4.0.1"
ckeditor5: "npm:43.3.0"
Expand Down

0 comments on commit af1967b

Please sign in to comment.