many changes

This commit is contained in:
2024-01-11 18:33:56 +01:00
parent d62fc5d668
commit 12323382a5
17 changed files with 941 additions and 537 deletions

View File

@@ -27,12 +27,16 @@
"@fullcalendar/resource-timeline": "^6.1.10",
"@fullcalendar/vue3": "^6.1.10",
"@nuxt/content": "^2.9.0",
"@nuxt/ui-pro": "^0.6.1",
"@nuxt/ui-pro": "^0.7.0",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.0",
"@nuxtjs/strapi": "^1.9.3",
"@pinia/nuxt": "^0.5.1",
"@popperjs/core": "^2.11.8",
"@tiptap/extension-underline": "^2.1.15",
"@tiptap/pm": "^2.1.15",
"@tiptap/starter-kit": "^2.1.15",
"@tiptap/vue-3": "^2.1.15",
"@vicons/ionicons5": "^0.12.0",
"@vuepic/vue-datepicker": "^7.4.0",
"@zip.js/zip.js": "^2.7.32",
@@ -45,9 +49,11 @@
"nuxt-viewport": "^2.0.6",
"papaparse": "^5.4.1",
"pinia": "^2.1.7",
"sass": "^1.69.7",
"socket.io-client": "^4.7.2",
"uuidv4": "^6.2.13",
"v-calendar": "^3.1.2",
"vuedraggable": "^4.1.0"
"vuedraggable": "^4.1.0",
"vuetify": "^3.4.0-beta.1"
}
}