Merge pull request #27 from ping-pub/dependabot/npm_and_yarn/apexcharts-3.24.0

Bump apexcharts from 3.23.0 to 3.24.0
This commit is contained in:
ping
2021-08-11 23:28:03 +08:00
committed by GitHub
3 changed files with 12 additions and 12 deletions
+7 -7
View File
@@ -18,7 +18,7 @@
"@vue/composition-api": "1.0.0-beta.22",
"@vueuse/core": "4.0.0",
"animate.css": "4.1.1",
"apexcharts": "3.23.0",
"apexcharts": "3.24.0",
"axios": "0.21.1",
"axios-mock-adapter": "1.19.0",
"bootstrap": "4.6.0",
@@ -3883,9 +3883,9 @@
}
},
"node_modules/apexcharts": {
"version": "3.23.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.23.0.tgz",
"integrity": "sha512-1mV6qouuopvYR6UFSXi/Ge4jRMe//zyAN3aK05mAs4Iuet8mA0w31Q6OU6syD77bawt9p3YKNOmNF7OO2u9w0g==",
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.24.0.tgz",
"integrity": "sha512-iT6czJCIVrmAtrcO90MZTQCvC+xi6R6Acf0jNH/d40FVTtCfcqECuKIh5iAMyOTtgUb7+fQ8rbadH2bm1kbL9Q==",
"dependencies": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",
@@ -22989,9 +22989,9 @@
}
},
"apexcharts": {
"version": "3.23.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.23.0.tgz",
"integrity": "sha512-1mV6qouuopvYR6UFSXi/Ge4jRMe//zyAN3aK05mAs4Iuet8mA0w31Q6OU6syD77bawt9p3YKNOmNF7OO2u9w0g==",
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.24.0.tgz",
"integrity": "sha512-iT6czJCIVrmAtrcO90MZTQCvC+xi6R6Acf0jNH/d40FVTtCfcqECuKIh5iAMyOTtgUb7+fQ8rbadH2bm1kbL9Q==",
"requires": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",