select and query send

This commit is contained in:
Julian Krauser 2024-12-16 13:56:06 +01:00
parent b611f689b9
commit 03c0ee58f2
7 changed files with 644 additions and 553 deletions

View file

@ -40,7 +40,7 @@
"lodash.isequal": "^4.5.0",
"nprogress": "^0.2.0",
"pdf-dist": "^1.0.0",
"pinia": "^2.1.7",
"pinia": "^2.3.0",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
"socket.io-client": "^4.5.0",
@ -76,7 +76,7 @@
"typescript": "~5.4.0",
"vite": "^5.3.1",
"vite-plugin-pwa": "^0.17.4",
"vite-plugin-vue-devtools": "^7.3.1",
"vite-plugin-vue-devtools": "^7.6.8",
"vue-tsc": "^2.0.21"
}
}