chore(deps): bump apexcharts from 3.42.0 to 3.43.0 (#1124)

This commit is contained in:
dependabot[bot] 2023-10-03 08:49:33 +02:00 committed by GitHub
parent 64f517f192
commit b1585ed0ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.7.4",
"dependencies": {
"ajv": "^8.12.0",
"apexcharts": "^3.42.0",
"apexcharts": "^3.43.0",
"axios": "^1.5.0",
"dayjs": "^1.11.10",
"lodash": "^4.17.21",
@ -3223,9 +3223,9 @@
}
},
"node_modules/apexcharts": {
"version": "3.42.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.42.0.tgz",
"integrity": "sha512-hYhzZqh2Efny9uiutkGU2M/EarJ4Nn8s6dxZ0C7E7N+SV4d1xjTioXi2NLn4UKVJabZkb3HnpXDoumXgtAymwg==",
"version": "3.43.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.43.0.tgz",
"integrity": "sha512-YPw1aLatPQMUqVLMp5d+LDaXFi4QrRQND72/XO7/2NJdg+R5MjE9sifJ0GzOfgoZM7ltBUTjwfSxIvwR/9V8yw==",
"dependencies": {
"@yr/monotone-cubic-spline": "^1.0.3",
"svg.draggable.js": "^2.2.2",

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"ajv": "^8.12.0",
"apexcharts": "^3.42.0",
"apexcharts": "^3.43.0",
"axios": "^1.5.0",
"dayjs": "^1.11.10",
"lodash": "^4.17.21",