role and user management

This commit is contained in:
Julian Krauser 2024-09-02 15:57:03 +02:00
parent 6247c385c3
commit 5ffdfcd6f2
22 changed files with 798 additions and 92 deletions

View file

@ -25,7 +25,7 @@
"license": "GPL-3.0-only",
"dependencies": {
"@headlessui/vue": "^1.7.13",
"@heroicons/vue": "^1.0.6",
"@heroicons/vue": "^2.1.5",
"axios": "^0.26.1",
"jwt-decode": "^4.0.0",
"lodash.clonedeep": "^4.5.0",