Changed NumberRange Structure to Tenant JSON Column

This commit is contained in:
2024-08-10 14:25:56 +02:00
parent 4ded159c49
commit 98d14a3e34
8 changed files with 674 additions and 368 deletions

View File

@@ -14,7 +14,7 @@
"@nuxtjs/supabase": "^1.1.4",
"@vite-pwa/nuxt": "^0.3.3",
"nuxt": "^3.8.0",
"nuxt-tiptap-editor": "^0.0.13",
"nuxt-tiptap-editor": "^1.2.0",
"vite-plugin-pwa": "^0.17.3",
"vue": "^3.3.7",
"vue-router": "^4.2.5"
@@ -46,6 +46,7 @@
"axios": "^1.6.7",
"base64-arraybuffer": "^1.0.2",
"buffer": "^6.0.3",
"chart.js": "^4.4.3",
"client-oauth2": "^4.3.3",
"date-fns": "^3.6.0",
"dayjs": "^1.11.10",
@@ -60,6 +61,7 @@
"socket.io-client": "^4.7.2",
"uuidv4": "^6.2.13",
"v-calendar": "^3.1.2",
"vue-chartjs": "^5.3.1",
"vuedraggable": "^4.1.0",
"vuetify": "^3.4.0-beta.1",
"zebra-browser-print-wrapper": "^0.1.4"