Dashboard completed. Demo files added

This commit is contained in:
Bahadır Sofuoğlu
2022-11-03 11:46:46 +03:00
parent f76ef79b21
commit 94092fdb61
165 changed files with 15602 additions and 57 deletions

11
package-lock.json generated
View File

@@ -8,6 +8,7 @@
"name": "sakai-vue",
"version": "0.0.0",
"dependencies": {
"chart.js": "3.3.2",
"primeflex": "^3.2.1",
"primeicons": "^6.0.1",
"primevue": "^3.18.1",
@@ -447,6 +448,11 @@
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/chart.js": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.3.2.tgz",
"integrity": "sha512-H0hSO7xqTIrwxoACqnSoNromEMfXvfuVnrbuSt2TuXfBDDofbnto4zuZlRtRvC73/b37q3wGAWZyUU41QPvNbA=="
},
"node_modules/chokidar": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
@@ -2636,6 +2642,11 @@
"supports-color": "^7.1.0"
}
},
"chart.js": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.3.2.tgz",
"integrity": "sha512-H0hSO7xqTIrwxoACqnSoNromEMfXvfuVnrbuSt2TuXfBDDofbnto4zuZlRtRvC73/b37q3wGAWZyUU41QPvNbA=="
},
"chokidar": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",