Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[frontend] Update dependency apexcharts to v3.54.1 #1539

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@redux-devtools/extension": "3.3.0",
"@uiw/react-md-editor": "4.0.4",
"@xyflow/react": "12.3.0",
"apexcharts": "3.51.0",
"apexcharts": "3.54.1",
"axios": "1.7.7",
"ckeditor5-custom-build": "link:packages/ckeditor5-custom-build",
"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 @@ -5424,9 +5424,9 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:3.51.0":
version: 3.51.0
resolution: "apexcharts@npm:3.51.0"
"apexcharts@npm:3.54.1":
version: 3.54.1
resolution: "apexcharts@npm:3.54.1"
dependencies:
"@yr/monotone-cubic-spline": "npm:^1.0.3"
svg.draggable.js: "npm:^2.2.2"
Expand All @@ -5435,7 +5435,7 @@ __metadata:
svg.pathmorphing.js: "npm:^0.1.3"
svg.resize.js: "npm:^1.4.3"
svg.select.js: "npm:^3.0.1"
checksum: 10c0/52e0d65fefe3df006fbe9de1e888407fb7e2bdbfdc92e4aa72c38291e6422b64dc3a3440a6657b0593c1f8e1e6746db607dda1666a5851d710e33cc78a969d8a
checksum: 10c0/cff45279cd5572cdf000345fe4c5ef2bd4b4a2e43a5f5e6d8a1f71f484d7a125029b0a23d37f35561de899dd315c40b8f9de7ccd0ada6275f666eabe5e238867
languageName: node
linkType: hard

Expand Down Expand Up @@ -11985,7 +11985,7 @@ __metadata:
"@uiw/react-md-editor": "npm:4.0.4"
"@vitejs/plugin-react": "npm:4.3.0"
"@xyflow/react": "npm:12.3.0"
apexcharts: "npm:3.51.0"
apexcharts: "npm:3.54.1"
axios: "npm:1.7.7"
chokidar: "npm:4.0.1"
ckeditor5-custom-build: "link:packages/ckeditor5-custom-build"
Expand Down