Changed Tasks List

Created Time creation
Added VueDatepicker Package
This commit is contained in:
2023-12-21 16:04:52 +01:00
parent cc636ce040
commit e792ed39c9
6 changed files with 234 additions and 169 deletions

View File

@@ -34,6 +34,7 @@
"@pinia/nuxt": "^0.5.1",
"@popperjs/core": "^2.11.8",
"@vicons/ionicons5": "^0.12.0",
"@vuepic/vue-datepicker": "^7.4.0",
"@zip.js/zip.js": "^2.7.32",
"axios": "^1.6.2",
"buffer": "^6.0.3",
@@ -45,6 +46,6 @@
"pinia": "^2.1.7",
"socket.io-client": "^4.7.2",
"uuidv4": "^6.2.13",
"v-calendar": "^3.1.2",
"v-calendar": "^3.1.2"
}
}