Changed Plants to Objects

Changes in outgoinginvoices
This commit is contained in:
2024-01-27 11:54:14 +01:00
parent 6f6e835b0a
commit 3167b6a20a
21 changed files with 1821 additions and 23 deletions

View File

@@ -14,6 +14,7 @@
"@nuxtjs/supabase": "^1.1.4",
"@vite-pwa/nuxt": "^0.3.3",
"nuxt": "^3.8.0",
"nuxt-tiptap-editor": "^0.0.13",
"vite-plugin-pwa": "^0.17.3",
"vue": "^3.3.7",
"vue-router": "^4.2.5"
@@ -27,6 +28,7 @@
"@fullcalendar/resource-timeline": "^6.1.10",
"@fullcalendar/timegrid": "^6.1.10",
"@fullcalendar/vue3": "^6.1.10",
"@iconify/json": "^2.2.171",
"@nuxt/content": "^2.9.0",
"@nuxt/ui-pro": "^0.7.0",
"@nuxtjs/fontaine": "^0.4.1",
@@ -49,6 +51,7 @@
"nuxt-editorjs": "^1.0.4",
"nuxt-viewport": "^2.0.6",
"papaparse": "^5.4.1",
"pdf-lib": "^1.17.1",
"pinia": "^2.1.7",
"sass": "^1.69.7",
"socket.io-client": "^4.7.2",