Skip to content

Commit

Permalink
[frontend] Update dependency apexcharts to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent e31e29d commit 21688a5
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.2.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 @@ -3781,17 +3781,17 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:4.0.0":
version: 4.0.0
resolution: "apexcharts@npm:4.0.0"
"apexcharts@npm:4.2.0":
version: 4.2.0
resolution: "apexcharts@npm:4.2.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/8d4605d7591a6ec1c5055a5621c8c77434665ac1db003245f4dc9867b968066b7fd7630f635935d35f82b53d71670c91f8da75d66d087391366cc3d7acc2b06f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8985,7 +8985,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.2.0"
axios: "npm:1.7.8"
chokidar: "npm:4.0.1"
ckeditor5: "npm:43.3.0"
Expand Down

0 comments on commit 21688a5

Please sign in to comment.