Updated ApexCharts.js to 3.33.1

This commit is contained in:
pvictor 2022-02-27 18:22:42 +01:00
parent aa6d74a38d
commit ea4abf2779
No known key found for this signature in database
GPG Key ID: 31124C9F3F9268B8
4 changed files with 1671 additions and 14 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/*!
* ApexCharts v3.33.0
* ApexCharts v3.33.1
* (c) 2018-2022 ApexCharts
* Released under the MIT License.
*/

1679
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
"webpack-merge": "^5.8.0"
},
"dependencies": {
"apexcharts": "^3.33.0",
"apexcharts": "^3.33.1",
"d3-format": "^3.0.1"
}
}