This commit is contained in:
wh1te909
2022-03-10 00:57:55 +00:00
parent 47a382b805
commit 6f760f5d4f
34 changed files with 386 additions and 288 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.1.8",
"dependencies": {
"@quasar/extras": "^1.12.5",
"apexcharts": "^3.33.1",
"apexcharts": "^3.33.2",
"axios": "^0.26.0",
"dotenv": "^16.0.0",
"qrcode.vue": "^3.3.3",
@@ -3077,9 +3077,9 @@
}
},
"node_modules/apexcharts": {
"version": "3.33.1",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.33.1.tgz",
"integrity": "sha512-5aVzrgJefd8EH4w7oRmuOhA3+cxJxQg27cYg3ANVGvPCOB4AY3mVVNtFHRFaIq7bv8ws4GRaA9MWfzoWQw3MPQ==",
"version": "3.33.2",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.33.2.tgz",
"integrity": "sha512-GkHZ3o36ZT/jSBh5y1pxxRzwM3tvtladtkcUTfXwP0wYAHK8Qj0X4ZPsupP7emRIjhOVpGsCxW9xeO3F5w+AOQ==",
"dependencies": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",
@@ -15286,9 +15286,9 @@
}
},
"apexcharts": {
"version": "3.33.1",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.33.1.tgz",
"integrity": "sha512-5aVzrgJefd8EH4w7oRmuOhA3+cxJxQg27cYg3ANVGvPCOB4AY3mVVNtFHRFaIq7bv8ws4GRaA9MWfzoWQw3MPQ==",
"version": "3.33.2",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.33.2.tgz",
"integrity": "sha512-GkHZ3o36ZT/jSBh5y1pxxRzwM3tvtladtkcUTfXwP0wYAHK8Qj0X4ZPsupP7emRIjhOVpGsCxW9xeO3F5w+AOQ==",
"requires": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",